2021-09-06 12:23:33.021 3940 2453035703288 MainThread INFO neutron.common.config [-] Logging enabled! 2021-09-06 12:23:33.041 3940 2453035703288 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev614 2021-09-06 12:23:33.041 3940 2453035703288 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-09-06 12:23:33.074 3940 2453035703288 MainThread INFO os_win.utils.network.networkutils [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] WMI caching is disabled. 2021-09-06 12:23:33.354 3940 2453035703288 MainThread DEBUG neutron.agent.securitygroups_rpc [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:119 2021-09-06 12:23:33.432 3940 2453035703288 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-06 12:23:33.432 3940 2453035703288 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-06 12:23:33.635 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent initialized successfully, now running... 2021-09-06 12:23:33.652 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-09-06 12:23:33.652 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-06 12:23:33.697 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-06 12:25:27.103 3940 2453129134328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e05fb19-70ab-48fb-abe9-833fb7b4c5cb - - - - -] port_update received: 17050d2a-e2b8-49e4-881b-b2cfc078bafa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:25:27.118 3940 2453129134328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e05fb19-70ab-48fb-abe9-833fb7b4c5cb - - - - -] No port 17050d2a-e2b8-49e4-881b-b2cfc078bafa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:25:29.493 3940 2453129134328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93ff4ec9-5314-4c89-881e-78f41dacbb67 - - - - -] port_update received: 5320cd97-064e-4c9c-9ead-99e61206820b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:25:30.230 3940 2453129134328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93ff4ec9-5314-4c89-881e-78f41dacbb67 - - - - -] No port 5320cd97-064e-4c9c-9ead-99e61206820b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:25:33.216 3940 2453129134328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e4e9c07-dde4-4ceb-99eb-a879dee9afdb - - - - -] port_update received: 93834802-3efe-4a63-9b8d-9e552e44babe port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:25:33.216 3940 2453129134328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e4e9c07-dde4-4ceb-99eb-a879dee9afdb - - - - -] No port 93834802-3efe-4a63-9b8d-9e552e44babe defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:25:34.361 3940 2453129134328 MainThread WARNING oslo_policy.policy [req-81a3cf3a-76d3-4e4a-bef6-e0dba0d69380 7f79a871485d49d0af552ee44ab7f9b5 33c856472a8b47f6afb4c8155b7c9056 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-09-06 12:25:34.361 3940 2453129134328 MainThread WARNING oslo_policy.policy [req-81a3cf3a-76d3-4e4a-bef6-e0dba0d69380 7f79a871485d49d0af552ee44ab7f9b5 33c856472a8b47f6afb4c8155b7c9056 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-09-06 12:25:34.361 3940 2453129134328 MainThread WARNING oslo_policy.policy [req-81a3cf3a-76d3-4e4a-bef6-e0dba0d69380 7f79a871485d49d0af552ee44ab7f9b5 33c856472a8b47f6afb4c8155b7c9056 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-09-06 12:25:34.371 3940 2453129134328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-81a3cf3a-76d3-4e4a-bef6-e0dba0d69380 7f79a871485d49d0af552ee44ab7f9b5 33c856472a8b47f6afb4c8155b7c9056 - - -] Security group rule updated on remote: ['17b4b7b3-2550-4d7a-b336-efd0085044b4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-06 12:25:34.371 3940 2453129134328 MainThread INFO neutron.agent.securitygroups_rpc [req-81a3cf3a-76d3-4e4a-bef6-e0dba0d69380 7f79a871485d49d0af552ee44ab7f9b5 33c856472a8b47f6afb4c8155b7c9056 - - -] Security group rule updated ['17b4b7b3-2550-4d7a-b336-efd0085044b4'] 2021-09-06 12:25:35.230 3940 2453129134328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-46ab3bb8-9b33-4e27-9066-4d4db0cf6c20 7f79a871485d49d0af552ee44ab7f9b5 33c856472a8b47f6afb4c8155b7c9056 - - -] Security group rule updated on remote: ['17b4b7b3-2550-4d7a-b336-efd0085044b4'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-06 12:25:35.230 3940 2453129134328 MainThread INFO neutron.agent.securitygroups_rpc [req-46ab3bb8-9b33-4e27-9066-4d4db0cf6c20 7f79a871485d49d0af552ee44ab7f9b5 33c856472a8b47f6afb4c8155b7c9056 - - -] Security group rule updated ['17b4b7b3-2550-4d7a-b336-efd0085044b4'] 2021-09-06 12:25:38.243 3940 2453129134328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cbf0f86c-142b-4a00-b310-c0b419d31c04 b776d831d5c54f909b1fae0cffb8708a dfe5935dfcf64a608abce8596ee8fcb0 - - -] Security group member updated on remote: ['b0da2dc0-a1b2-480d-a629-e264fcf7f84b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:25:38.245 3940 2453129134328 MainThread INFO neutron.agent.securitygroups_rpc [req-cbf0f86c-142b-4a00-b310-c0b419d31c04 b776d831d5c54f909b1fae0cffb8708a dfe5935dfcf64a608abce8596ee8fcb0 - - -] Security group member updated ['b0da2dc0-a1b2-480d-a629-e264fcf7f84b'] 2021-09-06 12:25:38.259 3940 2453129134328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e421f235-2080-4b22-bbbb-7ca29c6ec6ed - - - - -] port_update received: 250d58d3-61d3-43cb-868c-28c375f8f08a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:25:38.259 3940 2453129134328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e421f235-2080-4b22-bbbb-7ca29c6ec6ed - - - - -] No port 250d58d3-61d3-43cb-868c-28c375f8f08a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:25:44.698 3940 2453129134328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4698918-d73e-43b5-94a6-4ffc0c040626 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] port_update received: 2854532f-8fa3-41f0-8252-23dd684c8d7b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:25:45.387 3940 2453129134328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b4698918-d73e-43b5-94a6-4ffc0c040626 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] No port 2854532f-8fa3-41f0-8252-23dd684c8d7b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:25:50.258 3940 2453129134328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f61a953d-7c85-46e1-9cd9-dc0cc50f5d79 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] network_delete received. Deleting network da009c07-b04a-4368-8a2e-dca2324b8fd8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-06 12:25:50.258 3940 2453129134328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f61a953d-7c85-46e1-9cd9-dc0cc50f5d79 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] Network da009c07-b04a-4368-8a2e-dca2324b8fd8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-06 12:25:50.317 3940 2453129134328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-88ec909a-367c-4f46-9aea-188eb2532154 343d3eeed38742b7928249d091c055da 2d11125972f942d9b18ca82e64e35735 - - -] Security group member updated on remote: ['ddec749c-20c7-4cdd-bd08-9674bd84b0a1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:25:50.317 3940 2453129134328 MainThread INFO neutron.agent.securitygroups_rpc [req-88ec909a-367c-4f46-9aea-188eb2532154 343d3eeed38742b7928249d091c055da 2d11125972f942d9b18ca82e64e35735 - - -] Security group member updated ['ddec749c-20c7-4cdd-bd08-9674bd84b0a1'] 2021-09-06 12:25:52.039 3940 2453129134328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ef53481-6f2d-401c-99df-82a2ffaae8dc 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] network_delete received. Deleting network a8f88a2d-db50-4f15-975c-29002f222e84 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-06 12:25:52.775 3940 2453129134328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ef53481-6f2d-401c-99df-82a2ffaae8dc 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] Network a8f88a2d-db50-4f15-975c-29002f222e84 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-06 12:25:55.659 3940 2453129134328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-968c488e-f0cf-422c-bc8c-8a50a78d49a9 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] port_update received: 0c5351ff-1cd2-43ee-bb73-79ea7709e3cf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:25:56.303 3940 2453129134328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-968c488e-f0cf-422c-bc8c-8a50a78d49a9 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] No port 0c5351ff-1cd2-43ee-bb73-79ea7709e3cf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:25:59.055 3940 2453129134328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fc307929-be8a-4c61-80fa-ba3ce7444661 7f79a871485d49d0af552ee44ab7f9b5 33c856472a8b47f6afb4c8155b7c9056 - - -] Security group member updated on remote: ['17b4b7b3-2550-4d7a-b336-efd0085044b4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:25:59.055 3940 2453129134328 MainThread INFO neutron.agent.securitygroups_rpc [req-fc307929-be8a-4c61-80fa-ba3ce7444661 7f79a871485d49d0af552ee44ab7f9b5 33c856472a8b47f6afb4c8155b7c9056 - - -] Security group member updated ['17b4b7b3-2550-4d7a-b336-efd0085044b4'] 2021-09-06 12:26:00.202 3940 2453129134328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9f85b4a0-32b2-4ab5-a104-8a2b9fd25793 343d3eeed38742b7928249d091c055da 2d11125972f942d9b18ca82e64e35735 - - -] Security group member updated on remote: ['ddec749c-20c7-4cdd-bd08-9674bd84b0a1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:26:00.202 3940 2453129134328 MainThread INFO neutron.agent.securitygroups_rpc [req-9f85b4a0-32b2-4ab5-a104-8a2b9fd25793 343d3eeed38742b7928249d091c055da 2d11125972f942d9b18ca82e64e35735 - - -] Security group member updated ['ddec749c-20c7-4cdd-bd08-9674bd84b0a1'] 2021-09-06 12:26:00.715 3940 2453128427656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2854532f-8fa3-41f0-8252-23dd684c8d7b 2021-09-06 12:26:01.462 3940 2453129134328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f595361-3784-4548-8b74-9ebfcd154608 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] port_update received: e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:26:02.337 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-06 12:26:03.228 3940 2453129134504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10e16ae5-23e8-4686-af10-d4ff551704d3 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] port_update received: 73bf0113-a6d2-415a-877d-c3389623374a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:26:04.259 3940 2453129134328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f595361-3784-4548-8b74-9ebfcd154608 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] No port e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:26:04.259 3940 2453128427656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0c5351ff-1cd2-43ee-bb73-79ea7709e3cf 2021-09-06 12:26:04.259 3940 2453129134504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10e16ae5-23e8-4686-af10-d4ff551704d3 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] No port 73bf0113-a6d2-415a-877d-c3389623374a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:26:05.008 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Adding port 2854532f-8fa3-41f0-8252-23dd684c8d7b 2021-09-06 12:26:05.008 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Port 2854532f-8fa3-41f0-8252-23dd684c8d7b updated. Details: {'device': '2854532f-8fa3-41f0-8252-23dd684c8d7b', 'network_id': '5e441f20-ea52-4757-820f-0c4618e831ef', 'port_id': '2854532f-8fa3-41f0-8252-23dd684c8d7b', 'mac_address': 'fa:16:3e:21:3d:33', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 516, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c80f159f-9acb-43f8-9998-125113a7271f', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-06 12:26:05.008 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-06 12:26:05.008 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Adding port 0c5351ff-1cd2-43ee-bb73-79ea7709e3cf 2021-09-06 12:26:05.008 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Port 0c5351ff-1cd2-43ee-bb73-79ea7709e3cf updated. Details: {'device': '0c5351ff-1cd2-43ee-bb73-79ea7709e3cf', 'network_id': 'ab72d192-8e03-4421-804a-3f440b55a769', 'port_id': '0c5351ff-1cd2-43ee-bb73-79ea7709e3cf', 'mac_address': 'fa:16:3e:7c:28:6a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 525, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e65bd8c7-0d0e-4633-bf94-d8bcb0edaae1', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-06 12:26:05.008 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-06 12:26:05.008 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.base [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Loop iteration exceeded interval (2 vs. 2.670745611190796) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-09-06 12:26:05.008 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2854532f-8fa3-41f0-8252-23dd684c8d7b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:26:05.015 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2854532f-8fa3-41f0-8252-23dd684c8d7b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-06 12:26:05.015 3940 2453129134680 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5e441f20-ea52-4757-820f-0c4618e831ef 2021-09-06 12:26:05.015 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-06 12:26:05.015 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0c5351ff-1cd2-43ee-bb73-79ea7709e3cf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:26:05.015 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0c5351ff-1cd2-43ee-bb73-79ea7709e3cf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-06 12:26:05.015 3940 2453129134856 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ab72d192-8e03-4421-804a-3f440b55a769 2021-09-06 12:26:05.015 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-06 12:26:05.228 3940 2453129134856 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0c5351ff-1cd2-43ee-bb73-79ea7709e3cf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:26:05.228 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0c5351ff-1cd2-43ee-bb73-79ea7709e3cf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:26:05.228 3940 2453129134680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2854532f-8fa3-41f0-8252-23dd684c8d7b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:26:05.228 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2854532f-8fa3-41f0-8252-23dd684c8d7b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:26:05.251 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0c5351ff-1cd2-43ee-bb73-79ea7709e3cf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-06 12:26:05.251 3940 2453129134856 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 525, VLAN trunk: None to switch port 0c5351ff-1cd2-43ee-bb73-79ea7709e3cf 2021-09-06 12:26:05.274 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2854532f-8fa3-41f0-8252-23dd684c8d7b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-06 12:26:05.274 3940 2453129134680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 516, VLAN trunk: None to switch port 2854532f-8fa3-41f0-8252-23dd684c8d7b 2021-09-06 12:26:05.352 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-06 12:26:05.352 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0c5351ff-1cd2-43ee-bb73-79ea7709e3cf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:26:05.352 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-06 12:26:05.352 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2854532f-8fa3-41f0-8252-23dd684c8d7b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:26:06.173 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2854532f-8fa3-41f0-8252-23dd684c8d7b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:26:07.058 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:26:07.883 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b0da2dc0-a1b2-480d-a629-e264fcf7f84b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:26:07.883 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b0da2dc0-a1b2-480d-a629-e264fcf7f84b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-06 12:26:08.899 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2854532f-8fa3-41f0-8252-23dd684c8d7b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:26:08.899 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-06 12:26:08.899 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2854532f-8fa3-41f0-8252-23dd684c8d7b not yet added. Adding. 2021-09-06 12:26:08.899 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-06 12:26:08.899 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-06 12:26:08.899 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0c5351ff-1cd2-43ee-bb73-79ea7709e3cf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:26:08.899 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:26:08.899 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ddec749c-20c7-4cdd-bd08-9674bd84b0a1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:26:08.899 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ddec749c-20c7-4cdd-bd08-9674bd84b0a1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-06 12:26:08.899 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0c5351ff-1cd2-43ee-bb73-79ea7709e3cf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:26:08.899 3940 2453129134856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-06 12:26:08.899 3940 2453129134856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0c5351ff-1cd2-43ee-bb73-79ea7709e3cf not yet added. Adding. 2021-09-06 12:26:08.899 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-06 12:26:08.925 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-06 12:26:09.063 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c5351ff-1cd2-43ee-bb73-79ea7709e3cf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:26:09.073 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2854532f-8fa3-41f0-8252-23dd684c8d7b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:26:09.184 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c5351ff-1cd2-43ee-bb73-79ea7709e3cf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:26:09.184 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c5351ff-1cd2-43ee-bb73-79ea7709e3cf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:26:09.196 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2854532f-8fa3-41f0-8252-23dd684c8d7b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:26:09.196 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2854532f-8fa3-41f0-8252-23dd684c8d7b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:26:09.340 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c5351ff-1cd2-43ee-bb73-79ea7709e3cf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:26:09.340 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2854532f-8fa3-41f0-8252-23dd684c8d7b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:26:09.482 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0c5351ff-1cd2-43ee-bb73-79ea7709e3cf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:26:09.482 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0c5351ff-1cd2-43ee-bb73-79ea7709e3cf status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-06 12:26:09.482 3940 2453129134856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0c5351ff-1cd2-43ee-bb73-79ea7709e3cf processed. 2021-09-06 12:26:09.502 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2854532f-8fa3-41f0-8252-23dd684c8d7b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.485s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:26:09.502 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2854532f-8fa3-41f0-8252-23dd684c8d7b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-06 12:26:09.502 3940 2453129134680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2854532f-8fa3-41f0-8252-23dd684c8d7b processed. 2021-09-06 12:26:10.898 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:26:10.923 3940 2453128427656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 73bf0113-a6d2-415a-877d-c3389623374a 2021-09-06 12:26:10.923 3940 2453128427656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd 2021-09-06 12:26:11.711 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:26:12.914 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-06 12:26:13.747 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Adding port 73bf0113-a6d2-415a-877d-c3389623374a 2021-09-06 12:26:13.747 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Port 73bf0113-a6d2-415a-877d-c3389623374a updated. Details: {'device': '73bf0113-a6d2-415a-877d-c3389623374a', 'network_id': 'ab72d192-8e03-4421-804a-3f440b55a769', 'port_id': '73bf0113-a6d2-415a-877d-c3389623374a', 'mac_address': 'fa:16:3e:47:1f:f3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 525, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e65bd8c7-0d0e-4633-bf94-d8bcb0edaae1', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-06 12:26:13.747 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-06 12:26:13.747 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Adding port e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd 2021-09-06 12:26:13.747 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Port e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd updated. Details: {'device': 'e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd', 'network_id': 'baed0245-b7b3-4541-947f-55d4aea6cfbd', 'port_id': 'e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd', 'mac_address': 'fa:16:3e:55:8b:48', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 545, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '814a0f23-e206-45b4-b9b0-04c0a7ba1df6', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-06 12:26:13.747 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-06 12:26:13.747 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:26:13.747 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-06 12:26:13.747 3940 2453129134856 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network baed0245-b7b3-4541-947f-55d4aea6cfbd 2021-09-06 12:26:13.747 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-06 12:26:13.747 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-73bf0113-a6d2-415a-877d-c3389623374a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:26:13.768 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 73bf0113-a6d2-415a-877d-c3389623374a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-06 12:26:13.768 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-06 12:26:13.977 3940 2453129134680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '73bf0113-a6d2-415a-877d-c3389623374a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:26:13.977 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '73bf0113-a6d2-415a-877d-c3389623374a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:26:13.999 3940 2453129134856 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:26:13.999 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:26:13.999 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 73bf0113-a6d2-415a-877d-c3389623374a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-06 12:26:13.999 3940 2453129134680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 525, VLAN trunk: None to switch port 73bf0113-a6d2-415a-877d-c3389623374a 2021-09-06 12:26:14.015 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-06 12:26:14.015 3940 2453129134856 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 545, VLAN trunk: None to switch port e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd 2021-09-06 12:26:14.136 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-06 12:26:14.136 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['73bf0113-a6d2-415a-877d-c3389623374a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:26:14.160 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-06 12:26:14.160 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:26:14.802 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['73bf0113-a6d2-415a-877d-c3389623374a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:26:14.802 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:26:14.802 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ddec749c-20c7-4cdd-bd08-9674bd84b0a1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:26:14.802 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ddec749c-20c7-4cdd-bd08-9674bd84b0a1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-06 12:26:14.802 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 73bf0113-a6d2-415a-877d-c3389623374a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:26:14.802 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-06 12:26:14.802 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 73bf0113-a6d2-415a-877d-c3389623374a not yet added. Adding. 2021-09-06 12:26:14.802 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-06 12:26:14.811 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-06 12:26:14.811 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:26:14.811 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:26:14.811 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (17b4b7b3-2550-4d7a-b336-efd0085044b4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:26:14.811 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:26:14.811 3940 2453129134856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-06 12:26:14.811 3940 2453129134856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd not yet added. Adding. 2021-09-06 12:26:14.811 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-06 12:26:14.811 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-06 12:26:14.995 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73bf0113-a6d2-415a-877d-c3389623374a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:26:15.027 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:26:15.157 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73bf0113-a6d2-415a-877d-c3389623374a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:26:15.157 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73bf0113-a6d2-415a-877d-c3389623374a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:26:15.185 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:26:15.185 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:26:15.367 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73bf0113-a6d2-415a-877d-c3389623374a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:26:15.386 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:26:15.524 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-73bf0113-a6d2-415a-877d-c3389623374a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:26:15.524 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 73bf0113-a6d2-415a-877d-c3389623374a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-06 12:26:15.524 3940 2453129134680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 73bf0113-a6d2-415a-877d-c3389623374a processed. 2021-09-06 12:26:15.571 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:26:15.571 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-06 12:26:15.571 3940 2453129134856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd processed. 2021-09-06 12:26:16.919 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:26:17.891 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.968s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:26:32.930 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-679dcfd3-34fd-457d-8adc-61338c03c014 b776d831d5c54f909b1fae0cffb8708a dfe5935dfcf64a608abce8596ee8fcb0 - - -] Security group member updated on remote: ['b0da2dc0-a1b2-480d-a629-e264fcf7f84b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:26:32.930 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [req-679dcfd3-34fd-457d-8adc-61338c03c014 b776d831d5c54f909b1fae0cffb8708a dfe5935dfcf64a608abce8596ee8fcb0 - - -] Security group member updated ['b0da2dc0-a1b2-480d-a629-e264fcf7f84b'] 2021-09-06 12:26:32.930 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [req-679dcfd3-34fd-457d-8adc-61338c03c014 b776d831d5c54f909b1fae0cffb8708a dfe5935dfcf64a608abce8596ee8fcb0 - - -] Refresh firewall rules 2021-09-06 12:26:32.930 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-679dcfd3-34fd-457d-8adc-61338c03c014 b776d831d5c54f909b1fae0cffb8708a dfe5935dfcf64a608abce8596ee8fcb0 - - -] Get security group information for devices via rpc ['2854532f-8fa3-41f0-8252-23dd684c8d7b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:26:33.012 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [req-679dcfd3-34fd-457d-8adc-61338c03c014 b776d831d5c54f909b1fae0cffb8708a dfe5935dfcf64a608abce8596ee8fcb0 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:26:33.012 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [req-679dcfd3-34fd-457d-8adc-61338c03c014 b776d831d5c54f909b1fae0cffb8708a dfe5935dfcf64a608abce8596ee8fcb0 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:26:33.212 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-679dcfd3-34fd-457d-8adc-61338c03c014 b776d831d5c54f909b1fae0cffb8708a dfe5935dfcf64a608abce8596ee8fcb0 - - -] port_delete event received for '2854532f-8fa3-41f0-8252-23dd684c8d7b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:26:33.227 3940 2453128427832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2854532f-8fa3-41f0-8252-23dd684c8d7b 2021-09-06 12:26:34.987 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-06 12:26:34.987 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2854532f-8fa3-41f0-8252-23dd684c8d7b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-06 12:26:34.987 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2854532f-8fa3-41f0-8252-23dd684c8d7b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-06 12:26:34.987 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2854532f-8fa3-41f0-8252-23dd684c8d7b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-06 12:26:35.009 3940 2453129134856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5e441f20-ea52-4757-820f-0c4618e831ef 2021-09-06 12:26:35.009 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2854532f-8fa3-41f0-8252-23dd684c8d7b'] 2021-09-06 12:26:35.009 3940 2453129134856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-06 12:26:35.009 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-06 12:26:35.009 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2854532f-8fa3-41f0-8252-23dd684c8d7b'] 2021-09-06 12:26:37.008 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:26:37.112 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:26:37.664 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b12a6efb-5952-42e1-974c-88c54ef42c69 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] network_delete received. Deleting network 5e441f20-ea52-4757-820f-0c4618e831ef network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-06 12:26:38.618 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b12a6efb-5952-42e1-974c-88c54ef42c69 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] Network 5e441f20-ea52-4757-820f-0c4618e831ef not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-06 12:26:44.577 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de51cab9-f207-4a71-bc3f-883d568f323c - - - - -] port_update received: ab1b4711-fe90-4adf-a294-bd784c2f8fda port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:26:44.593 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de51cab9-f207-4a71-bc3f-883d568f323c - - - - -] No port ab1b4711-fe90-4adf-a294-bd784c2f8fda defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:26:51.619 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06e53e18-fedc-4557-98fc-58538640d1f9 - - - - -] port_update received: 2cea185d-8f20-4bd1-8c75-388818a2460b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:26:51.648 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06e53e18-fedc-4557-98fc-58538640d1f9 - - - - -] No port 2cea185d-8f20-4bd1-8c75-388818a2460b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:26:52.304 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47f2400a-243e-448f-8591-e2a85d36abcd - - - - -] port_update received: 376f2106-63c2-411d-8da1-8f959c64d0d5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:26:52.320 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47f2400a-243e-448f-8591-e2a85d36abcd - - - - -] No port 376f2106-63c2-411d-8da1-8f959c64d0d5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:26:56.605 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-34091832-9204-45dc-b1b9-3866bf25ad74 161224967dbd4ee495296a3c1b0b68d9 98a382ee552040f58470e5617405beea - - -] Security group rule updated on remote: ['b7be28d4-8ca1-4431-b158-53b61a2cc8d2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-06 12:26:56.605 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [req-34091832-9204-45dc-b1b9-3866bf25ad74 161224967dbd4ee495296a3c1b0b68d9 98a382ee552040f58470e5617405beea - - -] Security group rule updated ['b7be28d4-8ca1-4431-b158-53b61a2cc8d2'] 2021-09-06 12:26:57.147 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-10ba61ff-e97f-4a8a-b1ad-51624f692ec6 161224967dbd4ee495296a3c1b0b68d9 98a382ee552040f58470e5617405beea - - -] Security group rule updated on remote: ['b7be28d4-8ca1-4431-b158-53b61a2cc8d2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-06 12:26:57.147 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [req-10ba61ff-e97f-4a8a-b1ad-51624f692ec6 161224967dbd4ee495296a3c1b0b68d9 98a382ee552040f58470e5617405beea - - -] Security group rule updated ['b7be28d4-8ca1-4431-b158-53b61a2cc8d2'] 2021-09-06 12:27:00.747 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f4a763c-4705-4cff-aac4-e8d7aa0496b0 - - - - -] port_update received: a3bcb00b-e73c-4df0-805c-9fb2e01fe202 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:27:01.506 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f4a763c-4705-4cff-aac4-e8d7aa0496b0 - - - - -] No port a3bcb00b-e73c-4df0-805c-9fb2e01fe202 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:27:02.196 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4db0ca7-5a16-4a43-bba1-c92e237a1da9 - - - - -] port_update received: a042e040-9dab-47ba-b14b-b52d6fc15e1d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:27:02.224 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4db0ca7-5a16-4a43-bba1-c92e237a1da9 - - - - -] No port a042e040-9dab-47ba-b14b-b52d6fc15e1d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:27:06.678 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8ab59369-e5b2-4d92-89e1-3cba1feb1d01 28c38a1b24ae40c5910e47c483a54c47 5ed9a63355164440857c2cb3b6f90636 - - -] Security group rule updated on remote: ['aa0d3f0f-2a6c-4356-97b9-32a1ea182113'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-06 12:27:06.678 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [req-8ab59369-e5b2-4d92-89e1-3cba1feb1d01 28c38a1b24ae40c5910e47c483a54c47 5ed9a63355164440857c2cb3b6f90636 - - -] Security group rule updated ['aa0d3f0f-2a6c-4356-97b9-32a1ea182113'] 2021-09-06 12:27:07.177 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-17cbe7c8-cde3-4c3a-9c6a-de83d8c32c8e 28c38a1b24ae40c5910e47c483a54c47 5ed9a63355164440857c2cb3b6f90636 - - -] Security group rule updated on remote: ['aa0d3f0f-2a6c-4356-97b9-32a1ea182113'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-06 12:27:07.177 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [req-17cbe7c8-cde3-4c3a-9c6a-de83d8c32c8e 28c38a1b24ae40c5910e47c483a54c47 5ed9a63355164440857c2cb3b6f90636 - - -] Security group rule updated ['aa0d3f0f-2a6c-4356-97b9-32a1ea182113'] 2021-09-06 12:27:07.934 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-11fb12c5-d88c-4126-8d3f-14d8a2c984c6 161224967dbd4ee495296a3c1b0b68d9 98a382ee552040f58470e5617405beea - - -] Security group member updated on remote: ['b7be28d4-8ca1-4431-b158-53b61a2cc8d2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:27:07.934 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [req-11fb12c5-d88c-4126-8d3f-14d8a2c984c6 161224967dbd4ee495296a3c1b0b68d9 98a382ee552040f58470e5617405beea - - -] Security group member updated ['b7be28d4-8ca1-4431-b158-53b61a2cc8d2'] 2021-09-06 12:27:09.866 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8fd4b4d4-3376-4d98-8edd-6403032fe362 28c38a1b24ae40c5910e47c483a54c47 5ed9a63355164440857c2cb3b6f90636 - - -] Security group rule updated on remote: ['aa0d3f0f-2a6c-4356-97b9-32a1ea182113'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-06 12:27:09.866 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [req-8fd4b4d4-3376-4d98-8edd-6403032fe362 28c38a1b24ae40c5910e47c483a54c47 5ed9a63355164440857c2cb3b6f90636 - - -] Security group rule updated ['aa0d3f0f-2a6c-4356-97b9-32a1ea182113'] 2021-09-06 12:27:09.896 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d207b92-2ac3-4d68-a200-4867ca6cb532 - - - - -] port_update received: 965df8a2-d542-4927-863e-f7c29b1db9f7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:27:10.913 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8fa7ef1a-d602-4754-ae41-b57a89363965 28c38a1b24ae40c5910e47c483a54c47 5ed9a63355164440857c2cb3b6f90636 - - -] Security group rule updated on remote: ['aa0d3f0f-2a6c-4356-97b9-32a1ea182113'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-06 12:27:10.913 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [req-8fa7ef1a-d602-4754-ae41-b57a89363965 28c38a1b24ae40c5910e47c483a54c47 5ed9a63355164440857c2cb3b6f90636 - - -] Security group rule updated ['aa0d3f0f-2a6c-4356-97b9-32a1ea182113'] 2021-09-06 12:27:10.913 3940 2453129135912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f1730b28-f594-446c-a04c-914cbbcadeae 28c38a1b24ae40c5910e47c483a54c47 5ed9a63355164440857c2cb3b6f90636 - - -] Security group rule updated on remote: ['aa0d3f0f-2a6c-4356-97b9-32a1ea182113'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-06 12:27:10.913 3940 2453129135912 MainThread INFO neutron.agent.securitygroups_rpc [req-f1730b28-f594-446c-a04c-914cbbcadeae 28c38a1b24ae40c5910e47c483a54c47 5ed9a63355164440857c2cb3b6f90636 - - -] Security group rule updated ['aa0d3f0f-2a6c-4356-97b9-32a1ea182113'] 2021-09-06 12:27:10.913 3940 2453129135736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-715c6572-156b-412c-81d2-1dda3997c03a 28c38a1b24ae40c5910e47c483a54c47 5ed9a63355164440857c2cb3b6f90636 - - -] Security group rule updated on remote: ['aa0d3f0f-2a6c-4356-97b9-32a1ea182113'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-06 12:27:10.913 3940 2453129135736 MainThread INFO neutron.agent.securitygroups_rpc [req-715c6572-156b-412c-81d2-1dda3997c03a 28c38a1b24ae40c5910e47c483a54c47 5ed9a63355164440857c2cb3b6f90636 - - -] Security group rule updated ['aa0d3f0f-2a6c-4356-97b9-32a1ea182113'] 2021-09-06 12:27:10.932 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d207b92-2ac3-4d68-a200-4867ca6cb532 - - - - -] No port 965df8a2-d542-4927-863e-f7c29b1db9f7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:27:11.679 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0503b09-c785-4e79-93b0-b235d48d5d38 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] port_update received: 8d88c075-c9af-4730-99d2-81158cd16bcb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:27:11.693 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0503b09-c785-4e79-93b0-b235d48d5d38 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] No port 8d88c075-c9af-4730-99d2-81158cd16bcb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:27:13.617 3940 2453128427656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8d88c075-c9af-4730-99d2-81158cd16bcb 2021-09-06 12:27:13.911 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-06 12:27:15.051 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Adding port 8d88c075-c9af-4730-99d2-81158cd16bcb 2021-09-06 12:27:15.577 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Port 8d88c075-c9af-4730-99d2-81158cd16bcb updated. Details: {'device': '8d88c075-c9af-4730-99d2-81158cd16bcb', 'network_id': 'c01636bb-dde8-41a5-b997-8fc336e76f76', 'port_id': '8d88c075-c9af-4730-99d2-81158cd16bcb', 'mac_address': 'fa:16:3e:b8:d5:e8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 519, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cf075e35-2e84-433d-ad7d-fd3de96f9f2a', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-06 12:27:15.577 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-06 12:27:15.577 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8d88c075-c9af-4730-99d2-81158cd16bcb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:27:15.577 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8d88c075-c9af-4730-99d2-81158cd16bcb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-06 12:27:15.577 3940 2453129134856 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c01636bb-dde8-41a5-b997-8fc336e76f76 2021-09-06 12:27:15.593 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-06 12:27:17.021 3940 2453129134856 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8d88c075-c9af-4730-99d2-81158cd16bcb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:27:17.021 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8d88c075-c9af-4730-99d2-81158cd16bcb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:27:17.021 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8d88c075-c9af-4730-99d2-81158cd16bcb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-06 12:27:17.021 3940 2453129134856 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 519, VLAN trunk: None to switch port 8d88c075-c9af-4730-99d2-81158cd16bcb 2021-09-06 12:27:17.183 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-06 12:27:17.183 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8d88c075-c9af-4730-99d2-81158cd16bcb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:27:17.372 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8d88c075-c9af-4730-99d2-81158cd16bcb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:27:17.372 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:27:17.372 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b7be28d4-8ca1-4431-b158-53b61a2cc8d2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:27:17.372 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8d88c075-c9af-4730-99d2-81158cd16bcb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:27:17.372 3940 2453129134856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-06 12:27:17.372 3940 2453129134856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8d88c075-c9af-4730-99d2-81158cd16bcb not yet added. Adding. 2021-09-06 12:27:17.372 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-06 12:27:17.381 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-06 12:27:17.568 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d88c075-c9af-4730-99d2-81158cd16bcb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:27:17.756 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d88c075-c9af-4730-99d2-81158cd16bcb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:27:17.756 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d88c075-c9af-4730-99d2-81158cd16bcb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:27:17.929 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d88c075-c9af-4730-99d2-81158cd16bcb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:27:18.069 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8d88c075-c9af-4730-99d2-81158cd16bcb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:27:18.069 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8d88c075-c9af-4730-99d2-81158cd16bcb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-06 12:27:18.069 3940 2453129134856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8d88c075-c9af-4730-99d2-81158cd16bcb processed. 2021-09-06 12:27:18.764 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:27:19.195 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:27:31.847 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ed74c5ff-9805-498b-80d8-e2eb5f1c6e07 ad6b17802f64419d992c24400c95642c 4ad9b5cb4e2c437e849eb9187c6f170a - - -] Security group member updated on remote: ['c57e87e3-ba5b-4b3d-8ed1-96abc9062406'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:27:31.847 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [req-ed74c5ff-9805-498b-80d8-e2eb5f1c6e07 ad6b17802f64419d992c24400c95642c 4ad9b5cb4e2c437e849eb9187c6f170a - - -] Security group member updated ['c57e87e3-ba5b-4b3d-8ed1-96abc9062406'] 2021-09-06 12:27:31.957 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd5a75b4-a798-465b-b756-2c96f6464c5a - - - - -] port_update received: fbce5e5c-4f9c-4ff5-8ff3-d09736547788 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:27:31.973 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd5a75b4-a798-465b-b756-2c96f6464c5a - - - - -] No port fbce5e5c-4f9c-4ff5-8ff3-d09736547788 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:27:33.820 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15e89c98-f196-4bb4-9c44-b6b5e005cc31 15f5d125d8764a0d85527a34bb48878d cf9dfeb2e6c34d6585957914e238d6a4 - - -] Security group member updated on remote: ['6c6a7ab2-a41d-4141-84e6-2e71176efc30'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:27:33.820 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [req-15e89c98-f196-4bb4-9c44-b6b5e005cc31 15f5d125d8764a0d85527a34bb48878d cf9dfeb2e6c34d6585957914e238d6a4 - - -] Security group member updated ['6c6a7ab2-a41d-4141-84e6-2e71176efc30'] 2021-09-06 12:27:33.935 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a300e467-332d-480d-a264-0291316abe75 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] port_update received: c6ba74b0-b826-4a6f-86be-6948bc2d1a1a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:27:33.942 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a300e467-332d-480d-a264-0291316abe75 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] No port c6ba74b0-b826-4a6f-86be-6948bc2d1a1a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:27:35.315 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0baa6c5a-fed3-4540-82db-519d0cedeb71 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] port_update received: 0f4cd871-c748-4387-a3ba-3b6401ccbf8e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:27:36.095 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0baa6c5a-fed3-4540-82db-519d0cedeb71 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] No port 0f4cd871-c748-4387-a3ba-3b6401ccbf8e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:27:36.924 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0fc4622b-13c9-4e09-96d9-cb070593590d - - - - -] port_update received: 416eefea-dedb-4cbe-b193-9368a435f4e5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:27:37.956 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0fc4622b-13c9-4e09-96d9-cb070593590d - - - - -] No port 416eefea-dedb-4cbe-b193-9368a435f4e5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:27:39.986 3940 2453128427656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c6ba74b0-b826-4a6f-86be-6948bc2d1a1a 2021-09-06 12:27:40.940 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-06 12:27:41.488 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Adding port c6ba74b0-b826-4a6f-86be-6948bc2d1a1a 2021-09-06 12:27:41.488 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Port c6ba74b0-b826-4a6f-86be-6948bc2d1a1a updated. Details: {'device': 'c6ba74b0-b826-4a6f-86be-6948bc2d1a1a', 'network_id': '6bbcadd1-ca41-41e1-ae0c-c323e8e62c5d', 'port_id': 'c6ba74b0-b826-4a6f-86be-6948bc2d1a1a', 'mac_address': 'fa:16:3e:08:b3:12', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 515, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e298a3e3-4096-4fc1-8b57-3d8361ac1c44', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-06 12:27:41.488 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-06 12:27:41.488 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c6ba74b0-b826-4a6f-86be-6948bc2d1a1a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:27:41.488 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c6ba74b0-b826-4a6f-86be-6948bc2d1a1a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-06 12:27:41.488 3940 2453129134856 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6bbcadd1-ca41-41e1-ae0c-c323e8e62c5d 2021-09-06 12:27:41.488 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-06 12:27:41.721 3940 2453129134856 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c6ba74b0-b826-4a6f-86be-6948bc2d1a1a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:27:41.721 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c6ba74b0-b826-4a6f-86be-6948bc2d1a1a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:27:41.737 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c6ba74b0-b826-4a6f-86be-6948bc2d1a1a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-06 12:27:41.737 3940 2453129134856 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 515, VLAN trunk: None to switch port c6ba74b0-b826-4a6f-86be-6948bc2d1a1a 2021-09-06 12:27:41.877 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-06 12:27:41.877 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c6ba74b0-b826-4a6f-86be-6948bc2d1a1a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:27:42.019 3940 2453128427656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0f4cd871-c748-4387-a3ba-3b6401ccbf8e 2021-09-06 12:27:42.081 3940 2453129135736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef178f1d-3fd1-497d-8349-e59fea42e2ad - - - - -] port_update received: 2c9a49a9-7f53-47f5-90e5-05e042d0e489 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:27:42.101 3940 2453129135736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef178f1d-3fd1-497d-8349-e59fea42e2ad - - - - -] No port 2c9a49a9-7f53-47f5-90e5-05e042d0e489 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:27:42.131 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c6ba74b0-b826-4a6f-86be-6948bc2d1a1a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:27:42.131 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:27:42.131 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c57e87e3-ba5b-4b3d-8ed1-96abc9062406) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:27:42.131 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c57e87e3-ba5b-4b3d-8ed1-96abc9062406) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-06 12:27:42.131 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c6ba74b0-b826-4a6f-86be-6948bc2d1a1a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:27:42.131 3940 2453129134856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-06 12:27:42.131 3940 2453129134856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c6ba74b0-b826-4a6f-86be-6948bc2d1a1a not yet added. Adding. 2021-09-06 12:27:42.131 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-06 12:27:42.131 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-06 12:27:42.363 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6ba74b0-b826-4a6f-86be-6948bc2d1a1a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:27:42.629 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6ba74b0-b826-4a6f-86be-6948bc2d1a1a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:27:42.629 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6ba74b0-b826-4a6f-86be-6948bc2d1a1a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:27:42.861 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6ba74b0-b826-4a6f-86be-6948bc2d1a1a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:27:42.946 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-06 12:27:43.035 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c6ba74b0-b826-4a6f-86be-6948bc2d1a1a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:27:43.035 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c6ba74b0-b826-4a6f-86be-6948bc2d1a1a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-06 12:27:43.035 3940 2453129134856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c6ba74b0-b826-4a6f-86be-6948bc2d1a1a processed. 2021-09-06 12:27:43.285 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Adding port 0f4cd871-c748-4387-a3ba-3b6401ccbf8e 2021-09-06 12:27:43.285 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Port 0f4cd871-c748-4387-a3ba-3b6401ccbf8e updated. Details: {'device': '0f4cd871-c748-4387-a3ba-3b6401ccbf8e', 'network_id': 'dfa5b0a3-d17d-4072-a525-e33d624e3586', 'port_id': '0f4cd871-c748-4387-a3ba-3b6401ccbf8e', 'mac_address': 'fa:16:3e:08:ce:bc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 502, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '322a2179-8a1e-4b0b-9812-5c227cc81351', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-06 12:27:43.306 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-06 12:27:43.306 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0f4cd871-c748-4387-a3ba-3b6401ccbf8e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:27:43.306 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0f4cd871-c748-4387-a3ba-3b6401ccbf8e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-06 12:27:43.306 3940 2453129134856 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network dfa5b0a3-d17d-4072-a525-e33d624e3586 2021-09-06 12:27:43.306 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-06 12:27:43.550 3940 2453129134856 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0f4cd871-c748-4387-a3ba-3b6401ccbf8e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:27:43.550 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0f4cd871-c748-4387-a3ba-3b6401ccbf8e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:27:43.567 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0f4cd871-c748-4387-a3ba-3b6401ccbf8e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-06 12:27:43.567 3940 2453129134856 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 502, VLAN trunk: None to switch port 0f4cd871-c748-4387-a3ba-3b6401ccbf8e 2021-09-06 12:27:43.735 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-06 12:27:43.735 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0f4cd871-c748-4387-a3ba-3b6401ccbf8e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:27:44.065 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0f4cd871-c748-4387-a3ba-3b6401ccbf8e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:27:44.065 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:27:44.065 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6c6a7ab2-a41d-4141-84e6-2e71176efc30) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:27:44.065 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6c6a7ab2-a41d-4141-84e6-2e71176efc30) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-06 12:27:44.065 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0f4cd871-c748-4387-a3ba-3b6401ccbf8e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:27:44.065 3940 2453129134856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-06 12:27:44.065 3940 2453129134856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0f4cd871-c748-4387-a3ba-3b6401ccbf8e not yet added. Adding. 2021-09-06 12:27:44.065 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-06 12:27:44.065 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-06 12:27:44.267 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0f4cd871-c748-4387-a3ba-3b6401ccbf8e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:27:44.488 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0f4cd871-c748-4387-a3ba-3b6401ccbf8e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:27:44.488 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0f4cd871-c748-4387-a3ba-3b6401ccbf8e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:27:44.767 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0f4cd871-c748-4387-a3ba-3b6401ccbf8e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:27:44.907 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0f4cd871-c748-4387-a3ba-3b6401ccbf8e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.610s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:27:44.907 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0f4cd871-c748-4387-a3ba-3b6401ccbf8e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-06 12:27:44.907 3940 2453129134856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0f4cd871-c748-4387-a3ba-3b6401ccbf8e processed. 2021-09-06 12:27:44.938 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:27:45.223 3940 2453129135736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dda3e558-1a61-4628-bcd0-eeb6bf722e99 eb2c2efeaf1643ee9e64ce1c496b60d7 db91157fff4142dca794678862ca6735 - - -] Security group rule updated on remote: ['6c2d3716-126f-4652-905f-28d47764b0db'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-06 12:27:45.223 3940 2453129135736 MainThread INFO neutron.agent.securitygroups_rpc [req-dda3e558-1a61-4628-bcd0-eeb6bf722e99 eb2c2efeaf1643ee9e64ce1c496b60d7 db91157fff4142dca794678862ca6735 - - -] Security group rule updated ['6c2d3716-126f-4652-905f-28d47764b0db'] 2021-09-06 12:27:45.512 3940 2453129135736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fa71f9f3-3905-440a-b92f-c61472c6738e eb2c2efeaf1643ee9e64ce1c496b60d7 db91157fff4142dca794678862ca6735 - - -] Security group rule updated on remote: ['6c2d3716-126f-4652-905f-28d47764b0db'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-06 12:27:45.512 3940 2453129135736 MainThread INFO neutron.agent.securitygroups_rpc [req-fa71f9f3-3905-440a-b92f-c61472c6738e eb2c2efeaf1643ee9e64ce1c496b60d7 db91157fff4142dca794678862ca6735 - - -] Security group rule updated ['6c2d3716-126f-4652-905f-28d47764b0db'] 2021-09-06 12:27:45.797 3940 2453129135736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5dd9febf-364f-40ec-aa7b-41314c9450c1 eb2c2efeaf1643ee9e64ce1c496b60d7 db91157fff4142dca794678862ca6735 - - -] Security group rule updated on remote: ['6c2d3716-126f-4652-905f-28d47764b0db'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-06 12:27:45.797 3940 2453129135736 MainThread INFO neutron.agent.securitygroups_rpc [req-5dd9febf-364f-40ec-aa7b-41314c9450c1 eb2c2efeaf1643ee9e64ce1c496b60d7 db91157fff4142dca794678862ca6735 - - -] Security group rule updated ['6c2d3716-126f-4652-905f-28d47764b0db'] 2021-09-06 12:27:45.821 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:27:46.165 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-44165e8b-45fa-417c-8c44-8c5b4460363c eb2c2efeaf1643ee9e64ce1c496b60d7 db91157fff4142dca794678862ca6735 - - -] Security group rule updated on remote: ['6c2d3716-126f-4652-905f-28d47764b0db'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-06 12:27:46.165 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [req-44165e8b-45fa-417c-8c44-8c5b4460363c eb2c2efeaf1643ee9e64ce1c496b60d7 db91157fff4142dca794678862ca6735 - - -] Security group rule updated ['6c2d3716-126f-4652-905f-28d47764b0db'] 2021-09-06 12:27:46.431 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8cb56cfc-a0ce-4b42-b980-a5497cea8f2c eb2c2efeaf1643ee9e64ce1c496b60d7 db91157fff4142dca794678862ca6735 - - -] Security group rule updated on remote: ['6c2d3716-126f-4652-905f-28d47764b0db'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-06 12:27:46.431 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [req-8cb56cfc-a0ce-4b42-b980-a5497cea8f2c eb2c2efeaf1643ee9e64ce1c496b60d7 db91157fff4142dca794678862ca6735 - - -] Security group rule updated ['6c2d3716-126f-4652-905f-28d47764b0db'] 2021-09-06 12:27:46.611 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-905e5765-a27e-4389-a204-9dbb0dce3bb7 eb2c2efeaf1643ee9e64ce1c496b60d7 db91157fff4142dca794678862ca6735 - - -] Security group rule updated on remote: ['6c2d3716-126f-4652-905f-28d47764b0db'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-06 12:27:46.611 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [req-905e5765-a27e-4389-a204-9dbb0dce3bb7 eb2c2efeaf1643ee9e64ce1c496b60d7 db91157fff4142dca794678862ca6735 - - -] Security group rule updated ['6c2d3716-126f-4652-905f-28d47764b0db'] 2021-09-06 12:27:47.345 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e83bb527-ab58-43fd-8e81-08794dbbd6f2 - - - - -] port_update received: 5bc35563-9685-4d34-8cc3-ac527356ee6a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:27:47.376 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e83bb527-ab58-43fd-8e81-08794dbbd6f2 - - - - -] No port 5bc35563-9685-4d34-8cc3-ac527356ee6a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:27:48.628 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-019e3dbc-fd02-4d87-83eb-644a077a0f82 28c38a1b24ae40c5910e47c483a54c47 5ed9a63355164440857c2cb3b6f90636 - - -] Security group member updated on remote: ['aa0d3f0f-2a6c-4356-97b9-32a1ea182113'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:27:48.628 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [req-019e3dbc-fd02-4d87-83eb-644a077a0f82 28c38a1b24ae40c5910e47c483a54c47 5ed9a63355164440857c2cb3b6f90636 - - -] Security group member updated ['aa0d3f0f-2a6c-4356-97b9-32a1ea182113'] 2021-09-06 12:27:50.101 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b2f6a24-04ef-44d7-bb9b-8404b346d484 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] port_update received: b1a213af-07f1-4ab3-bbe1-dc7420f48404 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:27:50.131 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b2f6a24-04ef-44d7-bb9b-8404b346d484 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] No port b1a213af-07f1-4ab3-bbe1-dc7420f48404 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:27:52.109 3940 2453128427832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c6ba74b0-b826-4a6f-86be-6948bc2d1a1a 2021-09-06 12:27:52.222 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-911b7ea9-9a19-4b72-abdd-944798363fb8 ad6b17802f64419d992c24400c95642c 4ad9b5cb4e2c437e849eb9187c6f170a - - -] Security group member updated on remote: ['c57e87e3-ba5b-4b3d-8ed1-96abc9062406'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:27:52.222 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [req-911b7ea9-9a19-4b72-abdd-944798363fb8 ad6b17802f64419d992c24400c95642c 4ad9b5cb4e2c437e849eb9187c6f170a - - -] Security group member updated ['c57e87e3-ba5b-4b3d-8ed1-96abc9062406'] 2021-09-06 12:27:52.222 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [req-911b7ea9-9a19-4b72-abdd-944798363fb8 ad6b17802f64419d992c24400c95642c 4ad9b5cb4e2c437e849eb9187c6f170a - - -] Refresh firewall rules 2021-09-06 12:27:52.236 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-911b7ea9-9a19-4b72-abdd-944798363fb8 ad6b17802f64419d992c24400c95642c 4ad9b5cb4e2c437e849eb9187c6f170a - - -] Get security group information for devices via rpc ['c6ba74b0-b826-4a6f-86be-6948bc2d1a1a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:27:52.276 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [req-911b7ea9-9a19-4b72-abdd-944798363fb8 ad6b17802f64419d992c24400c95642c 4ad9b5cb4e2c437e849eb9187c6f170a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:27:52.276 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [req-911b7ea9-9a19-4b72-abdd-944798363fb8 ad6b17802f64419d992c24400c95642c 4ad9b5cb4e2c437e849eb9187c6f170a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:27:52.301 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-911b7ea9-9a19-4b72-abdd-944798363fb8 ad6b17802f64419d992c24400c95642c 4ad9b5cb4e2c437e849eb9187c6f170a - - -] port_delete event received for 'c6ba74b0-b826-4a6f-86be-6948bc2d1a1a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:27:52.993 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-06 12:27:52.993 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c6ba74b0-b826-4a6f-86be-6948bc2d1a1a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-06 12:27:52.993 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c6ba74b0-b826-4a6f-86be-6948bc2d1a1a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-06 12:27:52.993 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c6ba74b0-b826-4a6f-86be-6948bc2d1a1a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-06 12:27:53.081 3940 2453129134856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6bbcadd1-ca41-41e1-ae0c-c323e8e62c5d 2021-09-06 12:27:53.081 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c6ba74b0-b826-4a6f-86be-6948bc2d1a1a'] 2021-09-06 12:27:53.081 3940 2453129134856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-06 12:27:53.081 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-06 12:27:53.081 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c6ba74b0-b826-4a6f-86be-6948bc2d1a1a'] 2021-09-06 12:27:54.130 3940 2453128427656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd 2021-09-06 12:27:54.990 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-06 12:27:54.990 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:27:55.020 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:27:55.238 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Adding port e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd 2021-09-06 12:27:55.238 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Port e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd updated. Details: {'device': 'e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd', 'network_id': 'baed0245-b7b3-4541-947f-55d4aea6cfbd', 'port_id': 'e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd', 'mac_address': 'fa:16:3e:55:8b:48', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 545, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '814a0f23-e206-45b4-b9b0-04c0a7ba1df6', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-06 12:27:55.238 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-06 12:27:55.238 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:27:55.238 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-06 12:27:55.238 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-06 12:27:55.332 3940 2453129134856 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:27:55.332 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:27:55.332 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-06 12:27:55.351 3940 2453129134856 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 545, VLAN trunk: None to switch port e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd 2021-09-06 12:27:55.423 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-06 12:27:55.423 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:27:55.610 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:27:55.610 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:27:55.610 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (17b4b7b3-2550-4d7a-b336-efd0085044b4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:27:55.610 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:27:55.610 3940 2453129134856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-06 12:27:55.610 3940 2453129134856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-06 12:27:55.610 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:27:55.610 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:27:55.610 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:27:55.610 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:27:55.736 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:27:55.736 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-06 12:27:55.736 3940 2453129134856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd processed. 2021-09-06 12:27:57.002 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:27:57.331 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.329s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:28:02.187 3940 2453128427656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b1a213af-07f1-4ab3-bbe1-dc7420f48404 2021-09-06 12:28:03.034 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-06 12:28:03.268 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Adding port b1a213af-07f1-4ab3-bbe1-dc7420f48404 2021-09-06 12:28:03.268 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Port b1a213af-07f1-4ab3-bbe1-dc7420f48404 updated. Details: {'device': 'b1a213af-07f1-4ab3-bbe1-dc7420f48404', 'network_id': '9f95dac9-d739-43c2-b232-1e9108e5f6a0', 'port_id': 'b1a213af-07f1-4ab3-bbe1-dc7420f48404', 'mac_address': 'fa:16:3e:f6:25:0a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 547, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6f18bd70-2d32-4d7f-9b1b-bada85762d6c', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-06 12:28:03.268 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-06 12:28:03.268 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b1a213af-07f1-4ab3-bbe1-dc7420f48404" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:28:03.268 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b1a213af-07f1-4ab3-bbe1-dc7420f48404 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-06 12:28:03.268 3940 2453129134856 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9f95dac9-d739-43c2-b232-1e9108e5f6a0 2021-09-06 12:28:03.268 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-06 12:28:03.515 3940 2453129134856 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b1a213af-07f1-4ab3-bbe1-dc7420f48404') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:28:03.515 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b1a213af-07f1-4ab3-bbe1-dc7420f48404') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:28:03.533 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b1a213af-07f1-4ab3-bbe1-dc7420f48404 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-06 12:28:03.533 3940 2453129134856 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 547, VLAN trunk: None to switch port b1a213af-07f1-4ab3-bbe1-dc7420f48404 2021-09-06 12:28:03.733 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-06 12:28:03.733 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b1a213af-07f1-4ab3-bbe1-dc7420f48404'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:28:03.968 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b1a213af-07f1-4ab3-bbe1-dc7420f48404']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:28:03.968 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:28:03.968 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (aa0d3f0f-2a6c-4356-97b9-32a1ea182113) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:28:03.989 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b1a213af-07f1-4ab3-bbe1-dc7420f48404 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:28:03.989 3940 2453129134856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-06 12:28:03.989 3940 2453129134856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b1a213af-07f1-4ab3-bbe1-dc7420f48404 not yet added. Adding. 2021-09-06 12:28:03.989 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-06 12:28:03.989 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-06 12:28:04.249 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b1a213af-07f1-4ab3-bbe1-dc7420f48404" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:28:04.561 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b1a213af-07f1-4ab3-bbe1-dc7420f48404" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:28:04.561 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b1a213af-07f1-4ab3-bbe1-dc7420f48404" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:28:04.861 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b1a213af-07f1-4ab3-bbe1-dc7420f48404" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:28:05.031 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b1a213af-07f1-4ab3-bbe1-dc7420f48404" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.766s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:28:05.031 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b1a213af-07f1-4ab3-bbe1-dc7420f48404 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-06 12:28:05.031 3940 2453129134856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b1a213af-07f1-4ab3-bbe1-dc7420f48404 processed. 2021-09-06 12:28:07.030 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:28:07.242 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:28:13.954 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d0a339f-b634-4b43-b943-8f50e97d5cab ad6b17802f64419d992c24400c95642c 4ad9b5cb4e2c437e849eb9187c6f170a - - -] Security group member updated on remote: ['c57e87e3-ba5b-4b3d-8ed1-96abc9062406'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:28:13.954 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [req-5d0a339f-b634-4b43-b943-8f50e97d5cab ad6b17802f64419d992c24400c95642c 4ad9b5cb4e2c437e849eb9187c6f170a - - -] Security group member updated ['c57e87e3-ba5b-4b3d-8ed1-96abc9062406'] 2021-09-06 12:28:15.985 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31a99c06-6f30-4bde-8ce5-11ee77c11d2c c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] port_update received: 2c4e71d6-4056-4f3e-b3e5-3c199a3627f5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:28:15.999 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31a99c06-6f30-4bde-8ce5-11ee77c11d2c c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] No port 2c4e71d6-4056-4f3e-b3e5-3c199a3627f5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:28:18.438 3940 2453128427656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2c4e71d6-4056-4f3e-b3e5-3c199a3627f5 2021-09-06 12:28:19.165 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-06 12:28:19.489 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Adding port 2c4e71d6-4056-4f3e-b3e5-3c199a3627f5 2021-09-06 12:28:19.489 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Port 2c4e71d6-4056-4f3e-b3e5-3c199a3627f5 updated. Details: {'device': '2c4e71d6-4056-4f3e-b3e5-3c199a3627f5', 'network_id': '6bbcadd1-ca41-41e1-ae0c-c323e8e62c5d', 'port_id': '2c4e71d6-4056-4f3e-b3e5-3c199a3627f5', 'mac_address': 'fa:16:3e:54:d5:7e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 515, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e298a3e3-4096-4fc1-8b57-3d8361ac1c44', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-06 12:28:19.489 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-06 12:28:19.489 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2c4e71d6-4056-4f3e-b3e5-3c199a3627f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:28:19.489 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2c4e71d6-4056-4f3e-b3e5-3c199a3627f5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-06 12:28:19.489 3940 2453129134856 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6bbcadd1-ca41-41e1-ae0c-c323e8e62c5d 2021-09-06 12:28:19.489 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-06 12:28:19.732 3940 2453129134856 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2c4e71d6-4056-4f3e-b3e5-3c199a3627f5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:28:19.732 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2c4e71d6-4056-4f3e-b3e5-3c199a3627f5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:28:19.750 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2c4e71d6-4056-4f3e-b3e5-3c199a3627f5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-06 12:28:19.750 3940 2453129134856 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 515, VLAN trunk: None to switch port 2c4e71d6-4056-4f3e-b3e5-3c199a3627f5 2021-09-06 12:28:19.968 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-06 12:28:19.968 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2c4e71d6-4056-4f3e-b3e5-3c199a3627f5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:28:20.280 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2c4e71d6-4056-4f3e-b3e5-3c199a3627f5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:28:20.280 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:28:20.280 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c57e87e3-ba5b-4b3d-8ed1-96abc9062406) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:28:20.280 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c57e87e3-ba5b-4b3d-8ed1-96abc9062406) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-06 12:28:20.280 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2c4e71d6-4056-4f3e-b3e5-3c199a3627f5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:28:20.280 3940 2453129134856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-06 12:28:20.310 3940 2453129134856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2c4e71d6-4056-4f3e-b3e5-3c199a3627f5 not yet added. Adding. 2021-09-06 12:28:20.310 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-06 12:28:20.313 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-06 12:28:20.560 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c4e71d6-4056-4f3e-b3e5-3c199a3627f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:28:20.780 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c4e71d6-4056-4f3e-b3e5-3c199a3627f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:28:20.780 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c4e71d6-4056-4f3e-b3e5-3c199a3627f5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:28:21.055 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2c4e71d6-4056-4f3e-b3e5-3c199a3627f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:28:21.218 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2c4e71d6-4056-4f3e-b3e5-3c199a3627f5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:28:21.218 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2c4e71d6-4056-4f3e-b3e5-3c199a3627f5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-06 12:28:21.218 3940 2453129134856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2c4e71d6-4056-4f3e-b3e5-3c199a3627f5 processed. 2021-09-06 12:28:22.500 3940 2453128427832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd 2021-09-06 12:28:23.177 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-06 12:28:23.177 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:28:23.177 3940 2453129135736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-06 12:28:23.177 3940 2453129135736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-06 12:28:23.177 3940 2453129135736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-06 12:28:23.203 3940 2453129135736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd'] 2021-09-06 12:28:23.203 3940 2453129135736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-06 12:28:23.203 3940 2453129135736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-06 12:28:23.203 3940 2453129135736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd'] 2021-09-06 12:28:23.405 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:28:25.188 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:28:25.314 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:28:28.622 3940 2453128427832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd 2021-09-06 12:28:29.189 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-06 12:28:29.189 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-06 12:28:29.189 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-06 12:28:29.189 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-06 12:28:29.207 3940 2453129134856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network baed0245-b7b3-4541-947f-55d4aea6cfbd 2021-09-06 12:28:29.227 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd'] 2021-09-06 12:28:29.227 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-06 12:28:29.227 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd'] 2021-09-06 12:28:30.674 3940 2453128427832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2c4e71d6-4056-4f3e-b3e5-3c199a3627f5 2021-09-06 12:28:31.048 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d02da8ce-0b3b-46aa-ba11-64e296103bcc ad6b17802f64419d992c24400c95642c 4ad9b5cb4e2c437e849eb9187c6f170a - - -] Security group member updated on remote: ['c57e87e3-ba5b-4b3d-8ed1-96abc9062406'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:28:31.048 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [req-d02da8ce-0b3b-46aa-ba11-64e296103bcc ad6b17802f64419d992c24400c95642c 4ad9b5cb4e2c437e849eb9187c6f170a - - -] Security group member updated ['c57e87e3-ba5b-4b3d-8ed1-96abc9062406'] 2021-09-06 12:28:31.048 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [req-d02da8ce-0b3b-46aa-ba11-64e296103bcc ad6b17802f64419d992c24400c95642c 4ad9b5cb4e2c437e849eb9187c6f170a - - -] Refresh firewall rules 2021-09-06 12:28:31.048 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d02da8ce-0b3b-46aa-ba11-64e296103bcc ad6b17802f64419d992c24400c95642c 4ad9b5cb4e2c437e849eb9187c6f170a - - -] Get security group information for devices via rpc ['2c4e71d6-4056-4f3e-b3e5-3c199a3627f5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:28:31.102 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d02da8ce-0b3b-46aa-ba11-64e296103bcc ad6b17802f64419d992c24400c95642c 4ad9b5cb4e2c437e849eb9187c6f170a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:28:31.102 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d02da8ce-0b3b-46aa-ba11-64e296103bcc ad6b17802f64419d992c24400c95642c 4ad9b5cb4e2c437e849eb9187c6f170a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:28:31.141 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d02da8ce-0b3b-46aa-ba11-64e296103bcc ad6b17802f64419d992c24400c95642c 4ad9b5cb4e2c437e849eb9187c6f170a - - -] port_delete event received for '2c4e71d6-4056-4f3e-b3e5-3c199a3627f5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:28:31.208 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-06 12:28:31.208 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:28:31.208 3940 2453129135736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2c4e71d6-4056-4f3e-b3e5-3c199a3627f5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-06 12:28:31.208 3940 2453129135736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2c4e71d6-4056-4f3e-b3e5-3c199a3627f5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-06 12:28:31.208 3940 2453129135736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2c4e71d6-4056-4f3e-b3e5-3c199a3627f5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-06 12:28:31.269 3940 2453129135736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6bbcadd1-ca41-41e1-ae0c-c323e8e62c5d 2021-09-06 12:28:31.269 3940 2453129135736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2c4e71d6-4056-4f3e-b3e5-3c199a3627f5'] 2021-09-06 12:28:31.269 3940 2453129135736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-06 12:28:31.269 3940 2453129135736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-06 12:28:31.269 3940 2453129135736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2c4e71d6-4056-4f3e-b3e5-3c199a3627f5'] 2021-09-06 12:28:31.296 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:28:33.219 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:28:33.250 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:28:50.997 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-40a6582f-5d32-4c64-a096-e8e4d5982516 eb2c2efeaf1643ee9e64ce1c496b60d7 db91157fff4142dca794678862ca6735 - - -] Security group member updated on remote: ['6c2d3716-126f-4652-905f-28d47764b0db'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:28:50.997 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [req-40a6582f-5d32-4c64-a096-e8e4d5982516 eb2c2efeaf1643ee9e64ce1c496b60d7 db91157fff4142dca794678862ca6735 - - -] Security group member updated ['6c2d3716-126f-4652-905f-28d47764b0db'] 2021-09-06 12:28:52.324 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a3f7b18-ed88-44e3-bfee-3f72ed62b9d0 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] port_update received: ce5d2845-fc0b-4190-be7a-0cec5e8f0a05 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:28:52.344 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a3f7b18-ed88-44e3-bfee-3f72ed62b9d0 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] No port ce5d2845-fc0b-4190-be7a-0cec5e8f0a05 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:28:57.047 3940 2453128427656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd 2021-09-06 12:28:57.393 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-06 12:28:57.688 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Adding port e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd 2021-09-06 12:28:59.136 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Port e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd updated. Details: {'device': 'e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd', 'network_id': 'baed0245-b7b3-4541-947f-55d4aea6cfbd', 'port_id': 'e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd', 'mac_address': 'fa:16:3e:55:8b:48', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 545, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '814a0f23-e206-45b4-b9b0-04c0a7ba1df6', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-06 12:29:00.021 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-06 12:29:00.021 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.base [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Loop iteration exceeded interval (2 vs. 2.6285974979400635) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-09-06 12:29:00.021 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:29:01.093 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-06 12:29:01.093 3940 2453129134856 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network baed0245-b7b3-4541-947f-55d4aea6cfbd 2021-09-06 12:29:01.093 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-06 12:29:01.753 3940 2453129134856 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:29:01.753 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:29:01.762 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-06 12:29:01.762 3940 2453129134856 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 545, VLAN trunk: None to switch port e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd 2021-09-06 12:29:01.952 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-06 12:29:01.972 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:29:02.136 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:29:02.136 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:29:02.136 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (17b4b7b3-2550-4d7a-b336-efd0085044b4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:29:02.136 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:29:02.136 3940 2453129134856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-06 12:29:02.136 3940 2453129134856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd not yet added. Adding. 2021-09-06 12:29:02.136 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-06 12:29:02.136 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-06 12:29:02.371 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:29:02.605 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:29:02.620 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:29:03.022 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.407s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:29:05.964 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 5.937s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:29:05.964 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-06 12:29:05.964 3940 2453129134856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd processed. 2021-09-06 12:29:06.067 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:29:06.278 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:29:08.160 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52504cee-299b-449f-9c64-5a919dd8c1a0 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] network_delete received. Deleting network 6bbcadd1-ca41-41e1-ae0c-c323e8e62c5d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-06 12:29:08.308 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52504cee-299b-449f-9c64-5a919dd8c1a0 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] Network 6bbcadd1-ca41-41e1-ae0c-c323e8e62c5d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-06 12:29:12.032 3940 2453128427656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ce5d2845-fc0b-4190-be7a-0cec5e8f0a05 2021-09-06 12:29:12.127 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-06 12:29:12.449 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Adding port ce5d2845-fc0b-4190-be7a-0cec5e8f0a05 2021-09-06 12:29:12.449 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Port ce5d2845-fc0b-4190-be7a-0cec5e8f0a05 updated. Details: {'device': 'ce5d2845-fc0b-4190-be7a-0cec5e8f0a05', 'network_id': 'fbf48eca-ca90-48aa-8408-121310dfa5f5', 'port_id': 'ce5d2845-fc0b-4190-be7a-0cec5e8f0a05', 'mac_address': 'fa:16:3e:fa:ab:b0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 529, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9e6c8b64-dda5-4d23-8ef9-d6b11cafc9db', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-06 12:29:12.449 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-06 12:29:12.449 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ce5d2845-fc0b-4190-be7a-0cec5e8f0a05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:29:12.449 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ce5d2845-fc0b-4190-be7a-0cec5e8f0a05 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-06 12:29:12.449 3940 2453129134856 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fbf48eca-ca90-48aa-8408-121310dfa5f5 2021-09-06 12:29:12.449 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-06 12:29:12.684 3940 2453129134856 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ce5d2845-fc0b-4190-be7a-0cec5e8f0a05') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:29:12.684 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ce5d2845-fc0b-4190-be7a-0cec5e8f0a05') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:29:12.704 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ce5d2845-fc0b-4190-be7a-0cec5e8f0a05 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-06 12:29:12.704 3940 2453129134856 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 529, VLAN trunk: None to switch port ce5d2845-fc0b-4190-be7a-0cec5e8f0a05 2021-09-06 12:29:12.875 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-06 12:29:12.875 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ce5d2845-fc0b-4190-be7a-0cec5e8f0a05'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:29:13.342 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ce5d2845-fc0b-4190-be7a-0cec5e8f0a05']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:29:13.342 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:29:13.356 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6c2d3716-126f-4652-905f-28d47764b0db) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:29:13.356 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ce5d2845-fc0b-4190-be7a-0cec5e8f0a05 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:29:13.356 3940 2453129134856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-06 12:29:13.356 3940 2453129134856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ce5d2845-fc0b-4190-be7a-0cec5e8f0a05 not yet added. Adding. 2021-09-06 12:29:13.356 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-06 12:29:13.356 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-06 12:29:13.638 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ce5d2845-fc0b-4190-be7a-0cec5e8f0a05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:29:13.888 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ce5d2845-fc0b-4190-be7a-0cec5e8f0a05" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:29:13.888 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ce5d2845-fc0b-4190-be7a-0cec5e8f0a05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:29:14.200 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ce5d2845-fc0b-4190-be7a-0cec5e8f0a05" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:29:14.385 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ce5d2845-fc0b-4190-be7a-0cec5e8f0a05" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.937s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:29:14.385 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ce5d2845-fc0b-4190-be7a-0cec5e8f0a05 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-06 12:29:14.385 3940 2453129134856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ce5d2845-fc0b-4190-be7a-0cec5e8f0a05 processed. 2021-09-06 12:29:16.170 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:29:16.432 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:29:21.903 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4fcac21b-54fd-4a3d-a45f-79ffff4afeaa 15f5d125d8764a0d85527a34bb48878d cf9dfeb2e6c34d6585957914e238d6a4 - - -] Security group member updated on remote: ['6c6a7ab2-a41d-4141-84e6-2e71176efc30'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:29:21.921 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [req-4fcac21b-54fd-4a3d-a45f-79ffff4afeaa 15f5d125d8764a0d85527a34bb48878d cf9dfeb2e6c34d6585957914e238d6a4 - - -] Security group member updated ['6c6a7ab2-a41d-4141-84e6-2e71176efc30'] 2021-09-06 12:29:21.921 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [req-4fcac21b-54fd-4a3d-a45f-79ffff4afeaa 15f5d125d8764a0d85527a34bb48878d cf9dfeb2e6c34d6585957914e238d6a4 - - -] Refresh firewall rules 2021-09-06 12:29:21.921 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4fcac21b-54fd-4a3d-a45f-79ffff4afeaa 15f5d125d8764a0d85527a34bb48878d cf9dfeb2e6c34d6585957914e238d6a4 - - -] Get security group information for devices via rpc ['0f4cd871-c748-4387-a3ba-3b6401ccbf8e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:29:21.948 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4fcac21b-54fd-4a3d-a45f-79ffff4afeaa 15f5d125d8764a0d85527a34bb48878d cf9dfeb2e6c34d6585957914e238d6a4 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:29:21.948 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4fcac21b-54fd-4a3d-a45f-79ffff4afeaa 15f5d125d8764a0d85527a34bb48878d cf9dfeb2e6c34d6585957914e238d6a4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:29:22.009 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-128a6f04-7c3b-4203-ac53-ebc4d0bbe0bd 343d3eeed38742b7928249d091c055da 2d11125972f942d9b18ca82e64e35735 - - -] Security group member updated on remote: ['ddec749c-20c7-4cdd-bd08-9674bd84b0a1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:29:22.009 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [req-128a6f04-7c3b-4203-ac53-ebc4d0bbe0bd 343d3eeed38742b7928249d091c055da 2d11125972f942d9b18ca82e64e35735 - - -] Security group member updated ['ddec749c-20c7-4cdd-bd08-9674bd84b0a1'] 2021-09-06 12:29:22.009 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [req-128a6f04-7c3b-4203-ac53-ebc4d0bbe0bd 343d3eeed38742b7928249d091c055da 2d11125972f942d9b18ca82e64e35735 - - -] Refresh firewall rules 2021-09-06 12:29:22.009 3940 2453129134856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-128a6f04-7c3b-4203-ac53-ebc4d0bbe0bd 343d3eeed38742b7928249d091c055da 2d11125972f942d9b18ca82e64e35735 - - -] Get security group information for devices via rpc ['0c5351ff-1cd2-43ee-bb73-79ea7709e3cf', '73bf0113-a6d2-415a-877d-c3389623374a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:29:22.081 3940 2453129135736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4fcac21b-54fd-4a3d-a45f-79ffff4afeaa 15f5d125d8764a0d85527a34bb48878d cf9dfeb2e6c34d6585957914e238d6a4 - - -] port_delete event received for '0f4cd871-c748-4387-a3ba-3b6401ccbf8e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:29:22.136 3940 2453129135736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-128a6f04-7c3b-4203-ac53-ebc4d0bbe0bd 343d3eeed38742b7928249d091c055da 2d11125972f942d9b18ca82e64e35735 - - -] port_delete event received for '73bf0113-a6d2-415a-877d-c3389623374a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:29:22.245 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [req-128a6f04-7c3b-4203-ac53-ebc4d0bbe0bd 343d3eeed38742b7928249d091c055da 2d11125972f942d9b18ca82e64e35735 - - -] Update security group information for ports dict_keys(['0c5351ff-1cd2-43ee-bb73-79ea7709e3cf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:29:22.245 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [req-128a6f04-7c3b-4203-ac53-ebc4d0bbe0bd 343d3eeed38742b7928249d091c055da 2d11125972f942d9b18ca82e64e35735 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:29:22.245 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-128a6f04-7c3b-4203-ac53-ebc4d0bbe0bd 343d3eeed38742b7928249d091c055da 2d11125972f942d9b18ca82e64e35735 - - -] Update rules of security group (ddec749c-20c7-4cdd-bd08-9674bd84b0a1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:29:22.245 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-128a6f04-7c3b-4203-ac53-ebc4d0bbe0bd 343d3eeed38742b7928249d091c055da 2d11125972f942d9b18ca82e64e35735 - - -] Update members of security group (ddec749c-20c7-4cdd-bd08-9674bd84b0a1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-06 12:29:22.245 3940 2453129134856 MainThread DEBUG neutron.agent.securitygroups_rpc [req-128a6f04-7c3b-4203-ac53-ebc4d0bbe0bd 343d3eeed38742b7928249d091c055da 2d11125972f942d9b18ca82e64e35735 - - -] Update port filter for 0c5351ff-1cd2-43ee-bb73-79ea7709e3cf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:29:22.245 3940 2453129134856 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-128a6f04-7c3b-4203-ac53-ebc4d0bbe0bd 343d3eeed38742b7928249d091c055da 2d11125972f942d9b18ca82e64e35735 - - -] Updating port rules. 2021-09-06 12:29:22.245 3940 2453129134856 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-128a6f04-7c3b-4203-ac53-ebc4d0bbe0bd 343d3eeed38742b7928249d091c055da 2d11125972f942d9b18ca82e64e35735 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-06 12:29:22.245 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [req-128a6f04-7c3b-4203-ac53-ebc4d0bbe0bd 343d3eeed38742b7928249d091c055da 2d11125972f942d9b18ca82e64e35735 - - -] Lock "n-hv-driver-port-lock-0c5351ff-1cd2-43ee-bb73-79ea7709e3cf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:29:22.245 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [req-128a6f04-7c3b-4203-ac53-ebc4d0bbe0bd 343d3eeed38742b7928249d091c055da 2d11125972f942d9b18ca82e64e35735 - - -] Lock "n-hv-driver-port-lock-0c5351ff-1cd2-43ee-bb73-79ea7709e3cf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:29:22.245 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [req-128a6f04-7c3b-4203-ac53-ebc4d0bbe0bd 343d3eeed38742b7928249d091c055da 2d11125972f942d9b18ca82e64e35735 - - -] Lock "n-hv-driver-port-lock-0c5351ff-1cd2-43ee-bb73-79ea7709e3cf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:29:22.245 3940 2453128427832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0f4cd871-c748-4387-a3ba-3b6401ccbf8e 2021-09-06 12:29:22.260 3940 2453128427832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 73bf0113-a6d2-415a-877d-c3389623374a 2021-09-06 12:29:22.573 3940 2453129134856 MainThread DEBUG oslo_concurrency.lockutils [req-128a6f04-7c3b-4203-ac53-ebc4d0bbe0bd 343d3eeed38742b7928249d091c055da 2d11125972f942d9b18ca82e64e35735 - - -] Lock "n-hv-driver-port-lock-0c5351ff-1cd2-43ee-bb73-79ea7709e3cf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.329s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:29:24.187 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-06 12:29:24.872 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '73bf0113-a6d2-415a-877d-c3389623374a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-06 12:29:26.029 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '73bf0113-a6d2-415a-877d-c3389623374a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-06 12:29:27.447 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 73bf0113-a6d2-415a-877d-c3389623374a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-06 12:29:27.447 3940 2453129135736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0f4cd871-c748-4387-a3ba-3b6401ccbf8e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-06 12:29:27.447 3940 2453129135736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0f4cd871-c748-4387-a3ba-3b6401ccbf8e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-06 12:29:27.447 3940 2453129135736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0f4cd871-c748-4387-a3ba-3b6401ccbf8e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-06 12:29:27.447 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-06 12:29:27.479 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:29:27.479 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0f4cd871-c748-4387-a3ba-3b6401ccbf8e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-06 12:29:27.479 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0f4cd871-c748-4387-a3ba-3b6401ccbf8e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-06 12:29:27.479 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0f4cd871-c748-4387-a3ba-3b6401ccbf8e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-06 12:29:27.479 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '73bf0113-a6d2-415a-877d-c3389623374a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-06 12:29:27.479 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '73bf0113-a6d2-415a-877d-c3389623374a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-06 12:29:27.479 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 73bf0113-a6d2-415a-877d-c3389623374a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-06 12:29:27.494 3940 2453129135736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network dfa5b0a3-d17d-4072-a525-e33d624e3586 2021-09-06 12:29:27.494 3940 2453129135736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0f4cd871-c748-4387-a3ba-3b6401ccbf8e'] 2021-09-06 12:29:27.494 3940 2453129135736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-06 12:29:27.512 3940 2453129135736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-06 12:29:27.512 3940 2453129135736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0f4cd871-c748-4387-a3ba-3b6401ccbf8e'] 2021-09-06 12:29:27.512 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['73bf0113-a6d2-415a-877d-c3389623374a'] 2021-09-06 12:29:27.512 3940 2453129134856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-06 12:29:27.512 3940 2453129134856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-06 12:29:27.512 3940 2453129134856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['73bf0113-a6d2-415a-877d-c3389623374a'] 2021-09-06 12:29:27.525 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:29:37.477 3940 2453129136088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65edcac6-d1ea-47aa-bc52-921c8ef07845 15f5d125d8764a0d85527a34bb48878d cf9dfeb2e6c34d6585957914e238d6a4 - - -] Security group member updated on remote: ['6c6a7ab2-a41d-4141-84e6-2e71176efc30'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:29:37.477 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [req-65edcac6-d1ea-47aa-bc52-921c8ef07845 15f5d125d8764a0d85527a34bb48878d cf9dfeb2e6c34d6585957914e238d6a4 - - -] Security group member updated ['6c6a7ab2-a41d-4141-84e6-2e71176efc30'] 2021-09-06 12:29:37.812 3940 2453129136088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-57e3049d-801d-41b8-9cf3-864100a1d455 343d3eeed38742b7928249d091c055da 2d11125972f942d9b18ca82e64e35735 - - -] Security group member updated on remote: ['ddec749c-20c7-4cdd-bd08-9674bd84b0a1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:29:37.812 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [req-57e3049d-801d-41b8-9cf3-864100a1d455 343d3eeed38742b7928249d091c055da 2d11125972f942d9b18ca82e64e35735 - - -] Security group member updated ['ddec749c-20c7-4cdd-bd08-9674bd84b0a1'] 2021-09-06 12:29:37.812 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [req-57e3049d-801d-41b8-9cf3-864100a1d455 343d3eeed38742b7928249d091c055da 2d11125972f942d9b18ca82e64e35735 - - -] Refresh firewall rules 2021-09-06 12:29:37.812 3940 2453129136088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-57e3049d-801d-41b8-9cf3-864100a1d455 343d3eeed38742b7928249d091c055da 2d11125972f942d9b18ca82e64e35735 - - -] Get security group information for devices via rpc ['0c5351ff-1cd2-43ee-bb73-79ea7709e3cf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:29:37.854 3940 2453129136088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-57e3049d-801d-41b8-9cf3-864100a1d455 343d3eeed38742b7928249d091c055da 2d11125972f942d9b18ca82e64e35735 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:29:37.854 3940 2453129136088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-57e3049d-801d-41b8-9cf3-864100a1d455 343d3eeed38742b7928249d091c055da 2d11125972f942d9b18ca82e64e35735 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:29:37.886 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57e3049d-801d-41b8-9cf3-864100a1d455 343d3eeed38742b7928249d091c055da 2d11125972f942d9b18ca82e64e35735 - - -] port_delete event received for '0c5351ff-1cd2-43ee-bb73-79ea7709e3cf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:29:38.355 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a78867a3-b4b2-44c5-8717-9c31beef1342 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] port_update received: 4f56ce7f-79d1-4816-8e6b-e8674ca1d40e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:29:38.355 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a78867a3-b4b2-44c5-8717-9c31beef1342 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] No port 4f56ce7f-79d1-4816-8e6b-e8674ca1d40e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:29:38.448 3940 2453128427832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0c5351ff-1cd2-43ee-bb73-79ea7709e3cf 2021-09-06 12:29:39.466 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-06 12:29:39.466 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0c5351ff-1cd2-43ee-bb73-79ea7709e3cf' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-06 12:29:39.466 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0c5351ff-1cd2-43ee-bb73-79ea7709e3cf' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-06 12:29:39.466 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0c5351ff-1cd2-43ee-bb73-79ea7709e3cf _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-06 12:29:39.481 3940 2453129136088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ab72d192-8e03-4421-804a-3f440b55a769 2021-09-06 12:29:39.481 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0c5351ff-1cd2-43ee-bb73-79ea7709e3cf'] 2021-09-06 12:29:39.481 3940 2453129136088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-06 12:29:39.481 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-06 12:29:39.481 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0c5351ff-1cd2-43ee-bb73-79ea7709e3cf'] 2021-09-06 12:29:40.399 3940 2453128427656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4f56ce7f-79d1-4816-8e6b-e8674ca1d40e 2021-09-06 12:29:40.744 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e63a826a-b5c4-4906-ac31-467d3189c26b 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] port_delete event received for '250d58d3-61d3-43cb-868c-28c375f8f08a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:29:41.477 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-06 12:29:41.477 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:29:41.619 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:29:41.759 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Adding port 4f56ce7f-79d1-4816-8e6b-e8674ca1d40e 2021-09-06 12:29:41.759 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Port 4f56ce7f-79d1-4816-8e6b-e8674ca1d40e updated. Details: {'device': '4f56ce7f-79d1-4816-8e6b-e8674ca1d40e', 'network_id': 'dfa5b0a3-d17d-4072-a525-e33d624e3586', 'port_id': '4f56ce7f-79d1-4816-8e6b-e8674ca1d40e', 'mac_address': 'fa:16:3e:75:e4:0c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 502, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '322a2179-8a1e-4b0b-9812-5c227cc81351', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-06 12:29:41.759 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-06 12:29:41.759 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4f56ce7f-79d1-4816-8e6b-e8674ca1d40e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:29:41.759 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4f56ce7f-79d1-4816-8e6b-e8674ca1d40e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-06 12:29:41.759 3940 2453129136088 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network dfa5b0a3-d17d-4072-a525-e33d624e3586 2021-09-06 12:29:41.759 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-06 12:29:41.946 3940 2453129136088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4f56ce7f-79d1-4816-8e6b-e8674ca1d40e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:29:41.946 3940 2453129136088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4f56ce7f-79d1-4816-8e6b-e8674ca1d40e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:29:41.946 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4f56ce7f-79d1-4816-8e6b-e8674ca1d40e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-06 12:29:41.946 3940 2453129136088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 502, VLAN trunk: None to switch port 4f56ce7f-79d1-4816-8e6b-e8674ca1d40e 2021-09-06 12:29:42.055 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-06 12:29:42.055 3940 2453129136088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4f56ce7f-79d1-4816-8e6b-e8674ca1d40e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:29:42.309 3940 2453129136088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4f56ce7f-79d1-4816-8e6b-e8674ca1d40e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:29:42.321 3940 2453129136088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:29:42.321 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6c6a7ab2-a41d-4141-84e6-2e71176efc30) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:29:42.321 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6c6a7ab2-a41d-4141-84e6-2e71176efc30) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-06 12:29:42.321 3940 2453129136088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4f56ce7f-79d1-4816-8e6b-e8674ca1d40e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:29:42.321 3940 2453129136088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-06 12:29:42.321 3940 2453129136088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4f56ce7f-79d1-4816-8e6b-e8674ca1d40e not yet added. Adding. 2021-09-06 12:29:42.321 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-06 12:29:42.321 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-06 12:29:42.417 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a43f277-ec96-48f7-8929-ed76b8e921b6 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] port_delete event received for '5320cd97-064e-4c9c-9ead-99e61206820b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:29:42.481 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f56ce7f-79d1-4816-8e6b-e8674ca1d40e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:29:42.618 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f56ce7f-79d1-4816-8e6b-e8674ca1d40e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:29:42.618 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f56ce7f-79d1-4816-8e6b-e8674ca1d40e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:29:42.795 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4f56ce7f-79d1-4816-8e6b-e8674ca1d40e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:29:42.899 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4f56ce7f-79d1-4816-8e6b-e8674ca1d40e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:29:42.899 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4f56ce7f-79d1-4816-8e6b-e8674ca1d40e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-06 12:29:42.899 3940 2453129136088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4f56ce7f-79d1-4816-8e6b-e8674ca1d40e processed. 2021-09-06 12:29:43.260 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f2b915b-f100-4f95-a6f0-10989941f3d6 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] network_delete received. Deleting network ab72d192-8e03-4421-804a-3f440b55a769 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-06 12:29:43.260 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f2b915b-f100-4f95-a6f0-10989941f3d6 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] Network ab72d192-8e03-4421-804a-3f440b55a769 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-06 12:29:43.493 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:29:43.759 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:30:16.869 3940 2453128427832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4f56ce7f-79d1-4816-8e6b-e8674ca1d40e 2021-09-06 12:30:17.289 3940 2453129136088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f227c196-b552-4b76-a084-9b58dcdf52d8 15f5d125d8764a0d85527a34bb48878d cf9dfeb2e6c34d6585957914e238d6a4 - - -] Security group member updated on remote: ['6c6a7ab2-a41d-4141-84e6-2e71176efc30'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:30:17.289 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [req-f227c196-b552-4b76-a084-9b58dcdf52d8 15f5d125d8764a0d85527a34bb48878d cf9dfeb2e6c34d6585957914e238d6a4 - - -] Security group member updated ['6c6a7ab2-a41d-4141-84e6-2e71176efc30'] 2021-09-06 12:30:17.289 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [req-f227c196-b552-4b76-a084-9b58dcdf52d8 15f5d125d8764a0d85527a34bb48878d cf9dfeb2e6c34d6585957914e238d6a4 - - -] Refresh firewall rules 2021-09-06 12:30:17.289 3940 2453129136088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f227c196-b552-4b76-a084-9b58dcdf52d8 15f5d125d8764a0d85527a34bb48878d cf9dfeb2e6c34d6585957914e238d6a4 - - -] Get security group information for devices via rpc ['4f56ce7f-79d1-4816-8e6b-e8674ca1d40e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:30:17.335 3940 2453129136088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f227c196-b552-4b76-a084-9b58dcdf52d8 15f5d125d8764a0d85527a34bb48878d cf9dfeb2e6c34d6585957914e238d6a4 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:30:17.335 3940 2453129136088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f227c196-b552-4b76-a084-9b58dcdf52d8 15f5d125d8764a0d85527a34bb48878d cf9dfeb2e6c34d6585957914e238d6a4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:30:17.386 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f227c196-b552-4b76-a084-9b58dcdf52d8 15f5d125d8764a0d85527a34bb48878d cf9dfeb2e6c34d6585957914e238d6a4 - - -] port_delete event received for '4f56ce7f-79d1-4816-8e6b-e8674ca1d40e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:30:17.617 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-06 12:30:17.617 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4f56ce7f-79d1-4816-8e6b-e8674ca1d40e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-06 12:30:17.617 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4f56ce7f-79d1-4816-8e6b-e8674ca1d40e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-06 12:30:17.617 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4f56ce7f-79d1-4816-8e6b-e8674ca1d40e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-06 12:30:17.652 3940 2453129136088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network dfa5b0a3-d17d-4072-a525-e33d624e3586 2021-09-06 12:30:17.652 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4f56ce7f-79d1-4816-8e6b-e8674ca1d40e'] 2021-09-06 12:30:17.652 3940 2453129136088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-06 12:30:17.652 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-06 12:30:17.652 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4f56ce7f-79d1-4816-8e6b-e8674ca1d40e'] 2021-09-06 12:30:18.805 3940 2453129136088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2b2523ac-f27e-419f-a49e-d0ab3e2afe63 7f79a871485d49d0af552ee44ab7f9b5 33c856472a8b47f6afb4c8155b7c9056 - - -] Security group member updated on remote: ['17b4b7b3-2550-4d7a-b336-efd0085044b4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:30:18.805 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [req-2b2523ac-f27e-419f-a49e-d0ab3e2afe63 7f79a871485d49d0af552ee44ab7f9b5 33c856472a8b47f6afb4c8155b7c9056 - - -] Security group member updated ['17b4b7b3-2550-4d7a-b336-efd0085044b4'] 2021-09-06 12:30:18.866 3940 2453128427832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd 2021-09-06 12:30:19.179 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b2523ac-f27e-419f-a49e-d0ab3e2afe63 7f79a871485d49d0af552ee44ab7f9b5 33c856472a8b47f6afb4c8155b7c9056 - - -] port_delete event received for 'e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:30:19.622 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-06 12:30:19.622 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-06 12:30:19.622 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-06 12:30:19.622 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-06 12:30:19.622 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:30:19.635 3940 2453129134680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network baed0245-b7b3-4541-947f-55d4aea6cfbd 2021-09-06 12:30:19.635 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd'] 2021-09-06 12:30:19.635 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-06 12:30:19.635 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-06 12:30:19.635 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e4a43eaf-ffb5-4d8c-a2f9-a82687aa94bd'] 2021-09-06 12:30:19.678 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:30:21.383 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2efcf760-7044-43de-9f85-5f69e0e03a9c 7f79a871485d49d0af552ee44ab7f9b5 33c856472a8b47f6afb4c8155b7c9056 - - -] port_delete event received for '5d5ad400-fe2e-4303-905c-3bd232ed38b7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:30:23.053 3940 2453129136088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-29e4232f-a5f9-4152-88e0-fcf8c98ebc0e 7f79a871485d49d0af552ee44ab7f9b5 33c856472a8b47f6afb4c8155b7c9056 - - -] Security group rule updated on remote: ['52eadd11-5d2d-41ef-9ca8-6fa6891f6c5d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-06 12:30:23.053 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [req-29e4232f-a5f9-4152-88e0-fcf8c98ebc0e 7f79a871485d49d0af552ee44ab7f9b5 33c856472a8b47f6afb4c8155b7c9056 - - -] Security group rule updated ['52eadd11-5d2d-41ef-9ca8-6fa6891f6c5d'] 2021-09-06 12:30:23.062 3940 2453129136088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0c7b5e4a-b509-41bf-9fa8-2abf368e5cd7 7f79a871485d49d0af552ee44ab7f9b5 33c856472a8b47f6afb4c8155b7c9056 - - -] Security group rule updated on remote: ['52eadd11-5d2d-41ef-9ca8-6fa6891f6c5d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-06 12:30:23.062 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [req-0c7b5e4a-b509-41bf-9fa8-2abf368e5cd7 7f79a871485d49d0af552ee44ab7f9b5 33c856472a8b47f6afb4c8155b7c9056 - - -] Security group rule updated ['52eadd11-5d2d-41ef-9ca8-6fa6891f6c5d'] 2021-09-06 12:30:26.010 3940 2453129136088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e7e1a787-3fe5-4193-a6e2-317b2c323112 7f79a871485d49d0af552ee44ab7f9b5 33c856472a8b47f6afb4c8155b7c9056 - - -] Security group member updated on remote: ['52eadd11-5d2d-41ef-9ca8-6fa6891f6c5d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:30:26.010 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [req-e7e1a787-3fe5-4193-a6e2-317b2c323112 7f79a871485d49d0af552ee44ab7f9b5 33c856472a8b47f6afb4c8155b7c9056 - - -] Security group member updated ['52eadd11-5d2d-41ef-9ca8-6fa6891f6c5d'] 2021-09-06 12:30:26.882 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e73ba52-0508-47f0-89d6-df0bda4ba195 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] port_update received: 1c429521-62b3-42a7-8929-514bc0daef49 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:30:26.897 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e73ba52-0508-47f0-89d6-df0bda4ba195 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] No port 1c429521-62b3-42a7-8929-514bc0daef49 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:30:28.929 3940 2453128427656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1c429521-62b3-42a7-8929-514bc0daef49 2021-09-06 12:30:30.212 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-06 12:30:31.337 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Adding port 1c429521-62b3-42a7-8929-514bc0daef49 2021-09-06 12:30:32.117 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Port 1c429521-62b3-42a7-8929-514bc0daef49 updated. Details: {'device': '1c429521-62b3-42a7-8929-514bc0daef49', 'network_id': 'baed0245-b7b3-4541-947f-55d4aea6cfbd', 'port_id': '1c429521-62b3-42a7-8929-514bc0daef49', 'mac_address': 'fa:16:3e:cc:dd:87', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 545, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '814a0f23-e206-45b4-b9b0-04c0a7ba1df6', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-06 12:30:32.117 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-06 12:30:32.131 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1c429521-62b3-42a7-8929-514bc0daef49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:30:32.131 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1c429521-62b3-42a7-8929-514bc0daef49 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-06 12:30:32.131 3940 2453129136088 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network baed0245-b7b3-4541-947f-55d4aea6cfbd 2021-09-06 12:30:32.131 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-06 12:30:32.336 3940 2453129136088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1c429521-62b3-42a7-8929-514bc0daef49') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:30:32.336 3940 2453129136088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1c429521-62b3-42a7-8929-514bc0daef49') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:30:32.336 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1c429521-62b3-42a7-8929-514bc0daef49 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-06 12:30:32.336 3940 2453129136088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 545, VLAN trunk: None to switch port 1c429521-62b3-42a7-8929-514bc0daef49 2021-09-06 12:30:32.459 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-06 12:30:32.459 3940 2453129136088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1c429521-62b3-42a7-8929-514bc0daef49'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:30:32.618 3940 2453129136088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1c429521-62b3-42a7-8929-514bc0daef49']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:30:32.618 3940 2453129136088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:30:32.618 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (52eadd11-5d2d-41ef-9ca8-6fa6891f6c5d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:30:32.618 3940 2453129136088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1c429521-62b3-42a7-8929-514bc0daef49 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:30:32.633 3940 2453129136088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-06 12:30:32.633 3940 2453129136088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1c429521-62b3-42a7-8929-514bc0daef49 not yet added. Adding. 2021-09-06 12:30:32.633 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-06 12:30:32.633 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-06 12:30:32.775 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c429521-62b3-42a7-8929-514bc0daef49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:30:32.900 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c429521-62b3-42a7-8929-514bc0daef49" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:30:32.900 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c429521-62b3-42a7-8929-514bc0daef49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:30:33.053 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c429521-62b3-42a7-8929-514bc0daef49" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:30:33.164 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1c429521-62b3-42a7-8929-514bc0daef49" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:30:33.164 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1c429521-62b3-42a7-8929-514bc0daef49 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-06 12:30:33.164 3940 2453129136088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1c429521-62b3-42a7-8929-514bc0daef49 processed. 2021-09-06 12:30:34.241 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:30:34.557 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:30:46.866 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f134aae5-d6ba-42ca-b61d-8a368babe482 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] network_delete received. Deleting network dfa5b0a3-d17d-4072-a525-e33d624e3586 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-06 12:30:47.474 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f134aae5-d6ba-42ca-b61d-8a368babe482 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] Network dfa5b0a3-d17d-4072-a525-e33d624e3586 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-06 12:31:00.479 3940 2453129136088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-96e9f5ef-db59-4e82-8359-e5ada9ce96ad 59f88cd8befe4f60b7f0764a2759c5d4 ff617a9c59ef4abcb400c84c47ab08ef - - -] Security group member updated on remote: ['7a36bfc4-6eb6-4cab-b489-9602c438a322'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:31:00.479 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [req-96e9f5ef-db59-4e82-8359-e5ada9ce96ad 59f88cd8befe4f60b7f0764a2759c5d4 ff617a9c59ef4abcb400c84c47ab08ef - - -] Security group member updated ['7a36bfc4-6eb6-4cab-b489-9602c438a322'] 2021-09-06 12:31:01.257 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30b0bf7a-62fa-4a21-a970-99e5194cb770 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] port_update received: d007c545-3c43-4374-a288-c21f7f468053 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:31:01.277 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30b0bf7a-62fa-4a21-a970-99e5194cb770 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] No port d007c545-3c43-4374-a288-c21f7f468053 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:31:03.317 3940 2453128427656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d007c545-3c43-4374-a288-c21f7f468053 2021-09-06 12:31:04.395 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-06 12:31:04.724 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Adding port d007c545-3c43-4374-a288-c21f7f468053 2021-09-06 12:31:04.724 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Port d007c545-3c43-4374-a288-c21f7f468053 updated. Details: {'device': 'd007c545-3c43-4374-a288-c21f7f468053', 'network_id': '24bfeeb9-ba15-4fab-a6bb-b383e61ea336', 'port_id': 'd007c545-3c43-4374-a288-c21f7f468053', 'mac_address': 'fa:16:3e:af:f9:5a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 503, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8daca557-f883-4702-bd45-fb1d8f8f491c', 'ip_address': '192.168.233.50'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-06 12:31:04.724 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-06 12:31:04.724 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d007c545-3c43-4374-a288-c21f7f468053" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:31:04.724 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d007c545-3c43-4374-a288-c21f7f468053 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-06 12:31:04.724 3940 2453129136088 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 24bfeeb9-ba15-4fab-a6bb-b383e61ea336 2021-09-06 12:31:04.724 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-06 12:31:04.958 3940 2453129136088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd007c545-3c43-4374-a288-c21f7f468053') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:31:04.958 3940 2453129136088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd007c545-3c43-4374-a288-c21f7f468053') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:31:04.974 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d007c545-3c43-4374-a288-c21f7f468053 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-06 12:31:04.974 3940 2453129136088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 503, VLAN trunk: None to switch port d007c545-3c43-4374-a288-c21f7f468053 2021-09-06 12:31:05.083 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-06 12:31:05.083 3940 2453129136088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d007c545-3c43-4374-a288-c21f7f468053'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:31:05.225 3940 2453129136088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d007c545-3c43-4374-a288-c21f7f468053']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:31:05.225 3940 2453129136088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:31:05.225 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7a36bfc4-6eb6-4cab-b489-9602c438a322) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:31:05.225 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7a36bfc4-6eb6-4cab-b489-9602c438a322) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-06 12:31:05.225 3940 2453129136088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d007c545-3c43-4374-a288-c21f7f468053 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:31:05.225 3940 2453129136088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-06 12:31:05.225 3940 2453129136088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d007c545-3c43-4374-a288-c21f7f468053 not yet added. Adding. 2021-09-06 12:31:05.225 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-06 12:31:05.225 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-06 12:31:05.397 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d007c545-3c43-4374-a288-c21f7f468053" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:31:05.553 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d007c545-3c43-4374-a288-c21f7f468053" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:31:05.553 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d007c545-3c43-4374-a288-c21f7f468053" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:31:05.724 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d007c545-3c43-4374-a288-c21f7f468053" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:31:05.865 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d007c545-3c43-4374-a288-c21f7f468053" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:31:05.865 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d007c545-3c43-4374-a288-c21f7f468053 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-06 12:31:05.865 3940 2453129136088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d007c545-3c43-4374-a288-c21f7f468053 processed. 2021-09-06 12:31:06.400 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:31:06.600 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:31:11.442 3940 2453128427832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d007c545-3c43-4374-a288-c21f7f468053 2021-09-06 12:31:11.709 3940 2453129136088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db27b0e3-aa7f-45db-a51f-37c2d0681b69 59f88cd8befe4f60b7f0764a2759c5d4 ff617a9c59ef4abcb400c84c47ab08ef - - -] Security group member updated on remote: ['7a36bfc4-6eb6-4cab-b489-9602c438a322'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:31:11.709 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [req-db27b0e3-aa7f-45db-a51f-37c2d0681b69 59f88cd8befe4f60b7f0764a2759c5d4 ff617a9c59ef4abcb400c84c47ab08ef - - -] Security group member updated ['7a36bfc4-6eb6-4cab-b489-9602c438a322'] 2021-09-06 12:31:11.709 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [req-db27b0e3-aa7f-45db-a51f-37c2d0681b69 59f88cd8befe4f60b7f0764a2759c5d4 ff617a9c59ef4abcb400c84c47ab08ef - - -] Refresh firewall rules 2021-09-06 12:31:11.709 3940 2453129136088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db27b0e3-aa7f-45db-a51f-37c2d0681b69 59f88cd8befe4f60b7f0764a2759c5d4 ff617a9c59ef4abcb400c84c47ab08ef - - -] Get security group information for devices via rpc ['d007c545-3c43-4374-a288-c21f7f468053'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:31:11.739 3940 2453129136088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-db27b0e3-aa7f-45db-a51f-37c2d0681b69 59f88cd8befe4f60b7f0764a2759c5d4 ff617a9c59ef4abcb400c84c47ab08ef - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:31:11.739 3940 2453129136088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-db27b0e3-aa7f-45db-a51f-37c2d0681b69 59f88cd8befe4f60b7f0764a2759c5d4 ff617a9c59ef4abcb400c84c47ab08ef - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:31:11.786 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db27b0e3-aa7f-45db-a51f-37c2d0681b69 59f88cd8befe4f60b7f0764a2759c5d4 ff617a9c59ef4abcb400c84c47ab08ef - - -] port_delete event received for 'd007c545-3c43-4374-a288-c21f7f468053' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:31:12.411 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-06 12:31:12.411 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd007c545-3c43-4374-a288-c21f7f468053' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-06 12:31:12.411 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd007c545-3c43-4374-a288-c21f7f468053' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-06 12:31:12.411 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d007c545-3c43-4374-a288-c21f7f468053 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-06 12:31:12.429 3940 2453129136088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 24bfeeb9-ba15-4fab-a6bb-b383e61ea336 2021-09-06 12:31:12.429 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d007c545-3c43-4374-a288-c21f7f468053'] 2021-09-06 12:31:12.429 3940 2453129136088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-06 12:31:12.429 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-06 12:31:12.429 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d007c545-3c43-4374-a288-c21f7f468053'] 2021-09-06 12:31:14.418 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:31:14.428 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:31:15.505 3940 2453128427832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b1a213af-07f1-4ab3-bbe1-dc7420f48404 2021-09-06 12:31:15.646 3940 2453129136088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a5ccd0f6-8844-4aad-ad5f-05d3b1c1edc4 28c38a1b24ae40c5910e47c483a54c47 5ed9a63355164440857c2cb3b6f90636 - - -] Security group member updated on remote: ['aa0d3f0f-2a6c-4356-97b9-32a1ea182113'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:31:15.646 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [req-a5ccd0f6-8844-4aad-ad5f-05d3b1c1edc4 28c38a1b24ae40c5910e47c483a54c47 5ed9a63355164440857c2cb3b6f90636 - - -] Security group member updated ['aa0d3f0f-2a6c-4356-97b9-32a1ea182113'] 2021-09-06 12:31:15.990 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5ccd0f6-8844-4aad-ad5f-05d3b1c1edc4 28c38a1b24ae40c5910e47c483a54c47 5ed9a63355164440857c2cb3b6f90636 - - -] port_delete event received for 'b1a213af-07f1-4ab3-bbe1-dc7420f48404' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:31:16.417 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-06 12:31:16.417 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b1a213af-07f1-4ab3-bbe1-dc7420f48404' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-06 12:31:16.417 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b1a213af-07f1-4ab3-bbe1-dc7420f48404' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-06 12:31:16.417 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b1a213af-07f1-4ab3-bbe1-dc7420f48404 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-06 12:31:16.427 3940 2453129136088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9f95dac9-d739-43c2-b232-1e9108e5f6a0 2021-09-06 12:31:16.427 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b1a213af-07f1-4ab3-bbe1-dc7420f48404'] 2021-09-06 12:31:16.427 3940 2453129136088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-06 12:31:16.427 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-06 12:31:16.427 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b1a213af-07f1-4ab3-bbe1-dc7420f48404'] 2021-09-06 12:31:18.421 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:31:18.443 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:31:20.944 3940 2453129136088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e639a728-a106-4cdc-8b56-76f80a2ce4d9 28c38a1b24ae40c5910e47c483a54c47 5ed9a63355164440857c2cb3b6f90636 - - -] Security group member updated on remote: ['aa0d3f0f-2a6c-4356-97b9-32a1ea182113'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:31:20.944 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [req-e639a728-a106-4cdc-8b56-76f80a2ce4d9 28c38a1b24ae40c5910e47c483a54c47 5ed9a63355164440857c2cb3b6f90636 - - -] Security group member updated ['aa0d3f0f-2a6c-4356-97b9-32a1ea182113'] 2021-09-06 12:31:22.051 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65bc27e9-a564-4b87-8f74-620f52980bd2 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] port_update received: 0cd7d2a4-9006-4364-bd9d-3f7405ec3fa3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:31:22.051 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65bc27e9-a564-4b87-8f74-620f52980bd2 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] No port 0cd7d2a4-9006-4364-bd9d-3f7405ec3fa3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:31:23.130 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae9d6ca0-f88f-4ff5-ae8a-b975dc805912 - - - - -] port_update received: afb7b923-e5c2-4ba1-8f12-e7de42529e50 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:31:23.145 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae9d6ca0-f88f-4ff5-ae8a-b975dc805912 - - - - -] No port afb7b923-e5c2-4ba1-8f12-e7de42529e50 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:31:27.568 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dca22bc7-e6d4-45e4-ac6d-724833fb506e - - - - -] port_update received: dd4c375a-efd0-4706-af40-a6897583ae17 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:31:27.568 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dca22bc7-e6d4-45e4-ac6d-724833fb506e - - - - -] No port dd4c375a-efd0-4706-af40-a6897583ae17 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:31:29.605 3940 2453128427656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0cd7d2a4-9006-4364-bd9d-3f7405ec3fa3 2021-09-06 12:31:30.192 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dfd0f547-a4e9-4b82-a191-cb24e52502c6 - - - - -] port_update received: 7a739161-50fb-4a74-b7b5-16c491878bc4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:31:30.225 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dfd0f547-a4e9-4b82-a191-cb24e52502c6 - - - - -] No port 7a739161-50fb-4a74-b7b5-16c491878bc4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:31:30.463 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-06 12:31:31.099 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Adding port 0cd7d2a4-9006-4364-bd9d-3f7405ec3fa3 2021-09-06 12:31:31.099 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Port 0cd7d2a4-9006-4364-bd9d-3f7405ec3fa3 updated. Details: {'device': '0cd7d2a4-9006-4364-bd9d-3f7405ec3fa3', 'network_id': '9f95dac9-d739-43c2-b232-1e9108e5f6a0', 'port_id': '0cd7d2a4-9006-4364-bd9d-3f7405ec3fa3', 'mac_address': 'fa:16:3e:2d:7c:70', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 547, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6f18bd70-2d32-4d7f-9b1b-bada85762d6c', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-06 12:31:31.099 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-06 12:31:31.099 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0cd7d2a4-9006-4364-bd9d-3f7405ec3fa3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:31:31.099 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0cd7d2a4-9006-4364-bd9d-3f7405ec3fa3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-06 12:31:31.099 3940 2453129136088 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9f95dac9-d739-43c2-b232-1e9108e5f6a0 2021-09-06 12:31:31.099 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-06 12:31:31.240 3940 2453129136088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0cd7d2a4-9006-4364-bd9d-3f7405ec3fa3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:31:31.256 3940 2453129136088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0cd7d2a4-9006-4364-bd9d-3f7405ec3fa3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:31:31.256 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0cd7d2a4-9006-4364-bd9d-3f7405ec3fa3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-06 12:31:31.256 3940 2453129136088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 547, VLAN trunk: None to switch port 0cd7d2a4-9006-4364-bd9d-3f7405ec3fa3 2021-09-06 12:31:31.353 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-06 12:31:31.353 3940 2453129136088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0cd7d2a4-9006-4364-bd9d-3f7405ec3fa3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:31:31.769 3940 2453129136088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0cd7d2a4-9006-4364-bd9d-3f7405ec3fa3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:31:31.769 3940 2453129136088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:31:31.769 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (aa0d3f0f-2a6c-4356-97b9-32a1ea182113) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:31:31.769 3940 2453129136088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0cd7d2a4-9006-4364-bd9d-3f7405ec3fa3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:31:31.769 3940 2453129136088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-06 12:31:31.769 3940 2453129136088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0cd7d2a4-9006-4364-bd9d-3f7405ec3fa3 not yet added. Adding. 2021-09-06 12:31:31.769 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-06 12:31:31.769 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-06 12:31:31.910 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0cd7d2a4-9006-4364-bd9d-3f7405ec3fa3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:31:32.036 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0cd7d2a4-9006-4364-bd9d-3f7405ec3fa3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:31:32.036 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0cd7d2a4-9006-4364-bd9d-3f7405ec3fa3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:31:32.177 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0cd7d2a4-9006-4364-bd9d-3f7405ec3fa3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:31:32.285 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0cd7d2a4-9006-4364-bd9d-3f7405ec3fa3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:31:32.285 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0cd7d2a4-9006-4364-bd9d-3f7405ec3fa3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-06 12:31:32.285 3940 2453129136088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0cd7d2a4-9006-4364-bd9d-3f7405ec3fa3 processed. 2021-09-06 12:31:32.477 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:31:32.879 3940 2453129136088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:31:33.598 3940 2453128427832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8d88c075-c9af-4730-99d2-81158cd16bcb 2021-09-06 12:31:33.833 3940 2453129136088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7508a304-5feb-4309-b9e3-6811cccd9647 161224967dbd4ee495296a3c1b0b68d9 98a382ee552040f58470e5617405beea - - -] Security group member updated on remote: ['b7be28d4-8ca1-4431-b158-53b61a2cc8d2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:31:33.833 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [req-7508a304-5feb-4309-b9e3-6811cccd9647 161224967dbd4ee495296a3c1b0b68d9 98a382ee552040f58470e5617405beea - - -] Security group member updated ['b7be28d4-8ca1-4431-b158-53b61a2cc8d2'] 2021-09-06 12:31:34.198 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7508a304-5feb-4309-b9e3-6811cccd9647 161224967dbd4ee495296a3c1b0b68d9 98a382ee552040f58470e5617405beea - - -] port_delete event received for '8d88c075-c9af-4730-99d2-81158cd16bcb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:31:34.477 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-06 12:31:34.477 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8d88c075-c9af-4730-99d2-81158cd16bcb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-06 12:31:34.477 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8d88c075-c9af-4730-99d2-81158cd16bcb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-06 12:31:34.477 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8d88c075-c9af-4730-99d2-81158cd16bcb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-06 12:31:34.491 3940 2453129136088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c01636bb-dde8-41a5-b997-8fc336e76f76 2021-09-06 12:31:34.491 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8d88c075-c9af-4730-99d2-81158cd16bcb'] 2021-09-06 12:31:34.491 3940 2453129136088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-06 12:31:34.491 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-06 12:31:34.491 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8d88c075-c9af-4730-99d2-81158cd16bcb'] 2021-09-06 12:31:36.469 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3b73687-8ed4-4bb5-99d4-fccd62735049 161224967dbd4ee495296a3c1b0b68d9 98a382ee552040f58470e5617405beea - - -] port_delete event received for '7bd045be-6562-4052-92b7-c28cf6e06010' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:31:36.469 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:31:36.566 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:31:37.162 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a310b1d-0953-46ed-bcc4-9858dc6959a3 - - - - -] port_update received: 1b17de3a-91ea-40a4-b883-51960543ad24 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:31:37.191 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a310b1d-0953-46ed-bcc4-9858dc6959a3 - - - - -] No port 1b17de3a-91ea-40a4-b883-51960543ad24 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:31:37.582 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db1d96fe-abb7-44b6-b3a7-abe871ee2188 161224967dbd4ee495296a3c1b0b68d9 98a382ee552040f58470e5617405beea - - -] Security group rule updated on remote: ['4585a8e0-5e56-49ab-989a-40c16eafe8ff'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-06 12:31:37.582 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [req-db1d96fe-abb7-44b6-b3a7-abe871ee2188 161224967dbd4ee495296a3c1b0b68d9 98a382ee552040f58470e5617405beea - - -] Security group rule updated ['4585a8e0-5e56-49ab-989a-40c16eafe8ff'] 2021-09-06 12:31:37.801 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-022ab89f-8d36-4e34-9e41-e3ba2cec72d1 161224967dbd4ee495296a3c1b0b68d9 98a382ee552040f58470e5617405beea - - -] Security group rule updated on remote: ['4585a8e0-5e56-49ab-989a-40c16eafe8ff'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-06 12:31:37.801 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [req-022ab89f-8d36-4e34-9e41-e3ba2cec72d1 161224967dbd4ee495296a3c1b0b68d9 98a382ee552040f58470e5617405beea - - -] Security group rule updated ['4585a8e0-5e56-49ab-989a-40c16eafe8ff'] 2021-09-06 12:31:42.363 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1801f86-8e1a-48d1-9559-a64d875dacef 161224967dbd4ee495296a3c1b0b68d9 98a382ee552040f58470e5617405beea - - -] Security group member updated on remote: ['4585a8e0-5e56-49ab-989a-40c16eafe8ff'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:31:42.363 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [req-e1801f86-8e1a-48d1-9559-a64d875dacef 161224967dbd4ee495296a3c1b0b68d9 98a382ee552040f58470e5617405beea - - -] Security group member updated ['4585a8e0-5e56-49ab-989a-40c16eafe8ff'] 2021-09-06 12:31:43.367 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fab16a8-4908-4eb7-af27-625b19bb6cf2 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] port_update received: f13891f4-695a-4f69-9e05-67f2065cedcf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:31:43.379 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fab16a8-4908-4eb7-af27-625b19bb6cf2 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] No port f13891f4-695a-4f69-9e05-67f2065cedcf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:31:43.772 3940 2453128427656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1c429521-62b3-42a7-8929-514bc0daef49 2021-09-06 12:31:44.516 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-06 12:31:44.691 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Adding port 1c429521-62b3-42a7-8929-514bc0daef49 2021-09-06 12:31:44.691 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Port 1c429521-62b3-42a7-8929-514bc0daef49 updated. Details: {'device': '1c429521-62b3-42a7-8929-514bc0daef49', 'network_id': 'baed0245-b7b3-4541-947f-55d4aea6cfbd', 'port_id': '1c429521-62b3-42a7-8929-514bc0daef49', 'mac_address': 'fa:16:3e:cc:dd:87', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 545, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '814a0f23-e206-45b4-b9b0-04c0a7ba1df6', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-06 12:31:44.691 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-06 12:31:44.691 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1c429521-62b3-42a7-8929-514bc0daef49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:31:44.691 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1c429521-62b3-42a7-8929-514bc0daef49 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-06 12:31:44.691 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-06 12:31:44.724 3940 2453129134680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1c429521-62b3-42a7-8929-514bc0daef49') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:31:44.744 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1c429521-62b3-42a7-8929-514bc0daef49') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:31:44.744 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1c429521-62b3-42a7-8929-514bc0daef49 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-06 12:31:44.744 3940 2453129134680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 545, VLAN trunk: None to switch port 1c429521-62b3-42a7-8929-514bc0daef49 2021-09-06 12:31:44.785 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-06 12:31:44.785 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1c429521-62b3-42a7-8929-514bc0daef49'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:31:44.941 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1c429521-62b3-42a7-8929-514bc0daef49']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:31:44.941 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:31:44.941 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (52eadd11-5d2d-41ef-9ca8-6fa6891f6c5d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:31:44.941 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1c429521-62b3-42a7-8929-514bc0daef49 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:31:44.941 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-06 12:31:44.941 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-06 12:31:44.941 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c429521-62b3-42a7-8929-514bc0daef49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:31:44.941 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c429521-62b3-42a7-8929-514bc0daef49" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:31:44.941 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c429521-62b3-42a7-8929-514bc0daef49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:31:44.941 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c429521-62b3-42a7-8929-514bc0daef49" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:31:44.978 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1c429521-62b3-42a7-8929-514bc0daef49" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:31:44.978 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1c429521-62b3-42a7-8929-514bc0daef49 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-06 12:31:44.978 3940 2453129134680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1c429521-62b3-42a7-8929-514bc0daef49 processed. 2021-09-06 12:31:45.782 3940 2453128427656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f13891f4-695a-4f69-9e05-67f2065cedcf 2021-09-06 12:31:46.535 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-06 12:31:46.535 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:31:46.931 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:31:47.023 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Adding port f13891f4-695a-4f69-9e05-67f2065cedcf 2021-09-06 12:31:47.023 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Port f13891f4-695a-4f69-9e05-67f2065cedcf updated. Details: {'device': 'f13891f4-695a-4f69-9e05-67f2065cedcf', 'network_id': 'c01636bb-dde8-41a5-b997-8fc336e76f76', 'port_id': 'f13891f4-695a-4f69-9e05-67f2065cedcf', 'mac_address': 'fa:16:3e:a5:4a:3c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 519, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cf075e35-2e84-433d-ad7d-fd3de96f9f2a', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-06 12:31:47.023 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-06 12:31:47.023 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f13891f4-695a-4f69-9e05-67f2065cedcf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:31:47.023 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f13891f4-695a-4f69-9e05-67f2065cedcf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-06 12:31:47.023 3940 2453129134680 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c01636bb-dde8-41a5-b997-8fc336e76f76 2021-09-06 12:31:47.023 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-06 12:31:47.190 3940 2453129134680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f13891f4-695a-4f69-9e05-67f2065cedcf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:31:47.190 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f13891f4-695a-4f69-9e05-67f2065cedcf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:31:47.197 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f13891f4-695a-4f69-9e05-67f2065cedcf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-06 12:31:47.197 3940 2453129134680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 519, VLAN trunk: None to switch port f13891f4-695a-4f69-9e05-67f2065cedcf 2021-09-06 12:31:47.321 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-06 12:31:47.321 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f13891f4-695a-4f69-9e05-67f2065cedcf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:31:47.647 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f13891f4-695a-4f69-9e05-67f2065cedcf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:31:47.665 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:31:47.665 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4585a8e0-5e56-49ab-989a-40c16eafe8ff) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:31:47.665 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f13891f4-695a-4f69-9e05-67f2065cedcf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:31:47.665 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-06 12:31:47.665 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f13891f4-695a-4f69-9e05-67f2065cedcf not yet added. Adding. 2021-09-06 12:31:47.665 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-06 12:31:47.665 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-06 12:31:47.738 3940 2453129136088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a8fc564-d032-4d69-88aa-0deb828ba743 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Security group member updated on remote: ['0d7df3a3-c158-4f1d-9b09-2bf8a741a5c9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:31:47.738 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [req-8a8fc564-d032-4d69-88aa-0deb828ba743 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Security group member updated ['0d7df3a3-c158-4f1d-9b09-2bf8a741a5c9'] 2021-09-06 12:31:47.842 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f13891f4-695a-4f69-9e05-67f2065cedcf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:31:48.022 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f13891f4-695a-4f69-9e05-67f2065cedcf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:31:48.022 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f13891f4-695a-4f69-9e05-67f2065cedcf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:31:48.255 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f13891f4-695a-4f69-9e05-67f2065cedcf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:31:48.394 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f13891f4-695a-4f69-9e05-67f2065cedcf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:31:48.397 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f13891f4-695a-4f69-9e05-67f2065cedcf status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-06 12:31:48.397 3940 2453129134680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f13891f4-695a-4f69-9e05-67f2065cedcf processed. 2021-09-06 12:31:48.537 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:31:48.758 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:32:02.523 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2e399b1-aab9-4391-bf23-ff60ed77086b c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] port_update received: e8e075b6-9772-4c29-9e80-74a25c2d03b0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:32:02.550 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2e399b1-aab9-4391-bf23-ff60ed77086b c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] No port e8e075b6-9772-4c29-9e80-74a25c2d03b0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:32:03.895 3940 2453128427832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1c429521-62b3-42a7-8929-514bc0daef49 2021-09-06 12:32:04.012 3940 2453128427656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e8e075b6-9772-4c29-9e80-74a25c2d03b0 2021-09-06 12:32:04.601 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-06 12:32:04.789 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Adding port e8e075b6-9772-4c29-9e80-74a25c2d03b0 2021-09-06 12:32:04.789 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Port e8e075b6-9772-4c29-9e80-74a25c2d03b0 updated. Details: {'device': 'e8e075b6-9772-4c29-9e80-74a25c2d03b0', 'network_id': '8ade6eb1-7f70-4b6c-89b8-35ef30b2f428', 'port_id': 'e8e075b6-9772-4c29-9e80-74a25c2d03b0', 'mac_address': 'fa:16:3e:41:35:56', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 524, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '0772179e-1533-4105-92f7-ea3dc405ec23', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-06 12:32:04.789 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-06 12:32:04.789 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-06 12:32:04.789 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e8e075b6-9772-4c29-9e80-74a25c2d03b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:32:04.789 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e8e075b6-9772-4c29-9e80-74a25c2d03b0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-06 12:32:04.789 3940 2453129134680 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8ade6eb1-7f70-4b6c-89b8-35ef30b2f428 2021-09-06 12:32:04.789 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-06 12:32:04.789 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1c429521-62b3-42a7-8929-514bc0daef49' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-06 12:32:04.789 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1c429521-62b3-42a7-8929-514bc0daef49' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-06 12:32:04.789 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1c429521-62b3-42a7-8929-514bc0daef49 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-06 12:32:04.817 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1c429521-62b3-42a7-8929-514bc0daef49'] 2021-09-06 12:32:04.817 3940 2453129136088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-06 12:32:04.817 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-06 12:32:04.817 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1c429521-62b3-42a7-8929-514bc0daef49'] 2021-09-06 12:32:05.029 3940 2453129134680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e8e075b6-9772-4c29-9e80-74a25c2d03b0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:32:05.029 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e8e075b6-9772-4c29-9e80-74a25c2d03b0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:32:05.029 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e8e075b6-9772-4c29-9e80-74a25c2d03b0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-06 12:32:05.029 3940 2453129134680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 524, VLAN trunk: None to switch port e8e075b6-9772-4c29-9e80-74a25c2d03b0 2021-09-06 12:32:05.180 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-06 12:32:05.180 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e8e075b6-9772-4c29-9e80-74a25c2d03b0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:32:05.347 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e8e075b6-9772-4c29-9e80-74a25c2d03b0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:32:05.347 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:32:05.347 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0d7df3a3-c158-4f1d-9b09-2bf8a741a5c9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:32:05.347 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0d7df3a3-c158-4f1d-9b09-2bf8a741a5c9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-06 12:32:05.347 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e8e075b6-9772-4c29-9e80-74a25c2d03b0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:32:05.347 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-06 12:32:05.347 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e8e075b6-9772-4c29-9e80-74a25c2d03b0 not yet added. Adding. 2021-09-06 12:32:05.347 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-06 12:32:05.347 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-06 12:32:05.569 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e8e075b6-9772-4c29-9e80-74a25c2d03b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:32:05.761 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e8e075b6-9772-4c29-9e80-74a25c2d03b0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:32:05.761 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e8e075b6-9772-4c29-9e80-74a25c2d03b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:32:05.960 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e8e075b6-9772-4c29-9e80-74a25c2d03b0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:32:06.086 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e8e075b6-9772-4c29-9e80-74a25c2d03b0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:32:06.086 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e8e075b6-9772-4c29-9e80-74a25c2d03b0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-06 12:32:06.086 3940 2453129134680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e8e075b6-9772-4c29-9e80-74a25c2d03b0 processed. 2021-09-06 12:32:06.593 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:32:07.362 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.765s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:32:07.926 3940 2453128427832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1c429521-62b3-42a7-8929-514bc0daef49 2021-09-06 12:32:08.600 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-06 12:32:08.600 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1c429521-62b3-42a7-8929-514bc0daef49' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-06 12:32:08.600 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1c429521-62b3-42a7-8929-514bc0daef49' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-06 12:32:08.600 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1c429521-62b3-42a7-8929-514bc0daef49 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-06 12:32:08.628 3940 2453129134680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network baed0245-b7b3-4541-947f-55d4aea6cfbd 2021-09-06 12:32:08.628 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1c429521-62b3-42a7-8929-514bc0daef49'] 2021-09-06 12:32:08.628 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-06 12:32:08.628 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1c429521-62b3-42a7-8929-514bc0daef49'] 2021-09-06 12:32:10.606 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:32:10.764 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:32:22.206 3940 2453128427656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1c429521-62b3-42a7-8929-514bc0daef49 2021-09-06 12:32:22.681 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-06 12:32:22.865 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Adding port 1c429521-62b3-42a7-8929-514bc0daef49 2021-09-06 12:32:22.865 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Port 1c429521-62b3-42a7-8929-514bc0daef49 updated. Details: {'device': '1c429521-62b3-42a7-8929-514bc0daef49', 'network_id': 'baed0245-b7b3-4541-947f-55d4aea6cfbd', 'port_id': '1c429521-62b3-42a7-8929-514bc0daef49', 'mac_address': 'fa:16:3e:cc:dd:87', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 545, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '814a0f23-e206-45b4-b9b0-04c0a7ba1df6', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-06 12:32:22.865 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-06 12:32:22.865 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1c429521-62b3-42a7-8929-514bc0daef49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:32:22.865 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1c429521-62b3-42a7-8929-514bc0daef49 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-06 12:32:22.865 3940 2453129134680 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network baed0245-b7b3-4541-947f-55d4aea6cfbd 2021-09-06 12:32:22.865 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-06 12:32:23.105 3940 2453129134680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1c429521-62b3-42a7-8929-514bc0daef49') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:32:23.105 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1c429521-62b3-42a7-8929-514bc0daef49') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:32:23.105 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1c429521-62b3-42a7-8929-514bc0daef49 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-06 12:32:23.105 3940 2453129134680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 545, VLAN trunk: None to switch port 1c429521-62b3-42a7-8929-514bc0daef49 2021-09-06 12:32:23.227 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-06 12:32:23.227 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1c429521-62b3-42a7-8929-514bc0daef49'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:32:23.363 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1c429521-62b3-42a7-8929-514bc0daef49']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:32:23.363 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:32:23.363 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (52eadd11-5d2d-41ef-9ca8-6fa6891f6c5d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:32:23.363 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1c429521-62b3-42a7-8929-514bc0daef49 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:32:23.363 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-06 12:32:23.363 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1c429521-62b3-42a7-8929-514bc0daef49 not yet added. Adding. 2021-09-06 12:32:23.380 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-06 12:32:23.380 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-06 12:32:23.551 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c429521-62b3-42a7-8929-514bc0daef49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:32:23.737 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c429521-62b3-42a7-8929-514bc0daef49" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:32:23.737 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c429521-62b3-42a7-8929-514bc0daef49" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:32:23.960 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c429521-62b3-42a7-8929-514bc0daef49" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:32:24.097 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1c429521-62b3-42a7-8929-514bc0daef49" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:32:24.097 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1c429521-62b3-42a7-8929-514bc0daef49 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-06 12:32:24.097 3940 2453129134680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1c429521-62b3-42a7-8929-514bc0daef49 processed. 2021-09-06 12:32:24.693 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:32:24.865 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:32:31.117 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-43de6ed7-a4c6-4f86-89d8-1895fa65c362 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Security group rule updated on remote: ['4d501404-e6ab-4136-8280-46f83ba09471'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-06 12:32:31.117 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [req-43de6ed7-a4c6-4f86-89d8-1895fa65c362 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Security group rule updated ['4d501404-e6ab-4136-8280-46f83ba09471'] 2021-09-06 12:32:31.317 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f41a44e-4e67-4cbf-84c6-783398c2e58e 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Security group rule updated on remote: ['4d501404-e6ab-4136-8280-46f83ba09471'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-06 12:32:31.317 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [req-0f41a44e-4e67-4cbf-84c6-783398c2e58e 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Security group rule updated ['4d501404-e6ab-4136-8280-46f83ba09471'] 2021-09-06 12:32:31.534 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-612b84ed-0da8-48a3-98f4-199fe1c5c964 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Security group rule updated on remote: ['4d501404-e6ab-4136-8280-46f83ba09471'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-06 12:32:31.534 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [req-612b84ed-0da8-48a3-98f4-199fe1c5c964 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Security group rule updated ['4d501404-e6ab-4136-8280-46f83ba09471'] 2021-09-06 12:32:31.784 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e6d045ae-d260-4d30-8a2f-33fd6075f68d 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Security group rule updated on remote: ['4d501404-e6ab-4136-8280-46f83ba09471'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-06 12:32:31.784 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [req-e6d045ae-d260-4d30-8a2f-33fd6075f68d 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Security group rule updated ['4d501404-e6ab-4136-8280-46f83ba09471'] 2021-09-06 12:32:31.941 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca3fec64-109c-4e5a-8a0c-04dd874891e2 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Security group rule updated on remote: ['4d501404-e6ab-4136-8280-46f83ba09471'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-06 12:32:31.941 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [req-ca3fec64-109c-4e5a-8a0c-04dd874891e2 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Security group rule updated ['4d501404-e6ab-4136-8280-46f83ba09471'] 2021-09-06 12:32:32.066 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef8e69d6-fa34-4c20-bdc5-7faa11adfd41 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Security group rule updated on remote: ['4d501404-e6ab-4136-8280-46f83ba09471'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-06 12:32:32.066 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [req-ef8e69d6-fa34-4c20-bdc5-7faa11adfd41 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Security group rule updated ['4d501404-e6ab-4136-8280-46f83ba09471'] 2021-09-06 12:32:32.758 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Security group member updated on remote: ['4d501404-e6ab-4136-8280-46f83ba09471', '0d7df3a3-c158-4f1d-9b09-2bf8a741a5c9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:32:32.758 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Security group member updated ['4d501404-e6ab-4136-8280-46f83ba09471', '0d7df3a3-c158-4f1d-9b09-2bf8a741a5c9'] 2021-09-06 12:32:32.758 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Refresh firewall rules 2021-09-06 12:32:32.758 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Get security group information for devices via rpc ['e8e075b6-9772-4c29-9e80-74a25c2d03b0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:32:32.787 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] port_update received: e8e075b6-9772-4c29-9e80-74a25c2d03b0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:32:32.801 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Lock "n-hv-agent-port-lock-e8e075b6-9772-4c29-9e80-74a25c2d03b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:32:32.801 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Binding port e8e075b6-9772-4c29-9e80-74a25c2d03b0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-06 12:32:32.801 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-06 12:32:32.848 3940 2453129135912 MainThread DEBUG neutron.services.trunk.rpc.agent [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e8e075b6-9772-4c29-9e80-74a25c2d03b0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:32:32.848 3940 2453129135912 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e8e075b6-9772-4c29-9e80-74a25c2d03b0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:32:32.848 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Trunk plugin disabled on server. Assuming port e8e075b6-9772-4c29-9e80-74a25c2d03b0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-06 12:32:32.848 3940 2453129135912 MainThread INFO networking_hyperv.neutron.trunk_driver [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Binding VLAN ID: 524, VLAN trunk: None to switch port e8e075b6-9772-4c29-9e80-74a25c2d03b0 2021-09-06 12:32:32.912 3940 2453129135912 MainThread INFO neutron.agent.securitygroups_rpc [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Refresh firewall rules 2021-09-06 12:32:32.912 3940 2453129135912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Get security group information for devices via rpc ['e8e075b6-9772-4c29-9e80-74a25c2d03b0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:32:33.565 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Update security group information for ports dict_keys(['e8e075b6-9772-4c29-9e80-74a25c2d03b0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:32:33.565 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:32:33.565 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Update rules of security group (0d7df3a3-c158-4f1d-9b09-2bf8a741a5c9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:32:33.565 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Update rules of security group (4d501404-e6ab-4136-8280-46f83ba09471) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:32:33.581 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Update members of security group (0d7df3a3-c158-4f1d-9b09-2bf8a741a5c9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-06 12:32:33.581 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Update port filter for e8e075b6-9772-4c29-9e80-74a25c2d03b0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:32:33.581 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Updating port rules. 2021-09-06 12:32:33.581 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Creating 6 new rules, removing 0 old rules. 2021-09-06 12:32:33.581 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Lock "n-hv-driver-port-lock-e8e075b6-9772-4c29-9e80-74a25c2d03b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:32:33.628 3940 2453129135912 MainThread DEBUG neutron.agent.securitygroups_rpc [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Update security group information for ports dict_keys(['e8e075b6-9772-4c29-9e80-74a25c2d03b0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:32:33.628 3940 2453129135912 MainThread DEBUG neutron.agent.securitygroups_rpc [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:32:33.628 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Update rules of security group (0d7df3a3-c158-4f1d-9b09-2bf8a741a5c9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:32:33.628 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Update rules of security group (4d501404-e6ab-4136-8280-46f83ba09471) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:32:33.628 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Update members of security group (0d7df3a3-c158-4f1d-9b09-2bf8a741a5c9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-06 12:32:33.628 3940 2453129135912 MainThread DEBUG neutron.agent.securitygroups_rpc [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Update port filter for e8e075b6-9772-4c29-9e80-74a25c2d03b0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:32:33.628 3940 2453129135912 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Updating port rules. 2021-09-06 12:32:33.628 3940 2453129135912 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Creating 6 new rules, removing 0 old rules. 2021-09-06 12:32:33.802 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Lock "n-hv-driver-port-lock-e8e075b6-9772-4c29-9e80-74a25c2d03b0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:32:33.802 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Lock "n-hv-driver-port-lock-e8e075b6-9772-4c29-9e80-74a25c2d03b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:32:33.802 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Lock "n-hv-driver-port-lock-e8e075b6-9772-4c29-9e80-74a25c2d03b0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:32:33.802 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Lock "n-hv-driver-port-lock-e8e075b6-9772-4c29-9e80-74a25c2d03b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:32:33.946 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Lock "n-hv-driver-port-lock-e8e075b6-9772-4c29-9e80-74a25c2d03b0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:32:33.956 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Lock "n-hv-driver-port-lock-e8e075b6-9772-4c29-9e80-74a25c2d03b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:32:33.956 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Lock "n-hv-driver-port-lock-e8e075b6-9772-4c29-9e80-74a25c2d03b0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:32:34.005 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [req-87edb1c9-27ba-4bc6-aac5-95c0ab560c08 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Lock "n-hv-agent-port-lock-e8e075b6-9772-4c29-9e80-74a25c2d03b0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:32:34.175 3940 2453128427832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ce5d2845-fc0b-4190-be7a-0cec5e8f0a05 2021-09-06 12:32:34.741 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-06 12:32:34.741 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ce5d2845-fc0b-4190-be7a-0cec5e8f0a05' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-06 12:32:34.741 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ce5d2845-fc0b-4190-be7a-0cec5e8f0a05' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-06 12:32:34.741 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ce5d2845-fc0b-4190-be7a-0cec5e8f0a05 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-06 12:32:34.769 3940 2453129135912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fbf48eca-ca90-48aa-8408-121310dfa5f5 2021-09-06 12:32:34.769 3940 2453129135912 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ce5d2845-fc0b-4190-be7a-0cec5e8f0a05'] 2021-09-06 12:32:34.769 3940 2453129135912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-06 12:32:34.769 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-06 12:32:34.769 3940 2453129135912 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ce5d2845-fc0b-4190-be7a-0cec5e8f0a05'] 2021-09-06 12:32:36.751 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:32:36.878 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:32:44.377 3940 2453128427656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ce5d2845-fc0b-4190-be7a-0cec5e8f0a05 2021-09-06 12:32:44.786 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-06 12:32:44.971 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Adding port ce5d2845-fc0b-4190-be7a-0cec5e8f0a05 2021-09-06 12:32:44.971 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Port ce5d2845-fc0b-4190-be7a-0cec5e8f0a05 updated. Details: {'device': 'ce5d2845-fc0b-4190-be7a-0cec5e8f0a05', 'network_id': 'fbf48eca-ca90-48aa-8408-121310dfa5f5', 'port_id': 'ce5d2845-fc0b-4190-be7a-0cec5e8f0a05', 'mac_address': 'fa:16:3e:fa:ab:b0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 529, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9e6c8b64-dda5-4d23-8ef9-d6b11cafc9db', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-06 12:32:44.971 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-06 12:32:44.971 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ce5d2845-fc0b-4190-be7a-0cec5e8f0a05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:32:44.971 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ce5d2845-fc0b-4190-be7a-0cec5e8f0a05 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-06 12:32:44.971 3940 2453129135912 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fbf48eca-ca90-48aa-8408-121310dfa5f5 2021-09-06 12:32:44.971 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-06 12:32:45.144 3940 2453129135912 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ce5d2845-fc0b-4190-be7a-0cec5e8f0a05') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:32:45.144 3940 2453129135912 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ce5d2845-fc0b-4190-be7a-0cec5e8f0a05') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:32:45.144 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ce5d2845-fc0b-4190-be7a-0cec5e8f0a05 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-06 12:32:45.144 3940 2453129135912 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 529, VLAN trunk: None to switch port ce5d2845-fc0b-4190-be7a-0cec5e8f0a05 2021-09-06 12:32:45.253 3940 2453129135912 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-06 12:32:45.253 3940 2453129135912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ce5d2845-fc0b-4190-be7a-0cec5e8f0a05'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:32:45.518 3940 2453129135912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ce5d2845-fc0b-4190-be7a-0cec5e8f0a05']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:32:45.518 3940 2453129135912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:32:45.518 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6c2d3716-126f-4652-905f-28d47764b0db) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:32:45.518 3940 2453129135912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ce5d2845-fc0b-4190-be7a-0cec5e8f0a05 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:32:45.518 3940 2453129135912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-06 12:32:45.518 3940 2453129135912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ce5d2845-fc0b-4190-be7a-0cec5e8f0a05 not yet added. Adding. 2021-09-06 12:32:45.518 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-06 12:32:45.518 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-06 12:32:45.674 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ce5d2845-fc0b-4190-be7a-0cec5e8f0a05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:32:45.830 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ce5d2845-fc0b-4190-be7a-0cec5e8f0a05" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:32:45.830 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ce5d2845-fc0b-4190-be7a-0cec5e8f0a05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:32:46.002 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ce5d2845-fc0b-4190-be7a-0cec5e8f0a05" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:32:46.128 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ce5d2845-fc0b-4190-be7a-0cec5e8f0a05" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:32:46.128 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ce5d2845-fc0b-4190-be7a-0cec5e8f0a05 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-06 12:32:46.128 3940 2453129135912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ce5d2845-fc0b-4190-be7a-0cec5e8f0a05 processed. 2021-09-06 12:32:46.804 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:32:46.987 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:33:12.564 3940 2453128427832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1c429521-62b3-42a7-8929-514bc0daef49 2021-09-06 12:33:12.925 3940 2453129135912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-74adc437-4f8c-48b1-9961-bfd619bdddfa 7f79a871485d49d0af552ee44ab7f9b5 33c856472a8b47f6afb4c8155b7c9056 - - -] Security group member updated on remote: ['52eadd11-5d2d-41ef-9ca8-6fa6891f6c5d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:33:12.925 3940 2453129135912 MainThread INFO neutron.agent.securitygroups_rpc [req-74adc437-4f8c-48b1-9961-bfd619bdddfa 7f79a871485d49d0af552ee44ab7f9b5 33c856472a8b47f6afb4c8155b7c9056 - - -] Security group member updated ['52eadd11-5d2d-41ef-9ca8-6fa6891f6c5d'] 2021-09-06 12:33:12.957 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-06 12:33:12.957 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1c429521-62b3-42a7-8929-514bc0daef49' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-06 12:33:12.957 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1c429521-62b3-42a7-8929-514bc0daef49' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-06 12:33:12.957 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1c429521-62b3-42a7-8929-514bc0daef49 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-06 12:33:12.971 3940 2453129135912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network baed0245-b7b3-4541-947f-55d4aea6cfbd 2021-09-06 12:33:12.971 3940 2453129135912 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1c429521-62b3-42a7-8929-514bc0daef49'] 2021-09-06 12:33:12.971 3940 2453129135912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-06 12:33:12.971 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-06 12:33:12.971 3940 2453129135912 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1c429521-62b3-42a7-8929-514bc0daef49'] 2021-09-06 12:33:13.228 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74adc437-4f8c-48b1-9961-bfd619bdddfa 7f79a871485d49d0af552ee44ab7f9b5 33c856472a8b47f6afb4c8155b7c9056 - - -] port_delete event received for '1c429521-62b3-42a7-8929-514bc0daef49' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:33:14.549 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd983686-ae52-430e-a971-575299af1bf3 7f79a871485d49d0af552ee44ab7f9b5 33c856472a8b47f6afb4c8155b7c9056 - - -] port_delete event received for '7b414c1d-3450-4b49-b5e1-299c4b17894a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:33:14.976 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:33:15.001 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:33:18.021 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0ecc2c2-4964-4add-991e-19850ff4da79 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] port_delete event received for '93834802-3efe-4a63-9b8d-9e552e44babe' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:33:19.073 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b98afa3-a428-45ac-bd86-17543440a76d 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] port_delete event received for '17050d2a-e2b8-49e4-881b-b2cfc078bafa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:33:20.110 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f84d3b1c-c432-432a-b02c-da2cb2de2e20 - - - - -] port_delete event received for 'ac8584bf-87c1-468f-aa49-f065f13e6d86' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:33:20.128 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-774109b5-d08b-4212-bfbb-3eebdbdbda10 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] port_delete event received for 'ac8584bf-87c1-468f-aa49-f065f13e6d86' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:33:20.314 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-774109b5-d08b-4212-bfbb-3eebdbdbda10 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] network_delete received. Deleting network baed0245-b7b3-4541-947f-55d4aea6cfbd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-06 12:33:20.314 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-774109b5-d08b-4212-bfbb-3eebdbdbda10 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] Network baed0245-b7b3-4541-947f-55d4aea6cfbd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-06 12:33:24.440 3940 2453129135912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a8776d61-28ad-4051-aae9-0e4d6f70f635 161224967dbd4ee495296a3c1b0b68d9 98a382ee552040f58470e5617405beea - - -] Security group member updated on remote: ['4585a8e0-5e56-49ab-989a-40c16eafe8ff'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:33:24.440 3940 2453129135912 MainThread INFO neutron.agent.securitygroups_rpc [req-a8776d61-28ad-4051-aae9-0e4d6f70f635 161224967dbd4ee495296a3c1b0b68d9 98a382ee552040f58470e5617405beea - - -] Security group member updated ['4585a8e0-5e56-49ab-989a-40c16eafe8ff'] 2021-09-06 12:33:24.645 3940 2453128427832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f13891f4-695a-4f69-9e05-67f2065cedcf 2021-09-06 12:33:24.735 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8776d61-28ad-4051-aae9-0e4d6f70f635 161224967dbd4ee495296a3c1b0b68d9 98a382ee552040f58470e5617405beea - - -] port_delete event received for 'f13891f4-695a-4f69-9e05-67f2065cedcf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:33:25.048 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-06 12:33:25.048 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f13891f4-695a-4f69-9e05-67f2065cedcf' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-06 12:33:25.048 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f13891f4-695a-4f69-9e05-67f2065cedcf' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-06 12:33:25.048 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f13891f4-695a-4f69-9e05-67f2065cedcf _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-06 12:33:25.071 3940 2453129135912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c01636bb-dde8-41a5-b997-8fc336e76f76 2021-09-06 12:33:25.071 3940 2453129135912 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f13891f4-695a-4f69-9e05-67f2065cedcf'] 2021-09-06 12:33:25.071 3940 2453129135912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-06 12:33:25.071 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-06 12:33:25.071 3940 2453129135912 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f13891f4-695a-4f69-9e05-67f2065cedcf'] 2021-09-06 12:33:27.079 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:33:28.033 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:33:28.990 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc6ba2d6-f69d-4659-a939-4c94d52cf399 161224967dbd4ee495296a3c1b0b68d9 98a382ee552040f58470e5617405beea - - -] port_delete event received for 'aa775e68-65cc-4a15-baf8-a2f28a7af50d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:33:33.958 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9cbd562-0425-4d3a-8b6c-0d69aefba71a 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] port_delete event received for 'a042e040-9dab-47ba-b14b-b52d6fc15e1d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:33:35.130 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-076e657c-dd86-41a7-842c-bbc5b126b58e 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] port_delete event received for '376f2106-63c2-411d-8da1-8f959c64d0d5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:33:36.032 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf4872cf-4d5a-469f-8f7e-74a5df36b38a 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] port_delete event received for 'dfe1d2c5-4f41-4c6f-b56d-2aa8e251b1aa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:33:36.235 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cc6e6eb-23a6-4181-bd78-185de6ef5caf - - - - -] port_delete event received for 'dfe1d2c5-4f41-4c6f-b56d-2aa8e251b1aa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:33:36.345 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf4872cf-4d5a-469f-8f7e-74a5df36b38a 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] network_delete received. Deleting network c01636bb-dde8-41a5-b997-8fc336e76f76 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-06 12:33:36.345 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf4872cf-4d5a-469f-8f7e-74a5df36b38a 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] Network c01636bb-dde8-41a5-b997-8fc336e76f76 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-06 12:33:41.567 3940 2453129135912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-38992f39-5f41-4f7a-8371-b6c8c55997c6 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Security group member updated on remote: ['6bf7a72e-9a9f-4e96-af96-a198ce0da37d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:33:41.567 3940 2453129135912 MainThread INFO neutron.agent.securitygroups_rpc [req-38992f39-5f41-4f7a-8371-b6c8c55997c6 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Security group member updated ['6bf7a72e-9a9f-4e96-af96-a198ce0da37d'] 2021-09-06 12:33:42.391 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35413962-9c2e-4c91-ad9b-6c3ef815adb0 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] port_update received: aaf5cfe8-f168-4582-ad86-4923cc446f75 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:33:42.391 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35413962-9c2e-4c91-ad9b-6c3ef815adb0 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] No port aaf5cfe8-f168-4582-ad86-4923cc446f75 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:33:42.720 3940 2453129135912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fedae766-0757-4661-8c24-5340bfa15bf2 28c38a1b24ae40c5910e47c483a54c47 5ed9a63355164440857c2cb3b6f90636 - - -] Security group member updated on remote: ['aa0d3f0f-2a6c-4356-97b9-32a1ea182113'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:33:42.720 3940 2453129135912 MainThread INFO neutron.agent.securitygroups_rpc [req-fedae766-0757-4661-8c24-5340bfa15bf2 28c38a1b24ae40c5910e47c483a54c47 5ed9a63355164440857c2cb3b6f90636 - - -] Security group member updated ['aa0d3f0f-2a6c-4356-97b9-32a1ea182113'] 2021-09-06 12:33:43.673 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c78dc0a-02e3-4751-a050-8e182e3d4660 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] port_update received: ed48713e-f543-4303-94ab-fac86679a62b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:33:43.673 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c78dc0a-02e3-4751-a050-8e182e3d4660 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] No port ed48713e-f543-4303-94ab-fac86679a62b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:33:44.955 3940 2453128427656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: aaf5cfe8-f168-4582-ad86-4923cc446f75 2021-09-06 12:33:45.096 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-06 12:33:45.283 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Adding port aaf5cfe8-f168-4582-ad86-4923cc446f75 2021-09-06 12:33:45.283 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Port aaf5cfe8-f168-4582-ad86-4923cc446f75 updated. Details: {'device': 'aaf5cfe8-f168-4582-ad86-4923cc446f75', 'network_id': '9111e775-3fd2-414e-88a0-e69b094b7c0e', 'port_id': 'aaf5cfe8-f168-4582-ad86-4923cc446f75', 'mac_address': 'fa:16:3e:e5:1c:57', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 506, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b9e62433-32a7-4929-810c-1f7dae26ee53', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-06 12:33:45.283 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-06 12:33:45.283 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aaf5cfe8-f168-4582-ad86-4923cc446f75" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:33:45.283 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port aaf5cfe8-f168-4582-ad86-4923cc446f75 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-06 12:33:45.283 3940 2453129135912 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9111e775-3fd2-414e-88a0-e69b094b7c0e 2021-09-06 12:33:45.283 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-06 12:33:45.475 3940 2453129135912 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'aaf5cfe8-f168-4582-ad86-4923cc446f75') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:33:45.475 3940 2453129135912 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'aaf5cfe8-f168-4582-ad86-4923cc446f75') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:33:45.485 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port aaf5cfe8-f168-4582-ad86-4923cc446f75 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-06 12:33:45.485 3940 2453129135912 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 506, VLAN trunk: None to switch port aaf5cfe8-f168-4582-ad86-4923cc446f75 2021-09-06 12:33:45.564 3940 2453129135912 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-06 12:33:45.564 3940 2453129135912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['aaf5cfe8-f168-4582-ad86-4923cc446f75'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:33:45.708 3940 2453129135912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['aaf5cfe8-f168-4582-ad86-4923cc446f75']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:33:45.708 3940 2453129135912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:33:45.708 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6bf7a72e-9a9f-4e96-af96-a198ce0da37d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:33:45.708 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6bf7a72e-9a9f-4e96-af96-a198ce0da37d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-06 12:33:45.708 3940 2453129135912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for aaf5cfe8-f168-4582-ad86-4923cc446f75 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:33:45.708 3940 2453129135912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-06 12:33:45.708 3940 2453129135912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device aaf5cfe8-f168-4582-ad86-4923cc446f75 not yet added. Adding. 2021-09-06 12:33:45.708 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-06 12:33:45.708 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-06 12:33:45.819 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aaf5cfe8-f168-4582-ad86-4923cc446f75" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:33:45.944 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aaf5cfe8-f168-4582-ad86-4923cc446f75" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:33:45.944 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aaf5cfe8-f168-4582-ad86-4923cc446f75" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:33:46.069 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aaf5cfe8-f168-4582-ad86-4923cc446f75" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:33:46.157 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aaf5cfe8-f168-4582-ad86-4923cc446f75" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:33:46.157 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port aaf5cfe8-f168-4582-ad86-4923cc446f75 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-06 12:33:46.157 3940 2453129135912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port aaf5cfe8-f168-4582-ad86-4923cc446f75 processed. 2021-09-06 12:33:47.110 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:33:47.710 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:33:53.032 3940 2453128427656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ed48713e-f543-4303-94ab-fac86679a62b 2021-09-06 12:33:53.160 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-06 12:33:53.361 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Adding port ed48713e-f543-4303-94ab-fac86679a62b 2021-09-06 12:33:53.361 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Port ed48713e-f543-4303-94ab-fac86679a62b updated. Details: {'device': 'ed48713e-f543-4303-94ab-fac86679a62b', 'network_id': '9f95dac9-d739-43c2-b232-1e9108e5f6a0', 'port_id': 'ed48713e-f543-4303-94ab-fac86679a62b', 'mac_address': 'fa:16:3e:75:fe:63', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 547, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6f18bd70-2d32-4d7f-9b1b-bada85762d6c', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-06 12:33:53.361 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-06 12:33:53.361 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ed48713e-f543-4303-94ab-fac86679a62b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:33:53.361 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ed48713e-f543-4303-94ab-fac86679a62b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-06 12:33:53.361 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-06 12:33:53.594 3940 2453129135912 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ed48713e-f543-4303-94ab-fac86679a62b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:33:53.594 3940 2453129135912 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ed48713e-f543-4303-94ab-fac86679a62b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:33:53.611 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ed48713e-f543-4303-94ab-fac86679a62b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-06 12:33:53.611 3940 2453129135912 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 547, VLAN trunk: None to switch port ed48713e-f543-4303-94ab-fac86679a62b 2021-09-06 12:33:53.767 3940 2453129135912 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-06 12:33:53.767 3940 2453129135912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ed48713e-f543-4303-94ab-fac86679a62b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:33:54.031 3940 2453129135912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ed48713e-f543-4303-94ab-fac86679a62b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:33:54.031 3940 2453129135912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:33:54.031 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (aa0d3f0f-2a6c-4356-97b9-32a1ea182113) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:33:54.031 3940 2453129135912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ed48713e-f543-4303-94ab-fac86679a62b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:33:54.031 3940 2453129135912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-06 12:33:54.031 3940 2453129135912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ed48713e-f543-4303-94ab-fac86679a62b not yet added. Adding. 2021-09-06 12:33:54.031 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-06 12:33:54.055 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-06 12:33:54.253 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ed48713e-f543-4303-94ab-fac86679a62b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:33:54.457 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ed48713e-f543-4303-94ab-fac86679a62b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:33:54.457 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ed48713e-f543-4303-94ab-fac86679a62b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:33:54.673 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ed48713e-f543-4303-94ab-fac86679a62b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:33:54.830 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ed48713e-f543-4303-94ab-fac86679a62b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:33:54.830 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ed48713e-f543-4303-94ab-fac86679a62b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-06 12:33:54.830 3940 2453129135912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ed48713e-f543-4303-94ab-fac86679a62b processed. 2021-09-06 12:33:55.172 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:33:55.376 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:34:07.015 3940 2453129135912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-acf0bf63-df0b-4cc3-9f03-14d7ca5ea6a9 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Security group member updated on remote: ['6bf7a72e-9a9f-4e96-af96-a198ce0da37d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:34:07.015 3940 2453129135912 MainThread INFO neutron.agent.securitygroups_rpc [req-acf0bf63-df0b-4cc3-9f03-14d7ca5ea6a9 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Security group member updated ['6bf7a72e-9a9f-4e96-af96-a198ce0da37d'] 2021-09-06 12:34:07.015 3940 2453129135912 MainThread INFO neutron.agent.securitygroups_rpc [req-acf0bf63-df0b-4cc3-9f03-14d7ca5ea6a9 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Refresh firewall rules 2021-09-06 12:34:07.015 3940 2453129135912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-acf0bf63-df0b-4cc3-9f03-14d7ca5ea6a9 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Get security group information for devices via rpc ['aaf5cfe8-f168-4582-ad86-4923cc446f75'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:34:07.172 3940 2453129135912 MainThread DEBUG neutron.agent.securitygroups_rpc [req-acf0bf63-df0b-4cc3-9f03-14d7ca5ea6a9 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update security group information for ports dict_keys(['aaf5cfe8-f168-4582-ad86-4923cc446f75']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:34:07.172 3940 2453129135912 MainThread DEBUG neutron.agent.securitygroups_rpc [req-acf0bf63-df0b-4cc3-9f03-14d7ca5ea6a9 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:34:07.172 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-acf0bf63-df0b-4cc3-9f03-14d7ca5ea6a9 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update rules of security group (6bf7a72e-9a9f-4e96-af96-a198ce0da37d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:34:07.172 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-acf0bf63-df0b-4cc3-9f03-14d7ca5ea6a9 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update members of security group (6bf7a72e-9a9f-4e96-af96-a198ce0da37d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-06 12:34:07.172 3940 2453129135912 MainThread DEBUG neutron.agent.securitygroups_rpc [req-acf0bf63-df0b-4cc3-9f03-14d7ca5ea6a9 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update port filter for aaf5cfe8-f168-4582-ad86-4923cc446f75 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:34:07.172 3940 2453129135912 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-acf0bf63-df0b-4cc3-9f03-14d7ca5ea6a9 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Updating port rules. 2021-09-06 12:34:07.172 3940 2453129135912 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-acf0bf63-df0b-4cc3-9f03-14d7ca5ea6a9 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-06 12:34:07.200 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [req-acf0bf63-df0b-4cc3-9f03-14d7ca5ea6a9 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-aaf5cfe8-f168-4582-ad86-4923cc446f75" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:34:07.406 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [req-acf0bf63-df0b-4cc3-9f03-14d7ca5ea6a9 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-aaf5cfe8-f168-4582-ad86-4923cc446f75" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:34:07.406 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [req-acf0bf63-df0b-4cc3-9f03-14d7ca5ea6a9 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-aaf5cfe8-f168-4582-ad86-4923cc446f75" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:34:07.406 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [req-acf0bf63-df0b-4cc3-9f03-14d7ca5ea6a9 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-aaf5cfe8-f168-4582-ad86-4923cc446f75" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:34:08.000 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b62e0f1-319d-4547-990e-a15d9006d532 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] port_update received: 5834d947-ae2f-462c-abe7-651265dfb3a5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:34:08.016 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b62e0f1-319d-4547-990e-a15d9006d532 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] No port 5834d947-ae2f-462c-abe7-651265dfb3a5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:34:11.203 3940 2453128427656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5834d947-ae2f-462c-abe7-651265dfb3a5 2021-09-06 12:34:11.203 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-06 12:34:11.391 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Adding port 5834d947-ae2f-462c-abe7-651265dfb3a5 2021-09-06 12:34:11.391 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Port 5834d947-ae2f-462c-abe7-651265dfb3a5 updated. Details: {'device': '5834d947-ae2f-462c-abe7-651265dfb3a5', 'network_id': '9111e775-3fd2-414e-88a0-e69b094b7c0e', 'port_id': '5834d947-ae2f-462c-abe7-651265dfb3a5', 'mac_address': 'fa:16:3e:8f:0d:0e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 506, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b9e62433-32a7-4929-810c-1f7dae26ee53', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-06 12:34:11.391 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-06 12:34:11.391 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5834d947-ae2f-462c-abe7-651265dfb3a5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:34:11.391 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5834d947-ae2f-462c-abe7-651265dfb3a5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-06 12:34:11.391 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-06 12:34:11.565 3940 2453129135912 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5834d947-ae2f-462c-abe7-651265dfb3a5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:34:11.565 3940 2453129135912 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5834d947-ae2f-462c-abe7-651265dfb3a5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:34:11.579 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5834d947-ae2f-462c-abe7-651265dfb3a5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-06 12:34:11.579 3940 2453129135912 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 506, VLAN trunk: None to switch port 5834d947-ae2f-462c-abe7-651265dfb3a5 2021-09-06 12:34:11.720 3940 2453129135912 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-06 12:34:11.720 3940 2453129135912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5834d947-ae2f-462c-abe7-651265dfb3a5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:34:11.878 3940 2453129135912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5834d947-ae2f-462c-abe7-651265dfb3a5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:34:11.878 3940 2453129135912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:34:11.878 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6bf7a72e-9a9f-4e96-af96-a198ce0da37d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:34:11.878 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6bf7a72e-9a9f-4e96-af96-a198ce0da37d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-06 12:34:11.878 3940 2453129135912 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5834d947-ae2f-462c-abe7-651265dfb3a5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:34:11.878 3940 2453129135912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-06 12:34:11.878 3940 2453129135912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5834d947-ae2f-462c-abe7-651265dfb3a5 not yet added. Adding. 2021-09-06 12:34:11.878 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-06 12:34:11.878 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-06 12:34:12.088 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5834d947-ae2f-462c-abe7-651265dfb3a5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:34:12.109 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c19fd5f3-ac50-4c47-b998-b680986ad203 eb2c2efeaf1643ee9e64ce1c496b60d7 db91157fff4142dca794678862ca6735 - - -] port_delete event received for 'c9f5f318-3c1a-4b79-9e60-6d862c0963e1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:34:12.282 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5834d947-ae2f-462c-abe7-651265dfb3a5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:34:12.282 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5834d947-ae2f-462c-abe7-651265dfb3a5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:34:12.461 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5834d947-ae2f-462c-abe7-651265dfb3a5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:34:12.581 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5834d947-ae2f-462c-abe7-651265dfb3a5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:34:12.581 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5834d947-ae2f-462c-abe7-651265dfb3a5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-06 12:34:12.581 3940 2453129135912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5834d947-ae2f-462c-abe7-651265dfb3a5 processed. 2021-09-06 12:34:13.203 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:34:13.438 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:34:15.126 3940 2453128427832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ce5d2845-fc0b-4190-be7a-0cec5e8f0a05 2021-09-06 12:34:15.204 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-06 12:34:15.204 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ce5d2845-fc0b-4190-be7a-0cec5e8f0a05' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-06 12:34:15.204 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ce5d2845-fc0b-4190-be7a-0cec5e8f0a05' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-06 12:34:15.204 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ce5d2845-fc0b-4190-be7a-0cec5e8f0a05 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-06 12:34:15.204 3940 2453129135912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fbf48eca-ca90-48aa-8408-121310dfa5f5 2021-09-06 12:34:15.204 3940 2453129135912 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ce5d2845-fc0b-4190-be7a-0cec5e8f0a05'] 2021-09-06 12:34:15.237 3940 2453129135912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-06 12:34:15.237 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-06 12:34:15.237 3940 2453129135912 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ce5d2845-fc0b-4190-be7a-0cec5e8f0a05'] 2021-09-06 12:34:15.334 3940 2453129135912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-01abc90f-589d-4050-9d97-6064158f593f eb2c2efeaf1643ee9e64ce1c496b60d7 db91157fff4142dca794678862ca6735 - - -] Security group member updated on remote: ['6c2d3716-126f-4652-905f-28d47764b0db'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:34:15.334 3940 2453129135912 MainThread INFO neutron.agent.securitygroups_rpc [req-01abc90f-589d-4050-9d97-6064158f593f eb2c2efeaf1643ee9e64ce1c496b60d7 db91157fff4142dca794678862ca6735 - - -] Security group member updated ['6c2d3716-126f-4652-905f-28d47764b0db'] 2021-09-06 12:34:15.408 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01abc90f-589d-4050-9d97-6064158f593f eb2c2efeaf1643ee9e64ce1c496b60d7 db91157fff4142dca794678862ca6735 - - -] port_delete event received for 'ce5d2845-fc0b-4190-be7a-0cec5e8f0a05' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:34:17.210 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:34:17.242 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:34:18.048 3940 2453129135912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Security group member updated on remote: ['4d501404-e6ab-4136-8280-46f83ba09471', '0d7df3a3-c158-4f1d-9b09-2bf8a741a5c9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:34:18.048 3940 2453129135912 MainThread INFO neutron.agent.securitygroups_rpc [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Security group member updated ['4d501404-e6ab-4136-8280-46f83ba09471', '0d7df3a3-c158-4f1d-9b09-2bf8a741a5c9'] 2021-09-06 12:34:18.048 3940 2453129135912 MainThread INFO neutron.agent.securitygroups_rpc [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Refresh firewall rules 2021-09-06 12:34:18.048 3940 2453129135912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Get security group information for devices via rpc ['e8e075b6-9772-4c29-9e80-74a25c2d03b0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:34:18.094 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] port_update received: e8e075b6-9772-4c29-9e80-74a25c2d03b0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:34:18.110 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Lock "n-hv-agent-port-lock-e8e075b6-9772-4c29-9e80-74a25c2d03b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:34:18.110 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Binding port e8e075b6-9772-4c29-9e80-74a25c2d03b0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-06 12:34:18.110 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-06 12:34:18.147 3940 2453129134680 MainThread DEBUG neutron.services.trunk.rpc.agent [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e8e075b6-9772-4c29-9e80-74a25c2d03b0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:34:18.147 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e8e075b6-9772-4c29-9e80-74a25c2d03b0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:34:18.205 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Trunk plugin disabled on server. Assuming port e8e075b6-9772-4c29-9e80-74a25c2d03b0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-06 12:34:18.205 3940 2453129134680 MainThread INFO networking_hyperv.neutron.trunk_driver [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Binding VLAN ID: 524, VLAN trunk: None to switch port e8e075b6-9772-4c29-9e80-74a25c2d03b0 2021-09-06 12:34:18.258 3940 2453129135912 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Update security group information for ports dict_keys(['e8e075b6-9772-4c29-9e80-74a25c2d03b0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:34:18.258 3940 2453129135912 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:34:18.265 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Update rules of security group (0d7df3a3-c158-4f1d-9b09-2bf8a741a5c9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:34:18.265 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Update members of security group (0d7df3a3-c158-4f1d-9b09-2bf8a741a5c9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-06 12:34:18.265 3940 2453129135912 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Update port filter for e8e075b6-9772-4c29-9e80-74a25c2d03b0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:34:18.265 3940 2453129135912 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Updating port rules. 2021-09-06 12:34:18.265 3940 2453129135912 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Creating 0 new rules, removing 6 old rules. 2021-09-06 12:34:18.265 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Lock "n-hv-driver-port-lock-e8e075b6-9772-4c29-9e80-74a25c2d03b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:34:18.265 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Lock "n-hv-driver-port-lock-e8e075b6-9772-4c29-9e80-74a25c2d03b0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:34:18.281 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Lock "n-hv-driver-port-lock-e8e075b6-9772-4c29-9e80-74a25c2d03b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:34:18.281 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Refresh firewall rules 2021-09-06 12:34:18.281 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Get security group information for devices via rpc ['e8e075b6-9772-4c29-9e80-74a25c2d03b0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:34:18.438 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Update security group information for ports dict_keys(['e8e075b6-9772-4c29-9e80-74a25c2d03b0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:34:18.438 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:34:18.469 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Update rules of security group (0d7df3a3-c158-4f1d-9b09-2bf8a741a5c9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:34:18.469 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Update members of security group (0d7df3a3-c158-4f1d-9b09-2bf8a741a5c9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-06 12:34:18.469 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Update port filter for e8e075b6-9772-4c29-9e80-74a25c2d03b0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:34:18.469 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Updating port rules. 2021-09-06 12:34:18.469 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Creating 0 new rules, removing 6 old rules. 2021-09-06 12:34:18.611 3940 2453129135912 MainThread DEBUG oslo_concurrency.lockutils [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Lock "n-hv-driver-port-lock-e8e075b6-9772-4c29-9e80-74a25c2d03b0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:34:18.611 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Lock "n-hv-driver-port-lock-e8e075b6-9772-4c29-9e80-74a25c2d03b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:34:18.611 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Lock "n-hv-driver-port-lock-e8e075b6-9772-4c29-9e80-74a25c2d03b0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:34:18.611 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Lock "n-hv-driver-port-lock-e8e075b6-9772-4c29-9e80-74a25c2d03b0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:34:18.750 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Lock "n-hv-driver-port-lock-e8e075b6-9772-4c29-9e80-74a25c2d03b0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:34:18.797 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-ccc5562f-b9ec-4a89-9f66-378c469b6826 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Lock "n-hv-agent-port-lock-e8e075b6-9772-4c29-9e80-74a25c2d03b0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.688s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:34:18.953 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-059ba760-c9d0-42da-88be-930e137a1623 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] port_delete event received for '416eefea-dedb-4cbe-b193-9368a435f4e5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:34:19.408 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e75a6aa0-324e-45f1-ac58-f9a67c6940ef 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] port_delete event received for 'f50c38a5-e037-485d-ad4e-bf4b9b8af404' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:34:21.252 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-12b3a0b8-d886-4791-a77b-9896204c6f57 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Security group member updated on remote: ['6bf7a72e-9a9f-4e96-af96-a198ce0da37d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:34:21.252 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [req-12b3a0b8-d886-4791-a77b-9896204c6f57 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Security group member updated ['6bf7a72e-9a9f-4e96-af96-a198ce0da37d'] 2021-09-06 12:34:21.252 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [req-12b3a0b8-d886-4791-a77b-9896204c6f57 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Refresh firewall rules 2021-09-06 12:34:21.252 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-12b3a0b8-d886-4791-a77b-9896204c6f57 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Get security group information for devices via rpc ['aaf5cfe8-f168-4582-ad86-4923cc446f75', '5834d947-ae2f-462c-abe7-651265dfb3a5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:34:21.329 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28a4234d-ec28-4832-97c0-89060598fefc 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] port_delete event received for 'fbce5e5c-4f9c-4ff5-8ff3-d09736547788' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:34:22.015 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-12b3a0b8-d886-4791-a77b-9896204c6f57 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update security group information for ports dict_keys(['5834d947-ae2f-462c-abe7-651265dfb3a5', 'aaf5cfe8-f168-4582-ad86-4923cc446f75']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:34:22.015 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-12b3a0b8-d886-4791-a77b-9896204c6f57 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:34:22.015 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-12b3a0b8-d886-4791-a77b-9896204c6f57 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update rules of security group (6bf7a72e-9a9f-4e96-af96-a198ce0da37d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:34:22.015 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-12b3a0b8-d886-4791-a77b-9896204c6f57 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update members of security group (6bf7a72e-9a9f-4e96-af96-a198ce0da37d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-06 12:34:22.015 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-12b3a0b8-d886-4791-a77b-9896204c6f57 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update port filter for 5834d947-ae2f-462c-abe7-651265dfb3a5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:34:22.015 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-12b3a0b8-d886-4791-a77b-9896204c6f57 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Updating port rules. 2021-09-06 12:34:22.015 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-12b3a0b8-d886-4791-a77b-9896204c6f57 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-06 12:34:22.015 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-12b3a0b8-d886-4791-a77b-9896204c6f57 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-5834d947-ae2f-462c-abe7-651265dfb3a5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:34:22.234 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-12b3a0b8-d886-4791-a77b-9896204c6f57 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-5834d947-ae2f-462c-abe7-651265dfb3a5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:34:22.234 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-12b3a0b8-d886-4791-a77b-9896204c6f57 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-5834d947-ae2f-462c-abe7-651265dfb3a5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:34:22.234 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-12b3a0b8-d886-4791-a77b-9896204c6f57 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-5834d947-ae2f-462c-abe7-651265dfb3a5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:34:22.234 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-12b3a0b8-d886-4791-a77b-9896204c6f57 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update port filter for aaf5cfe8-f168-4582-ad86-4923cc446f75 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:34:22.234 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-12b3a0b8-d886-4791-a77b-9896204c6f57 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Updating port rules. 2021-09-06 12:34:22.234 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-12b3a0b8-d886-4791-a77b-9896204c6f57 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-06 12:34:22.234 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-12b3a0b8-d886-4791-a77b-9896204c6f57 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-aaf5cfe8-f168-4582-ad86-4923cc446f75" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:34:22.424 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-12b3a0b8-d886-4791-a77b-9896204c6f57 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-aaf5cfe8-f168-4582-ad86-4923cc446f75" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:34:22.424 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-12b3a0b8-d886-4791-a77b-9896204c6f57 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-aaf5cfe8-f168-4582-ad86-4923cc446f75" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:34:22.424 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-12b3a0b8-d886-4791-a77b-9896204c6f57 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-aaf5cfe8-f168-4582-ad86-4923cc446f75" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:34:22.531 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebc63a97-87c2-4d80-a255-56d24ca37882 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] port_update received: dfccc665-8828-4cd8-9a8a-41e6542ee78f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:34:22.531 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebc63a97-87c2-4d80-a255-56d24ca37882 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] No port dfccc665-8828-4cd8-9a8a-41e6542ee78f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:34:23.117 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6335680-c6ec-4159-a1fa-d183c2fa7640 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] port_delete event received for 'db35fe13-8f9d-4a2e-9c3f-4fe98d540307' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:34:23.142 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1a37980-c061-4415-998f-4e9655a9abe0 - - - - -] port_delete event received for 'db35fe13-8f9d-4a2e-9c3f-4fe98d540307' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:34:23.428 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6335680-c6ec-4159-a1fa-d183c2fa7640 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] network_delete received. Deleting network fbf48eca-ca90-48aa-8408-121310dfa5f5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-06 12:34:23.428 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6335680-c6ec-4159-a1fa-d183c2fa7640 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] Network fbf48eca-ca90-48aa-8408-121310dfa5f5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-06 12:34:24.690 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e24ef6b6-f6ae-43b2-98f6-7a0378b2b672 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] port_delete event received for '5bc35563-9685-4d34-8cc3-ac527356ee6a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:34:25.328 3940 2453128427656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: dfccc665-8828-4cd8-9a8a-41e6542ee78f 2021-09-06 12:34:26.766 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ccedd049-dcb5-40e5-bb8c-9b659ab8f15d 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] port_delete event received for '2c9a49a9-7f53-47f5-90e5-05e042d0e489' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:34:27.079 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a57cddf3-feca-4347-bfb6-0ea55d7ecffe 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Security group member updated on remote: ['0d7df3a3-c158-4f1d-9b09-2bf8a741a5c9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:34:27.079 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [req-a57cddf3-feca-4347-bfb6-0ea55d7ecffe 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Security group member updated ['0d7df3a3-c158-4f1d-9b09-2bf8a741a5c9'] 2021-09-06 12:34:27.079 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [req-a57cddf3-feca-4347-bfb6-0ea55d7ecffe 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Refresh firewall rules 2021-09-06 12:34:27.079 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a57cddf3-feca-4347-bfb6-0ea55d7ecffe 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Get security group information for devices via rpc ['e8e075b6-9772-4c29-9e80-74a25c2d03b0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:34:27.127 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a57cddf3-feca-4347-bfb6-0ea55d7ecffe 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:34:27.127 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a57cddf3-feca-4347-bfb6-0ea55d7ecffe 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:34:27.191 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a57cddf3-feca-4347-bfb6-0ea55d7ecffe 2ca5b2d7e56c46098716744426ec0c75 27117a82cbdf4aea87bc85b343f4a154 - - -] port_delete event received for 'e8e075b6-9772-4c29-9e80-74a25c2d03b0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:34:27.225 3940 2453128427832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e8e075b6-9772-4c29-9e80-74a25c2d03b0 2021-09-06 12:34:27.257 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-06 12:34:27.687 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Adding port dfccc665-8828-4cd8-9a8a-41e6542ee78f 2021-09-06 12:34:27.687 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Port dfccc665-8828-4cd8-9a8a-41e6542ee78f updated. Details: {'device': 'dfccc665-8828-4cd8-9a8a-41e6542ee78f', 'network_id': '9111e775-3fd2-414e-88a0-e69b094b7c0e', 'port_id': 'dfccc665-8828-4cd8-9a8a-41e6542ee78f', 'mac_address': 'fa:16:3e:00:2e:82', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 506, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b9e62433-32a7-4929-810c-1f7dae26ee53', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-06 12:34:27.687 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-06 12:34:27.687 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-06 12:34:27.687 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e8e075b6-9772-4c29-9e80-74a25c2d03b0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-06 12:34:27.687 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e8e075b6-9772-4c29-9e80-74a25c2d03b0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-06 12:34:27.687 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e8e075b6-9772-4c29-9e80-74a25c2d03b0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-06 12:34:27.687 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dfccc665-8828-4cd8-9a8a-41e6542ee78f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:34:27.687 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port dfccc665-8828-4cd8-9a8a-41e6542ee78f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-06 12:34:27.687 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-06 12:34:27.720 3940 2453129135912 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e8e075b6-9772-4c29-9e80-74a25c2d03b0'] 2021-09-06 12:34:27.720 3940 2453129135912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-06 12:34:27.720 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-06 12:34:27.720 3940 2453129135912 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e8e075b6-9772-4c29-9e80-74a25c2d03b0'] 2021-09-06 12:34:27.796 3940 2453129135912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2aa2c34a-0939-4bc0-a293-a6a186c032d5 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] port_delete event received for 'dc5e28fb-5560-4798-9944-a3fa71795545' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:34:27.879 3940 2453129134680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'dfccc665-8828-4cd8-9a8a-41e6542ee78f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:34:27.879 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'dfccc665-8828-4cd8-9a8a-41e6542ee78f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:34:27.926 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port dfccc665-8828-4cd8-9a8a-41e6542ee78f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-06 12:34:27.926 3940 2453129134680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 506, VLAN trunk: None to switch port dfccc665-8828-4cd8-9a8a-41e6542ee78f 2021-09-06 12:34:27.988 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f03b2c9-6ec5-47c5-a1d2-81363e6e5e82 - - - - -] port_delete event received for 'dc5e28fb-5560-4798-9944-a3fa71795545' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:34:28.031 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-06 12:34:28.031 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['dfccc665-8828-4cd8-9a8a-41e6542ee78f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:34:28.096 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2aa2c34a-0939-4bc0-a293-a6a186c032d5 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] network_delete received. Deleting network 76148158-b2d3-4006-8b0f-9bcb3ed01b87 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-06 12:34:28.096 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2aa2c34a-0939-4bc0-a293-a6a186c032d5 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] Network 76148158-b2d3-4006-8b0f-9bcb3ed01b87 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-06 12:34:28.237 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['dfccc665-8828-4cd8-9a8a-41e6542ee78f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:34:28.237 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:34:28.237 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6bf7a72e-9a9f-4e96-af96-a198ce0da37d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:34:28.237 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6bf7a72e-9a9f-4e96-af96-a198ce0da37d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-06 12:34:28.237 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for dfccc665-8828-4cd8-9a8a-41e6542ee78f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:34:28.265 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-06 12:34:28.265 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device dfccc665-8828-4cd8-9a8a-41e6542ee78f not yet added. Adding. 2021-09-06 12:34:28.266 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-06 12:34:28.266 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-06 12:34:28.469 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dfccc665-8828-4cd8-9a8a-41e6542ee78f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:34:28.671 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dfccc665-8828-4cd8-9a8a-41e6542ee78f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:34:28.671 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dfccc665-8828-4cd8-9a8a-41e6542ee78f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:34:28.875 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dfccc665-8828-4cd8-9a8a-41e6542ee78f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:34:29.002 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dfccc665-8828-4cd8-9a8a-41e6542ee78f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:34:29.002 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port dfccc665-8828-4cd8-9a8a-41e6542ee78f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-06 12:34:29.002 3940 2453129134680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port dfccc665-8828-4cd8-9a8a-41e6542ee78f processed. 2021-09-06 12:34:29.266 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:34:29.689 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:34:30.453 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-191fa084-17b6-4186-b11b-f83439a8db74 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] port_delete event received for 'dd4c375a-efd0-4706-af40-a6897583ae17' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:34:32.297 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d663d0e6-f58f-46ef-8f07-aa357cb87619 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] port_delete event received for 'afb7b923-e5c2-4ba1-8f12-e7de42529e50' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:34:33.124 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab40be62-2456-4a05-9151-63869eaaaf03 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] port_delete event received for 'e69d443b-1843-4cf8-b14d-f2d7eb38bb63' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:34:33.281 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3229c782-27de-4e08-86bb-8f72f9df4e19 - - - - -] port_delete event received for 'e69d443b-1843-4cf8-b14d-f2d7eb38bb63' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:34:33.378 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab40be62-2456-4a05-9151-63869eaaaf03 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] network_delete received. Deleting network 8ade6eb1-7f70-4b6c-89b8-35ef30b2f428 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-06 12:34:33.378 3940 2453129134680 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-ab40be62-2456-4a05-9151-63869eaaaf03 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] Reclaiming local network 8ade6eb1-7f70-4b6c-89b8-35ef30b2f428 2021-09-06 12:34:34.580 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e30fa086-7c3c-4066-bede-480581104db1 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] port_delete event received for '1b17de3a-91ea-40a4-b883-51960543ad24' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:34:35.797 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75ce0e16-9e05-481d-87bf-d3b87a88c33c 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] port_delete event received for '7a739161-50fb-4a74-b7b5-16c491878bc4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:34:36.687 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e13de54-c382-48c8-9f89-0649655f651c 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] port_delete event received for 'd4682add-62d4-4acc-961e-1d78251fc23b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:34:36.858 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e300595b-4c79-4c96-8bfe-f2e4c23e8231 - - - - -] port_delete event received for 'd4682add-62d4-4acc-961e-1d78251fc23b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:34:36.905 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e13de54-c382-48c8-9f89-0649655f651c 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] network_delete received. Deleting network 3c234569-54aa-4649-bb3c-384cd98237ae network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-06 12:34:36.905 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e13de54-c382-48c8-9f89-0649655f651c 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] Network 3c234569-54aa-4649-bb3c-384cd98237ae not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-06 12:34:45.313 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-74ef3448-2514-4a6e-8f33-a361ca391d2d 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Security group member updated on remote: ['6bf7a72e-9a9f-4e96-af96-a198ce0da37d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:34:45.313 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [req-74ef3448-2514-4a6e-8f33-a361ca391d2d 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Security group member updated ['6bf7a72e-9a9f-4e96-af96-a198ce0da37d'] 2021-09-06 12:34:45.313 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [req-74ef3448-2514-4a6e-8f33-a361ca391d2d 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Refresh firewall rules 2021-09-06 12:34:45.313 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-74ef3448-2514-4a6e-8f33-a361ca391d2d 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Get security group information for devices via rpc ['aaf5cfe8-f168-4582-ad86-4923cc446f75', '5834d947-ae2f-462c-abe7-651265dfb3a5', 'dfccc665-8828-4cd8-9a8a-41e6542ee78f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:34:45.641 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-74ef3448-2514-4a6e-8f33-a361ca391d2d 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update security group information for ports dict_keys(['5834d947-ae2f-462c-abe7-651265dfb3a5', 'aaf5cfe8-f168-4582-ad86-4923cc446f75', 'dfccc665-8828-4cd8-9a8a-41e6542ee78f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:34:45.641 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-74ef3448-2514-4a6e-8f33-a361ca391d2d 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:34:45.641 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-74ef3448-2514-4a6e-8f33-a361ca391d2d 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update rules of security group (6bf7a72e-9a9f-4e96-af96-a198ce0da37d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:34:45.655 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-74ef3448-2514-4a6e-8f33-a361ca391d2d 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update members of security group (6bf7a72e-9a9f-4e96-af96-a198ce0da37d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-06 12:34:45.655 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-74ef3448-2514-4a6e-8f33-a361ca391d2d 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update port filter for 5834d947-ae2f-462c-abe7-651265dfb3a5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:34:45.655 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-74ef3448-2514-4a6e-8f33-a361ca391d2d 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Updating port rules. 2021-09-06 12:34:45.655 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-74ef3448-2514-4a6e-8f33-a361ca391d2d 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-06 12:34:45.655 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-74ef3448-2514-4a6e-8f33-a361ca391d2d 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-5834d947-ae2f-462c-abe7-651265dfb3a5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:34:45.828 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-74ef3448-2514-4a6e-8f33-a361ca391d2d 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-5834d947-ae2f-462c-abe7-651265dfb3a5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:34:45.828 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-74ef3448-2514-4a6e-8f33-a361ca391d2d 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-5834d947-ae2f-462c-abe7-651265dfb3a5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:34:45.828 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-74ef3448-2514-4a6e-8f33-a361ca391d2d 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-5834d947-ae2f-462c-abe7-651265dfb3a5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:34:45.843 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-74ef3448-2514-4a6e-8f33-a361ca391d2d 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update port filter for aaf5cfe8-f168-4582-ad86-4923cc446f75 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:34:45.843 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-74ef3448-2514-4a6e-8f33-a361ca391d2d 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Updating port rules. 2021-09-06 12:34:45.843 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-74ef3448-2514-4a6e-8f33-a361ca391d2d 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-06 12:34:45.843 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-74ef3448-2514-4a6e-8f33-a361ca391d2d 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-aaf5cfe8-f168-4582-ad86-4923cc446f75" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:34:46.049 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-74ef3448-2514-4a6e-8f33-a361ca391d2d 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-aaf5cfe8-f168-4582-ad86-4923cc446f75" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:34:46.049 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-74ef3448-2514-4a6e-8f33-a361ca391d2d 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-aaf5cfe8-f168-4582-ad86-4923cc446f75" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:34:46.049 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-74ef3448-2514-4a6e-8f33-a361ca391d2d 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-aaf5cfe8-f168-4582-ad86-4923cc446f75" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:34:46.049 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-74ef3448-2514-4a6e-8f33-a361ca391d2d 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update port filter for dfccc665-8828-4cd8-9a8a-41e6542ee78f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:34:46.049 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-74ef3448-2514-4a6e-8f33-a361ca391d2d 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Updating port rules. 2021-09-06 12:34:46.049 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-74ef3448-2514-4a6e-8f33-a361ca391d2d 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-06 12:34:46.049 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-74ef3448-2514-4a6e-8f33-a361ca391d2d 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-dfccc665-8828-4cd8-9a8a-41e6542ee78f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:34:46.141 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56dbdd78-b5db-4dbb-8b31-458326b0f779 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] port_update received: 69a8f9e5-aa96-4d53-bf56-8e80ca212a81 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-06 12:34:46.162 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56dbdd78-b5db-4dbb-8b31-458326b0f779 c9881e1c10b94a369dfa35d6b0597c53 d2e2d7a91f444adf96932f9f41a4b234 - - -] No port 69a8f9e5-aa96-4d53-bf56-8e80ca212a81 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-06 12:34:46.174 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2810c3cf-0650-45f6-b755-108b17731a76 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] network_delete received. Deleting network 1a0ab1bc-7ad4-4fbd-b2d6-45793955fd48 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-06 12:34:46.174 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2810c3cf-0650-45f6-b755-108b17731a76 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] Network 1a0ab1bc-7ad4-4fbd-b2d6-45793955fd48 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-06 12:34:46.250 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-74ef3448-2514-4a6e-8f33-a361ca391d2d 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-dfccc665-8828-4cd8-9a8a-41e6542ee78f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:34:46.250 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-74ef3448-2514-4a6e-8f33-a361ca391d2d 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-dfccc665-8828-4cd8-9a8a-41e6542ee78f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:34:46.250 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-74ef3448-2514-4a6e-8f33-a361ca391d2d 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-dfccc665-8828-4cd8-9a8a-41e6542ee78f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:34:47.269 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14bfb580-122e-4dcd-bb8f-65ff67fd9dfb 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] network_delete received. Deleting network 375595de-746a-46a8-a4db-b1d4664f5481 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-06 12:34:47.269 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14bfb580-122e-4dcd-bb8f-65ff67fd9dfb 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] Network 375595de-746a-46a8-a4db-b1d4664f5481 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-06 12:34:49.549 3940 2453128427656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 69a8f9e5-aa96-4d53-bf56-8e80ca212a81 2021-09-06 12:34:51.376 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-06 12:34:51.579 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Adding port 69a8f9e5-aa96-4d53-bf56-8e80ca212a81 2021-09-06 12:34:51.579 3940 2453035703288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Port 69a8f9e5-aa96-4d53-bf56-8e80ca212a81 updated. Details: {'device': '69a8f9e5-aa96-4d53-bf56-8e80ca212a81', 'network_id': '9111e775-3fd2-414e-88a0-e69b094b7c0e', 'port_id': '69a8f9e5-aa96-4d53-bf56-8e80ca212a81', 'mac_address': 'fa:16:3e:52:50:94', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 506, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b9e62433-32a7-4929-810c-1f7dae26ee53', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-06 12:34:51.579 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-06 12:34:51.579 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-69a8f9e5-aa96-4d53-bf56-8e80ca212a81" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:34:51.579 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 69a8f9e5-aa96-4d53-bf56-8e80ca212a81 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-06 12:34:51.579 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-06 12:34:51.781 3940 2453129134680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '69a8f9e5-aa96-4d53-bf56-8e80ca212a81') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:34:51.781 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '69a8f9e5-aa96-4d53-bf56-8e80ca212a81') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-06 12:34:51.797 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 69a8f9e5-aa96-4d53-bf56-8e80ca212a81 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-06 12:34:51.797 3940 2453129134680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 506, VLAN trunk: None to switch port 69a8f9e5-aa96-4d53-bf56-8e80ca212a81 2021-09-06 12:34:51.920 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-06 12:34:51.920 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['69a8f9e5-aa96-4d53-bf56-8e80ca212a81'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:34:52.080 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['69a8f9e5-aa96-4d53-bf56-8e80ca212a81']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:34:52.080 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:34:52.080 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6bf7a72e-9a9f-4e96-af96-a198ce0da37d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:34:52.080 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6bf7a72e-9a9f-4e96-af96-a198ce0da37d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-06 12:34:52.080 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 69a8f9e5-aa96-4d53-bf56-8e80ca212a81 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:34:52.080 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-06 12:34:52.080 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 69a8f9e5-aa96-4d53-bf56-8e80ca212a81 not yet added. Adding. 2021-09-06 12:34:52.080 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-06 12:34:52.080 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-06 12:34:52.280 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69a8f9e5-aa96-4d53-bf56-8e80ca212a81" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:34:52.468 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69a8f9e5-aa96-4d53-bf56-8e80ca212a81" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:34:52.468 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69a8f9e5-aa96-4d53-bf56-8e80ca212a81" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:34:52.689 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69a8f9e5-aa96-4d53-bf56-8e80ca212a81" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:34:52.843 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-69a8f9e5-aa96-4d53-bf56-8e80ca212a81" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:34:52.843 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 69a8f9e5-aa96-4d53-bf56-8e80ca212a81 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-06 12:34:52.843 3940 2453129134680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 69a8f9e5-aa96-4d53-bf56-8e80ca212a81 processed. 2021-09-06 12:34:53.407 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:34:53.581 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:35:10.233 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f623cbaf-e00f-4c5c-a2b8-9f5cbd64a497 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Security group member updated on remote: ['6bf7a72e-9a9f-4e96-af96-a198ce0da37d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:35:10.233 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [req-f623cbaf-e00f-4c5c-a2b8-9f5cbd64a497 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Security group member updated ['6bf7a72e-9a9f-4e96-af96-a198ce0da37d'] 2021-09-06 12:35:10.233 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [req-f623cbaf-e00f-4c5c-a2b8-9f5cbd64a497 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Refresh firewall rules 2021-09-06 12:35:10.233 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f623cbaf-e00f-4c5c-a2b8-9f5cbd64a497 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Get security group information for devices via rpc ['aaf5cfe8-f168-4582-ad86-4923cc446f75', '5834d947-ae2f-462c-abe7-651265dfb3a5', 'dfccc665-8828-4cd8-9a8a-41e6542ee78f', '69a8f9e5-aa96-4d53-bf56-8e80ca212a81'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:35:10.326 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f623cbaf-e00f-4c5c-a2b8-9f5cbd64a497 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] port_delete event received for '69a8f9e5-aa96-4d53-bf56-8e80ca212a81' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:35:10.704 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f623cbaf-e00f-4c5c-a2b8-9f5cbd64a497 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update security group information for ports dict_keys(['5834d947-ae2f-462c-abe7-651265dfb3a5', 'aaf5cfe8-f168-4582-ad86-4923cc446f75', 'dfccc665-8828-4cd8-9a8a-41e6542ee78f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:35:10.704 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f623cbaf-e00f-4c5c-a2b8-9f5cbd64a497 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:35:10.704 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f623cbaf-e00f-4c5c-a2b8-9f5cbd64a497 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update rules of security group (6bf7a72e-9a9f-4e96-af96-a198ce0da37d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:35:10.704 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f623cbaf-e00f-4c5c-a2b8-9f5cbd64a497 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update members of security group (6bf7a72e-9a9f-4e96-af96-a198ce0da37d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-06 12:35:10.704 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f623cbaf-e00f-4c5c-a2b8-9f5cbd64a497 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update port filter for 5834d947-ae2f-462c-abe7-651265dfb3a5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:35:10.704 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f623cbaf-e00f-4c5c-a2b8-9f5cbd64a497 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Updating port rules. 2021-09-06 12:35:10.704 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f623cbaf-e00f-4c5c-a2b8-9f5cbd64a497 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-06 12:35:10.704 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-f623cbaf-e00f-4c5c-a2b8-9f5cbd64a497 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-5834d947-ae2f-462c-abe7-651265dfb3a5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:35:10.704 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-f623cbaf-e00f-4c5c-a2b8-9f5cbd64a497 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-5834d947-ae2f-462c-abe7-651265dfb3a5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:35:10.704 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-f623cbaf-e00f-4c5c-a2b8-9f5cbd64a497 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-5834d947-ae2f-462c-abe7-651265dfb3a5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:35:10.967 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-f623cbaf-e00f-4c5c-a2b8-9f5cbd64a497 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-5834d947-ae2f-462c-abe7-651265dfb3a5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:35:10.967 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f623cbaf-e00f-4c5c-a2b8-9f5cbd64a497 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update port filter for aaf5cfe8-f168-4582-ad86-4923cc446f75 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:35:10.967 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f623cbaf-e00f-4c5c-a2b8-9f5cbd64a497 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Updating port rules. 2021-09-06 12:35:10.967 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f623cbaf-e00f-4c5c-a2b8-9f5cbd64a497 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-06 12:35:10.967 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-f623cbaf-e00f-4c5c-a2b8-9f5cbd64a497 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-aaf5cfe8-f168-4582-ad86-4923cc446f75" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:35:10.967 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-f623cbaf-e00f-4c5c-a2b8-9f5cbd64a497 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-aaf5cfe8-f168-4582-ad86-4923cc446f75" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:35:10.967 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-f623cbaf-e00f-4c5c-a2b8-9f5cbd64a497 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-aaf5cfe8-f168-4582-ad86-4923cc446f75" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:35:11.249 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-f623cbaf-e00f-4c5c-a2b8-9f5cbd64a497 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-aaf5cfe8-f168-4582-ad86-4923cc446f75" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:35:11.249 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f623cbaf-e00f-4c5c-a2b8-9f5cbd64a497 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update port filter for dfccc665-8828-4cd8-9a8a-41e6542ee78f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:35:11.249 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f623cbaf-e00f-4c5c-a2b8-9f5cbd64a497 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Updating port rules. 2021-09-06 12:35:11.249 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f623cbaf-e00f-4c5c-a2b8-9f5cbd64a497 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-06 12:35:11.249 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-f623cbaf-e00f-4c5c-a2b8-9f5cbd64a497 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-dfccc665-8828-4cd8-9a8a-41e6542ee78f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:35:11.249 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-f623cbaf-e00f-4c5c-a2b8-9f5cbd64a497 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-dfccc665-8828-4cd8-9a8a-41e6542ee78f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:35:11.249 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-f623cbaf-e00f-4c5c-a2b8-9f5cbd64a497 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-dfccc665-8828-4cd8-9a8a-41e6542ee78f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:35:11.468 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-f623cbaf-e00f-4c5c-a2b8-9f5cbd64a497 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-dfccc665-8828-4cd8-9a8a-41e6542ee78f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:35:11.639 3940 2453128427832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 69a8f9e5-aa96-4d53-bf56-8e80ca212a81 2021-09-06 12:35:13.483 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-06 12:35:13.483 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '69a8f9e5-aa96-4d53-bf56-8e80ca212a81' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-06 12:35:13.483 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '69a8f9e5-aa96-4d53-bf56-8e80ca212a81' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-06 12:35:13.483 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 69a8f9e5-aa96-4d53-bf56-8e80ca212a81 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-06 12:35:13.514 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['69a8f9e5-aa96-4d53-bf56-8e80ca212a81'] 2021-09-06 12:35:13.514 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-06 12:35:13.514 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-06 12:35:13.514 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['69a8f9e5-aa96-4d53-bf56-8e80ca212a81'] 2021-09-06 12:35:14.640 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fcfeb714-c6a2-471c-b8a0-7f2fd7fcf4c3 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Security group member updated on remote: ['6bf7a72e-9a9f-4e96-af96-a198ce0da37d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:35:14.640 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [req-fcfeb714-c6a2-471c-b8a0-7f2fd7fcf4c3 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Security group member updated ['6bf7a72e-9a9f-4e96-af96-a198ce0da37d'] 2021-09-06 12:35:14.640 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [req-fcfeb714-c6a2-471c-b8a0-7f2fd7fcf4c3 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Refresh firewall rules 2021-09-06 12:35:14.640 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fcfeb714-c6a2-471c-b8a0-7f2fd7fcf4c3 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Get security group information for devices via rpc ['aaf5cfe8-f168-4582-ad86-4923cc446f75', '5834d947-ae2f-462c-abe7-651265dfb3a5', 'dfccc665-8828-4cd8-9a8a-41e6542ee78f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:35:14.765 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fcfeb714-c6a2-471c-b8a0-7f2fd7fcf4c3 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] port_delete event received for 'dfccc665-8828-4cd8-9a8a-41e6542ee78f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:35:14.896 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fcfeb714-c6a2-471c-b8a0-7f2fd7fcf4c3 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update security group information for ports dict_keys(['5834d947-ae2f-462c-abe7-651265dfb3a5', 'aaf5cfe8-f168-4582-ad86-4923cc446f75']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:35:14.896 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fcfeb714-c6a2-471c-b8a0-7f2fd7fcf4c3 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:35:14.896 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fcfeb714-c6a2-471c-b8a0-7f2fd7fcf4c3 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update rules of security group (6bf7a72e-9a9f-4e96-af96-a198ce0da37d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:35:14.896 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fcfeb714-c6a2-471c-b8a0-7f2fd7fcf4c3 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update members of security group (6bf7a72e-9a9f-4e96-af96-a198ce0da37d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-06 12:35:14.906 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fcfeb714-c6a2-471c-b8a0-7f2fd7fcf4c3 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update port filter for 5834d947-ae2f-462c-abe7-651265dfb3a5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:35:14.906 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fcfeb714-c6a2-471c-b8a0-7f2fd7fcf4c3 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Updating port rules. 2021-09-06 12:35:14.906 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fcfeb714-c6a2-471c-b8a0-7f2fd7fcf4c3 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-06 12:35:14.906 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-fcfeb714-c6a2-471c-b8a0-7f2fd7fcf4c3 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-5834d947-ae2f-462c-abe7-651265dfb3a5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:35:14.906 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-fcfeb714-c6a2-471c-b8a0-7f2fd7fcf4c3 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-5834d947-ae2f-462c-abe7-651265dfb3a5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:35:14.906 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-fcfeb714-c6a2-471c-b8a0-7f2fd7fcf4c3 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-5834d947-ae2f-462c-abe7-651265dfb3a5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:35:15.094 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-fcfeb714-c6a2-471c-b8a0-7f2fd7fcf4c3 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-5834d947-ae2f-462c-abe7-651265dfb3a5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:35:15.094 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fcfeb714-c6a2-471c-b8a0-7f2fd7fcf4c3 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update port filter for aaf5cfe8-f168-4582-ad86-4923cc446f75 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:35:15.094 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fcfeb714-c6a2-471c-b8a0-7f2fd7fcf4c3 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Updating port rules. 2021-09-06 12:35:15.094 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fcfeb714-c6a2-471c-b8a0-7f2fd7fcf4c3 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-06 12:35:15.094 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-fcfeb714-c6a2-471c-b8a0-7f2fd7fcf4c3 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-aaf5cfe8-f168-4582-ad86-4923cc446f75" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:35:15.094 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-fcfeb714-c6a2-471c-b8a0-7f2fd7fcf4c3 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-aaf5cfe8-f168-4582-ad86-4923cc446f75" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:35:15.094 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-fcfeb714-c6a2-471c-b8a0-7f2fd7fcf4c3 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-aaf5cfe8-f168-4582-ad86-4923cc446f75" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:35:15.267 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-fcfeb714-c6a2-471c-b8a0-7f2fd7fcf4c3 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-aaf5cfe8-f168-4582-ad86-4923cc446f75" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:35:15.482 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:35:15.514 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:35:15.685 3940 2453128427832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: dfccc665-8828-4cd8-9a8a-41e6542ee78f 2021-09-06 12:35:17.489 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-06 12:35:17.489 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'dfccc665-8828-4cd8-9a8a-41e6542ee78f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-06 12:35:17.489 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'dfccc665-8828-4cd8-9a8a-41e6542ee78f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-06 12:35:17.489 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port dfccc665-8828-4cd8-9a8a-41e6542ee78f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-06 12:35:17.502 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dfccc665-8828-4cd8-9a8a-41e6542ee78f'] 2021-09-06 12:35:17.502 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-06 12:35:17.502 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-06 12:35:17.502 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dfccc665-8828-4cd8-9a8a-41e6542ee78f'] 2021-09-06 12:35:17.718 3940 2453128427832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5834d947-ae2f-462c-abe7-651265dfb3a5 2021-09-06 12:35:17.973 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9457e077-d5e8-4519-aa1a-fbf39b6b41dd 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Security group member updated on remote: ['6bf7a72e-9a9f-4e96-af96-a198ce0da37d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:35:17.973 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [req-9457e077-d5e8-4519-aa1a-fbf39b6b41dd 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Security group member updated ['6bf7a72e-9a9f-4e96-af96-a198ce0da37d'] 2021-09-06 12:35:17.973 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [req-9457e077-d5e8-4519-aa1a-fbf39b6b41dd 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Refresh firewall rules 2021-09-06 12:35:17.973 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9457e077-d5e8-4519-aa1a-fbf39b6b41dd 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Get security group information for devices via rpc ['aaf5cfe8-f168-4582-ad86-4923cc446f75', '5834d947-ae2f-462c-abe7-651265dfb3a5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:35:18.060 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9457e077-d5e8-4519-aa1a-fbf39b6b41dd 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] port_delete event received for '5834d947-ae2f-462c-abe7-651265dfb3a5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:35:18.154 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9457e077-d5e8-4519-aa1a-fbf39b6b41dd 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update security group information for ports dict_keys(['aaf5cfe8-f168-4582-ad86-4923cc446f75']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:35:18.154 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9457e077-d5e8-4519-aa1a-fbf39b6b41dd 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:35:18.154 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9457e077-d5e8-4519-aa1a-fbf39b6b41dd 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update rules of security group (6bf7a72e-9a9f-4e96-af96-a198ce0da37d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-06 12:35:18.154 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9457e077-d5e8-4519-aa1a-fbf39b6b41dd 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update members of security group (6bf7a72e-9a9f-4e96-af96-a198ce0da37d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-06 12:35:18.154 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9457e077-d5e8-4519-aa1a-fbf39b6b41dd 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update port filter for aaf5cfe8-f168-4582-ad86-4923cc446f75 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-09-06 12:35:18.154 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9457e077-d5e8-4519-aa1a-fbf39b6b41dd 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Updating port rules. 2021-09-06 12:35:18.154 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9457e077-d5e8-4519-aa1a-fbf39b6b41dd 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-06 12:35:18.154 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-9457e077-d5e8-4519-aa1a-fbf39b6b41dd 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-aaf5cfe8-f168-4582-ad86-4923cc446f75" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:35:18.154 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-9457e077-d5e8-4519-aa1a-fbf39b6b41dd 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-aaf5cfe8-f168-4582-ad86-4923cc446f75" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:35:18.154 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-9457e077-d5e8-4519-aa1a-fbf39b6b41dd 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-aaf5cfe8-f168-4582-ad86-4923cc446f75" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:35:18.347 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [req-9457e077-d5e8-4519-aa1a-fbf39b6b41dd 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Lock "n-hv-driver-port-lock-aaf5cfe8-f168-4582-ad86-4923cc446f75" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:35:19.497 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-06 12:35:19.497 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5834d947-ae2f-462c-abe7-651265dfb3a5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-06 12:35:19.497 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5834d947-ae2f-462c-abe7-651265dfb3a5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-06 12:35:19.497 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5834d947-ae2f-462c-abe7-651265dfb3a5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-06 12:35:19.497 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:35:19.514 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5834d947-ae2f-462c-abe7-651265dfb3a5'] 2021-09-06 12:35:19.514 3940 2453129136088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-06 12:35:19.514 3940 2453129136088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-06 12:35:19.514 3940 2453129136088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5834d947-ae2f-462c-abe7-651265dfb3a5'] 2021-09-06 12:35:19.545 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:35:22.911 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7afdb7c5-bf95-49e1-819b-efa2847146c9 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Security group member updated on remote: ['6bf7a72e-9a9f-4e96-af96-a198ce0da37d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:35:22.911 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [req-7afdb7c5-bf95-49e1-819b-efa2847146c9 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Security group member updated ['6bf7a72e-9a9f-4e96-af96-a198ce0da37d'] 2021-09-06 12:35:22.911 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [req-7afdb7c5-bf95-49e1-819b-efa2847146c9 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Refresh firewall rules 2021-09-06 12:35:22.911 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7afdb7c5-bf95-49e1-819b-efa2847146c9 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Get security group information for devices via rpc ['aaf5cfe8-f168-4582-ad86-4923cc446f75'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-06 12:35:22.951 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7afdb7c5-bf95-49e1-819b-efa2847146c9 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-09-06 12:35:22.951 3940 2453129134680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7afdb7c5-bf95-49e1-819b-efa2847146c9 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-09-06 12:35:22.982 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7afdb7c5-bf95-49e1-819b-efa2847146c9 6e3897819d924e018343758185c1d368 fcc2ff690fd14c4ebf7502180ea32af8 - - -] port_delete event received for 'aaf5cfe8-f168-4582-ad86-4923cc446f75' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:35:23.775 3940 2453128427832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: aaf5cfe8-f168-4582-ad86-4923cc446f75 2021-09-06 12:35:24.813 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51a8dc63-d1be-4209-9001-fea8150293e0 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] network_delete received. Deleting network 9111e775-3fd2-414e-88a0-e69b094b7c0e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-06 12:35:24.813 3940 2453129134680 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-51a8dc63-d1be-4209-9001-fea8150293e0 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] Reclaiming local network 9111e775-3fd2-414e-88a0-e69b094b7c0e 2021-09-06 12:35:25.531 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-06 12:35:26.904 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'aaf5cfe8-f168-4582-ad86-4923cc446f75' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-06 12:35:27.876 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'aaf5cfe8-f168-4582-ad86-4923cc446f75' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-06 12:35:27.876 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Port aaf5cfe8-f168-4582-ad86-4923cc446f75 was not found on this agent. _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:281 2021-09-06 12:35:27.876 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aaf5cfe8-f168-4582-ad86-4923cc446f75'] 2021-09-06 12:35:27.876 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-06 12:35:27.876 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-06 12:35:27.876 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aaf5cfe8-f168-4582-ad86-4923cc446f75'] 2021-09-06 12:35:27.876 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:35:27.893 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:35:40.333 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-55a6c1b1-2823-4252-b544-a9ff4b84803d 28c38a1b24ae40c5910e47c483a54c47 5ed9a63355164440857c2cb3b6f90636 - - -] port_delete event received for '83505081-d692-47fc-8b45-fa6cc3d25c93' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:35:43.169 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a641f1a6-3d0f-47c4-bd06-6e96d887697d 28c38a1b24ae40c5910e47c483a54c47 5ed9a63355164440857c2cb3b6f90636 - - -] Security group member updated on remote: ['aa0d3f0f-2a6c-4356-97b9-32a1ea182113'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:35:43.169 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [req-a641f1a6-3d0f-47c4-bd06-6e96d887697d 28c38a1b24ae40c5910e47c483a54c47 5ed9a63355164440857c2cb3b6f90636 - - -] Security group member updated ['aa0d3f0f-2a6c-4356-97b9-32a1ea182113'] 2021-09-06 12:35:43.239 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a641f1a6-3d0f-47c4-bd06-6e96d887697d 28c38a1b24ae40c5910e47c483a54c47 5ed9a63355164440857c2cb3b6f90636 - - -] port_delete event received for 'ed48713e-f543-4303-94ab-fac86679a62b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:35:43.998 3940 2453128427832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ed48713e-f543-4303-94ab-fac86679a62b 2021-09-06 12:35:45.981 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-06 12:35:45.982 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ed48713e-f543-4303-94ab-fac86679a62b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-06 12:35:45.982 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ed48713e-f543-4303-94ab-fac86679a62b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-06 12:35:45.982 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ed48713e-f543-4303-94ab-fac86679a62b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-06 12:35:45.982 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ed48713e-f543-4303-94ab-fac86679a62b'] 2021-09-06 12:35:45.982 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-06 12:35:45.982 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-06 12:35:46.002 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ed48713e-f543-4303-94ab-fac86679a62b'] 2021-09-06 12:35:47.316 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34a81579-bde7-40d4-b504-e5e025e1a9a0 28c38a1b24ae40c5910e47c483a54c47 5ed9a63355164440857c2cb3b6f90636 - - -] port_delete event received for 'c5d701ff-fbab-48db-87d5-7457bbbb7c5e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:35:47.997 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:35:48.033 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:35:49.825 3940 2453129134680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-051ba708-11ba-4497-b5a5-f2b69c5de330 28c38a1b24ae40c5910e47c483a54c47 5ed9a63355164440857c2cb3b6f90636 - - -] Security group member updated on remote: ['aa0d3f0f-2a6c-4356-97b9-32a1ea182113'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-06 12:35:49.825 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [req-051ba708-11ba-4497-b5a5-f2b69c5de330 28c38a1b24ae40c5910e47c483a54c47 5ed9a63355164440857c2cb3b6f90636 - - -] Security group member updated ['aa0d3f0f-2a6c-4356-97b9-32a1ea182113'] 2021-09-06 12:35:49.896 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-051ba708-11ba-4497-b5a5-f2b69c5de330 28c38a1b24ae40c5910e47c483a54c47 5ed9a63355164440857c2cb3b6f90636 - - -] port_delete event received for '0cd7d2a4-9006-4364-bd9d-3f7405ec3fa3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:35:50.015 3940 2453128427832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0cd7d2a4-9006-4364-bd9d-3f7405ec3fa3 2021-09-06 12:35:51.896 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67206429-c17c-4118-938e-99888f446391 28c38a1b24ae40c5910e47c483a54c47 5ed9a63355164440857c2cb3b6f90636 - - -] port_delete event received for 'eefc8a2c-a657-4dcf-8afe-802ec2dd754b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:35:51.997 3940 2453035703288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-377d4eec-cf4a-453f-a216-127423e0a903 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-06 12:35:51.997 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0cd7d2a4-9006-4364-bd9d-3f7405ec3fa3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-06 12:35:51.997 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0cd7d2a4-9006-4364-bd9d-3f7405ec3fa3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-06 12:35:51.997 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0cd7d2a4-9006-4364-bd9d-3f7405ec3fa3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-06 12:35:51.997 3940 2453129134680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9f95dac9-d739-43c2-b232-1e9108e5f6a0 2021-09-06 12:35:51.997 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0cd7d2a4-9006-4364-bd9d-3f7405ec3fa3'] 2021-09-06 12:35:51.997 3940 2453129134680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-06 12:35:51.997 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-06 12:35:51.997 3940 2453129134680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0cd7d2a4-9006-4364-bd9d-3f7405ec3fa3'] 2021-09-06 12:35:53.997 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-06 12:35:54.006 3940 2453129134680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-06 12:35:54.483 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2171754-45c0-4eea-8cc5-fe607c8909b9 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] port_delete event received for '2cea185d-8f20-4bd1-8c75-388818a2460b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:35:55.606 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30b95a5d-bc3e-45c4-afcb-730ac0fb018a 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] port_delete event received for 'ab1b4711-fe90-4adf-a294-bd784c2f8fda' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:35:56.600 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f2ba9b0-5bf1-4dab-b01c-8d17751a6886 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] port_delete event received for 'bfe757e2-5a04-42ce-b389-075c0174fdc5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:35:56.700 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07387b6e-dffd-4259-a031-7cecd7d32f1f - - - - -] port_delete event received for 'bfe757e2-5a04-42ce-b389-075c0174fdc5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:35:56.840 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f2ba9b0-5bf1-4dab-b01c-8d17751a6886 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] network_delete received. Deleting network 9f95dac9-d739-43c2-b232-1e9108e5f6a0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-06 12:35:56.840 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f2ba9b0-5bf1-4dab-b01c-8d17751a6886 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] Network 9f95dac9-d739-43c2-b232-1e9108e5f6a0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-06 12:35:57.825 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-feec7a40-493c-4954-991f-56e2a0573ed6 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] port_delete event received for '965df8a2-d542-4927-863e-f7c29b1db9f7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:35:58.990 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9307dbf6-66ba-47c5-bac9-f5c6d6d67235 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] port_delete event received for 'a3bcb00b-e73c-4df0-805c-9fb2e01fe202' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:35:59.709 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a8b1f25-f1ae-44e5-80c3-e4c29ee682ec 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] port_delete event received for 'b8b96e7e-5ac7-431c-8da8-b9e88e259abf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-06 12:35:59.896 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a8b1f25-f1ae-44e5-80c3-e4c29ee682ec 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] network_delete received. Deleting network e664907a-308f-4a6e-afdb-76fe7ae49fc1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-06 12:35:59.896 3940 2453129134680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a8b1f25-f1ae-44e5-80c3-e4c29ee682ec 48f05721b278416f828e45187c7b420b a079045429394240bb8f29765c80f6bf - - -] Network e664907a-308f-4a6e-afdb-76fe7ae49fc1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463