2022-03-03 08:46:22.392 5088 1900080093840 MainThread INFO neutron.common.config [-] Logging enabled! 2022-03-03 08:46:22.392 5088 1900080093840 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 19.1.0.dev572 2022-03-03 08:46:22.392 5088 1900080093840 MainThread DEBUG neutron.common.config [-] command line: c:\python38\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2022-03-03 08:46:22.424 5088 1900080093840 MainThread INFO os_win.utils.network.networkutils [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] WMI caching is disabled. 2022-03-03 08:46:22.674 5088 1900080093840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-03-03 08:46:22.736 5088 1900080093840 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-03-03 08:46:22.736 5088 1900080093840 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-03-03 08:46:22.861 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent initialized successfully, now running... 2022-03-03 08:46:22.891 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-03-03 08:46:22.891 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-03-03 08:46:22.923 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-03-03 08:48:24.000 5088 1900178546352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47240592-d45f-47ab-9471-acab2ec60caa - - - - -] port_update received: a3ef3166-955f-4c0d-83b8-1cb41a23005c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:48:24.000 5088 1900178546352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47240592-d45f-47ab-9471-acab2ec60caa - - - - -] No port a3ef3166-955f-4c0d-83b8-1cb41a23005c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:48:30.390 5088 1900176372480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1688d2b6-4866-4eb5-953e-8afaebd7eaec - - - - -] port_update received: af7ae492-cb12-435c-9d19-95efa5ccb91a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:48:30.390 5088 1900176372480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1688d2b6-4866-4eb5-953e-8afaebd7eaec - - - - -] No port af7ae492-cb12-435c-9d19-95efa5ccb91a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:48:31.125 5088 1900177570272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2db826e0-b80f-4672-9e16-6a1176a974dc - - - - -] port_update received: cc3d1e1b-4709-46ae-aa6f-c20baeee54e8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:48:31.125 5088 1900177570272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2db826e0-b80f-4672-9e16-6a1176a974dc - - - - -] No port cc3d1e1b-4709-46ae-aa6f-c20baeee54e8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:48:31.281 5088 1900177718432 MainThread WARNING oslo_policy.policy [req-4ecb37e9-55ac-4827-ac1c-375173c4a47d 84c3ea92b79a467682207ab25533799a 508f687f9def40ecad4542c8c54d900a - - -] 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. 2022-03-03 08:48:31.281 5088 1900177718432 MainThread WARNING oslo_policy.policy [req-4ecb37e9-55ac-4827-ac1c-375173c4a47d 84c3ea92b79a467682207ab25533799a 508f687f9def40ecad4542c8c54d900a - - -] 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. 2022-03-03 08:48:31.281 5088 1900177718432 MainThread WARNING oslo_policy.policy [req-4ecb37e9-55ac-4827-ac1c-375173c4a47d 84c3ea92b79a467682207ab25533799a 508f687f9def40ecad4542c8c54d900a - - -] 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. 2022-03-03 08:48:31.281 5088 1900177718432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ecb37e9-55ac-4827-ac1c-375173c4a47d 84c3ea92b79a467682207ab25533799a 508f687f9def40ecad4542c8c54d900a - - -] Security group rule updated on remote: ['58c4dedf-262c-46a8-bb61-a48c1d17e2a0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-03 08:48:31.281 5088 1900177718432 MainThread INFO neutron.agent.securitygroups_rpc [req-4ecb37e9-55ac-4827-ac1c-375173c4a47d 84c3ea92b79a467682207ab25533799a 508f687f9def40ecad4542c8c54d900a - - -] Security group rule updated ['58c4dedf-262c-46a8-bb61-a48c1d17e2a0'] 2022-03-03 08:48:33.496 5088 1900178006784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-45425ac1-6a36-4308-9095-869193cf8bba 84c3ea92b79a467682207ab25533799a 508f687f9def40ecad4542c8c54d900a - - -] Security group rule updated on remote: ['58c4dedf-262c-46a8-bb61-a48c1d17e2a0'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-03 08:48:33.496 5088 1900178006784 MainThread INFO neutron.agent.securitygroups_rpc [req-45425ac1-6a36-4308-9095-869193cf8bba 84c3ea92b79a467682207ab25533799a 508f687f9def40ecad4542c8c54d900a - - -] Security group rule updated ['58c4dedf-262c-46a8-bb61-a48c1d17e2a0'] 2022-03-03 08:48:34.371 5088 1900178484208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-495a1f62-d14f-4022-8a91-e92b8ff5aca0 8d1fd0b7f052488abd28f2a153d418c8 e744f479e73249f2af28a7fc654f34ee - - -] Security group member updated on remote: ['c18be20f-ee2b-47b2-8246-d0febae73c14'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:48:34.371 5088 1900178484208 MainThread INFO neutron.agent.securitygroups_rpc [req-495a1f62-d14f-4022-8a91-e92b8ff5aca0 8d1fd0b7f052488abd28f2a153d418c8 e744f479e73249f2af28a7fc654f34ee - - -] Security group member updated ['c18be20f-ee2b-47b2-8246-d0febae73c14'] 2022-03-03 08:48:35.293 5088 1900177436160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ecef5e50-43fe-4ee4-a1c2-68bc2f9dc5f9 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Security group member updated on remote: ['b2b4f000-3f20-4c42-9ea5-90a3a62aa476'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:48:35.293 5088 1900177436160 MainThread INFO neutron.agent.securitygroups_rpc [req-ecef5e50-43fe-4ee4-a1c2-68bc2f9dc5f9 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Security group member updated ['b2b4f000-3f20-4c42-9ea5-90a3a62aa476'] 2022-03-03 08:48:38.656 5088 1900137771072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-440c5122-b49a-45cd-bb40-d3228eda1f23 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] port_update received: 42f69e82-a80c-4996-a3d7-f1a158bfcb71 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:48:38.671 5088 1900137771072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-440c5122-b49a-45cd-bb40-d3228eda1f23 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] No port 42f69e82-a80c-4996-a3d7-f1a158bfcb71 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:48:38.750 5088 1900178544944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4830a71-665c-49a9-9f2a-9506dc38c16c - - - - -] port_update received: 3ea986d0-3a1e-402d-9589-ee1af9902886 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:48:38.778 5088 1900178544944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4830a71-665c-49a9-9f2a-9506dc38c16c - - - - -] No port 3ea986d0-3a1e-402d-9589-ee1af9902886 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:48:40.375 5088 1900177244400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e0c2d7c-8dd8-4f31-9942-d499fbebe44b 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] port_update received: aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:48:40.391 5088 1900177244400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e0c2d7c-8dd8-4f31-9942-d499fbebe44b 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] No port aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:48:46.247 5088 1900178951856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-17e6fe51-2526-42f4-9dbb-522e42e414d8 7fa6c0d1101f421fbafb62ac66547bef ad510fe98483418e8b3add662111dec4 - - -] Security group member updated on remote: ['404d8ac9-925d-40b1-802c-8cda936a0585'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:48:46.247 5088 1900178951856 MainThread INFO neutron.agent.securitygroups_rpc [req-17e6fe51-2526-42f4-9dbb-522e42e414d8 7fa6c0d1101f421fbafb62ac66547bef ad510fe98483418e8b3add662111dec4 - - -] Security group member updated ['404d8ac9-925d-40b1-802c-8cda936a0585'] 2022-03-03 08:48:47.843 5088 1900177432816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 42f69e82-a80c-4996-a3d7-f1a158bfcb71 2022-03-03 08:48:47.843 5088 1900177432816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767 2022-03-03 08:48:47.875 5088 1900178994096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dcf0cc6e-4d3c-4c59-9ba4-29e5146cbc72 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] port_update received: 04cccac8-397f-44d9-9f42-e8085aa8d777 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:48:47.888 5088 1900178994096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dcf0cc6e-4d3c-4c59-9ba4-29e5146cbc72 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] No port 04cccac8-397f-44d9-9f42-e8085aa8d777 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:48:47.952 5088 1900178994096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fa7ca8f1-78bc-487b-b686-3961e494dfee 84c3ea92b79a467682207ab25533799a 508f687f9def40ecad4542c8c54d900a - - -] Security group member updated on remote: ['58c4dedf-262c-46a8-bb61-a48c1d17e2a0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:48:47.952 5088 1900178994096 MainThread INFO neutron.agent.securitygroups_rpc [req-fa7ca8f1-78bc-487b-b686-3961e494dfee 84c3ea92b79a467682207ab25533799a 508f687f9def40ecad4542c8c54d900a - - -] Security group member updated ['58c4dedf-262c-46a8-bb61-a48c1d17e2a0'] 2022-03-03 08:48:49.515 5088 1900178994096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7966db6-b8fc-4fbf-975b-31fbbe493722 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] port_update received: 952da34d-b008-4935-a081-8c54e92cb378 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:48:49.531 5088 1900178994096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7966db6-b8fc-4fbf-975b-31fbbe493722 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] No port 952da34d-b008-4935-a081-8c54e92cb378 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:48:49.658 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-03 08:48:49.829 5088 1900177432816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 04cccac8-397f-44d9-9f42-e8085aa8d777 2022-03-03 08:48:50.344 5088 1900178484560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4fa5ef94-a13b-4df9-926d-33be1460ca39 7fa6c0d1101f421fbafb62ac66547bef ad510fe98483418e8b3add662111dec4 - - -] Security group member updated on remote: ['404d8ac9-925d-40b1-802c-8cda936a0585'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:48:50.371 5088 1900178484560 MainThread INFO neutron.agent.securitygroups_rpc [req-4fa5ef94-a13b-4df9-926d-33be1460ca39 7fa6c0d1101f421fbafb62ac66547bef ad510fe98483418e8b3add662111dec4 - - -] Security group member updated ['404d8ac9-925d-40b1-802c-8cda936a0585'] 2022-03-03 08:48:50.652 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Adding port aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767 2022-03-03 08:48:50.652 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Port aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767 updated. Details: {'device': 'aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767', 'network_id': '3b65dc91-cec1-4ef1-8aae-23bb1a641f5f', 'port_id': 'aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767', 'mac_address': 'fa:16:3e:b3:60:4a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 138, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b85832c6-c6c8-430f-a3bc-e3fbde392098', 'ip_address': '172.20.0.13'}], '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} 2022-03-03 08:48:50.652 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] 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 2022-03-03 08:48:50.652 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Adding port 42f69e82-a80c-4996-a3d7-f1a158bfcb71 2022-03-03 08:48:50.652 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Port 42f69e82-a80c-4996-a3d7-f1a158bfcb71 updated. Details: {'device': '42f69e82-a80c-4996-a3d7-f1a158bfcb71', 'network_id': '013b00df-9123-4171-a00e-f6e2297edbb7', 'port_id': '42f69e82-a80c-4996-a3d7-f1a158bfcb71', 'mac_address': 'fa:16:3e:5c:44:47', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 131, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '14bcd1db-ff83-4388-b026-e05e5af3fb62', '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} 2022-03-03 08:48:50.652 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] 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 2022-03-03 08:48:50.652 5088 1900176856336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-42f69e82-a80c-4996-a3d7-f1a158bfcb71" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:48:50.652 5088 1900176856336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 42f69e82-a80c-4996-a3d7-f1a158bfcb71 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-03 08:48:50.652 5088 1900176856336 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 013b00df-9123-4171-a00e-f6e2297edbb7 2022-03-03 08:48:50.652 5088 1900176856336 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:264 2022-03-03 08:48:50.668 5088 1900178542656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:48:50.668 5088 1900178542656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-03 08:48:50.668 5088 1900178542656 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3b65dc91-cec1-4ef1-8aae-23bb1a641f5f 2022-03-03 08:48:50.668 5088 1900178542656 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:264 2022-03-03 08:48:50.826 5088 1900178542656 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:48:50.826 5088 1900178542656 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:48:50.826 5088 1900176856336 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '42f69e82-a80c-4996-a3d7-f1a158bfcb71') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:48:50.826 5088 1900176856336 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '42f69e82-a80c-4996-a3d7-f1a158bfcb71') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:48:50.871 5088 1900178542656 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-03 08:48:50.871 5088 1900178542656 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 138, VLAN trunk: None to switch port aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767 2022-03-03 08:48:50.871 5088 1900176856336 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 42f69e82-a80c-4996-a3d7-f1a158bfcb71 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-03 08:48:50.871 5088 1900176856336 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 131, VLAN trunk: None to switch port 42f69e82-a80c-4996-a3d7-f1a158bfcb71 2022-03-03 08:48:50.950 5088 1900178542656 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-03 08:48:50.950 5088 1900178542656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:48:50.950 5088 1900176856336 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-03 08:48:50.950 5088 1900176856336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['42f69e82-a80c-4996-a3d7-f1a158bfcb71'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:48:51.356 5088 1900176856336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['42f69e82-a80c-4996-a3d7-f1a158bfcb71']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:48:51.360 5088 1900176856336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:48:51.360 5088 1900176856336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c18be20f-ee2b-47b2-8246-d0febae73c14) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:48:51.360 5088 1900176856336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c18be20f-ee2b-47b2-8246-d0febae73c14) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-03 08:48:51.360 5088 1900176856336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 42f69e82-a80c-4996-a3d7-f1a158bfcb71 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:48:51.360 5088 1900176856336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-03 08:48:51.360 5088 1900176856336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 42f69e82-a80c-4996-a3d7-f1a158bfcb71 not yet added. Adding. 2022-03-03 08:48:51.360 5088 1900176856336 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 2022-03-03 08:48:51.360 5088 1900176856336 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 2022-03-03 08:48:51.360 5088 1900178542656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:48:51.360 5088 1900178542656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:48:51.375 5088 1900178542656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b2b4f000-3f20-4c42-9ea5-90a3a62aa476) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:48:51.375 5088 1900178542656 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b2b4f000-3f20-4c42-9ea5-90a3a62aa476) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-03 08:48:51.375 5088 1900178542656 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:48:51.375 5088 1900178542656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-03 08:48:51.375 5088 1900178542656 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767 not yet added. Adding. 2022-03-03 08:48:51.375 5088 1900178542656 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 2022-03-03 08:48:51.375 5088 1900178542656 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 2022-03-03 08:48:51.466 5088 1900176856336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-42f69e82-a80c-4996-a3d7-f1a158bfcb71" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:48:51.466 5088 1900178542656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:48:51.531 5088 1900178542656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:48:51.551 5088 1900178542656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:48:51.551 5088 1900176856336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-42f69e82-a80c-4996-a3d7-f1a158bfcb71" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:48:51.551 5088 1900176856336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-42f69e82-a80c-4996-a3d7-f1a158bfcb71" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:48:51.640 5088 1900178542656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:48:51.656 5088 1900176856336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-42f69e82-a80c-4996-a3d7-f1a158bfcb71" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:48:51.672 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-03 08:48:51.702 5088 1900179212240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-897b24e1-a490-4a08-afba-ce0501196e2c 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] port_update received: ccf1f820-0792-4c18-91d8-dfebf066411b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:48:51.718 5088 1900179212240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-897b24e1-a490-4a08-afba-ce0501196e2c 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] No port ccf1f820-0792-4c18-91d8-dfebf066411b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:48:51.731 5088 1900176856336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-42f69e82-a80c-4996-a3d7-f1a158bfcb71" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.079s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:48:51.731 5088 1900176856336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 42f69e82-a80c-4996-a3d7-f1a158bfcb71 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-03 08:48:51.731 5088 1900176856336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 42f69e82-a80c-4996-a3d7-f1a158bfcb71 processed. 2022-03-03 08:48:51.731 5088 1900178542656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:48:51.731 5088 1900178542656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-03 08:48:51.731 5088 1900178542656 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767 processed. 2022-03-03 08:48:51.843 5088 1900177432816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 952da34d-b008-4935-a081-8c54e92cb378 2022-03-03 08:48:51.952 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Adding port 04cccac8-397f-44d9-9f42-e8085aa8d777 2022-03-03 08:48:51.952 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Port 04cccac8-397f-44d9-9f42-e8085aa8d777 updated. Details: {'device': '04cccac8-397f-44d9-9f42-e8085aa8d777', 'network_id': 'c674925c-389f-487d-9fa2-7e0abda796e9', 'port_id': '04cccac8-397f-44d9-9f42-e8085aa8d777', 'mac_address': 'fa:16:3e:ed:c0:e8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 104, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ae6bf1e4-efe4-4295-9a5c-8a7cccfe4f2c', '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} 2022-03-03 08:48:51.952 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] 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 2022-03-03 08:48:51.952 5088 1900159393856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-04cccac8-397f-44d9-9f42-e8085aa8d777" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:48:51.952 5088 1900159393856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 04cccac8-397f-44d9-9f42-e8085aa8d777 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-03 08:48:51.952 5088 1900159393856 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c674925c-389f-487d-9fa2-7e0abda796e9 2022-03-03 08:48:51.952 5088 1900159393856 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:264 2022-03-03 08:48:52.077 5088 1900159393856 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '04cccac8-397f-44d9-9f42-e8085aa8d777') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:48:52.077 5088 1900159393856 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '04cccac8-397f-44d9-9f42-e8085aa8d777') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:48:52.094 5088 1900159393856 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 04cccac8-397f-44d9-9f42-e8085aa8d777 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-03 08:48:52.094 5088 1900159393856 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 104, VLAN trunk: None to switch port 04cccac8-397f-44d9-9f42-e8085aa8d777 2022-03-03 08:48:52.172 5088 1900159393856 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-03 08:48:52.172 5088 1900159393856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['04cccac8-397f-44d9-9f42-e8085aa8d777'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:48:52.344 5088 1900159393856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['04cccac8-397f-44d9-9f42-e8085aa8d777']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:48:52.344 5088 1900159393856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:48:52.344 5088 1900159393856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (404d8ac9-925d-40b1-802c-8cda936a0585) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:48:52.344 5088 1900159393856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (404d8ac9-925d-40b1-802c-8cda936a0585) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-03 08:48:52.344 5088 1900159393856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 04cccac8-397f-44d9-9f42-e8085aa8d777 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:48:52.344 5088 1900159393856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-03 08:48:52.344 5088 1900159393856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 04cccac8-397f-44d9-9f42-e8085aa8d777 not yet added. Adding. 2022-03-03 08:48:52.344 5088 1900159393856 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 2022-03-03 08:48:52.344 5088 1900159393856 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 2022-03-03 08:48:52.434 5088 1900159393856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04cccac8-397f-44d9-9f42-e8085aa8d777" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:48:52.529 5088 1900159393856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04cccac8-397f-44d9-9f42-e8085aa8d777" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:48:52.529 5088 1900159393856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04cccac8-397f-44d9-9f42-e8085aa8d777" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:48:52.656 5088 1900159393856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-04cccac8-397f-44d9-9f42-e8085aa8d777" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:48:52.750 5088 1900159393856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-04cccac8-397f-44d9-9f42-e8085aa8d777" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:48:52.750 5088 1900159393856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 04cccac8-397f-44d9-9f42-e8085aa8d777 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-03 08:48:52.750 5088 1900159393856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 04cccac8-397f-44d9-9f42-e8085aa8d777 processed. 2022-03-03 08:48:53.684 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-03 08:48:53.684 5088 1900159393856 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:48:53.859 5088 1900177432816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ccf1f820-0792-4c18-91d8-dfebf066411b 2022-03-03 08:48:54.013 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Adding port 952da34d-b008-4935-a081-8c54e92cb378 2022-03-03 08:48:54.013 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Port 952da34d-b008-4935-a081-8c54e92cb378 updated. Details: {'device': '952da34d-b008-4935-a081-8c54e92cb378', 'network_id': '8c725b23-28c1-426a-8976-c172e8885680', 'port_id': '952da34d-b008-4935-a081-8c54e92cb378', 'mac_address': 'fa:16:3e:5b:79:0f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 127, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e16b3f5e-87a2-44f1-a4f0-c677fc4b1d95', '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} 2022-03-03 08:48:54.013 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] 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 2022-03-03 08:48:54.013 5088 1900177940320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-952da34d-b008-4935-a081-8c54e92cb378" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:48:54.013 5088 1900177940320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 952da34d-b008-4935-a081-8c54e92cb378 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-03 08:48:54.013 5088 1900177940320 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8c725b23-28c1-426a-8976-c172e8885680 2022-03-03 08:48:54.013 5088 1900177940320 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:264 2022-03-03 08:48:54.139 5088 1900177940320 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '952da34d-b008-4935-a081-8c54e92cb378') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:48:54.139 5088 1900177940320 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '952da34d-b008-4935-a081-8c54e92cb378') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:48:54.139 5088 1900177940320 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 952da34d-b008-4935-a081-8c54e92cb378 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-03 08:48:54.139 5088 1900177940320 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 127, VLAN trunk: None to switch port 952da34d-b008-4935-a081-8c54e92cb378 2022-03-03 08:48:54.234 5088 1900177940320 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-03 08:48:54.234 5088 1900177940320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['952da34d-b008-4935-a081-8c54e92cb378'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:48:54.547 5088 1900177940320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['952da34d-b008-4935-a081-8c54e92cb378']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:48:54.547 5088 1900177940320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:48:54.547 5088 1900177940320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (58c4dedf-262c-46a8-bb61-a48c1d17e2a0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:48:54.547 5088 1900177940320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 952da34d-b008-4935-a081-8c54e92cb378 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:48:54.547 5088 1900177940320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-03 08:48:54.547 5088 1900177940320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 952da34d-b008-4935-a081-8c54e92cb378 not yet added. Adding. 2022-03-03 08:48:54.547 5088 1900177940320 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 2022-03-03 08:48:54.547 5088 1900177940320 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 2022-03-03 08:48:54.670 5088 1900177940320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-952da34d-b008-4935-a081-8c54e92cb378" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:48:54.796 5088 1900177940320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-952da34d-b008-4935-a081-8c54e92cb378" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:48:54.796 5088 1900177940320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-952da34d-b008-4935-a081-8c54e92cb378" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:48:54.942 5088 1900177940320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-952da34d-b008-4935-a081-8c54e92cb378" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:48:55.059 5088 1900177940320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-952da34d-b008-4935-a081-8c54e92cb378" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:48:55.059 5088 1900177940320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 952da34d-b008-4935-a081-8c54e92cb378 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-03 08:48:55.059 5088 1900177940320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 952da34d-b008-4935-a081-8c54e92cb378 processed. 2022-03-03 08:48:55.090 5088 1900159393856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:48:55.684 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-03 08:48:55.684 5088 1900177715792 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:48:56.032 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Adding port ccf1f820-0792-4c18-91d8-dfebf066411b 2022-03-03 08:48:56.032 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Port ccf1f820-0792-4c18-91d8-dfebf066411b updated. Details: {'device': 'ccf1f820-0792-4c18-91d8-dfebf066411b', 'network_id': 'c674925c-389f-487d-9fa2-7e0abda796e9', 'port_id': 'ccf1f820-0792-4c18-91d8-dfebf066411b', 'mac_address': 'fa:16:3e:fa:73:c7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 104, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ae6bf1e4-efe4-4295-9a5c-8a7cccfe4f2c', '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} 2022-03-03 08:48:56.032 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] 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 2022-03-03 08:48:56.032 5088 1900179210304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ccf1f820-0792-4c18-91d8-dfebf066411b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:48:56.032 5088 1900179210304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ccf1f820-0792-4c18-91d8-dfebf066411b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-03 08:48:56.032 5088 1900179210304 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:264 2022-03-03 08:48:56.063 5088 1900177715792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:48:56.168 5088 1900179210304 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ccf1f820-0792-4c18-91d8-dfebf066411b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:48:56.168 5088 1900179210304 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ccf1f820-0792-4c18-91d8-dfebf066411b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:48:56.168 5088 1900179210304 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ccf1f820-0792-4c18-91d8-dfebf066411b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-03 08:48:56.168 5088 1900179210304 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 104, VLAN trunk: None to switch port ccf1f820-0792-4c18-91d8-dfebf066411b 2022-03-03 08:48:56.279 5088 1900179210304 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-03 08:48:56.279 5088 1900179210304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ccf1f820-0792-4c18-91d8-dfebf066411b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:48:56.529 5088 1900179210304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ccf1f820-0792-4c18-91d8-dfebf066411b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:48:56.529 5088 1900179210304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:48:56.529 5088 1900179210304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (404d8ac9-925d-40b1-802c-8cda936a0585) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:48:56.529 5088 1900179210304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (404d8ac9-925d-40b1-802c-8cda936a0585) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-03 08:48:56.529 5088 1900179210304 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ccf1f820-0792-4c18-91d8-dfebf066411b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:48:56.529 5088 1900179210304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-03 08:48:56.529 5088 1900179210304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ccf1f820-0792-4c18-91d8-dfebf066411b not yet added. Adding. 2022-03-03 08:48:56.529 5088 1900179210304 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 2022-03-03 08:48:56.529 5088 1900179210304 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 2022-03-03 08:48:56.671 5088 1900179210304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccf1f820-0792-4c18-91d8-dfebf066411b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:48:56.828 5088 1900179210304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccf1f820-0792-4c18-91d8-dfebf066411b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:48:56.828 5088 1900179210304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccf1f820-0792-4c18-91d8-dfebf066411b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:48:57.004 5088 1900179210304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ccf1f820-0792-4c18-91d8-dfebf066411b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:48:57.145 5088 1900179210304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ccf1f820-0792-4c18-91d8-dfebf066411b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:48:57.145 5088 1900179210304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ccf1f820-0792-4c18-91d8-dfebf066411b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-03 08:48:57.145 5088 1900179210304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ccf1f820-0792-4c18-91d8-dfebf066411b processed. 2022-03-03 08:48:57.684 5088 1900179210304 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:48:57.874 5088 1900179210304 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:49:07.811 5088 1900179357536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c339aa39-633e-4331-b2be-4663de4e0504 8d1fd0b7f052488abd28f2a153d418c8 e744f479e73249f2af28a7fc654f34ee - - -] Security group member updated on remote: ['c18be20f-ee2b-47b2-8246-d0febae73c14'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:49:07.811 5088 1900179357536 MainThread INFO neutron.agent.securitygroups_rpc [req-c339aa39-633e-4331-b2be-4663de4e0504 8d1fd0b7f052488abd28f2a153d418c8 e744f479e73249f2af28a7fc654f34ee - - -] Security group member updated ['c18be20f-ee2b-47b2-8246-d0febae73c14'] 2022-03-03 08:49:07.811 5088 1900179357536 MainThread INFO neutron.agent.securitygroups_rpc [req-c339aa39-633e-4331-b2be-4663de4e0504 8d1fd0b7f052488abd28f2a153d418c8 e744f479e73249f2af28a7fc654f34ee - - -] Refresh firewall rules 2022-03-03 08:49:07.811 5088 1900179357536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c339aa39-633e-4331-b2be-4663de4e0504 8d1fd0b7f052488abd28f2a153d418c8 e744f479e73249f2af28a7fc654f34ee - - -] Get security group information for devices via rpc ['42f69e82-a80c-4996-a3d7-f1a158bfcb71'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:49:07.873 5088 1900179357536 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c339aa39-633e-4331-b2be-4663de4e0504 8d1fd0b7f052488abd28f2a153d418c8 e744f479e73249f2af28a7fc654f34ee - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:49:07.873 5088 1900179357536 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c339aa39-633e-4331-b2be-4663de4e0504 8d1fd0b7f052488abd28f2a153d418c8 e744f479e73249f2af28a7fc654f34ee - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:49:07.966 5088 1900180639232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c339aa39-633e-4331-b2be-4663de4e0504 8d1fd0b7f052488abd28f2a153d418c8 e744f479e73249f2af28a7fc654f34ee - - -] port_delete event received for '42f69e82-a80c-4996-a3d7-f1a158bfcb71' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:49:07.983 5088 1900177432992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 42f69e82-a80c-4996-a3d7-f1a158bfcb71 2022-03-03 08:49:09.296 5088 1900176256688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-677c767e-cf89-4a44-ac70-15f55f6f73ff c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Security group member updated on remote: ['b2b4f000-3f20-4c42-9ea5-90a3a62aa476'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:49:09.296 5088 1900176256688 MainThread INFO neutron.agent.securitygroups_rpc [req-677c767e-cf89-4a44-ac70-15f55f6f73ff c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Security group member updated ['b2b4f000-3f20-4c42-9ea5-90a3a62aa476'] 2022-03-03 08:49:09.296 5088 1900176256688 MainThread INFO neutron.agent.securitygroups_rpc [req-677c767e-cf89-4a44-ac70-15f55f6f73ff c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Refresh firewall rules 2022-03-03 08:49:09.296 5088 1900176256688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-677c767e-cf89-4a44-ac70-15f55f6f73ff c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Get security group information for devices via rpc ['aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:49:09.599 5088 1900176256688 MainThread DEBUG neutron.agent.securitygroups_rpc [req-677c767e-cf89-4a44-ac70-15f55f6f73ff c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update security group information for ports dict_keys(['aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:49:09.599 5088 1900176256688 MainThread DEBUG neutron.agent.securitygroups_rpc [req-677c767e-cf89-4a44-ac70-15f55f6f73ff c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:49:09.599 5088 1900176256688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-677c767e-cf89-4a44-ac70-15f55f6f73ff c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update rules of security group (b2b4f000-3f20-4c42-9ea5-90a3a62aa476) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:49:09.607 5088 1900176256688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-677c767e-cf89-4a44-ac70-15f55f6f73ff c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update members of security group (b2b4f000-3f20-4c42-9ea5-90a3a62aa476) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-03 08:49:09.607 5088 1900176256688 MainThread DEBUG neutron.agent.securitygroups_rpc [req-677c767e-cf89-4a44-ac70-15f55f6f73ff c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update port filter for aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:49:09.607 5088 1900176256688 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-677c767e-cf89-4a44-ac70-15f55f6f73ff c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Updating port rules. 2022-03-03 08:49:09.607 5088 1900176256688 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-677c767e-cf89-4a44-ac70-15f55f6f73ff c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Creating 1 new rules, removing 0 old rules. 2022-03-03 08:49:09.607 5088 1900176256688 MainThread DEBUG oslo_concurrency.lockutils [req-677c767e-cf89-4a44-ac70-15f55f6f73ff c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:49:09.727 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-03 08:49:09.727 5088 1900180711552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '42f69e82-a80c-4996-a3d7-f1a158bfcb71' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-03 08:49:09.727 5088 1900180711552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '42f69e82-a80c-4996-a3d7-f1a158bfcb71' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-03 08:49:09.727 5088 1900180711552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 42f69e82-a80c-4996-a3d7-f1a158bfcb71 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-03 08:49:09.762 5088 1900180711552 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 013b00df-9123-4171-a00e-f6e2297edbb7 2022-03-03 08:49:09.762 5088 1900180711552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['42f69e82-a80c-4996-a3d7-f1a158bfcb71'] 2022-03-03 08:49:09.762 5088 1900180711552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-03 08:49:09.762 5088 1900180711552 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 2022-03-03 08:49:09.762 5088 1900180711552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['42f69e82-a80c-4996-a3d7-f1a158bfcb71'] 2022-03-03 08:49:09.762 5088 1900176256688 MainThread DEBUG oslo_concurrency.lockutils [req-677c767e-cf89-4a44-ac70-15f55f6f73ff c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:49:09.762 5088 1900176256688 MainThread DEBUG oslo_concurrency.lockutils [req-677c767e-cf89-4a44-ac70-15f55f6f73ff c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:49:09.762 5088 1900176256688 MainThread DEBUG oslo_concurrency.lockutils [req-677c767e-cf89-4a44-ac70-15f55f6f73ff c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:49:10.419 5088 1900176256688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba6850b3-652b-4954-ac05-6ad3f4a7860f 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] port_update received: 1803f44c-a17a-408d-88fe-4a7acf594c86 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:49:10.437 5088 1900176256688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba6850b3-652b-4954-ac05-6ad3f4a7860f 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] No port 1803f44c-a17a-408d-88fe-4a7acf594c86 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:49:11.590 5088 1900180636592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a43470b-079b-4044-a164-af759f339735 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] network_delete received. Deleting network 013b00df-9123-4171-a00e-f6e2297edbb7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-03 08:49:11.590 5088 1900180636592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a43470b-079b-4044-a164-af759f339735 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] Network 013b00df-9123-4171-a00e-f6e2297edbb7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-03 08:49:11.733 5088 1900180591360 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:49:11.780 5088 1900180591360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.046s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:49:12.000 5088 1900177432816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1803f44c-a17a-408d-88fe-4a7acf594c86 2022-03-03 08:49:13.739 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-03 08:49:13.997 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Adding port 1803f44c-a17a-408d-88fe-4a7acf594c86 2022-03-03 08:49:13.997 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Port 1803f44c-a17a-408d-88fe-4a7acf594c86 updated. Details: {'device': '1803f44c-a17a-408d-88fe-4a7acf594c86', 'network_id': '3b65dc91-cec1-4ef1-8aae-23bb1a641f5f', 'port_id': '1803f44c-a17a-408d-88fe-4a7acf594c86', 'mac_address': 'fa:16:3e:35:e1:88', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 138, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b85832c6-c6c8-430f-a3bc-e3fbde392098', '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} 2022-03-03 08:49:13.997 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] 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 2022-03-03 08:49:13.997 5088 1900177936624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1803f44c-a17a-408d-88fe-4a7acf594c86" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:49:13.997 5088 1900177936624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1803f44c-a17a-408d-88fe-4a7acf594c86 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-03 08:49:13.997 5088 1900177936624 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:264 2022-03-03 08:49:14.169 5088 1900177936624 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1803f44c-a17a-408d-88fe-4a7acf594c86') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:49:14.169 5088 1900177936624 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1803f44c-a17a-408d-88fe-4a7acf594c86') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:49:14.169 5088 1900177936624 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1803f44c-a17a-408d-88fe-4a7acf594c86 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-03 08:49:14.169 5088 1900177936624 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 138, VLAN trunk: None to switch port 1803f44c-a17a-408d-88fe-4a7acf594c86 2022-03-03 08:49:14.293 5088 1900177936624 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-03 08:49:14.293 5088 1900177936624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1803f44c-a17a-408d-88fe-4a7acf594c86'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:49:14.544 5088 1900177936624 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1803f44c-a17a-408d-88fe-4a7acf594c86']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:49:14.544 5088 1900177936624 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:49:14.544 5088 1900177936624 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b2b4f000-3f20-4c42-9ea5-90a3a62aa476) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:49:14.544 5088 1900177936624 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b2b4f000-3f20-4c42-9ea5-90a3a62aa476) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-03 08:49:14.544 5088 1900177936624 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1803f44c-a17a-408d-88fe-4a7acf594c86 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:49:14.544 5088 1900177936624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-03 08:49:14.544 5088 1900177936624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1803f44c-a17a-408d-88fe-4a7acf594c86 not yet added. Adding. 2022-03-03 08:49:14.544 5088 1900177936624 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 2022-03-03 08:49:14.544 5088 1900177936624 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 2022-03-03 08:49:14.717 5088 1900177936624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1803f44c-a17a-408d-88fe-4a7acf594c86" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:49:14.906 5088 1900177936624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1803f44c-a17a-408d-88fe-4a7acf594c86" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:49:14.906 5088 1900177936624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1803f44c-a17a-408d-88fe-4a7acf594c86" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:49:15.091 5088 1900177936624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1803f44c-a17a-408d-88fe-4a7acf594c86" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:49:15.218 5088 1900177936624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1803f44c-a17a-408d-88fe-4a7acf594c86" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:49:15.218 5088 1900177936624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1803f44c-a17a-408d-88fe-4a7acf594c86 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-03 08:49:15.218 5088 1900177936624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1803f44c-a17a-408d-88fe-4a7acf594c86 processed. 2022-03-03 08:49:15.746 5088 1900176737200 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:49:15.969 5088 1900176737200 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:49:23.482 5088 1900180709440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-64887c76-3d2a-4f43-b2bc-1b503dfcd653 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Security group member updated on remote: ['b2b4f000-3f20-4c42-9ea5-90a3a62aa476'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:49:23.482 5088 1900180709440 MainThread INFO neutron.agent.securitygroups_rpc [req-64887c76-3d2a-4f43-b2bc-1b503dfcd653 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Security group member updated ['b2b4f000-3f20-4c42-9ea5-90a3a62aa476'] 2022-03-03 08:49:23.482 5088 1900180709440 MainThread INFO neutron.agent.securitygroups_rpc [req-64887c76-3d2a-4f43-b2bc-1b503dfcd653 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Refresh firewall rules 2022-03-03 08:49:23.482 5088 1900180709440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-64887c76-3d2a-4f43-b2bc-1b503dfcd653 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Get security group information for devices via rpc ['aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767', '1803f44c-a17a-408d-88fe-4a7acf594c86'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:49:23.950 5088 1900180709440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-64887c76-3d2a-4f43-b2bc-1b503dfcd653 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update security group information for ports dict_keys(['1803f44c-a17a-408d-88fe-4a7acf594c86', 'aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:49:23.950 5088 1900180709440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-64887c76-3d2a-4f43-b2bc-1b503dfcd653 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:49:23.950 5088 1900180709440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-64887c76-3d2a-4f43-b2bc-1b503dfcd653 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update rules of security group (b2b4f000-3f20-4c42-9ea5-90a3a62aa476) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:49:23.950 5088 1900180709440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-64887c76-3d2a-4f43-b2bc-1b503dfcd653 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update members of security group (b2b4f000-3f20-4c42-9ea5-90a3a62aa476) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-03 08:49:23.950 5088 1900180709440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-64887c76-3d2a-4f43-b2bc-1b503dfcd653 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update port filter for 1803f44c-a17a-408d-88fe-4a7acf594c86 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:49:23.950 5088 1900180709440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-64887c76-3d2a-4f43-b2bc-1b503dfcd653 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Updating port rules. 2022-03-03 08:49:23.968 5088 1900180709440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-64887c76-3d2a-4f43-b2bc-1b503dfcd653 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Creating 1 new rules, removing 0 old rules. 2022-03-03 08:49:23.968 5088 1900180709440 MainThread DEBUG oslo_concurrency.lockutils [req-64887c76-3d2a-4f43-b2bc-1b503dfcd653 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-1803f44c-a17a-408d-88fe-4a7acf594c86" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:49:24.156 5088 1900180709440 MainThread DEBUG oslo_concurrency.lockutils [req-64887c76-3d2a-4f43-b2bc-1b503dfcd653 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-1803f44c-a17a-408d-88fe-4a7acf594c86" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:49:24.156 5088 1900180709440 MainThread DEBUG oslo_concurrency.lockutils [req-64887c76-3d2a-4f43-b2bc-1b503dfcd653 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-1803f44c-a17a-408d-88fe-4a7acf594c86" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:49:24.156 5088 1900180709440 MainThread DEBUG oslo_concurrency.lockutils [req-64887c76-3d2a-4f43-b2bc-1b503dfcd653 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-1803f44c-a17a-408d-88fe-4a7acf594c86" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:49:24.156 5088 1900180709440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-64887c76-3d2a-4f43-b2bc-1b503dfcd653 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update port filter for aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:49:24.156 5088 1900180709440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-64887c76-3d2a-4f43-b2bc-1b503dfcd653 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Updating port rules. 2022-03-03 08:49:24.156 5088 1900180709440 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-64887c76-3d2a-4f43-b2bc-1b503dfcd653 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Creating 1 new rules, removing 0 old rules. 2022-03-03 08:49:24.156 5088 1900180709440 MainThread DEBUG oslo_concurrency.lockutils [req-64887c76-3d2a-4f43-b2bc-1b503dfcd653 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:49:24.396 5088 1900180709440 MainThread DEBUG oslo_concurrency.lockutils [req-64887c76-3d2a-4f43-b2bc-1b503dfcd653 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:49:24.396 5088 1900180709440 MainThread DEBUG oslo_concurrency.lockutils [req-64887c76-3d2a-4f43-b2bc-1b503dfcd653 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:49:24.396 5088 1900180709440 MainThread DEBUG oslo_concurrency.lockutils [req-64887c76-3d2a-4f43-b2bc-1b503dfcd653 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:49:24.701 5088 1900176319936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5b90260-c630-44b3-af61-2837a57a1af1 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] port_update received: a7c7ec07-2b26-4c5b-9e58-5c9e0242a975 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:49:24.701 5088 1900176319936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5b90260-c630-44b3-af61-2837a57a1af1 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] No port a7c7ec07-2b26-4c5b-9e58-5c9e0242a975 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:49:28.183 5088 1900177432816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a7c7ec07-2b26-4c5b-9e58-5c9e0242a975 2022-03-03 08:49:28.278 5088 1900177433872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ba28fcc-c561-4525-8b55-eff83a338e99 afccbc199f9d40949a0d39e7b64d5a76 2893ba3fd0a04806ac12ce906793cf71 - - -] Security group member updated on remote: ['cd7d50ef-2afe-478f-9d8e-c9398557b7ef'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:49:28.278 5088 1900177433872 MainThread INFO neutron.agent.securitygroups_rpc [req-2ba28fcc-c561-4525-8b55-eff83a338e99 afccbc199f9d40949a0d39e7b64d5a76 2893ba3fd0a04806ac12ce906793cf71 - - -] Security group member updated ['cd7d50ef-2afe-478f-9d8e-c9398557b7ef'] 2022-03-03 08:49:29.621 5088 1900179135120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44e1b71a-ff43-4c3e-b84e-d6bf8eea1ecd 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] port_update received: a40b21d0-1e35-4f44-84b4-fb50dcba93e7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:49:29.670 5088 1900179135120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44e1b71a-ff43-4c3e-b84e-d6bf8eea1ecd 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] No port a40b21d0-1e35-4f44-84b4-fb50dcba93e7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:49:29.810 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-03 08:49:30.061 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Adding port a7c7ec07-2b26-4c5b-9e58-5c9e0242a975 2022-03-03 08:49:30.061 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Port a7c7ec07-2b26-4c5b-9e58-5c9e0242a975 updated. Details: {'device': 'a7c7ec07-2b26-4c5b-9e58-5c9e0242a975', 'network_id': '3b65dc91-cec1-4ef1-8aae-23bb1a641f5f', 'port_id': 'a7c7ec07-2b26-4c5b-9e58-5c9e0242a975', 'mac_address': 'fa:16:3e:cc:5f:ce', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 138, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b85832c6-c6c8-430f-a3bc-e3fbde392098', 'ip_address': '172.20.0.2'}], '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} 2022-03-03 08:49:30.077 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] 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 2022-03-03 08:49:30.077 5088 1900177172432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a7c7ec07-2b26-4c5b-9e58-5c9e0242a975" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:49:30.077 5088 1900177172432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a7c7ec07-2b26-4c5b-9e58-5c9e0242a975 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-03 08:49:30.077 5088 1900177172432 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:264 2022-03-03 08:49:30.278 5088 1900177172432 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a7c7ec07-2b26-4c5b-9e58-5c9e0242a975') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:49:30.278 5088 1900177172432 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a7c7ec07-2b26-4c5b-9e58-5c9e0242a975') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:49:30.296 5088 1900177172432 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a7c7ec07-2b26-4c5b-9e58-5c9e0242a975 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-03 08:49:30.296 5088 1900177172432 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 138, VLAN trunk: None to switch port a7c7ec07-2b26-4c5b-9e58-5c9e0242a975 2022-03-03 08:49:30.452 5088 1900177172432 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-03 08:49:30.452 5088 1900177172432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a7c7ec07-2b26-4c5b-9e58-5c9e0242a975'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:49:30.748 5088 1900177172432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a7c7ec07-2b26-4c5b-9e58-5c9e0242a975']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:49:30.748 5088 1900177172432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:49:30.748 5088 1900177172432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b2b4f000-3f20-4c42-9ea5-90a3a62aa476) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:49:30.748 5088 1900177172432 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b2b4f000-3f20-4c42-9ea5-90a3a62aa476) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-03 08:49:30.748 5088 1900177172432 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a7c7ec07-2b26-4c5b-9e58-5c9e0242a975 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:49:30.764 5088 1900177172432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-03 08:49:30.764 5088 1900177172432 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a7c7ec07-2b26-4c5b-9e58-5c9e0242a975 not yet added. Adding. 2022-03-03 08:49:30.764 5088 1900177172432 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 2022-03-03 08:49:30.764 5088 1900177172432 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 2022-03-03 08:49:31.015 5088 1900177172432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7c7ec07-2b26-4c5b-9e58-5c9e0242a975" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:49:31.308 5088 1900177172432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7c7ec07-2b26-4c5b-9e58-5c9e0242a975" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:49:31.308 5088 1900177172432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7c7ec07-2b26-4c5b-9e58-5c9e0242a975" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:49:31.543 5088 1900177172432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7c7ec07-2b26-4c5b-9e58-5c9e0242a975" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:49:31.715 5088 1900177172432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a7c7ec07-2b26-4c5b-9e58-5c9e0242a975" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.641s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:49:31.715 5088 1900177172432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a7c7ec07-2b26-4c5b-9e58-5c9e0242a975 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-03 08:49:31.715 5088 1900177172432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a7c7ec07-2b26-4c5b-9e58-5c9e0242a975 processed. 2022-03-03 08:49:31.808 5088 1900177172432 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:49:32.157 5088 1900177172432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.343s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:49:32.232 5088 1900177432816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a40b21d0-1e35-4f44-84b4-fb50dcba93e7 2022-03-03 08:49:33.829 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-03 08:49:34.261 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Adding port a40b21d0-1e35-4f44-84b4-fb50dcba93e7 2022-03-03 08:49:34.261 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Port a40b21d0-1e35-4f44-84b4-fb50dcba93e7 updated. Details: {'device': 'a40b21d0-1e35-4f44-84b4-fb50dcba93e7', 'network_id': '698deea4-d69b-4c06-8bb4-3d996fb02b8a', 'port_id': 'a40b21d0-1e35-4f44-84b4-fb50dcba93e7', 'mac_address': 'fa:16:3e:11:55:53', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 101, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '00714c6c-6abd-4677-8888-d74fe542f61e', '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} 2022-03-03 08:49:34.261 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] 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 2022-03-03 08:49:34.261 5088 1900178065536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a40b21d0-1e35-4f44-84b4-fb50dcba93e7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:49:34.261 5088 1900178065536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a40b21d0-1e35-4f44-84b4-fb50dcba93e7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-03 08:49:34.261 5088 1900178065536 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 698deea4-d69b-4c06-8bb4-3d996fb02b8a 2022-03-03 08:49:34.261 5088 1900178065536 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:264 2022-03-03 08:49:34.481 5088 1900178065536 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a40b21d0-1e35-4f44-84b4-fb50dcba93e7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:49:34.481 5088 1900178065536 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a40b21d0-1e35-4f44-84b4-fb50dcba93e7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:49:34.481 5088 1900178065536 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a40b21d0-1e35-4f44-84b4-fb50dcba93e7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-03 08:49:34.481 5088 1900178065536 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 101, VLAN trunk: None to switch port a40b21d0-1e35-4f44-84b4-fb50dcba93e7 2022-03-03 08:49:34.620 5088 1900178065536 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-03 08:49:34.620 5088 1900178065536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a40b21d0-1e35-4f44-84b4-fb50dcba93e7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:49:34.904 5088 1900178065536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a40b21d0-1e35-4f44-84b4-fb50dcba93e7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:49:34.904 5088 1900178065536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:49:34.904 5088 1900178065536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cd7d50ef-2afe-478f-9d8e-c9398557b7ef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:49:34.904 5088 1900178065536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cd7d50ef-2afe-478f-9d8e-c9398557b7ef) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-03 08:49:34.904 5088 1900178065536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a40b21d0-1e35-4f44-84b4-fb50dcba93e7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:49:34.904 5088 1900178065536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-03 08:49:34.904 5088 1900178065536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a40b21d0-1e35-4f44-84b4-fb50dcba93e7 not yet added. Adding. 2022-03-03 08:49:34.904 5088 1900178065536 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 2022-03-03 08:49:34.917 5088 1900178065536 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 2022-03-03 08:49:35.152 5088 1900178065536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a40b21d0-1e35-4f44-84b4-fb50dcba93e7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:49:35.357 5088 1900178065536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a40b21d0-1e35-4f44-84b4-fb50dcba93e7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:49:35.357 5088 1900178065536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a40b21d0-1e35-4f44-84b4-fb50dcba93e7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:49:35.636 5088 1900178065536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a40b21d0-1e35-4f44-84b4-fb50dcba93e7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:49:35.809 5088 1900178065536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a40b21d0-1e35-4f44-84b4-fb50dcba93e7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.547s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:49:35.809 5088 1900178065536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a40b21d0-1e35-4f44-84b4-fb50dcba93e7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-03 08:49:35.809 5088 1900178065536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a40b21d0-1e35-4f44-84b4-fb50dcba93e7 processed. 2022-03-03 08:49:35.857 5088 1900176304784 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:49:36.094 5088 1900176304784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:01.701 5088 1900178006608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a5c9811f-8a21-49b2-ad01-813a2f393e1a c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Security group member updated on remote: ['b2b4f000-3f20-4c42-9ea5-90a3a62aa476'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:50:01.701 5088 1900178006608 MainThread INFO neutron.agent.securitygroups_rpc [req-a5c9811f-8a21-49b2-ad01-813a2f393e1a c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Security group member updated ['b2b4f000-3f20-4c42-9ea5-90a3a62aa476'] 2022-03-03 08:50:01.701 5088 1900178006608 MainThread INFO neutron.agent.securitygroups_rpc [req-a5c9811f-8a21-49b2-ad01-813a2f393e1a c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Refresh firewall rules 2022-03-03 08:50:01.701 5088 1900178006608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a5c9811f-8a21-49b2-ad01-813a2f393e1a c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Get security group information for devices via rpc ['aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767', '1803f44c-a17a-408d-88fe-4a7acf594c86', 'a7c7ec07-2b26-4c5b-9e58-5c9e0242a975'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:50:01.733 5088 1900178006256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-41c3645b-247e-425b-a382-1cd16bc0fe2b 06372397b80f49daaedb90bd2d9e5e91 d5d2de770e294d14a6944ffa8251fa3c - - -] Security group member updated on remote: ['d09e21eb-9170-4f67-ab5c-471d159f4135'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:50:01.744 5088 1900178006256 MainThread INFO neutron.agent.securitygroups_rpc [req-41c3645b-247e-425b-a382-1cd16bc0fe2b 06372397b80f49daaedb90bd2d9e5e91 d5d2de770e294d14a6944ffa8251fa3c - - -] Security group member updated ['d09e21eb-9170-4f67-ab5c-471d159f4135'] 2022-03-03 08:50:02.369 5088 1900178006608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a5c9811f-8a21-49b2-ad01-813a2f393e1a c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update security group information for ports dict_keys(['1803f44c-a17a-408d-88fe-4a7acf594c86', 'a7c7ec07-2b26-4c5b-9e58-5c9e0242a975', 'aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:50:02.369 5088 1900178006608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a5c9811f-8a21-49b2-ad01-813a2f393e1a c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:50:02.369 5088 1900178006608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a5c9811f-8a21-49b2-ad01-813a2f393e1a c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update rules of security group (b2b4f000-3f20-4c42-9ea5-90a3a62aa476) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:50:02.369 5088 1900178006608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a5c9811f-8a21-49b2-ad01-813a2f393e1a c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update members of security group (b2b4f000-3f20-4c42-9ea5-90a3a62aa476) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-03 08:50:02.369 5088 1900178006608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a5c9811f-8a21-49b2-ad01-813a2f393e1a c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update port filter for 1803f44c-a17a-408d-88fe-4a7acf594c86 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:50:02.369 5088 1900178006608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a5c9811f-8a21-49b2-ad01-813a2f393e1a c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Updating port rules. 2022-03-03 08:50:02.369 5088 1900178006608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a5c9811f-8a21-49b2-ad01-813a2f393e1a c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Creating 1 new rules, removing 0 old rules. 2022-03-03 08:50:02.369 5088 1900178006608 MainThread DEBUG oslo_concurrency.lockutils [req-a5c9811f-8a21-49b2-ad01-813a2f393e1a c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-1803f44c-a17a-408d-88fe-4a7acf594c86" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:02.718 5088 1900178006608 MainThread DEBUG oslo_concurrency.lockutils [req-a5c9811f-8a21-49b2-ad01-813a2f393e1a c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-1803f44c-a17a-408d-88fe-4a7acf594c86" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:02.718 5088 1900178006608 MainThread DEBUG oslo_concurrency.lockutils [req-a5c9811f-8a21-49b2-ad01-813a2f393e1a c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-1803f44c-a17a-408d-88fe-4a7acf594c86" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:02.718 5088 1900178006608 MainThread DEBUG oslo_concurrency.lockutils [req-a5c9811f-8a21-49b2-ad01-813a2f393e1a c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-1803f44c-a17a-408d-88fe-4a7acf594c86" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:02.718 5088 1900178006608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a5c9811f-8a21-49b2-ad01-813a2f393e1a c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update port filter for a7c7ec07-2b26-4c5b-9e58-5c9e0242a975 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:50:02.718 5088 1900178006608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a5c9811f-8a21-49b2-ad01-813a2f393e1a c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Updating port rules. 2022-03-03 08:50:02.718 5088 1900178006608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a5c9811f-8a21-49b2-ad01-813a2f393e1a c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Creating 1 new rules, removing 0 old rules. 2022-03-03 08:50:02.718 5088 1900178006608 MainThread DEBUG oslo_concurrency.lockutils [req-a5c9811f-8a21-49b2-ad01-813a2f393e1a c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-a7c7ec07-2b26-4c5b-9e58-5c9e0242a975" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:02.997 5088 1900178006608 MainThread DEBUG oslo_concurrency.lockutils [req-a5c9811f-8a21-49b2-ad01-813a2f393e1a c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-a7c7ec07-2b26-4c5b-9e58-5c9e0242a975" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:02.997 5088 1900178006608 MainThread DEBUG oslo_concurrency.lockutils [req-a5c9811f-8a21-49b2-ad01-813a2f393e1a c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-a7c7ec07-2b26-4c5b-9e58-5c9e0242a975" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:02.997 5088 1900178006608 MainThread DEBUG oslo_concurrency.lockutils [req-a5c9811f-8a21-49b2-ad01-813a2f393e1a c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-a7c7ec07-2b26-4c5b-9e58-5c9e0242a975" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:02.997 5088 1900178006608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a5c9811f-8a21-49b2-ad01-813a2f393e1a c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update port filter for aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:50:02.997 5088 1900178006608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a5c9811f-8a21-49b2-ad01-813a2f393e1a c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Updating port rules. 2022-03-03 08:50:02.997 5088 1900178006608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a5c9811f-8a21-49b2-ad01-813a2f393e1a c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Creating 1 new rules, removing 0 old rules. 2022-03-03 08:50:02.997 5088 1900178006608 MainThread DEBUG oslo_concurrency.lockutils [req-a5c9811f-8a21-49b2-ad01-813a2f393e1a c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:03.135 5088 1900178006960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28f59719-b9c9-4fda-bfd9-bd896a41056d 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] port_update received: 7e481377-7cf6-4d2d-9515-a6e58d289fa6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:50:03.154 5088 1900178006960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28f59719-b9c9-4fda-bfd9-bd896a41056d 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] No port 7e481377-7cf6-4d2d-9515-a6e58d289fa6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:50:03.181 5088 1900178006960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6680db32-85ef-4a11-b82a-9afdc85dbbdd 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] port_update received: c6cc15a1-5b55-439f-8013-a239ea9d4de7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:50:03.213 5088 1900178006960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6680db32-85ef-4a11-b82a-9afdc85dbbdd 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] No port c6cc15a1-5b55-439f-8013-a239ea9d4de7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:50:03.277 5088 1900178006608 MainThread DEBUG oslo_concurrency.lockutils [req-a5c9811f-8a21-49b2-ad01-813a2f393e1a c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:03.277 5088 1900178006608 MainThread DEBUG oslo_concurrency.lockutils [req-a5c9811f-8a21-49b2-ad01-813a2f393e1a c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:03.277 5088 1900178006608 MainThread DEBUG oslo_concurrency.lockutils [req-a5c9811f-8a21-49b2-ad01-813a2f393e1a c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:06.701 5088 1900177432816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c6cc15a1-5b55-439f-8013-a239ea9d4de7 2022-03-03 08:50:06.701 5088 1900177432816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7e481377-7cf6-4d2d-9515-a6e58d289fa6 2022-03-03 08:50:08.056 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-03 08:50:08.520 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Adding port c6cc15a1-5b55-439f-8013-a239ea9d4de7 2022-03-03 08:50:08.520 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Port c6cc15a1-5b55-439f-8013-a239ea9d4de7 updated. Details: {'device': 'c6cc15a1-5b55-439f-8013-a239ea9d4de7', 'network_id': '768e9f7c-eb90-418c-acf1-18a912c3919a', 'port_id': 'c6cc15a1-5b55-439f-8013-a239ea9d4de7', 'mac_address': 'fa:16:3e:1a:da:45', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 148, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dd3f5c77-6526-45cd-b42c-9f942c5b811b', '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} 2022-03-03 08:50:08.520 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] 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 2022-03-03 08:50:08.520 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Adding port 7e481377-7cf6-4d2d-9515-a6e58d289fa6 2022-03-03 08:50:08.525 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Port 7e481377-7cf6-4d2d-9515-a6e58d289fa6 updated. Details: {'device': '7e481377-7cf6-4d2d-9515-a6e58d289fa6', 'network_id': '3b65dc91-cec1-4ef1-8aae-23bb1a641f5f', 'port_id': '7e481377-7cf6-4d2d-9515-a6e58d289fa6', 'mac_address': 'fa:16:3e:b7:94:ce', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 138, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b85832c6-c6c8-430f-a3bc-e3fbde392098', '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} 2022-03-03 08:50:08.525 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] 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 2022-03-03 08:50:08.525 5088 1900178328560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c6cc15a1-5b55-439f-8013-a239ea9d4de7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:08.525 5088 1900178328560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c6cc15a1-5b55-439f-8013-a239ea9d4de7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-03 08:50:08.525 5088 1900178328560 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 768e9f7c-eb90-418c-acf1-18a912c3919a 2022-03-03 08:50:08.525 5088 1900178328560 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:264 2022-03-03 08:50:08.525 5088 1900178329440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7e481377-7cf6-4d2d-9515-a6e58d289fa6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:08.525 5088 1900178329440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7e481377-7cf6-4d2d-9515-a6e58d289fa6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-03 08:50:08.525 5088 1900178329440 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:264 2022-03-03 08:50:08.761 5088 1900178329440 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7e481377-7cf6-4d2d-9515-a6e58d289fa6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:50:08.761 5088 1900178329440 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7e481377-7cf6-4d2d-9515-a6e58d289fa6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:50:08.761 5088 1900178329440 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7e481377-7cf6-4d2d-9515-a6e58d289fa6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-03 08:50:08.761 5088 1900178329440 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 138, VLAN trunk: None to switch port 7e481377-7cf6-4d2d-9515-a6e58d289fa6 2022-03-03 08:50:08.761 5088 1900178328560 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c6cc15a1-5b55-439f-8013-a239ea9d4de7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:50:08.761 5088 1900178328560 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c6cc15a1-5b55-439f-8013-a239ea9d4de7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:50:08.782 5088 1900178328560 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c6cc15a1-5b55-439f-8013-a239ea9d4de7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-03 08:50:08.782 5088 1900178328560 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 148, VLAN trunk: None to switch port c6cc15a1-5b55-439f-8013-a239ea9d4de7 2022-03-03 08:50:08.915 5088 1900178329440 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-03 08:50:08.915 5088 1900178329440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7e481377-7cf6-4d2d-9515-a6e58d289fa6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:50:08.947 5088 1900178328560 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-03 08:50:08.947 5088 1900178328560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c6cc15a1-5b55-439f-8013-a239ea9d4de7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:50:09.230 5088 1900178329440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7e481377-7cf6-4d2d-9515-a6e58d289fa6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:50:09.230 5088 1900178329440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:50:09.230 5088 1900178329440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b2b4f000-3f20-4c42-9ea5-90a3a62aa476) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:50:09.230 5088 1900178329440 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b2b4f000-3f20-4c42-9ea5-90a3a62aa476) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-03 08:50:09.230 5088 1900178329440 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7e481377-7cf6-4d2d-9515-a6e58d289fa6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:50:09.230 5088 1900178329440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-03 08:50:09.230 5088 1900178329440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7e481377-7cf6-4d2d-9515-a6e58d289fa6 not yet added. Adding. 2022-03-03 08:50:09.230 5088 1900178329440 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 2022-03-03 08:50:09.230 5088 1900178329440 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 2022-03-03 08:50:09.230 5088 1900178328560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c6cc15a1-5b55-439f-8013-a239ea9d4de7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:50:09.230 5088 1900178328560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:50:09.230 5088 1900178328560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d09e21eb-9170-4f67-ab5c-471d159f4135) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:50:09.230 5088 1900178328560 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d09e21eb-9170-4f67-ab5c-471d159f4135) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-03 08:50:09.230 5088 1900178328560 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c6cc15a1-5b55-439f-8013-a239ea9d4de7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:50:09.230 5088 1900178328560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-03 08:50:09.230 5088 1900178328560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c6cc15a1-5b55-439f-8013-a239ea9d4de7 not yet added. Adding. 2022-03-03 08:50:09.230 5088 1900178328560 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 2022-03-03 08:50:09.247 5088 1900178328560 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 2022-03-03 08:50:09.509 5088 1900178329440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e481377-7cf6-4d2d-9515-a6e58d289fa6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:09.525 5088 1900178328560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6cc15a1-5b55-439f-8013-a239ea9d4de7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:09.808 5088 1900178328560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6cc15a1-5b55-439f-8013-a239ea9d4de7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:09.808 5088 1900178328560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6cc15a1-5b55-439f-8013-a239ea9d4de7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:09.837 5088 1900178329440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e481377-7cf6-4d2d-9515-a6e58d289fa6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:09.837 5088 1900178329440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e481377-7cf6-4d2d-9515-a6e58d289fa6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:10.101 5088 1900178328560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c6cc15a1-5b55-439f-8013-a239ea9d4de7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:10.150 5088 1900178329440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e481377-7cf6-4d2d-9515-a6e58d289fa6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:10.337 5088 1900178328560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c6cc15a1-5b55-439f-8013-a239ea9d4de7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.813s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:10.337 5088 1900178328560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c6cc15a1-5b55-439f-8013-a239ea9d4de7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-03 08:50:10.337 5088 1900178328560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c6cc15a1-5b55-439f-8013-a239ea9d4de7 processed. 2022-03-03 08:50:10.369 5088 1900178329440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7e481377-7cf6-4d2d-9515-a6e58d289fa6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.844s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:10.369 5088 1900178329440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7e481377-7cf6-4d2d-9515-a6e58d289fa6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-03 08:50:10.369 5088 1900178329440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7e481377-7cf6-4d2d-9515-a6e58d289fa6 processed. 2022-03-03 08:50:12.075 5088 1900178065008 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:12.620 5088 1900178065008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.547s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:18.806 5088 1900177432992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c6cc15a1-5b55-439f-8013-a239ea9d4de7 2022-03-03 08:50:19.197 5088 1900176320112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9b0e3f06-ad6a-4040-a917-f42895b13c54 06372397b80f49daaedb90bd2d9e5e91 d5d2de770e294d14a6944ffa8251fa3c - - -] Security group member updated on remote: ['d09e21eb-9170-4f67-ab5c-471d159f4135'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:50:19.197 5088 1900176320112 MainThread INFO neutron.agent.securitygroups_rpc [req-9b0e3f06-ad6a-4040-a917-f42895b13c54 06372397b80f49daaedb90bd2d9e5e91 d5d2de770e294d14a6944ffa8251fa3c - - -] Security group member updated ['d09e21eb-9170-4f67-ab5c-471d159f4135'] 2022-03-03 08:50:19.197 5088 1900176320112 MainThread INFO neutron.agent.securitygroups_rpc [req-9b0e3f06-ad6a-4040-a917-f42895b13c54 06372397b80f49daaedb90bd2d9e5e91 d5d2de770e294d14a6944ffa8251fa3c - - -] Refresh firewall rules 2022-03-03 08:50:19.197 5088 1900176320112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9b0e3f06-ad6a-4040-a917-f42895b13c54 06372397b80f49daaedb90bd2d9e5e91 d5d2de770e294d14a6944ffa8251fa3c - - -] Get security group information for devices via rpc ['c6cc15a1-5b55-439f-8013-a239ea9d4de7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:50:19.243 5088 1900176320112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9b0e3f06-ad6a-4040-a917-f42895b13c54 06372397b80f49daaedb90bd2d9e5e91 d5d2de770e294d14a6944ffa8251fa3c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:50:19.243 5088 1900176320112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9b0e3f06-ad6a-4040-a917-f42895b13c54 06372397b80f49daaedb90bd2d9e5e91 d5d2de770e294d14a6944ffa8251fa3c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:50:19.289 5088 1900179057824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b0e3f06-ad6a-4040-a917-f42895b13c54 06372397b80f49daaedb90bd2d9e5e91 d5d2de770e294d14a6944ffa8251fa3c - - -] port_delete event received for 'c6cc15a1-5b55-439f-8013-a239ea9d4de7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:50:20.120 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-03 08:50:20.120 5088 1900178404448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c6cc15a1-5b55-439f-8013-a239ea9d4de7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-03 08:50:20.120 5088 1900178404448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c6cc15a1-5b55-439f-8013-a239ea9d4de7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-03 08:50:20.120 5088 1900178404448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c6cc15a1-5b55-439f-8013-a239ea9d4de7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-03 08:50:20.164 5088 1900178404448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 768e9f7c-eb90-418c-acf1-18a912c3919a 2022-03-03 08:50:20.164 5088 1900178404448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c6cc15a1-5b55-439f-8013-a239ea9d4de7'] 2022-03-03 08:50:20.164 5088 1900178404448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-03 08:50:20.164 5088 1900178404448 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 2022-03-03 08:50:20.164 5088 1900178404448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c6cc15a1-5b55-439f-8013-a239ea9d4de7'] 2022-03-03 08:50:22.137 5088 1900121942144 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:22.164 5088 1900121942144 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:25.008 5088 1900177432816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 952da34d-b008-4935-a081-8c54e92cb378 2022-03-03 08:50:25.699 5088 1900177718784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8dc12319-1bc5-4711-a6c7-1e765fced244 4698cd133f0b4b20a5a2dcdbc3d38be3 4ef904c7ea0544bfb8e2760615fc85e6 - - -] Security group member updated on remote: ['bdc0b3f1-094c-4dc3-a73f-2833bdd90675'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:50:25.745 5088 1900177718784 MainThread INFO neutron.agent.securitygroups_rpc [req-8dc12319-1bc5-4711-a6c7-1e765fced244 4698cd133f0b4b20a5a2dcdbc3d38be3 4ef904c7ea0544bfb8e2760615fc85e6 - - -] Security group member updated ['bdc0b3f1-094c-4dc3-a73f-2833bdd90675'] 2022-03-03 08:50:26.180 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-03 08:50:26.188 5088 1900177570272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-48e1bccb-c89e-49b9-85ea-f4e55a81806e 06372397b80f49daaedb90bd2d9e5e91 d5d2de770e294d14a6944ffa8251fa3c - - -] Security group member updated on remote: ['d09e21eb-9170-4f67-ab5c-471d159f4135'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:50:26.188 5088 1900177570272 MainThread INFO neutron.agent.securitygroups_rpc [req-48e1bccb-c89e-49b9-85ea-f4e55a81806e 06372397b80f49daaedb90bd2d9e5e91 d5d2de770e294d14a6944ffa8251fa3c - - -] Security group member updated ['d09e21eb-9170-4f67-ab5c-471d159f4135'] 2022-03-03 08:50:26.431 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Adding port 952da34d-b008-4935-a081-8c54e92cb378 2022-03-03 08:50:26.431 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Port 952da34d-b008-4935-a081-8c54e92cb378 updated. Details: {'device': '952da34d-b008-4935-a081-8c54e92cb378', 'network_id': '8c725b23-28c1-426a-8976-c172e8885680', 'port_id': '952da34d-b008-4935-a081-8c54e92cb378', 'mac_address': 'fa:16:3e:5b:79:0f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 127, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e16b3f5e-87a2-44f1-a4f0-c677fc4b1d95', '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} 2022-03-03 08:50:26.431 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] 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 2022-03-03 08:50:26.431 5088 1900176823568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-952da34d-b008-4935-a081-8c54e92cb378" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:26.431 5088 1900176823568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 952da34d-b008-4935-a081-8c54e92cb378 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-03 08:50:26.431 5088 1900176823568 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:264 2022-03-03 08:50:26.469 5088 1900176823568 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '952da34d-b008-4935-a081-8c54e92cb378') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:50:26.476 5088 1900176823568 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '952da34d-b008-4935-a081-8c54e92cb378') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:50:26.494 5088 1900176823568 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 952da34d-b008-4935-a081-8c54e92cb378 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-03 08:50:26.494 5088 1900176823568 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 127, VLAN trunk: None to switch port 952da34d-b008-4935-a081-8c54e92cb378 2022-03-03 08:50:26.587 5088 1900176823568 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-03 08:50:26.587 5088 1900176823568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['952da34d-b008-4935-a081-8c54e92cb378'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:50:26.605 5088 1900176737200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92993a1f-6467-43e5-81d9-62f3f8c9981d 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] port_update received: e778ce05-52f7-4583-8a73-e6a4cdde5957 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:50:26.622 5088 1900176737200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92993a1f-6467-43e5-81d9-62f3f8c9981d 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] No port e778ce05-52f7-4583-8a73-e6a4cdde5957 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:50:26.853 5088 1900176823568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['952da34d-b008-4935-a081-8c54e92cb378']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:50:26.853 5088 1900176823568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:50:26.853 5088 1900176823568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (58c4dedf-262c-46a8-bb61-a48c1d17e2a0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:50:26.853 5088 1900176823568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 952da34d-b008-4935-a081-8c54e92cb378 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:50:26.853 5088 1900176823568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-03 08:50:26.853 5088 1900176823568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-03-03 08:50:26.853 5088 1900176823568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-952da34d-b008-4935-a081-8c54e92cb378" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:26.853 5088 1900176823568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-952da34d-b008-4935-a081-8c54e92cb378" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:26.853 5088 1900176823568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-952da34d-b008-4935-a081-8c54e92cb378" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:26.853 5088 1900176823568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-952da34d-b008-4935-a081-8c54e92cb378" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:26.930 5088 1900176823568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-952da34d-b008-4935-a081-8c54e92cb378" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:26.930 5088 1900176823568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 952da34d-b008-4935-a081-8c54e92cb378 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-03 08:50:26.930 5088 1900176823568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 952da34d-b008-4935-a081-8c54e92cb378 processed. 2022-03-03 08:50:27.557 5088 1900176823568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97a3050e-7ad4-46a6-aff7-680e7a26a643 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] port_update received: cbaa39a9-bd2f-46dc-a62f-61c42cc648d2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:50:27.586 5088 1900176823568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97a3050e-7ad4-46a6-aff7-680e7a26a643 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] No port cbaa39a9-bd2f-46dc-a62f-61c42cc648d2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:50:28.214 5088 1900178065536 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:28.446 5088 1900178065536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:29.073 5088 1900177432816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e778ce05-52f7-4583-8a73-e6a4cdde5957 2022-03-03 08:50:30.245 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-03 08:50:30.561 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Adding port e778ce05-52f7-4583-8a73-e6a4cdde5957 2022-03-03 08:50:30.561 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Port e778ce05-52f7-4583-8a73-e6a4cdde5957 updated. Details: {'device': 'e778ce05-52f7-4583-8a73-e6a4cdde5957', 'network_id': 'c2faf70b-4ba6-4676-a0cc-f201626166ac', 'port_id': 'e778ce05-52f7-4583-8a73-e6a4cdde5957', 'mac_address': 'fa:16:3e:7b:54:3a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 123, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '09330819-6bcb-4eff-af23-a128deec5a6c', 'ip_address': '192.168.233.253'}], '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} 2022-03-03 08:50:30.561 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] 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 2022-03-03 08:50:30.561 5088 1900176283776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e778ce05-52f7-4583-8a73-e6a4cdde5957" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:30.561 5088 1900176283776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e778ce05-52f7-4583-8a73-e6a4cdde5957 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-03 08:50:30.561 5088 1900176283776 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c2faf70b-4ba6-4676-a0cc-f201626166ac 2022-03-03 08:50:30.561 5088 1900176283776 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:264 2022-03-03 08:50:30.774 5088 1900179205104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9131e60c-1937-4413-8765-4516444e200d c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Security group member updated on remote: ['b2b4f000-3f20-4c42-9ea5-90a3a62aa476'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:50:30.774 5088 1900179205104 MainThread INFO neutron.agent.securitygroups_rpc [req-9131e60c-1937-4413-8765-4516444e200d c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Security group member updated ['b2b4f000-3f20-4c42-9ea5-90a3a62aa476'] 2022-03-03 08:50:30.774 5088 1900179205104 MainThread INFO neutron.agent.securitygroups_rpc [req-9131e60c-1937-4413-8765-4516444e200d c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Refresh firewall rules 2022-03-03 08:50:30.774 5088 1900179205104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9131e60c-1937-4413-8765-4516444e200d c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Get security group information for devices via rpc ['aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767', '1803f44c-a17a-408d-88fe-4a7acf594c86', 'a7c7ec07-2b26-4c5b-9e58-5c9e0242a975', '7e481377-7cf6-4d2d-9515-a6e58d289fa6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:50:30.806 5088 1900176283776 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e778ce05-52f7-4583-8a73-e6a4cdde5957') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:50:30.806 5088 1900176283776 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e778ce05-52f7-4583-8a73-e6a4cdde5957') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:50:30.823 5088 1900176283776 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e778ce05-52f7-4583-8a73-e6a4cdde5957 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-03 08:50:30.823 5088 1900176283776 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 123, VLAN trunk: None to switch port e778ce05-52f7-4583-8a73-e6a4cdde5957 2022-03-03 08:50:30.870 5088 1900177506368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9131e60c-1937-4413-8765-4516444e200d c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] port_delete event received for '7e481377-7cf6-4d2d-9515-a6e58d289fa6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:50:30.946 5088 1900177432992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7e481377-7cf6-4d2d-9515-a6e58d289fa6 2022-03-03 08:50:31.008 5088 1900176283776 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-03 08:50:31.008 5088 1900176283776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e778ce05-52f7-4583-8a73-e6a4cdde5957'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:50:31.089 5088 1900177432816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cbaa39a9-bd2f-46dc-a62f-61c42cc648d2 2022-03-03 08:50:31.433 5088 1900176283776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e778ce05-52f7-4583-8a73-e6a4cdde5957']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:50:31.445 5088 1900176283776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:50:31.445 5088 1900176283776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bdc0b3f1-094c-4dc3-a73f-2833bdd90675) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:50:31.445 5088 1900176283776 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bdc0b3f1-094c-4dc3-a73f-2833bdd90675) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-03 08:50:31.445 5088 1900176283776 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e778ce05-52f7-4583-8a73-e6a4cdde5957 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:50:31.445 5088 1900176283776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-03 08:50:31.445 5088 1900176283776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e778ce05-52f7-4583-8a73-e6a4cdde5957 not yet added. Adding. 2022-03-03 08:50:31.445 5088 1900176283776 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 2022-03-03 08:50:31.445 5088 1900176283776 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 2022-03-03 08:50:31.549 5088 1900179205104 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9131e60c-1937-4413-8765-4516444e200d c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update security group information for ports dict_keys(['1803f44c-a17a-408d-88fe-4a7acf594c86', 'a7c7ec07-2b26-4c5b-9e58-5c9e0242a975', 'aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:50:31.549 5088 1900179205104 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9131e60c-1937-4413-8765-4516444e200d c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:50:31.549 5088 1900179205104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9131e60c-1937-4413-8765-4516444e200d c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update rules of security group (b2b4f000-3f20-4c42-9ea5-90a3a62aa476) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:50:31.549 5088 1900179205104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9131e60c-1937-4413-8765-4516444e200d c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update members of security group (b2b4f000-3f20-4c42-9ea5-90a3a62aa476) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-03 08:50:31.549 5088 1900179205104 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9131e60c-1937-4413-8765-4516444e200d c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update port filter for 1803f44c-a17a-408d-88fe-4a7acf594c86 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:50:31.549 5088 1900179205104 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9131e60c-1937-4413-8765-4516444e200d c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Updating port rules. 2022-03-03 08:50:31.549 5088 1900179205104 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9131e60c-1937-4413-8765-4516444e200d c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Creating 0 new rules, removing 1 old rules. 2022-03-03 08:50:31.549 5088 1900179205104 MainThread DEBUG oslo_concurrency.lockutils [req-9131e60c-1937-4413-8765-4516444e200d c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-1803f44c-a17a-408d-88fe-4a7acf594c86" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:31.549 5088 1900179205104 MainThread DEBUG oslo_concurrency.lockutils [req-9131e60c-1937-4413-8765-4516444e200d c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-1803f44c-a17a-408d-88fe-4a7acf594c86" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:31.549 5088 1900179205104 MainThread DEBUG oslo_concurrency.lockutils [req-9131e60c-1937-4413-8765-4516444e200d c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-1803f44c-a17a-408d-88fe-4a7acf594c86" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:31.782 5088 1900176283776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e778ce05-52f7-4583-8a73-e6a4cdde5957" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:31.906 5088 1900179205104 MainThread DEBUG oslo_concurrency.lockutils [req-9131e60c-1937-4413-8765-4516444e200d c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-1803f44c-a17a-408d-88fe-4a7acf594c86" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:31.906 5088 1900179205104 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9131e60c-1937-4413-8765-4516444e200d c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update port filter for a7c7ec07-2b26-4c5b-9e58-5c9e0242a975 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:50:31.906 5088 1900179205104 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9131e60c-1937-4413-8765-4516444e200d c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Updating port rules. 2022-03-03 08:50:31.916 5088 1900179205104 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9131e60c-1937-4413-8765-4516444e200d c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Creating 0 new rules, removing 1 old rules. 2022-03-03 08:50:31.916 5088 1900179205104 MainThread DEBUG oslo_concurrency.lockutils [req-9131e60c-1937-4413-8765-4516444e200d c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-a7c7ec07-2b26-4c5b-9e58-5c9e0242a975" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:31.916 5088 1900179205104 MainThread DEBUG oslo_concurrency.lockutils [req-9131e60c-1937-4413-8765-4516444e200d c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-a7c7ec07-2b26-4c5b-9e58-5c9e0242a975" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:31.916 5088 1900179205104 MainThread DEBUG oslo_concurrency.lockutils [req-9131e60c-1937-4413-8765-4516444e200d c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-a7c7ec07-2b26-4c5b-9e58-5c9e0242a975" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:32.056 5088 1900176283776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e778ce05-52f7-4583-8a73-e6a4cdde5957" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:32.056 5088 1900176283776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e778ce05-52f7-4583-8a73-e6a4cdde5957" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:32.257 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-03 08:50:32.292 5088 1900179205104 MainThread DEBUG oslo_concurrency.lockutils [req-9131e60c-1937-4413-8765-4516444e200d c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-a7c7ec07-2b26-4c5b-9e58-5c9e0242a975" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:32.292 5088 1900179205104 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9131e60c-1937-4413-8765-4516444e200d c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update port filter for aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:50:32.292 5088 1900179205104 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9131e60c-1937-4413-8765-4516444e200d c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Updating port rules. 2022-03-03 08:50:32.292 5088 1900179205104 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9131e60c-1937-4413-8765-4516444e200d c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Creating 0 new rules, removing 1 old rules. 2022-03-03 08:50:32.292 5088 1900179205104 MainThread DEBUG oslo_concurrency.lockutils [req-9131e60c-1937-4413-8765-4516444e200d c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:32.310 5088 1900179205104 MainThread DEBUG oslo_concurrency.lockutils [req-9131e60c-1937-4413-8765-4516444e200d c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:32.310 5088 1900179205104 MainThread DEBUG oslo_concurrency.lockutils [req-9131e60c-1937-4413-8765-4516444e200d c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:32.382 5088 1900176283776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e778ce05-52f7-4583-8a73-e6a4cdde5957" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:32.557 5088 1900176283776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e778ce05-52f7-4583-8a73-e6a4cdde5957" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:32.557 5088 1900176283776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e778ce05-52f7-4583-8a73-e6a4cdde5957 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-03 08:50:32.557 5088 1900176283776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e778ce05-52f7-4583-8a73-e6a4cdde5957 processed. 2022-03-03 08:50:32.632 5088 1900179205104 MainThread DEBUG oslo_concurrency.lockutils [req-9131e60c-1937-4413-8765-4516444e200d c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:32.665 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Adding port cbaa39a9-bd2f-46dc-a62f-61c42cc648d2 2022-03-03 08:50:32.665 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Port cbaa39a9-bd2f-46dc-a62f-61c42cc648d2 updated. Details: {'device': 'cbaa39a9-bd2f-46dc-a62f-61c42cc648d2', 'network_id': '768e9f7c-eb90-418c-acf1-18a912c3919a', 'port_id': 'cbaa39a9-bd2f-46dc-a62f-61c42cc648d2', 'mac_address': 'fa:16:3e:a8:92:3f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 148, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dd3f5c77-6526-45cd-b42c-9f942c5b811b', '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} 2022-03-03 08:50:32.665 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] 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 2022-03-03 08:50:32.665 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-03 08:50:32.665 5088 1900178404448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7e481377-7cf6-4d2d-9515-a6e58d289fa6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-03 08:50:32.665 5088 1900178404448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7e481377-7cf6-4d2d-9515-a6e58d289fa6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-03 08:50:32.665 5088 1900178404448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7e481377-7cf6-4d2d-9515-a6e58d289fa6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-03 08:50:32.665 5088 1900179058000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cbaa39a9-bd2f-46dc-a62f-61c42cc648d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:32.665 5088 1900179058000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cbaa39a9-bd2f-46dc-a62f-61c42cc648d2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-03 08:50:32.665 5088 1900179058000 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 768e9f7c-eb90-418c-acf1-18a912c3919a 2022-03-03 08:50:32.665 5088 1900179058000 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:264 2022-03-03 08:50:32.715 5088 1900178404448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7e481377-7cf6-4d2d-9515-a6e58d289fa6'] 2022-03-03 08:50:32.715 5088 1900178404448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-03 08:50:32.715 5088 1900178404448 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 2022-03-03 08:50:32.715 5088 1900178404448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7e481377-7cf6-4d2d-9515-a6e58d289fa6'] 2022-03-03 08:50:32.854 5088 1900179058000 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cbaa39a9-bd2f-46dc-a62f-61c42cc648d2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:50:32.854 5088 1900179058000 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cbaa39a9-bd2f-46dc-a62f-61c42cc648d2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:50:32.871 5088 1900179058000 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cbaa39a9-bd2f-46dc-a62f-61c42cc648d2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-03 08:50:32.871 5088 1900179058000 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 148, VLAN trunk: None to switch port cbaa39a9-bd2f-46dc-a62f-61c42cc648d2 2022-03-03 08:50:33.040 5088 1900179058000 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-03 08:50:33.040 5088 1900179058000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cbaa39a9-bd2f-46dc-a62f-61c42cc648d2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:50:33.260 5088 1900179058000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cbaa39a9-bd2f-46dc-a62f-61c42cc648d2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:50:33.260 5088 1900179058000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:50:33.260 5088 1900179058000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d09e21eb-9170-4f67-ab5c-471d159f4135) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:50:33.260 5088 1900179058000 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d09e21eb-9170-4f67-ab5c-471d159f4135) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-03 08:50:33.260 5088 1900179058000 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cbaa39a9-bd2f-46dc-a62f-61c42cc648d2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:50:33.260 5088 1900179058000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-03 08:50:33.260 5088 1900179058000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cbaa39a9-bd2f-46dc-a62f-61c42cc648d2 not yet added. Adding. 2022-03-03 08:50:33.260 5088 1900179058000 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 2022-03-03 08:50:33.260 5088 1900179058000 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 2022-03-03 08:50:33.585 5088 1900179058000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cbaa39a9-bd2f-46dc-a62f-61c42cc648d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:33.836 5088 1900179058000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cbaa39a9-bd2f-46dc-a62f-61c42cc648d2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:33.836 5088 1900179058000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cbaa39a9-bd2f-46dc-a62f-61c42cc648d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:34.120 5088 1900179058000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cbaa39a9-bd2f-46dc-a62f-61c42cc648d2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:34.262 5088 1900178133936 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:34.343 5088 1900179058000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cbaa39a9-bd2f-46dc-a62f-61c42cc648d2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.672s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:34.343 5088 1900179058000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cbaa39a9-bd2f-46dc-a62f-61c42cc648d2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-03 08:50:34.343 5088 1900179058000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cbaa39a9-bd2f-46dc-a62f-61c42cc648d2 processed. 2022-03-03 08:50:34.636 5088 1900178133936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:36.277 5088 1900178404448 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:36.680 5088 1900178404448 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.407s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:37.044 5088 1900177432992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a7c7ec07-2b26-4c5b-9e58-5c9e0242a975 2022-03-03 08:50:37.897 5088 1900178008368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ddd4c356-f057-4a68-8bb1-a0f4ab13e7d9 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Security group member updated on remote: ['b2b4f000-3f20-4c42-9ea5-90a3a62aa476'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:50:37.897 5088 1900178008368 MainThread INFO neutron.agent.securitygroups_rpc [req-ddd4c356-f057-4a68-8bb1-a0f4ab13e7d9 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Security group member updated ['b2b4f000-3f20-4c42-9ea5-90a3a62aa476'] 2022-03-03 08:50:37.897 5088 1900178008368 MainThread INFO neutron.agent.securitygroups_rpc [req-ddd4c356-f057-4a68-8bb1-a0f4ab13e7d9 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Refresh firewall rules 2022-03-03 08:50:37.897 5088 1900178008368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ddd4c356-f057-4a68-8bb1-a0f4ab13e7d9 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Get security group information for devices via rpc ['aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767', '1803f44c-a17a-408d-88fe-4a7acf594c86', 'a7c7ec07-2b26-4c5b-9e58-5c9e0242a975'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:50:37.995 5088 1900178996208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ddd4c356-f057-4a68-8bb1-a0f4ab13e7d9 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] port_delete event received for 'a7c7ec07-2b26-4c5b-9e58-5c9e0242a975' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:50:38.272 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-03 08:50:38.272 5088 1900178136576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a7c7ec07-2b26-4c5b-9e58-5c9e0242a975' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-03 08:50:38.272 5088 1900178136576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a7c7ec07-2b26-4c5b-9e58-5c9e0242a975' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-03 08:50:38.272 5088 1900178136576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a7c7ec07-2b26-4c5b-9e58-5c9e0242a975 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-03 08:50:38.307 5088 1900178136576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a7c7ec07-2b26-4c5b-9e58-5c9e0242a975'] 2022-03-03 08:50:38.307 5088 1900178136576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-03 08:50:38.307 5088 1900178136576 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 2022-03-03 08:50:38.321 5088 1900178136576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a7c7ec07-2b26-4c5b-9e58-5c9e0242a975'] 2022-03-03 08:50:38.354 5088 1900178008368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ddd4c356-f057-4a68-8bb1-a0f4ab13e7d9 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update security group information for ports dict_keys(['1803f44c-a17a-408d-88fe-4a7acf594c86', 'aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:50:38.354 5088 1900178008368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ddd4c356-f057-4a68-8bb1-a0f4ab13e7d9 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:50:38.354 5088 1900178008368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ddd4c356-f057-4a68-8bb1-a0f4ab13e7d9 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update rules of security group (b2b4f000-3f20-4c42-9ea5-90a3a62aa476) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:50:38.354 5088 1900178008368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ddd4c356-f057-4a68-8bb1-a0f4ab13e7d9 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update members of security group (b2b4f000-3f20-4c42-9ea5-90a3a62aa476) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-03 08:50:38.354 5088 1900178008368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ddd4c356-f057-4a68-8bb1-a0f4ab13e7d9 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update port filter for 1803f44c-a17a-408d-88fe-4a7acf594c86 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:50:38.354 5088 1900178008368 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ddd4c356-f057-4a68-8bb1-a0f4ab13e7d9 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Updating port rules. 2022-03-03 08:50:38.370 5088 1900178008368 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ddd4c356-f057-4a68-8bb1-a0f4ab13e7d9 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Creating 0 new rules, removing 1 old rules. 2022-03-03 08:50:38.370 5088 1900178008368 MainThread DEBUG oslo_concurrency.lockutils [req-ddd4c356-f057-4a68-8bb1-a0f4ab13e7d9 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-1803f44c-a17a-408d-88fe-4a7acf594c86" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:38.370 5088 1900178008368 MainThread DEBUG oslo_concurrency.lockutils [req-ddd4c356-f057-4a68-8bb1-a0f4ab13e7d9 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-1803f44c-a17a-408d-88fe-4a7acf594c86" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:38.370 5088 1900178008368 MainThread DEBUG oslo_concurrency.lockutils [req-ddd4c356-f057-4a68-8bb1-a0f4ab13e7d9 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-1803f44c-a17a-408d-88fe-4a7acf594c86" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:38.947 5088 1900178008368 MainThread DEBUG oslo_concurrency.lockutils [req-ddd4c356-f057-4a68-8bb1-a0f4ab13e7d9 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-1803f44c-a17a-408d-88fe-4a7acf594c86" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.578s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:38.947 5088 1900178008368 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ddd4c356-f057-4a68-8bb1-a0f4ab13e7d9 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update port filter for aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:50:38.947 5088 1900178008368 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ddd4c356-f057-4a68-8bb1-a0f4ab13e7d9 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Updating port rules. 2022-03-03 08:50:38.947 5088 1900178008368 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ddd4c356-f057-4a68-8bb1-a0f4ab13e7d9 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Creating 0 new rules, removing 1 old rules. 2022-03-03 08:50:38.947 5088 1900178008368 MainThread DEBUG oslo_concurrency.lockutils [req-ddd4c356-f057-4a68-8bb1-a0f4ab13e7d9 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:38.947 5088 1900178008368 MainThread DEBUG oslo_concurrency.lockutils [req-ddd4c356-f057-4a68-8bb1-a0f4ab13e7d9 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:38.947 5088 1900178008368 MainThread DEBUG oslo_concurrency.lockutils [req-ddd4c356-f057-4a68-8bb1-a0f4ab13e7d9 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:39.323 5088 1900178008368 MainThread DEBUG oslo_concurrency.lockutils [req-ddd4c356-f057-4a68-8bb1-a0f4ab13e7d9 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:40.275 5088 1900179211008 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:40.307 5088 1900179211008 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:40.682 5088 1900179211008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d65cf0d4-61d6-418c-a0e3-c72158524d35 4698cd133f0b4b20a5a2dcdbc3d38be3 4ef904c7ea0544bfb8e2760615fc85e6 - - -] Security group member updated on remote: ['bdc0b3f1-094c-4dc3-a73f-2833bdd90675'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:50:40.702 5088 1900179211008 MainThread INFO neutron.agent.securitygroups_rpc [req-d65cf0d4-61d6-418c-a0e3-c72158524d35 4698cd133f0b4b20a5a2dcdbc3d38be3 4ef904c7ea0544bfb8e2760615fc85e6 - - -] Security group member updated ['bdc0b3f1-094c-4dc3-a73f-2833bdd90675'] 2022-03-03 08:50:40.702 5088 1900179211008 MainThread INFO neutron.agent.securitygroups_rpc [req-d65cf0d4-61d6-418c-a0e3-c72158524d35 4698cd133f0b4b20a5a2dcdbc3d38be3 4ef904c7ea0544bfb8e2760615fc85e6 - - -] Refresh firewall rules 2022-03-03 08:50:40.702 5088 1900179211008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d65cf0d4-61d6-418c-a0e3-c72158524d35 4698cd133f0b4b20a5a2dcdbc3d38be3 4ef904c7ea0544bfb8e2760615fc85e6 - - -] Get security group information for devices via rpc ['e778ce05-52f7-4583-8a73-e6a4cdde5957'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:50:40.793 5088 1900179211008 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d65cf0d4-61d6-418c-a0e3-c72158524d35 4698cd133f0b4b20a5a2dcdbc3d38be3 4ef904c7ea0544bfb8e2760615fc85e6 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:50:40.793 5088 1900179211008 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d65cf0d4-61d6-418c-a0e3-c72158524d35 4698cd133f0b4b20a5a2dcdbc3d38be3 4ef904c7ea0544bfb8e2760615fc85e6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:50:41.087 5088 1900179211008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d65cf0d4-61d6-418c-a0e3-c72158524d35 4698cd133f0b4b20a5a2dcdbc3d38be3 4ef904c7ea0544bfb8e2760615fc85e6 - - -] port_delete event received for 'e778ce05-52f7-4583-8a73-e6a4cdde5957' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:50:41.107 5088 1900177432992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e778ce05-52f7-4583-8a73-e6a4cdde5957 2022-03-03 08:50:42.288 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-03 08:50:42.288 5088 1900178149040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e778ce05-52f7-4583-8a73-e6a4cdde5957' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-03 08:50:42.288 5088 1900178149040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e778ce05-52f7-4583-8a73-e6a4cdde5957' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-03 08:50:42.288 5088 1900178149040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e778ce05-52f7-4583-8a73-e6a4cdde5957 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-03 08:50:42.304 5088 1900178149040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c2faf70b-4ba6-4676-a0cc-f201626166ac 2022-03-03 08:50:42.304 5088 1900178149040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e778ce05-52f7-4583-8a73-e6a4cdde5957'] 2022-03-03 08:50:42.304 5088 1900178149040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-03 08:50:42.304 5088 1900178149040 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 2022-03-03 08:50:42.304 5088 1900178149040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e778ce05-52f7-4583-8a73-e6a4cdde5957'] 2022-03-03 08:50:42.554 5088 1900178149040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bf26a05c-662c-467f-b431-296c33db7486 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Security group member updated on remote: ['b2b4f000-3f20-4c42-9ea5-90a3a62aa476'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:50:42.554 5088 1900178149040 MainThread INFO neutron.agent.securitygroups_rpc [req-bf26a05c-662c-467f-b431-296c33db7486 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Security group member updated ['b2b4f000-3f20-4c42-9ea5-90a3a62aa476'] 2022-03-03 08:50:42.554 5088 1900178149040 MainThread INFO neutron.agent.securitygroups_rpc [req-bf26a05c-662c-467f-b431-296c33db7486 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Refresh firewall rules 2022-03-03 08:50:42.554 5088 1900178149040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bf26a05c-662c-467f-b431-296c33db7486 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Get security group information for devices via rpc ['aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767', '1803f44c-a17a-408d-88fe-4a7acf594c86'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:50:42.695 5088 1900178145344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf26a05c-662c-467f-b431-296c33db7486 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] port_delete event received for '1803f44c-a17a-408d-88fe-4a7acf594c86' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:50:42.979 5088 1900178149040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bf26a05c-662c-467f-b431-296c33db7486 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update security group information for ports dict_keys(['aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:50:42.979 5088 1900178149040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bf26a05c-662c-467f-b431-296c33db7486 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:50:42.979 5088 1900178149040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bf26a05c-662c-467f-b431-296c33db7486 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update rules of security group (b2b4f000-3f20-4c42-9ea5-90a3a62aa476) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:50:42.979 5088 1900178149040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bf26a05c-662c-467f-b431-296c33db7486 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update members of security group (b2b4f000-3f20-4c42-9ea5-90a3a62aa476) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-03 08:50:42.979 5088 1900178149040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bf26a05c-662c-467f-b431-296c33db7486 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update port filter for aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:50:42.979 5088 1900178149040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bf26a05c-662c-467f-b431-296c33db7486 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Updating port rules. 2022-03-03 08:50:42.979 5088 1900178149040 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bf26a05c-662c-467f-b431-296c33db7486 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Creating 0 new rules, removing 1 old rules. 2022-03-03 08:50:42.979 5088 1900178149040 MainThread DEBUG oslo_concurrency.lockutils [req-bf26a05c-662c-467f-b431-296c33db7486 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:42.979 5088 1900178149040 MainThread DEBUG oslo_concurrency.lockutils [req-bf26a05c-662c-467f-b431-296c33db7486 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:42.979 5088 1900178149040 MainThread DEBUG oslo_concurrency.lockutils [req-bf26a05c-662c-467f-b431-296c33db7486 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:43.148 5088 1900177432992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cbaa39a9-bd2f-46dc-a62f-61c42cc648d2 2022-03-03 08:50:43.148 5088 1900177432992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 952da34d-b008-4935-a081-8c54e92cb378 2022-03-03 08:50:43.164 5088 1900177432992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1803f44c-a17a-408d-88fe-4a7acf594c86 2022-03-03 08:50:43.242 5088 1900178149040 MainThread DEBUG oslo_concurrency.lockutils [req-bf26a05c-662c-467f-b431-296c33db7486 c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Lock "n-hv-driver-port-lock-aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:43.544 5088 1900178149040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3322b1b6-97c3-4055-b1dc-59ce150ab6f1 06372397b80f49daaedb90bd2d9e5e91 d5d2de770e294d14a6944ffa8251fa3c - - -] Security group member updated on remote: ['d09e21eb-9170-4f67-ab5c-471d159f4135'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:50:43.544 5088 1900178149040 MainThread INFO neutron.agent.securitygroups_rpc [req-3322b1b6-97c3-4055-b1dc-59ce150ab6f1 06372397b80f49daaedb90bd2d9e5e91 d5d2de770e294d14a6944ffa8251fa3c - - -] Security group member updated ['d09e21eb-9170-4f67-ab5c-471d159f4135'] 2022-03-03 08:50:43.544 5088 1900178149040 MainThread INFO neutron.agent.securitygroups_rpc [req-3322b1b6-97c3-4055-b1dc-59ce150ab6f1 06372397b80f49daaedb90bd2d9e5e91 d5d2de770e294d14a6944ffa8251fa3c - - -] Refresh firewall rules 2022-03-03 08:50:43.544 5088 1900178149040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3322b1b6-97c3-4055-b1dc-59ce150ab6f1 06372397b80f49daaedb90bd2d9e5e91 d5d2de770e294d14a6944ffa8251fa3c - - -] Get security group information for devices via rpc ['cbaa39a9-bd2f-46dc-a62f-61c42cc648d2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:50:43.601 5088 1900178149040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3322b1b6-97c3-4055-b1dc-59ce150ab6f1 06372397b80f49daaedb90bd2d9e5e91 d5d2de770e294d14a6944ffa8251fa3c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:50:43.601 5088 1900178149040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3322b1b6-97c3-4055-b1dc-59ce150ab6f1 06372397b80f49daaedb90bd2d9e5e91 d5d2de770e294d14a6944ffa8251fa3c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:50:43.648 5088 1900178149040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3322b1b6-97c3-4055-b1dc-59ce150ab6f1 06372397b80f49daaedb90bd2d9e5e91 d5d2de770e294d14a6944ffa8251fa3c - - -] port_delete event received for 'cbaa39a9-bd2f-46dc-a62f-61c42cc648d2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:50:44.306 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-03 08:50:44.306 5088 1900180593824 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:44.306 5088 1900180592944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1803f44c-a17a-408d-88fe-4a7acf594c86' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-03 08:50:44.306 5088 1900180592944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1803f44c-a17a-408d-88fe-4a7acf594c86' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-03 08:50:44.306 5088 1900180592944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1803f44c-a17a-408d-88fe-4a7acf594c86 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-03 08:50:44.306 5088 1900180594528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cbaa39a9-bd2f-46dc-a62f-61c42cc648d2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-03 08:50:44.306 5088 1900180594528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cbaa39a9-bd2f-46dc-a62f-61c42cc648d2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-03 08:50:44.306 5088 1900180594528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cbaa39a9-bd2f-46dc-a62f-61c42cc648d2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-03 08:50:44.306 5088 1900180594176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '952da34d-b008-4935-a081-8c54e92cb378' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-03 08:50:44.306 5088 1900180594176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '952da34d-b008-4935-a081-8c54e92cb378' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-03 08:50:44.306 5088 1900180594176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 952da34d-b008-4935-a081-8c54e92cb378 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-03 08:50:44.335 5088 1900180594528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 768e9f7c-eb90-418c-acf1-18a912c3919a 2022-03-03 08:50:44.335 5088 1900180594528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cbaa39a9-bd2f-46dc-a62f-61c42cc648d2'] 2022-03-03 08:50:44.335 5088 1900180594528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-03 08:50:44.335 5088 1900180594528 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 2022-03-03 08:50:44.335 5088 1900180594528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cbaa39a9-bd2f-46dc-a62f-61c42cc648d2'] 2022-03-03 08:50:44.335 5088 1900180592944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1803f44c-a17a-408d-88fe-4a7acf594c86'] 2022-03-03 08:50:44.335 5088 1900180592944 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-03 08:50:44.335 5088 1900180592944 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 2022-03-03 08:50:44.335 5088 1900180592944 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1803f44c-a17a-408d-88fe-4a7acf594c86'] 2022-03-03 08:50:44.352 5088 1900180594176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['952da34d-b008-4935-a081-8c54e92cb378'] 2022-03-03 08:50:44.352 5088 1900180594176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-03 08:50:44.352 5088 1900180594176 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 2022-03-03 08:50:44.352 5088 1900180594176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['952da34d-b008-4935-a081-8c54e92cb378'] 2022-03-03 08:50:44.352 5088 1900180593824 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:46.320 5088 1900177508304 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:46.538 5088 1900177508304 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:50:47.194 5088 1900177432992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 952da34d-b008-4935-a081-8c54e92cb378 2022-03-03 08:50:47.194 5088 1900177432992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767 2022-03-03 08:50:48.103 5088 1900177939616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8dc8c125-b2c2-4d45-8eb5-dffbbb43418b c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Security group member updated on remote: ['b2b4f000-3f20-4c42-9ea5-90a3a62aa476'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:50:48.103 5088 1900177939616 MainThread INFO neutron.agent.securitygroups_rpc [req-8dc8c125-b2c2-4d45-8eb5-dffbbb43418b c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Security group member updated ['b2b4f000-3f20-4c42-9ea5-90a3a62aa476'] 2022-03-03 08:50:48.103 5088 1900177939616 MainThread INFO neutron.agent.securitygroups_rpc [req-8dc8c125-b2c2-4d45-8eb5-dffbbb43418b c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Refresh firewall rules 2022-03-03 08:50:48.103 5088 1900177939616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8dc8c125-b2c2-4d45-8eb5-dffbbb43418b c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Get security group information for devices via rpc ['aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:50:48.166 5088 1900177939616 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8dc8c125-b2c2-4d45-8eb5-dffbbb43418b c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:50:48.166 5088 1900177939616 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8dc8c125-b2c2-4d45-8eb5-dffbbb43418b c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:50:48.210 5088 1900177939616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8dc8c125-b2c2-4d45-8eb5-dffbbb43418b c9803408511c49bfbb7df53b579c61ce a97bc691fc9f4a9aa63ec47fdb6ed29c - - -] port_delete event received for 'aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:50:48.322 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-03 08:50:48.322 5088 1900177939616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '952da34d-b008-4935-a081-8c54e92cb378' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-03 08:50:48.322 5088 1900177939616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '952da34d-b008-4935-a081-8c54e92cb378' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-03 08:50:48.322 5088 1900177939616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 952da34d-b008-4935-a081-8c54e92cb378 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-03 08:50:48.322 5088 1900180637648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-03 08:50:48.322 5088 1900180637648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-03 08:50:48.322 5088 1900180637648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-03 08:50:48.335 5088 1900180637648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3b65dc91-cec1-4ef1-8aae-23bb1a641f5f 2022-03-03 08:50:48.335 5088 1900180637648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767'] 2022-03-03 08:50:48.335 5088 1900180637648 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-03 08:50:48.335 5088 1900180637648 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 2022-03-03 08:50:48.335 5088 1900180637648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['aeb2c1d9-6c32-42dd-a5ba-c7ce1ab61767'] 2022-03-03 08:50:48.335 5088 1900177939616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8c725b23-28c1-426a-8976-c172e8885680 2022-03-03 08:50:48.335 5088 1900177939616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['952da34d-b008-4935-a081-8c54e92cb378'] 2022-03-03 08:50:48.335 5088 1900177939616 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 2022-03-03 08:50:48.335 5088 1900177939616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['952da34d-b008-4935-a081-8c54e92cb378'] 2022-03-03 08:50:49.839 5088 1900177939616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d6acbe4-2597-4139-9947-236b242817ee 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] network_delete received. Deleting network 3b65dc91-cec1-4ef1-8aae-23bb1a641f5f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-03 08:50:49.839 5088 1900177939616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d6acbe4-2597-4139-9947-236b242817ee 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] Network 3b65dc91-cec1-4ef1-8aae-23bb1a641f5f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-03 08:50:50.339 5088 1900176320992 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:50:50.507 5088 1900176320992 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:51:05.305 5088 1900177432992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a40b21d0-1e35-4f44-84b4-fb50dcba93e7 2022-03-03 08:51:05.460 5088 1900178146928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fe1fb56e-af2b-46b1-b9ac-b6c7aabc188f afccbc199f9d40949a0d39e7b64d5a76 2893ba3fd0a04806ac12ce906793cf71 - - -] Security group member updated on remote: ['cd7d50ef-2afe-478f-9d8e-c9398557b7ef'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:51:05.460 5088 1900178146928 MainThread INFO neutron.agent.securitygroups_rpc [req-fe1fb56e-af2b-46b1-b9ac-b6c7aabc188f afccbc199f9d40949a0d39e7b64d5a76 2893ba3fd0a04806ac12ce906793cf71 - - -] Security group member updated ['cd7d50ef-2afe-478f-9d8e-c9398557b7ef'] 2022-03-03 08:51:05.460 5088 1900178146928 MainThread INFO neutron.agent.securitygroups_rpc [req-fe1fb56e-af2b-46b1-b9ac-b6c7aabc188f afccbc199f9d40949a0d39e7b64d5a76 2893ba3fd0a04806ac12ce906793cf71 - - -] Refresh firewall rules 2022-03-03 08:51:05.460 5088 1900178146928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fe1fb56e-af2b-46b1-b9ac-b6c7aabc188f afccbc199f9d40949a0d39e7b64d5a76 2893ba3fd0a04806ac12ce906793cf71 - - -] Get security group information for devices via rpc ['a40b21d0-1e35-4f44-84b4-fb50dcba93e7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:51:05.522 5088 1900178146928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fe1fb56e-af2b-46b1-b9ac-b6c7aabc188f afccbc199f9d40949a0d39e7b64d5a76 2893ba3fd0a04806ac12ce906793cf71 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:51:05.522 5088 1900178146928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fe1fb56e-af2b-46b1-b9ac-b6c7aabc188f afccbc199f9d40949a0d39e7b64d5a76 2893ba3fd0a04806ac12ce906793cf71 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:51:05.601 5088 1900178146928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fe1fb56e-af2b-46b1-b9ac-b6c7aabc188f afccbc199f9d40949a0d39e7b64d5a76 2893ba3fd0a04806ac12ce906793cf71 - - -] port_delete event received for 'a40b21d0-1e35-4f44-84b4-fb50dcba93e7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:51:06.410 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-03 08:51:06.410 5088 1900180713136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a40b21d0-1e35-4f44-84b4-fb50dcba93e7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-03 08:51:06.412 5088 1900180713136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a40b21d0-1e35-4f44-84b4-fb50dcba93e7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-03 08:51:06.412 5088 1900180713136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a40b21d0-1e35-4f44-84b4-fb50dcba93e7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-03 08:51:06.412 5088 1900180713136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 698deea4-d69b-4c06-8bb4-3d996fb02b8a 2022-03-03 08:51:06.412 5088 1900180713136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a40b21d0-1e35-4f44-84b4-fb50dcba93e7'] 2022-03-03 08:51:06.412 5088 1900180713136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-03 08:51:06.412 5088 1900180713136 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 2022-03-03 08:51:06.412 5088 1900180713136 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a40b21d0-1e35-4f44-84b4-fb50dcba93e7'] 2022-03-03 08:51:07.521 5088 1900177432816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 952da34d-b008-4935-a081-8c54e92cb378 2022-03-03 08:51:08.411 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-03 08:51:08.411 5088 1900176375296 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:51:08.443 5088 1900176375296 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:51:08.661 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Adding port 952da34d-b008-4935-a081-8c54e92cb378 2022-03-03 08:51:08.661 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Port 952da34d-b008-4935-a081-8c54e92cb378 updated. Details: {'device': '952da34d-b008-4935-a081-8c54e92cb378', 'network_id': '8c725b23-28c1-426a-8976-c172e8885680', 'port_id': '952da34d-b008-4935-a081-8c54e92cb378', 'mac_address': 'fa:16:3e:5b:79:0f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 127, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e16b3f5e-87a2-44f1-a4f0-c677fc4b1d95', '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} 2022-03-03 08:51:08.661 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] 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 2022-03-03 08:51:08.661 5088 1900181057600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-952da34d-b008-4935-a081-8c54e92cb378" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:51:08.661 5088 1900181057600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 952da34d-b008-4935-a081-8c54e92cb378 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-03 08:51:08.661 5088 1900181057600 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8c725b23-28c1-426a-8976-c172e8885680 2022-03-03 08:51:08.661 5088 1900181057600 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:264 2022-03-03 08:51:08.779 5088 1900181059536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87272666-ea14-44ab-ac24-8e179bbb99f0 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] network_delete received. Deleting network 768e9f7c-eb90-418c-acf1-18a912c3919a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-03 08:51:08.779 5088 1900181059536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87272666-ea14-44ab-ac24-8e179bbb99f0 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] Network 768e9f7c-eb90-418c-acf1-18a912c3919a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-03 08:51:08.802 5088 1900181057600 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '952da34d-b008-4935-a081-8c54e92cb378') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:51:08.802 5088 1900181057600 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '952da34d-b008-4935-a081-8c54e92cb378') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:51:08.802 5088 1900181057600 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 952da34d-b008-4935-a081-8c54e92cb378 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-03 08:51:08.802 5088 1900181057600 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 127, VLAN trunk: None to switch port 952da34d-b008-4935-a081-8c54e92cb378 2022-03-03 08:51:08.869 5088 1900181057600 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-03 08:51:08.890 5088 1900181057600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['952da34d-b008-4935-a081-8c54e92cb378'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:51:09.117 5088 1900181057600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['952da34d-b008-4935-a081-8c54e92cb378']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:51:09.117 5088 1900181057600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:51:09.117 5088 1900181057600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (58c4dedf-262c-46a8-bb61-a48c1d17e2a0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:51:09.117 5088 1900181057600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 952da34d-b008-4935-a081-8c54e92cb378 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:51:09.117 5088 1900181057600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-03 08:51:09.117 5088 1900181057600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 952da34d-b008-4935-a081-8c54e92cb378 not yet added. Adding. 2022-03-03 08:51:09.117 5088 1900181057600 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 2022-03-03 08:51:09.117 5088 1900181057600 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 2022-03-03 08:51:09.213 5088 1900181057600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-952da34d-b008-4935-a081-8c54e92cb378" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:51:09.311 5088 1900181057600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-952da34d-b008-4935-a081-8c54e92cb378" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:51:09.311 5088 1900181057600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-952da34d-b008-4935-a081-8c54e92cb378" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:51:09.417 5088 1900181057600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-952da34d-b008-4935-a081-8c54e92cb378" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:51:09.510 5088 1900181057600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-952da34d-b008-4935-a081-8c54e92cb378" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:51:09.510 5088 1900181057600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 952da34d-b008-4935-a081-8c54e92cb378 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-03 08:51:09.510 5088 1900181057600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 952da34d-b008-4935-a081-8c54e92cb378 processed. 2022-03-03 08:51:10.433 5088 1900180987568 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:51:10.653 5088 1900180987568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:51:12.974 5088 1900178327152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8e3cdd3b-8029-4b3c-b44b-cd1c6f8a26ad afccbc199f9d40949a0d39e7b64d5a76 2893ba3fd0a04806ac12ce906793cf71 - - -] Security group member updated on remote: ['cd7d50ef-2afe-478f-9d8e-c9398557b7ef'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:51:12.974 5088 1900178327152 MainThread INFO neutron.agent.securitygroups_rpc [req-8e3cdd3b-8029-4b3c-b44b-cd1c6f8a26ad afccbc199f9d40949a0d39e7b64d5a76 2893ba3fd0a04806ac12ce906793cf71 - - -] Security group member updated ['cd7d50ef-2afe-478f-9d8e-c9398557b7ef'] 2022-03-03 08:51:13.880 5088 1900177506368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea95f990-135e-4763-9dbd-744c96e18965 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] port_update received: 97e7f743-0cfc-4398-8c5f-0174b6bf66e6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:51:13.880 5088 1900177506368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea95f990-135e-4763-9dbd-744c96e18965 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] No port 97e7f743-0cfc-4398-8c5f-0174b6bf66e6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:51:15.555 5088 1900177432816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 97e7f743-0cfc-4398-8c5f-0174b6bf66e6 2022-03-03 08:51:16.458 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-03 08:51:16.664 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Adding port 97e7f743-0cfc-4398-8c5f-0174b6bf66e6 2022-03-03 08:51:16.664 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Port 97e7f743-0cfc-4398-8c5f-0174b6bf66e6 updated. Details: {'device': '97e7f743-0cfc-4398-8c5f-0174b6bf66e6', 'network_id': '698deea4-d69b-4c06-8bb4-3d996fb02b8a', 'port_id': '97e7f743-0cfc-4398-8c5f-0174b6bf66e6', 'mac_address': 'fa:16:3e:23:5e:57', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 101, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '00714c6c-6abd-4677-8888-d74fe542f61e', '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} 2022-03-03 08:51:16.664 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] 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 2022-03-03 08:51:16.664 5088 1900181057600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-97e7f743-0cfc-4398-8c5f-0174b6bf66e6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:51:16.664 5088 1900181057600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 97e7f743-0cfc-4398-8c5f-0174b6bf66e6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-03 08:51:16.664 5088 1900181057600 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 698deea4-d69b-4c06-8bb4-3d996fb02b8a 2022-03-03 08:51:16.664 5088 1900181057600 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:264 2022-03-03 08:51:16.821 5088 1900181057600 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '97e7f743-0cfc-4398-8c5f-0174b6bf66e6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:51:16.821 5088 1900181057600 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '97e7f743-0cfc-4398-8c5f-0174b6bf66e6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:51:16.821 5088 1900181057600 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 97e7f743-0cfc-4398-8c5f-0174b6bf66e6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-03 08:51:16.821 5088 1900181057600 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 101, VLAN trunk: None to switch port 97e7f743-0cfc-4398-8c5f-0174b6bf66e6 2022-03-03 08:51:16.898 5088 1900181057600 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-03 08:51:16.898 5088 1900181057600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['97e7f743-0cfc-4398-8c5f-0174b6bf66e6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:51:17.052 5088 1900181057600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['97e7f743-0cfc-4398-8c5f-0174b6bf66e6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:51:17.052 5088 1900181057600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:51:17.052 5088 1900181057600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cd7d50ef-2afe-478f-9d8e-c9398557b7ef) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:51:17.052 5088 1900181057600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cd7d50ef-2afe-478f-9d8e-c9398557b7ef) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-03 08:51:17.057 5088 1900181057600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 97e7f743-0cfc-4398-8c5f-0174b6bf66e6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:51:17.057 5088 1900181057600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-03 08:51:17.057 5088 1900181057600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 97e7f743-0cfc-4398-8c5f-0174b6bf66e6 not yet added. Adding. 2022-03-03 08:51:17.057 5088 1900181057600 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 2022-03-03 08:51:17.057 5088 1900181057600 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 2022-03-03 08:51:17.180 5088 1900181057600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-97e7f743-0cfc-4398-8c5f-0174b6bf66e6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:51:17.302 5088 1900181057600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-97e7f743-0cfc-4398-8c5f-0174b6bf66e6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:51:17.302 5088 1900181057600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-97e7f743-0cfc-4398-8c5f-0174b6bf66e6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:51:17.447 5088 1900181057600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-97e7f743-0cfc-4398-8c5f-0174b6bf66e6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:51:17.557 5088 1900181057600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-97e7f743-0cfc-4398-8c5f-0174b6bf66e6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.891s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:51:17.557 5088 1900181057600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 97e7f743-0cfc-4398-8c5f-0174b6bf66e6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-03 08:51:17.557 5088 1900181057600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 97e7f743-0cfc-4398-8c5f-0174b6bf66e6 processed. 2022-03-03 08:51:18.067 5088 1900178384144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-befbbf6d-89a6-4e91-9b20-a8ee0afdd469 7fa6c0d1101f421fbafb62ac66547bef ad510fe98483418e8b3add662111dec4 - - -] Security group member updated on remote: ['404d8ac9-925d-40b1-802c-8cda936a0585'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:51:18.067 5088 1900178384144 MainThread INFO neutron.agent.securitygroups_rpc [req-befbbf6d-89a6-4e91-9b20-a8ee0afdd469 7fa6c0d1101f421fbafb62ac66547bef ad510fe98483418e8b3add662111dec4 - - -] Security group member updated ['404d8ac9-925d-40b1-802c-8cda936a0585'] 2022-03-03 08:51:18.067 5088 1900178384144 MainThread INFO neutron.agent.securitygroups_rpc [req-befbbf6d-89a6-4e91-9b20-a8ee0afdd469 7fa6c0d1101f421fbafb62ac66547bef ad510fe98483418e8b3add662111dec4 - - -] Refresh firewall rules 2022-03-03 08:51:18.067 5088 1900178384144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-befbbf6d-89a6-4e91-9b20-a8ee0afdd469 7fa6c0d1101f421fbafb62ac66547bef ad510fe98483418e8b3add662111dec4 - - -] Get security group information for devices via rpc ['04cccac8-397f-44d9-9f42-e8085aa8d777', 'ccf1f820-0792-4c18-91d8-dfebf066411b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:51:18.152 5088 1900178384320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-befbbf6d-89a6-4e91-9b20-a8ee0afdd469 7fa6c0d1101f421fbafb62ac66547bef ad510fe98483418e8b3add662111dec4 - - -] port_delete event received for 'ccf1f820-0792-4c18-91d8-dfebf066411b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:51:18.239 5088 1900178384144 MainThread DEBUG neutron.agent.securitygroups_rpc [req-befbbf6d-89a6-4e91-9b20-a8ee0afdd469 7fa6c0d1101f421fbafb62ac66547bef ad510fe98483418e8b3add662111dec4 - - -] Update security group information for ports dict_keys(['04cccac8-397f-44d9-9f42-e8085aa8d777']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:51:18.239 5088 1900178384144 MainThread DEBUG neutron.agent.securitygroups_rpc [req-befbbf6d-89a6-4e91-9b20-a8ee0afdd469 7fa6c0d1101f421fbafb62ac66547bef ad510fe98483418e8b3add662111dec4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:51:18.239 5088 1900178384144 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-befbbf6d-89a6-4e91-9b20-a8ee0afdd469 7fa6c0d1101f421fbafb62ac66547bef ad510fe98483418e8b3add662111dec4 - - -] Update rules of security group (404d8ac9-925d-40b1-802c-8cda936a0585) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:51:18.239 5088 1900178384144 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-befbbf6d-89a6-4e91-9b20-a8ee0afdd469 7fa6c0d1101f421fbafb62ac66547bef ad510fe98483418e8b3add662111dec4 - - -] Update members of security group (404d8ac9-925d-40b1-802c-8cda936a0585) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-03 08:51:18.239 5088 1900178384144 MainThread DEBUG neutron.agent.securitygroups_rpc [req-befbbf6d-89a6-4e91-9b20-a8ee0afdd469 7fa6c0d1101f421fbafb62ac66547bef ad510fe98483418e8b3add662111dec4 - - -] Update port filter for 04cccac8-397f-44d9-9f42-e8085aa8d777 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:51:18.239 5088 1900178384144 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-befbbf6d-89a6-4e91-9b20-a8ee0afdd469 7fa6c0d1101f421fbafb62ac66547bef ad510fe98483418e8b3add662111dec4 - - -] Updating port rules. 2022-03-03 08:51:18.239 5088 1900178384144 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-befbbf6d-89a6-4e91-9b20-a8ee0afdd469 7fa6c0d1101f421fbafb62ac66547bef ad510fe98483418e8b3add662111dec4 - - -] Creating 0 new rules, removing 1 old rules. 2022-03-03 08:51:18.239 5088 1900178384144 MainThread DEBUG oslo_concurrency.lockutils [req-befbbf6d-89a6-4e91-9b20-a8ee0afdd469 7fa6c0d1101f421fbafb62ac66547bef ad510fe98483418e8b3add662111dec4 - - -] Lock "n-hv-driver-port-lock-04cccac8-397f-44d9-9f42-e8085aa8d777" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:51:18.239 5088 1900178384144 MainThread DEBUG oslo_concurrency.lockutils [req-befbbf6d-89a6-4e91-9b20-a8ee0afdd469 7fa6c0d1101f421fbafb62ac66547bef ad510fe98483418e8b3add662111dec4 - - -] Lock "n-hv-driver-port-lock-04cccac8-397f-44d9-9f42-e8085aa8d777" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:51:18.239 5088 1900178384144 MainThread DEBUG oslo_concurrency.lockutils [req-befbbf6d-89a6-4e91-9b20-a8ee0afdd469 7fa6c0d1101f421fbafb62ac66547bef ad510fe98483418e8b3add662111dec4 - - -] Lock "n-hv-driver-port-lock-04cccac8-397f-44d9-9f42-e8085aa8d777" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:51:18.389 5088 1900178384144 MainThread DEBUG oslo_concurrency.lockutils [req-befbbf6d-89a6-4e91-9b20-a8ee0afdd469 7fa6c0d1101f421fbafb62ac66547bef ad510fe98483418e8b3add662111dec4 - - -] Lock "n-hv-driver-port-lock-04cccac8-397f-44d9-9f42-e8085aa8d777" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:51:18.468 5088 1900178384144 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:51:18.664 5088 1900178384144 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:51:19.359 5088 1900177432992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ccf1f820-0792-4c18-91d8-dfebf066411b 2022-03-03 08:51:20.473 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-03 08:51:20.473 5088 1900176824272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ccf1f820-0792-4c18-91d8-dfebf066411b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-03 08:51:20.473 5088 1900176824272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ccf1f820-0792-4c18-91d8-dfebf066411b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-03 08:51:20.473 5088 1900176824272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ccf1f820-0792-4c18-91d8-dfebf066411b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-03 08:51:20.477 5088 1900176824272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ccf1f820-0792-4c18-91d8-dfebf066411b'] 2022-03-03 08:51:20.477 5088 1900176824272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-03 08:51:20.477 5088 1900176824272 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 2022-03-03 08:51:20.477 5088 1900176824272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ccf1f820-0792-4c18-91d8-dfebf066411b'] 2022-03-03 08:51:22.505 5088 1900180844960 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:51:22.530 5088 1900180844960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:51:25.380 5088 1900181130048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-14711472-a47b-43e9-a656-fe63a9120abe 7fa6c0d1101f421fbafb62ac66547bef ad510fe98483418e8b3add662111dec4 - - -] Security group member updated on remote: ['404d8ac9-925d-40b1-802c-8cda936a0585'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:51:25.380 5088 1900181130048 MainThread INFO neutron.agent.securitygroups_rpc [req-14711472-a47b-43e9-a656-fe63a9120abe 7fa6c0d1101f421fbafb62ac66547bef ad510fe98483418e8b3add662111dec4 - - -] Security group member updated ['404d8ac9-925d-40b1-802c-8cda936a0585'] 2022-03-03 08:51:25.380 5088 1900181130048 MainThread INFO neutron.agent.securitygroups_rpc [req-14711472-a47b-43e9-a656-fe63a9120abe 7fa6c0d1101f421fbafb62ac66547bef ad510fe98483418e8b3add662111dec4 - - -] Refresh firewall rules 2022-03-03 08:51:25.380 5088 1900181130048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-14711472-a47b-43e9-a656-fe63a9120abe 7fa6c0d1101f421fbafb62ac66547bef ad510fe98483418e8b3add662111dec4 - - -] Get security group information for devices via rpc ['04cccac8-397f-44d9-9f42-e8085aa8d777'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:51:25.403 5088 1900177432992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 04cccac8-397f-44d9-9f42-e8085aa8d777 2022-03-03 08:51:25.403 5088 1900181130048 MainThread DEBUG neutron.agent.securitygroups_rpc [req-14711472-a47b-43e9-a656-fe63a9120abe 7fa6c0d1101f421fbafb62ac66547bef ad510fe98483418e8b3add662111dec4 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:51:25.403 5088 1900181130048 MainThread DEBUG neutron.agent.securitygroups_rpc [req-14711472-a47b-43e9-a656-fe63a9120abe 7fa6c0d1101f421fbafb62ac66547bef ad510fe98483418e8b3add662111dec4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:51:25.458 5088 1900181219632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14711472-a47b-43e9-a656-fe63a9120abe 7fa6c0d1101f421fbafb62ac66547bef ad510fe98483418e8b3add662111dec4 - - -] port_delete event received for '04cccac8-397f-44d9-9f42-e8085aa8d777' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:51:26.505 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-03 08:51:26.505 5088 1900181219632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '04cccac8-397f-44d9-9f42-e8085aa8d777' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-03 08:51:26.505 5088 1900181219632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '04cccac8-397f-44d9-9f42-e8085aa8d777' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-03 08:51:26.505 5088 1900181219632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 04cccac8-397f-44d9-9f42-e8085aa8d777 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-03 08:51:26.513 5088 1900181219632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c674925c-389f-487d-9fa2-7e0abda796e9 2022-03-03 08:51:26.513 5088 1900181219632 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['04cccac8-397f-44d9-9f42-e8085aa8d777'] 2022-03-03 08:51:26.513 5088 1900181219632 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-03 08:51:26.513 5088 1900181219632 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 2022-03-03 08:51:26.513 5088 1900181219632 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['04cccac8-397f-44d9-9f42-e8085aa8d777'] 2022-03-03 08:51:27.444 5088 1900181219632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0ba0097-7662-4bc8-8f1f-fee231ed8e61 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] port_delete event received for '3ea986d0-3a1e-402d-9589-ee1af9902886' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:51:28.520 5088 1900178406384 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:51:28.558 5088 1900178406384 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:51:28.834 5088 1900176305664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0af5a739-866d-4e8e-b9a8-09ae5f6c7ef1 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] port_delete event received for 'af7ae492-cb12-435c-9d19-95efa5ccb91a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:51:29.714 5088 1900180591360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7825a29d-4b30-4732-a0c7-b7bdc3831ceb 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] network_delete received. Deleting network c674925c-389f-487d-9fa2-7e0abda796e9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-03 08:51:29.714 5088 1900180591360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7825a29d-4b30-4732-a0c7-b7bdc3831ceb 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] Network c674925c-389f-487d-9fa2-7e0abda796e9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-03 08:51:34.679 5088 1900181242800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-520dab38-2db3-4025-8a36-58254b766b63 - - - - -] port_update received: 9154f79f-d3d1-4607-99e0-d76980c3ae1c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:51:34.698 5088 1900181242800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-520dab38-2db3-4025-8a36-58254b766b63 - - - - -] No port 9154f79f-d3d1-4607-99e0-d76980c3ae1c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:51:36.824 5088 1900179354720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-95d1fd11-ed58-4217-aeed-3eac0a83912b 133271c9c24c4463869d3e8e9c627f31 415d32abd7084e1090b51af5fc452c9c - - -] Security group rule updated on remote: ['4724dc81-d3b1-4c6e-a65b-6031badfa8ce'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-03 08:51:36.824 5088 1900179354720 MainThread INFO neutron.agent.securitygroups_rpc [req-95d1fd11-ed58-4217-aeed-3eac0a83912b 133271c9c24c4463869d3e8e9c627f31 415d32abd7084e1090b51af5fc452c9c - - -] Security group rule updated ['4724dc81-d3b1-4c6e-a65b-6031badfa8ce'] 2022-03-03 08:51:36.980 5088 1900180987568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-31a08a6c-f024-4504-9d04-e73ea0ccf83a 133271c9c24c4463869d3e8e9c627f31 415d32abd7084e1090b51af5fc452c9c - - -] Security group rule updated on remote: ['4724dc81-d3b1-4c6e-a65b-6031badfa8ce'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-03 08:51:36.980 5088 1900180987568 MainThread INFO neutron.agent.securitygroups_rpc [req-31a08a6c-f024-4504-9d04-e73ea0ccf83a 133271c9c24c4463869d3e8e9c627f31 415d32abd7084e1090b51af5fc452c9c - - -] Security group rule updated ['4724dc81-d3b1-4c6e-a65b-6031badfa8ce'] 2022-03-03 08:51:38.317 5088 1900180594528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b325630-92c4-4ef1-8250-aed77363e651 - - - - -] port_update received: 6872e0db-734b-4e54-85dc-97500250953b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:51:38.339 5088 1900180594528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b325630-92c4-4ef1-8250-aed77363e651 - - - - -] No port 6872e0db-734b-4e54-85dc-97500250953b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:51:40.276 5088 1900066524672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d83d6ea0-cd73-43fb-9883-e9f399849e75 133271c9c24c4463869d3e8e9c627f31 415d32abd7084e1090b51af5fc452c9c - - -] Security group member updated on remote: ['4724dc81-d3b1-4c6e-a65b-6031badfa8ce'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:51:40.276 5088 1900066524672 MainThread INFO neutron.agent.securitygroups_rpc [req-d83d6ea0-cd73-43fb-9883-e9f399849e75 133271c9c24c4463869d3e8e9c627f31 415d32abd7084e1090b51af5fc452c9c - - -] Security group member updated ['4724dc81-d3b1-4c6e-a65b-6031badfa8ce'] 2022-03-03 08:51:40.724 5088 1900178591808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-930ff4c5-5794-4ec5-8837-b228c009e64d afccbc199f9d40949a0d39e7b64d5a76 2893ba3fd0a04806ac12ce906793cf71 - - -] Security group member updated on remote: ['cd7d50ef-2afe-478f-9d8e-c9398557b7ef'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:51:40.724 5088 1900178591808 MainThread INFO neutron.agent.securitygroups_rpc [req-930ff4c5-5794-4ec5-8837-b228c009e64d afccbc199f9d40949a0d39e7b64d5a76 2893ba3fd0a04806ac12ce906793cf71 - - -] Security group member updated ['cd7d50ef-2afe-478f-9d8e-c9398557b7ef'] 2022-03-03 08:51:40.724 5088 1900178591808 MainThread INFO neutron.agent.securitygroups_rpc [req-930ff4c5-5794-4ec5-8837-b228c009e64d afccbc199f9d40949a0d39e7b64d5a76 2893ba3fd0a04806ac12ce906793cf71 - - -] Refresh firewall rules 2022-03-03 08:51:40.740 5088 1900178591808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-930ff4c5-5794-4ec5-8837-b228c009e64d afccbc199f9d40949a0d39e7b64d5a76 2893ba3fd0a04806ac12ce906793cf71 - - -] Get security group information for devices via rpc ['97e7f743-0cfc-4398-8c5f-0174b6bf66e6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:51:40.770 5088 1900178591808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-930ff4c5-5794-4ec5-8837-b228c009e64d afccbc199f9d40949a0d39e7b64d5a76 2893ba3fd0a04806ac12ce906793cf71 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:51:40.770 5088 1900178591808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-930ff4c5-5794-4ec5-8837-b228c009e64d afccbc199f9d40949a0d39e7b64d5a76 2893ba3fd0a04806ac12ce906793cf71 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:51:40.801 5088 1900178591808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-930ff4c5-5794-4ec5-8837-b228c009e64d afccbc199f9d40949a0d39e7b64d5a76 2893ba3fd0a04806ac12ce906793cf71 - - -] port_delete event received for '97e7f743-0cfc-4398-8c5f-0174b6bf66e6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:51:41.380 5088 1900181220688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9eb9d2f7-136b-4aba-97ef-4eb46271d5b3 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] port_update received: 8f6346fd-6a6a-4eaa-b5aa-8765f70d08b1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:51:41.395 5088 1900181220688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9eb9d2f7-136b-4aba-97ef-4eb46271d5b3 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] No port 8f6346fd-6a6a-4eaa-b5aa-8765f70d08b1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:51:41.511 5088 1900177432992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 97e7f743-0cfc-4398-8c5f-0174b6bf66e6 2022-03-03 08:51:42.590 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-03 08:51:42.590 5088 1900047510336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '97e7f743-0cfc-4398-8c5f-0174b6bf66e6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-03 08:51:42.590 5088 1900047510336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '97e7f743-0cfc-4398-8c5f-0174b6bf66e6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-03 08:51:42.590 5088 1900047510336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 97e7f743-0cfc-4398-8c5f-0174b6bf66e6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-03 08:51:42.590 5088 1900047510336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 698deea4-d69b-4c06-8bb4-3d996fb02b8a 2022-03-03 08:51:42.590 5088 1900047510336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['97e7f743-0cfc-4398-8c5f-0174b6bf66e6'] 2022-03-03 08:51:42.603 5088 1900047510336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-03 08:51:42.603 5088 1900047510336 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 2022-03-03 08:51:42.603 5088 1900047510336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['97e7f743-0cfc-4398-8c5f-0174b6bf66e6'] 2022-03-03 08:51:43.755 5088 1900177432816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8f6346fd-6a6a-4eaa-b5aa-8765f70d08b1 2022-03-03 08:51:44.598 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-03 08:51:44.598 5088 1900047510336 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:51:44.636 5088 1900047510336 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:51:44.816 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Adding port 8f6346fd-6a6a-4eaa-b5aa-8765f70d08b1 2022-03-03 08:51:44.816 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Port 8f6346fd-6a6a-4eaa-b5aa-8765f70d08b1 updated. Details: {'device': '8f6346fd-6a6a-4eaa-b5aa-8765f70d08b1', 'network_id': '04034dcd-3783-49cc-bd62-d53f8f4ab0d1', 'port_id': '8f6346fd-6a6a-4eaa-b5aa-8765f70d08b1', 'mac_address': 'fa:16:3e:78:9e:23', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 102, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dd37d846-0ffe-4d19-9764-41f1d22838b7', '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} 2022-03-03 08:51:44.816 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] 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 2022-03-03 08:51:44.832 5088 1900181061120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8f6346fd-6a6a-4eaa-b5aa-8765f70d08b1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:51:44.832 5088 1900181061120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8f6346fd-6a6a-4eaa-b5aa-8765f70d08b1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-03 08:51:44.832 5088 1900181061120 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 04034dcd-3783-49cc-bd62-d53f8f4ab0d1 2022-03-03 08:51:44.832 5088 1900181061120 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:264 2022-03-03 08:51:44.958 5088 1900181061120 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8f6346fd-6a6a-4eaa-b5aa-8765f70d08b1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:51:44.958 5088 1900181061120 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8f6346fd-6a6a-4eaa-b5aa-8765f70d08b1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:51:44.958 5088 1900181061120 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8f6346fd-6a6a-4eaa-b5aa-8765f70d08b1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-03 08:51:44.958 5088 1900181061120 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 102, VLAN trunk: None to switch port 8f6346fd-6a6a-4eaa-b5aa-8765f70d08b1 2022-03-03 08:51:45.023 5088 1900181061120 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-03 08:51:45.023 5088 1900181061120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8f6346fd-6a6a-4eaa-b5aa-8765f70d08b1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:51:45.160 5088 1900181061120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8f6346fd-6a6a-4eaa-b5aa-8765f70d08b1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:51:45.160 5088 1900181061120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:51:45.160 5088 1900181061120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4724dc81-d3b1-4c6e-a65b-6031badfa8ce) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:51:45.176 5088 1900181061120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8f6346fd-6a6a-4eaa-b5aa-8765f70d08b1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:51:45.176 5088 1900181061120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-03 08:51:45.176 5088 1900181061120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8f6346fd-6a6a-4eaa-b5aa-8765f70d08b1 not yet added. Adding. 2022-03-03 08:51:45.176 5088 1900181061120 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 2022-03-03 08:51:45.176 5088 1900181061120 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 2022-03-03 08:51:45.254 5088 1900181061120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f6346fd-6a6a-4eaa-b5aa-8765f70d08b1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:51:45.334 5088 1900181061120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f6346fd-6a6a-4eaa-b5aa-8765f70d08b1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:51:45.334 5088 1900181061120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f6346fd-6a6a-4eaa-b5aa-8765f70d08b1" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:51:45.428 5088 1900181061120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f6346fd-6a6a-4eaa-b5aa-8765f70d08b1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:51:45.510 5088 1900181061120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8f6346fd-6a6a-4eaa-b5aa-8765f70d08b1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.672s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:51:45.510 5088 1900181061120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8f6346fd-6a6a-4eaa-b5aa-8765f70d08b1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-03 08:51:45.510 5088 1900181061120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8f6346fd-6a6a-4eaa-b5aa-8765f70d08b1 processed. 2022-03-03 08:51:46.597 5088 1900181061120 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:51:46.759 5088 1900181061120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:51:56.941 5088 1900180985984 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-139cd9e1-5108-42a2-9de1-02efb2d8b9e8 84c3ea92b79a467682207ab25533799a 508f687f9def40ecad4542c8c54d900a - - -] Security group member updated on remote: ['58c4dedf-262c-46a8-bb61-a48c1d17e2a0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:51:56.941 5088 1900180985984 MainThread INFO neutron.agent.securitygroups_rpc [req-139cd9e1-5108-42a2-9de1-02efb2d8b9e8 84c3ea92b79a467682207ab25533799a 508f687f9def40ecad4542c8c54d900a - - -] Security group member updated ['58c4dedf-262c-46a8-bb61-a48c1d17e2a0'] 2022-03-03 08:51:57.266 5088 1900177107600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-139cd9e1-5108-42a2-9de1-02efb2d8b9e8 84c3ea92b79a467682207ab25533799a 508f687f9def40ecad4542c8c54d900a - - -] port_delete event received for '952da34d-b008-4935-a081-8c54e92cb378' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:51:57.663 5088 1900177432992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 952da34d-b008-4935-a081-8c54e92cb378 2022-03-03 08:51:58.693 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-03 08:51:58.693 5088 1900181061120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '952da34d-b008-4935-a081-8c54e92cb378' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-03 08:51:58.693 5088 1900181061120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '952da34d-b008-4935-a081-8c54e92cb378' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-03 08:51:58.693 5088 1900181061120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 952da34d-b008-4935-a081-8c54e92cb378 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-03 08:51:58.693 5088 1900181061120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8c725b23-28c1-426a-8976-c172e8885680 2022-03-03 08:51:58.693 5088 1900181061120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['952da34d-b008-4935-a081-8c54e92cb378'] 2022-03-03 08:51:58.693 5088 1900181061120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-03 08:51:58.693 5088 1900181061120 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 2022-03-03 08:51:58.693 5088 1900181061120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['952da34d-b008-4935-a081-8c54e92cb378'] 2022-03-03 08:51:59.207 5088 1900181061120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b375731e-eed6-4b4c-98cc-84d926b8befc 84c3ea92b79a467682207ab25533799a 508f687f9def40ecad4542c8c54d900a - - -] port_delete event received for 'ff0fde80-0085-476f-88e7-a580e14a6520' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:51:59.383 5088 1900180594528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d776a3b8-da6b-4bba-a248-c75698c0c5a2 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] network_delete received. Deleting network 698deea4-d69b-4c06-8bb4-3d996fb02b8a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-03 08:51:59.383 5088 1900180594528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d776a3b8-da6b-4bba-a248-c75698c0c5a2 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] Network 698deea4-d69b-4c06-8bb4-3d996fb02b8a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-03 08:51:59.782 5088 1900178385200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4b8fab15-e196-4403-9e63-f70ee779d37d 84c3ea92b79a467682207ab25533799a 508f687f9def40ecad4542c8c54d900a - - -] Security group rule updated on remote: ['d575988f-07a4-419a-9318-06a9573b8238'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-03 08:51:59.782 5088 1900178385200 MainThread INFO neutron.agent.securitygroups_rpc [req-4b8fab15-e196-4403-9e63-f70ee779d37d 84c3ea92b79a467682207ab25533799a 508f687f9def40ecad4542c8c54d900a - - -] Security group rule updated ['d575988f-07a4-419a-9318-06a9573b8238'] 2022-03-03 08:51:59.917 5088 1900178594624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4183c7e3-7a6c-4529-aa58-5c05af552147 84c3ea92b79a467682207ab25533799a 508f687f9def40ecad4542c8c54d900a - - -] Security group rule updated on remote: ['d575988f-07a4-419a-9318-06a9573b8238'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-03 08:51:59.917 5088 1900178594624 MainThread INFO neutron.agent.securitygroups_rpc [req-4183c7e3-7a6c-4529-aa58-5c05af552147 84c3ea92b79a467682207ab25533799a 508f687f9def40ecad4542c8c54d900a - - -] Security group rule updated ['d575988f-07a4-419a-9318-06a9573b8238'] 2022-03-03 08:52:00.698 5088 1900181522384 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:52:00.723 5088 1900181522384 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:52:03.738 5088 1900176739312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2c718d86-04cd-439b-83df-2b54bee126bc 84c3ea92b79a467682207ab25533799a 508f687f9def40ecad4542c8c54d900a - - -] Security group member updated on remote: ['d575988f-07a4-419a-9318-06a9573b8238'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:52:03.738 5088 1900176739312 MainThread INFO neutron.agent.securitygroups_rpc [req-2c718d86-04cd-439b-83df-2b54bee126bc 84c3ea92b79a467682207ab25533799a 508f687f9def40ecad4542c8c54d900a - - -] Security group member updated ['d575988f-07a4-419a-9318-06a9573b8238'] 2022-03-03 08:52:04.238 5088 1900178595504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7af7fa88-4db8-400c-a625-191903874ab1 - - - - -] port_update received: 99242288-6400-47d4-a678-34fa2690a895 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:52:04.238 5088 1900178595504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7af7fa88-4db8-400c-a625-191903874ab1 - - - - -] No port 99242288-6400-47d4-a678-34fa2690a895 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:52:05.130 5088 1900178066240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1bd830-9a5a-4edb-9e42-2cca44f0ff26 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] port_update received: b8539a34-b200-4425-bd41-cc56cf709dfb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:52:05.147 5088 1900178066240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a1bd830-9a5a-4edb-9e42-2cca44f0ff26 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] No port b8539a34-b200-4425-bd41-cc56cf709dfb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:52:07.301 5088 1900177939264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da8b10c4-33de-4ca5-83ba-ec766b1b8aa0 - - - - -] port_update received: 27a7f9db-0c90-40c4-a2e2-57dff100312a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:52:07.318 5088 1900177939264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da8b10c4-33de-4ca5-83ba-ec766b1b8aa0 - - - - -] No port 27a7f9db-0c90-40c4-a2e2-57dff100312a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:52:07.965 5088 1900177432816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b8539a34-b200-4425-bd41-cc56cf709dfb 2022-03-03 08:52:08.761 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-03 08:52:08.973 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Adding port b8539a34-b200-4425-bd41-cc56cf709dfb 2022-03-03 08:52:08.973 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Port b8539a34-b200-4425-bd41-cc56cf709dfb updated. Details: {'device': 'b8539a34-b200-4425-bd41-cc56cf709dfb', 'network_id': '8c725b23-28c1-426a-8976-c172e8885680', 'port_id': 'b8539a34-b200-4425-bd41-cc56cf709dfb', 'mac_address': 'fa:16:3e:45:6d:ce', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 127, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e16b3f5e-87a2-44f1-a4f0-c677fc4b1d95', '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} 2022-03-03 08:52:08.973 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] 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 2022-03-03 08:52:08.973 5088 1900181637952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b8539a34-b200-4425-bd41-cc56cf709dfb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:52:08.973 5088 1900181637952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b8539a34-b200-4425-bd41-cc56cf709dfb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-03 08:52:08.973 5088 1900181637952 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8c725b23-28c1-426a-8976-c172e8885680 2022-03-03 08:52:08.989 5088 1900181637952 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:264 2022-03-03 08:52:09.120 5088 1900181637952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b8539a34-b200-4425-bd41-cc56cf709dfb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:52:09.120 5088 1900181637952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b8539a34-b200-4425-bd41-cc56cf709dfb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:52:09.129 5088 1900181637952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b8539a34-b200-4425-bd41-cc56cf709dfb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-03 08:52:09.129 5088 1900181637952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 127, VLAN trunk: None to switch port b8539a34-b200-4425-bd41-cc56cf709dfb 2022-03-03 08:52:09.186 5088 1900181637952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-03 08:52:09.186 5088 1900181637952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b8539a34-b200-4425-bd41-cc56cf709dfb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:52:09.441 5088 1900181637952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b8539a34-b200-4425-bd41-cc56cf709dfb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:52:09.441 5088 1900181637952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:52:09.441 5088 1900181637952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d575988f-07a4-419a-9318-06a9573b8238) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:52:09.441 5088 1900181637952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b8539a34-b200-4425-bd41-cc56cf709dfb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:52:09.441 5088 1900181637952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-03 08:52:09.441 5088 1900181637952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b8539a34-b200-4425-bd41-cc56cf709dfb not yet added. Adding. 2022-03-03 08:52:09.457 5088 1900181637952 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 2022-03-03 08:52:09.457 5088 1900181637952 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 2022-03-03 08:52:09.552 5088 1900181637952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8539a34-b200-4425-bd41-cc56cf709dfb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:52:09.625 5088 1900181637952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8539a34-b200-4425-bd41-cc56cf709dfb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:52:09.625 5088 1900181637952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8539a34-b200-4425-bd41-cc56cf709dfb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:52:09.725 5088 1900181637952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8539a34-b200-4425-bd41-cc56cf709dfb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:52:09.806 5088 1900181637952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b8539a34-b200-4425-bd41-cc56cf709dfb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.828s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:52:09.806 5088 1900181637952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b8539a34-b200-4425-bd41-cc56cf709dfb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-03 08:52:09.806 5088 1900181637952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b8539a34-b200-4425-bd41-cc56cf709dfb processed. 2022-03-03 08:52:10.785 5088 1900181718288 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:52:10.897 5088 1900181718816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d97041c-4476-4005-9053-c82b903a1fc2 - - - - -] port_update received: f977f026-ffdf-4e56-b08e-af1722e8b1a9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:52:10.897 5088 1900181718816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d97041c-4476-4005-9053-c82b903a1fc2 - - - - -] No port f977f026-ffdf-4e56-b08e-af1722e8b1a9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:52:11.199 5088 1900181718288 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:52:16.521 5088 1900180987392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f614405-0732-46b5-b26a-82d73465b216 - - - - -] port_update received: 164f2ddf-a95e-44c7-b4cc-81b7b4cdf77b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:52:16.521 5088 1900180987392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f614405-0732-46b5-b26a-82d73465b216 - - - - -] No port 164f2ddf-a95e-44c7-b4cc-81b7b4cdf77b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:52:23.448 5088 1900178329440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8c40b051-5672-40eb-b477-612904fde111 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Security group member updated on remote: ['ba775468-3bff-4d6a-bc99-d843bfae6244'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:52:23.448 5088 1900178329440 MainThread INFO neutron.agent.securitygroups_rpc [req-8c40b051-5672-40eb-b477-612904fde111 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Security group member updated ['ba775468-3bff-4d6a-bc99-d843bfae6244'] 2022-03-03 08:52:32.661 5088 1900181932512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05b1a6f3-433f-4889-bec7-69826e18c26e 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] port_update received: fa857fd8-afa3-44b7-aee9-a93c379c7da9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:52:32.661 5088 1900181932512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05b1a6f3-433f-4889-bec7-69826e18c26e 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] No port fa857fd8-afa3-44b7-aee9-a93c379c7da9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:52:34.159 5088 1900177432816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fa857fd8-afa3-44b7-aee9-a93c379c7da9 2022-03-03 08:52:34.897 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-03 08:52:35.081 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Adding port fa857fd8-afa3-44b7-aee9-a93c379c7da9 2022-03-03 08:52:35.081 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Port fa857fd8-afa3-44b7-aee9-a93c379c7da9 updated. Details: {'device': 'fa857fd8-afa3-44b7-aee9-a93c379c7da9', 'network_id': '70036d72-59d5-4226-85a0-a8d86659415a', 'port_id': 'fa857fd8-afa3-44b7-aee9-a93c379c7da9', 'mac_address': 'fa:16:3e:33:07:ca', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 103, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7f63f8ad-90ae-4387-8e14-ca645c0c766f', '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} 2022-03-03 08:52:35.081 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] 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 2022-03-03 08:52:35.081 5088 1900178482624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fa857fd8-afa3-44b7-aee9-a93c379c7da9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:52:35.081 5088 1900178482624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fa857fd8-afa3-44b7-aee9-a93c379c7da9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-03 08:52:35.081 5088 1900178482624 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 70036d72-59d5-4226-85a0-a8d86659415a 2022-03-03 08:52:35.081 5088 1900178482624 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:264 2022-03-03 08:52:35.225 5088 1900178482624 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fa857fd8-afa3-44b7-aee9-a93c379c7da9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:52:35.225 5088 1900178482624 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fa857fd8-afa3-44b7-aee9-a93c379c7da9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:52:35.243 5088 1900178482624 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fa857fd8-afa3-44b7-aee9-a93c379c7da9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-03 08:52:35.243 5088 1900178482624 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 103, VLAN trunk: None to switch port fa857fd8-afa3-44b7-aee9-a93c379c7da9 2022-03-03 08:52:35.316 5088 1900178482624 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-03 08:52:35.316 5088 1900178482624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fa857fd8-afa3-44b7-aee9-a93c379c7da9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:52:35.457 5088 1900178482624 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fa857fd8-afa3-44b7-aee9-a93c379c7da9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:52:35.457 5088 1900178482624 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:52:35.457 5088 1900178482624 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ba775468-3bff-4d6a-bc99-d843bfae6244) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:52:35.457 5088 1900178482624 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ba775468-3bff-4d6a-bc99-d843bfae6244) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-03 08:52:35.457 5088 1900178482624 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fa857fd8-afa3-44b7-aee9-a93c379c7da9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:52:35.457 5088 1900178482624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-03 08:52:35.457 5088 1900178482624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fa857fd8-afa3-44b7-aee9-a93c379c7da9 not yet added. Adding. 2022-03-03 08:52:35.457 5088 1900178482624 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 2022-03-03 08:52:35.457 5088 1900178482624 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 2022-03-03 08:52:35.569 5088 1900178482624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa857fd8-afa3-44b7-aee9-a93c379c7da9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:52:35.662 5088 1900178482624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa857fd8-afa3-44b7-aee9-a93c379c7da9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:52:35.662 5088 1900178482624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa857fd8-afa3-44b7-aee9-a93c379c7da9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:52:35.787 5088 1900178482624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fa857fd8-afa3-44b7-aee9-a93c379c7da9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:52:35.877 5088 1900178482624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fa857fd8-afa3-44b7-aee9-a93c379c7da9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:52:35.877 5088 1900178482624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fa857fd8-afa3-44b7-aee9-a93c379c7da9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-03 08:52:35.877 5088 1900178482624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fa857fd8-afa3-44b7-aee9-a93c379c7da9 processed. 2022-03-03 08:52:36.910 5088 1900178482624 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:52:37.081 5088 1900178482624 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:52:46.023 5088 1900181524320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-58ed504d-fc5d-40c4-85cb-c51d7bfba932 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Security group rule updated on remote: ['2483c6db-cebe-4b58-98fe-9a55d2be27ae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-03 08:52:46.023 5088 1900181524320 MainThread INFO neutron.agent.securitygroups_rpc [req-58ed504d-fc5d-40c4-85cb-c51d7bfba932 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Security group rule updated ['2483c6db-cebe-4b58-98fe-9a55d2be27ae'] 2022-03-03 08:52:46.166 5088 1900177717200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4c79fdd8-0190-4c54-97cd-23af2fc1d7b2 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Security group rule updated on remote: ['2483c6db-cebe-4b58-98fe-9a55d2be27ae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-03 08:52:46.166 5088 1900177717200 MainThread INFO neutron.agent.securitygroups_rpc [req-4c79fdd8-0190-4c54-97cd-23af2fc1d7b2 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Security group rule updated ['2483c6db-cebe-4b58-98fe-9a55d2be27ae'] 2022-03-03 08:52:46.332 5088 1900177717200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1d2b6add-d156-4967-a761-f3ea10fa02ba cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Security group rule updated on remote: ['2483c6db-cebe-4b58-98fe-9a55d2be27ae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-03 08:52:46.332 5088 1900177717200 MainThread INFO neutron.agent.securitygroups_rpc [req-1d2b6add-d156-4967-a761-f3ea10fa02ba cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Security group rule updated ['2483c6db-cebe-4b58-98fe-9a55d2be27ae'] 2022-03-03 08:52:46.580 5088 1900177717200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-94aeef2a-e2e7-4745-905f-6fff21c0ae91 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Security group rule updated on remote: ['2483c6db-cebe-4b58-98fe-9a55d2be27ae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-03 08:52:46.580 5088 1900177717200 MainThread INFO neutron.agent.securitygroups_rpc [req-94aeef2a-e2e7-4745-905f-6fff21c0ae91 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Security group rule updated ['2483c6db-cebe-4b58-98fe-9a55d2be27ae'] 2022-03-03 08:52:46.690 5088 1900177717200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7e3a43f7-454c-468a-9436-3328c00f3860 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Security group rule updated on remote: ['2483c6db-cebe-4b58-98fe-9a55d2be27ae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-03 08:52:46.705 5088 1900177717200 MainThread INFO neutron.agent.securitygroups_rpc [req-7e3a43f7-454c-468a-9436-3328c00f3860 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Security group rule updated ['2483c6db-cebe-4b58-98fe-9a55d2be27ae'] 2022-03-03 08:52:46.824 5088 1900177717200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-06e30792-d883-4ced-a1f0-8215df14f0f1 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Security group rule updated on remote: ['2483c6db-cebe-4b58-98fe-9a55d2be27ae'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-03 08:52:46.824 5088 1900177717200 MainThread INFO neutron.agent.securitygroups_rpc [req-06e30792-d883-4ced-a1f0-8215df14f0f1 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Security group rule updated ['2483c6db-cebe-4b58-98fe-9a55d2be27ae'] 2022-03-03 08:52:47.304 5088 1900177717200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Security group member updated on remote: ['2483c6db-cebe-4b58-98fe-9a55d2be27ae', 'ba775468-3bff-4d6a-bc99-d843bfae6244'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:52:47.304 5088 1900177717200 MainThread INFO neutron.agent.securitygroups_rpc [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Security group member updated ['2483c6db-cebe-4b58-98fe-9a55d2be27ae', 'ba775468-3bff-4d6a-bc99-d843bfae6244'] 2022-03-03 08:52:47.304 5088 1900177717200 MainThread INFO neutron.agent.securitygroups_rpc [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Refresh firewall rules 2022-03-03 08:52:47.304 5088 1900177717200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Get security group information for devices via rpc ['fa857fd8-afa3-44b7-aee9-a93c379c7da9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:52:47.352 5088 1900177855760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] port_update received: fa857fd8-afa3-44b7-aee9-a93c379c7da9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:52:47.377 5088 1900177855760 MainThread DEBUG oslo_concurrency.lockutils [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Lock "n-hv-agent-port-lock-fa857fd8-afa3-44b7-aee9-a93c379c7da9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:52:47.377 5088 1900177855760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Binding port fa857fd8-afa3-44b7-aee9-a93c379c7da9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-03 08:52:47.377 5088 1900177855760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-03 08:52:47.393 5088 1900177855760 MainThread DEBUG neutron.services.trunk.rpc.agent [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fa857fd8-afa3-44b7-aee9-a93c379c7da9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:52:47.393 5088 1900177855760 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fa857fd8-afa3-44b7-aee9-a93c379c7da9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:52:47.408 5088 1900177855760 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Trunk plugin disabled on server. Assuming port fa857fd8-afa3-44b7-aee9-a93c379c7da9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-03 08:52:47.408 5088 1900177855760 MainThread INFO networking_hyperv.neutron.trunk_driver [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Binding VLAN ID: 103, VLAN trunk: None to switch port fa857fd8-afa3-44b7-aee9-a93c379c7da9 2022-03-03 08:52:47.437 5088 1900177855760 MainThread INFO neutron.agent.securitygroups_rpc [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Refresh firewall rules 2022-03-03 08:52:47.437 5088 1900177855760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Get security group information for devices via rpc ['fa857fd8-afa3-44b7-aee9-a93c379c7da9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:52:47.924 5088 1900177717200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Update security group information for ports dict_keys(['fa857fd8-afa3-44b7-aee9-a93c379c7da9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:52:47.940 5088 1900177717200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:52:47.940 5088 1900177717200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Update rules of security group (2483c6db-cebe-4b58-98fe-9a55d2be27ae) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:52:47.940 5088 1900177717200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Update rules of security group (ba775468-3bff-4d6a-bc99-d843bfae6244) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:52:47.940 5088 1900177717200 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Update members of security group (ba775468-3bff-4d6a-bc99-d843bfae6244) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-03 08:52:47.940 5088 1900177717200 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Update port filter for fa857fd8-afa3-44b7-aee9-a93c379c7da9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:52:47.940 5088 1900177717200 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Updating port rules. 2022-03-03 08:52:47.940 5088 1900177717200 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Creating 6 new rules, removing 0 old rules. 2022-03-03 08:52:47.940 5088 1900177717200 MainThread DEBUG oslo_concurrency.lockutils [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Lock "n-hv-driver-port-lock-fa857fd8-afa3-44b7-aee9-a93c379c7da9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:52:48.002 5088 1900177855760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Update security group information for ports dict_keys(['fa857fd8-afa3-44b7-aee9-a93c379c7da9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:52:48.002 5088 1900177855760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:52:48.002 5088 1900177855760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Update rules of security group (2483c6db-cebe-4b58-98fe-9a55d2be27ae) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:52:48.002 5088 1900177855760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Update rules of security group (ba775468-3bff-4d6a-bc99-d843bfae6244) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:52:48.002 5088 1900177855760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Update members of security group (ba775468-3bff-4d6a-bc99-d843bfae6244) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-03 08:52:48.002 5088 1900177855760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Update port filter for fa857fd8-afa3-44b7-aee9-a93c379c7da9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:52:48.002 5088 1900177855760 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Updating port rules. 2022-03-03 08:52:48.002 5088 1900177855760 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Creating 6 new rules, removing 0 old rules. 2022-03-03 08:52:48.050 5088 1900177717200 MainThread DEBUG oslo_concurrency.lockutils [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Lock "n-hv-driver-port-lock-fa857fd8-afa3-44b7-aee9-a93c379c7da9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:52:48.050 5088 1900177717200 MainThread DEBUG oslo_concurrency.lockutils [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Lock "n-hv-driver-port-lock-fa857fd8-afa3-44b7-aee9-a93c379c7da9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:52:48.050 5088 1900177717200 MainThread DEBUG oslo_concurrency.lockutils [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Lock "n-hv-driver-port-lock-fa857fd8-afa3-44b7-aee9-a93c379c7da9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:52:48.050 5088 1900177855760 MainThread DEBUG oslo_concurrency.lockutils [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Lock "n-hv-driver-port-lock-fa857fd8-afa3-44b7-aee9-a93c379c7da9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:52:48.145 5088 1900177855760 MainThread DEBUG oslo_concurrency.lockutils [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Lock "n-hv-driver-port-lock-fa857fd8-afa3-44b7-aee9-a93c379c7da9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:52:48.145 5088 1900177855760 MainThread DEBUG oslo_concurrency.lockutils [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Lock "n-hv-driver-port-lock-fa857fd8-afa3-44b7-aee9-a93c379c7da9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:52:48.145 5088 1900177855760 MainThread DEBUG oslo_concurrency.lockutils [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Lock "n-hv-driver-port-lock-fa857fd8-afa3-44b7-aee9-a93c379c7da9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:52:48.194 5088 1900177855760 MainThread DEBUG oslo_concurrency.lockutils [req-d20fa215-4589-449d-92ed-cdf1f167a915 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Lock "n-hv-agent-port-lock-fa857fd8-afa3-44b7-aee9-a93c379c7da9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.812s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:53:12.377 5088 1900177432816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b8539a34-b200-4425-bd41-cc56cf709dfb 2022-03-03 08:53:13.103 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-03 08:53:13.292 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Adding port b8539a34-b200-4425-bd41-cc56cf709dfb 2022-03-03 08:53:13.292 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Port b8539a34-b200-4425-bd41-cc56cf709dfb updated. Details: {'device': 'b8539a34-b200-4425-bd41-cc56cf709dfb', 'network_id': '8c725b23-28c1-426a-8976-c172e8885680', 'port_id': 'b8539a34-b200-4425-bd41-cc56cf709dfb', 'mac_address': 'fa:16:3e:45:6d:ce', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 127, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e16b3f5e-87a2-44f1-a4f0-c677fc4b1d95', '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} 2022-03-03 08:53:13.292 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] 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 2022-03-03 08:53:13.292 5088 1900178145696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b8539a34-b200-4425-bd41-cc56cf709dfb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:53:13.292 5088 1900178145696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b8539a34-b200-4425-bd41-cc56cf709dfb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-03 08:53:13.292 5088 1900178145696 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:264 2022-03-03 08:53:13.316 5088 1900178145696 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b8539a34-b200-4425-bd41-cc56cf709dfb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:53:13.316 5088 1900178145696 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b8539a34-b200-4425-bd41-cc56cf709dfb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:53:13.316 5088 1900178145696 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b8539a34-b200-4425-bd41-cc56cf709dfb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-03 08:53:13.316 5088 1900178145696 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 127, VLAN trunk: None to switch port b8539a34-b200-4425-bd41-cc56cf709dfb 2022-03-03 08:53:13.394 5088 1900178145696 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-03 08:53:13.394 5088 1900178145696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b8539a34-b200-4425-bd41-cc56cf709dfb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:53:13.517 5088 1900178145696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b8539a34-b200-4425-bd41-cc56cf709dfb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:53:13.517 5088 1900178145696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:53:13.517 5088 1900178145696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d575988f-07a4-419a-9318-06a9573b8238) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:53:13.517 5088 1900178145696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b8539a34-b200-4425-bd41-cc56cf709dfb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:53:13.517 5088 1900178145696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-03 08:53:13.517 5088 1900178145696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-03-03 08:53:13.517 5088 1900178145696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8539a34-b200-4425-bd41-cc56cf709dfb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:53:13.517 5088 1900178145696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8539a34-b200-4425-bd41-cc56cf709dfb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:53:13.517 5088 1900178145696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8539a34-b200-4425-bd41-cc56cf709dfb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:53:13.517 5088 1900178145696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8539a34-b200-4425-bd41-cc56cf709dfb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:53:13.596 5088 1900178145696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b8539a34-b200-4425-bd41-cc56cf709dfb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:53:13.596 5088 1900178145696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b8539a34-b200-4425-bd41-cc56cf709dfb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-03 08:53:13.596 5088 1900178145696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b8539a34-b200-4425-bd41-cc56cf709dfb processed. 2022-03-03 08:53:15.117 5088 1900178145696 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:53:15.302 5088 1900178145696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:53:24.298 5088 1900177432992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b8539a34-b200-4425-bd41-cc56cf709dfb 2022-03-03 08:53:25.166 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-03 08:53:25.166 5088 1900176373008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b8539a34-b200-4425-bd41-cc56cf709dfb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-03 08:53:25.166 5088 1900176373008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b8539a34-b200-4425-bd41-cc56cf709dfb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-03 08:53:25.166 5088 1900176373008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b8539a34-b200-4425-bd41-cc56cf709dfb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-03 08:53:25.166 5088 1900176373008 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b8539a34-b200-4425-bd41-cc56cf709dfb'] 2022-03-03 08:53:25.166 5088 1900176373008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-03 08:53:25.166 5088 1900176373008 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 2022-03-03 08:53:25.166 5088 1900176373008 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b8539a34-b200-4425-bd41-cc56cf709dfb'] 2022-03-03 08:53:26.307 5088 1900177432992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b8539a34-b200-4425-bd41-cc56cf709dfb 2022-03-03 08:53:27.189 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-03 08:53:27.189 5088 1900181769904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b8539a34-b200-4425-bd41-cc56cf709dfb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-03 08:53:27.189 5088 1900181769904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b8539a34-b200-4425-bd41-cc56cf709dfb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-03 08:53:27.189 5088 1900181769904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b8539a34-b200-4425-bd41-cc56cf709dfb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-03 08:53:27.189 5088 1900181457904 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:53:27.204 5088 1900181769904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8c725b23-28c1-426a-8976-c172e8885680 2022-03-03 08:53:27.204 5088 1900181769904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b8539a34-b200-4425-bd41-cc56cf709dfb'] 2022-03-03 08:53:27.204 5088 1900181769904 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 2022-03-03 08:53:27.204 5088 1900181769904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b8539a34-b200-4425-bd41-cc56cf709dfb'] 2022-03-03 08:53:27.335 5088 1900181457904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:53:38.611 5088 1900177432816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b8539a34-b200-4425-bd41-cc56cf709dfb 2022-03-03 08:53:39.267 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-03 08:53:39.446 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Adding port b8539a34-b200-4425-bd41-cc56cf709dfb 2022-03-03 08:53:39.446 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Port b8539a34-b200-4425-bd41-cc56cf709dfb updated. Details: {'device': 'b8539a34-b200-4425-bd41-cc56cf709dfb', 'network_id': '8c725b23-28c1-426a-8976-c172e8885680', 'port_id': 'b8539a34-b200-4425-bd41-cc56cf709dfb', 'mac_address': 'fa:16:3e:45:6d:ce', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 127, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e16b3f5e-87a2-44f1-a4f0-c677fc4b1d95', '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} 2022-03-03 08:53:39.446 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] 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 2022-03-03 08:53:39.446 5088 1900178482624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b8539a34-b200-4425-bd41-cc56cf709dfb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:53:39.446 5088 1900178482624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b8539a34-b200-4425-bd41-cc56cf709dfb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-03 08:53:39.446 5088 1900178482624 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8c725b23-28c1-426a-8976-c172e8885680 2022-03-03 08:53:39.446 5088 1900178482624 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:264 2022-03-03 08:53:39.607 5088 1900178482624 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b8539a34-b200-4425-bd41-cc56cf709dfb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:53:39.607 5088 1900178482624 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b8539a34-b200-4425-bd41-cc56cf709dfb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:53:39.619 5088 1900178482624 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b8539a34-b200-4425-bd41-cc56cf709dfb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-03 08:53:39.619 5088 1900178482624 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 127, VLAN trunk: None to switch port b8539a34-b200-4425-bd41-cc56cf709dfb 2022-03-03 08:53:39.694 5088 1900178482624 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-03 08:53:39.694 5088 1900178482624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b8539a34-b200-4425-bd41-cc56cf709dfb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:53:39.845 5088 1900178482624 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b8539a34-b200-4425-bd41-cc56cf709dfb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:53:39.845 5088 1900178482624 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:53:39.845 5088 1900178482624 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d575988f-07a4-419a-9318-06a9573b8238) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:53:39.845 5088 1900178482624 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b8539a34-b200-4425-bd41-cc56cf709dfb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:53:39.845 5088 1900178482624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-03 08:53:39.845 5088 1900178482624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b8539a34-b200-4425-bd41-cc56cf709dfb not yet added. Adding. 2022-03-03 08:53:39.845 5088 1900178482624 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 2022-03-03 08:53:39.845 5088 1900178482624 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 2022-03-03 08:53:39.940 5088 1900178482624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8539a34-b200-4425-bd41-cc56cf709dfb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:53:40.041 5088 1900178482624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8539a34-b200-4425-bd41-cc56cf709dfb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:53:40.041 5088 1900178482624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8539a34-b200-4425-bd41-cc56cf709dfb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:53:40.142 5088 1900178482624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b8539a34-b200-4425-bd41-cc56cf709dfb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:53:40.236 5088 1900178482624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b8539a34-b200-4425-bd41-cc56cf709dfb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:53:40.236 5088 1900178482624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b8539a34-b200-4425-bd41-cc56cf709dfb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-03 08:53:40.236 5088 1900178482624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b8539a34-b200-4425-bd41-cc56cf709dfb processed. 2022-03-03 08:53:41.266 5088 1900181398800 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:53:41.438 5088 1900181398800 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:54:14.438 5088 1900181931280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Security group member updated on remote: ['2483c6db-cebe-4b58-98fe-9a55d2be27ae', 'ba775468-3bff-4d6a-bc99-d843bfae6244'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:54:14.438 5088 1900181931280 MainThread INFO neutron.agent.securitygroups_rpc [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Security group member updated ['2483c6db-cebe-4b58-98fe-9a55d2be27ae', 'ba775468-3bff-4d6a-bc99-d843bfae6244'] 2022-03-03 08:54:14.438 5088 1900181931280 MainThread INFO neutron.agent.securitygroups_rpc [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Refresh firewall rules 2022-03-03 08:54:14.438 5088 1900181931280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Get security group information for devices via rpc ['fa857fd8-afa3-44b7-aee9-a93c379c7da9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:54:14.470 5088 1900181637072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] port_update received: fa857fd8-afa3-44b7-aee9-a93c379c7da9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:54:14.486 5088 1900181637072 MainThread DEBUG oslo_concurrency.lockutils [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Lock "n-hv-agent-port-lock-fa857fd8-afa3-44b7-aee9-a93c379c7da9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:54:14.486 5088 1900181637072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Binding port fa857fd8-afa3-44b7-aee9-a93c379c7da9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-03 08:54:14.486 5088 1900181637072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-03 08:54:14.502 5088 1900181637072 MainThread DEBUG neutron.services.trunk.rpc.agent [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fa857fd8-afa3-44b7-aee9-a93c379c7da9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:54:14.502 5088 1900181637072 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fa857fd8-afa3-44b7-aee9-a93c379c7da9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:54:14.548 5088 1900181637072 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Trunk plugin disabled on server. Assuming port fa857fd8-afa3-44b7-aee9-a93c379c7da9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-03 08:54:14.548 5088 1900181637072 MainThread INFO networking_hyperv.neutron.trunk_driver [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Binding VLAN ID: 103, VLAN trunk: None to switch port fa857fd8-afa3-44b7-aee9-a93c379c7da9 2022-03-03 08:54:14.580 5088 1900181637072 MainThread INFO neutron.agent.securitygroups_rpc [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Refresh firewall rules 2022-03-03 08:54:14.580 5088 1900181637072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Get security group information for devices via rpc ['fa857fd8-afa3-44b7-aee9-a93c379c7da9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:54:14.673 5088 1900181931280 MainThread DEBUG neutron.agent.securitygroups_rpc [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Update security group information for ports dict_keys(['fa857fd8-afa3-44b7-aee9-a93c379c7da9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:54:14.673 5088 1900181931280 MainThread DEBUG neutron.agent.securitygroups_rpc [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:54:14.673 5088 1900181931280 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Update rules of security group (ba775468-3bff-4d6a-bc99-d843bfae6244) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:54:14.673 5088 1900181931280 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Update members of security group (ba775468-3bff-4d6a-bc99-d843bfae6244) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-03 08:54:14.673 5088 1900181931280 MainThread DEBUG neutron.agent.securitygroups_rpc [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Update port filter for fa857fd8-afa3-44b7-aee9-a93c379c7da9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:54:14.673 5088 1900181931280 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Updating port rules. 2022-03-03 08:54:14.673 5088 1900181931280 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Creating 0 new rules, removing 6 old rules. 2022-03-03 08:54:14.673 5088 1900181931280 MainThread DEBUG oslo_concurrency.lockutils [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Lock "n-hv-driver-port-lock-fa857fd8-afa3-44b7-aee9-a93c379c7da9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:54:14.673 5088 1900181931280 MainThread DEBUG oslo_concurrency.lockutils [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Lock "n-hv-driver-port-lock-fa857fd8-afa3-44b7-aee9-a93c379c7da9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:54:14.673 5088 1900181931280 MainThread DEBUG oslo_concurrency.lockutils [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Lock "n-hv-driver-port-lock-fa857fd8-afa3-44b7-aee9-a93c379c7da9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:54:14.802 5088 1900181637072 MainThread DEBUG neutron.agent.securitygroups_rpc [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Update security group information for ports dict_keys(['fa857fd8-afa3-44b7-aee9-a93c379c7da9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:54:14.802 5088 1900181637072 MainThread DEBUG neutron.agent.securitygroups_rpc [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:54:14.802 5088 1900181637072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Update rules of security group (ba775468-3bff-4d6a-bc99-d843bfae6244) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:54:14.802 5088 1900181637072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Update members of security group (ba775468-3bff-4d6a-bc99-d843bfae6244) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-03 08:54:14.802 5088 1900181637072 MainThread DEBUG neutron.agent.securitygroups_rpc [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Update port filter for fa857fd8-afa3-44b7-aee9-a93c379c7da9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:54:14.802 5088 1900181637072 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Updating port rules. 2022-03-03 08:54:14.802 5088 1900181637072 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Creating 0 new rules, removing 6 old rules. 2022-03-03 08:54:14.878 5088 1900181931280 MainThread DEBUG oslo_concurrency.lockutils [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Lock "n-hv-driver-port-lock-fa857fd8-afa3-44b7-aee9-a93c379c7da9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:54:14.878 5088 1900181637072 MainThread DEBUG oslo_concurrency.lockutils [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Lock "n-hv-driver-port-lock-fa857fd8-afa3-44b7-aee9-a93c379c7da9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:54:14.878 5088 1900181637072 MainThread DEBUG oslo_concurrency.lockutils [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Lock "n-hv-driver-port-lock-fa857fd8-afa3-44b7-aee9-a93c379c7da9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:54:14.892 5088 1900181637072 MainThread DEBUG oslo_concurrency.lockutils [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Lock "n-hv-driver-port-lock-fa857fd8-afa3-44b7-aee9-a93c379c7da9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:54:14.956 5088 1900181637072 MainThread DEBUG oslo_concurrency.lockutils [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Lock "n-hv-driver-port-lock-fa857fd8-afa3-44b7-aee9-a93c379c7da9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:54:14.993 5088 1900181637072 MainThread DEBUG oslo_concurrency.lockutils [req-57c7795c-6ab7-4f5e-8a5b-150e2319e002 cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Lock "n-hv-agent-port-lock-fa857fd8-afa3-44b7-aee9-a93c379c7da9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:54:15.894 5088 1900182603552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03bee43a-3f86-4a06-a2f7-97312bfd733f cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] port_delete event received for 'b8c42de5-4961-4af5-9f60-412c789df2d5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:54:18.375 5088 1900183091680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-604e24d9-1af6-4b5f-a5e3-ab6e1d6cf00b 133271c9c24c4463869d3e8e9c627f31 415d32abd7084e1090b51af5fc452c9c - - -] Security group member updated on remote: ['4724dc81-d3b1-4c6e-a65b-6031badfa8ce'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:54:18.375 5088 1900183091680 MainThread INFO neutron.agent.securitygroups_rpc [req-604e24d9-1af6-4b5f-a5e3-ab6e1d6cf00b 133271c9c24c4463869d3e8e9c627f31 415d32abd7084e1090b51af5fc452c9c - - -] Security group member updated ['4724dc81-d3b1-4c6e-a65b-6031badfa8ce'] 2022-03-03 08:54:18.658 5088 1900179055360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-604e24d9-1af6-4b5f-a5e3-ab6e1d6cf00b 133271c9c24c4463869d3e8e9c627f31 415d32abd7084e1090b51af5fc452c9c - - -] port_delete event received for '8f6346fd-6a6a-4eaa-b5aa-8765f70d08b1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:54:18.703 5088 1900177432992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8f6346fd-6a6a-4eaa-b5aa-8765f70d08b1 2022-03-03 08:54:19.391 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-03 08:54:19.391 5088 1900181717232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8f6346fd-6a6a-4eaa-b5aa-8765f70d08b1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-03 08:54:19.391 5088 1900181717232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8f6346fd-6a6a-4eaa-b5aa-8765f70d08b1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-03 08:54:19.391 5088 1900181717232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8f6346fd-6a6a-4eaa-b5aa-8765f70d08b1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-03 08:54:19.397 5088 1900181717232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 04034dcd-3783-49cc-bd62-d53f8f4ab0d1 2022-03-03 08:54:19.397 5088 1900181717232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8f6346fd-6a6a-4eaa-b5aa-8765f70d08b1'] 2022-03-03 08:54:19.397 5088 1900181717232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-03 08:54:19.397 5088 1900181717232 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 2022-03-03 08:54:19.397 5088 1900181717232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8f6346fd-6a6a-4eaa-b5aa-8765f70d08b1'] 2022-03-03 08:54:20.126 5088 1900181635488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-35bb41b6-2eed-4152-8259-b84c5021cbc7 84c3ea92b79a467682207ab25533799a 508f687f9def40ecad4542c8c54d900a - - -] Security group member updated on remote: ['d575988f-07a4-419a-9318-06a9573b8238'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:54:20.126 5088 1900181635488 MainThread INFO neutron.agent.securitygroups_rpc [req-35bb41b6-2eed-4152-8259-b84c5021cbc7 84c3ea92b79a467682207ab25533799a 508f687f9def40ecad4542c8c54d900a - - -] Security group member updated ['d575988f-07a4-419a-9318-06a9573b8238'] 2022-03-03 08:54:20.519 5088 1900182464288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-763d0336-a3fc-4b54-8efd-6d5ca12ac885 133271c9c24c4463869d3e8e9c627f31 415d32abd7084e1090b51af5fc452c9c - - -] port_delete event received for 'ced68401-568e-4cc6-bd65-c55ceb09891b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:54:20.726 5088 1900177432992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b8539a34-b200-4425-bd41-cc56cf709dfb 2022-03-03 08:54:20.726 5088 1900177432992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fa857fd8-afa3-44b7-aee9-a93c379c7da9 2022-03-03 08:54:20.766 5088 1900182464288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-35bb41b6-2eed-4152-8259-b84c5021cbc7 84c3ea92b79a467682207ab25533799a 508f687f9def40ecad4542c8c54d900a - - -] port_delete event received for 'b8539a34-b200-4425-bd41-cc56cf709dfb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:54:21.172 5088 1900182250592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea1a0fe1-eaf1-4cbc-89a2-605ca87a07fa cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Security group member updated on remote: ['ba775468-3bff-4d6a-bc99-d843bfae6244'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:54:21.172 5088 1900182250592 MainThread INFO neutron.agent.securitygroups_rpc [req-ea1a0fe1-eaf1-4cbc-89a2-605ca87a07fa cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Security group member updated ['ba775468-3bff-4d6a-bc99-d843bfae6244'] 2022-03-03 08:54:21.172 5088 1900182250592 MainThread INFO neutron.agent.securitygroups_rpc [req-ea1a0fe1-eaf1-4cbc-89a2-605ca87a07fa cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Refresh firewall rules 2022-03-03 08:54:21.172 5088 1900182250592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea1a0fe1-eaf1-4cbc-89a2-605ca87a07fa cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Get security group information for devices via rpc ['fa857fd8-afa3-44b7-aee9-a93c379c7da9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:54:21.188 5088 1900182251120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-423e623e-5662-4940-a044-5061e0d8d47f 133271c9c24c4463869d3e8e9c627f31 415d32abd7084e1090b51af5fc452c9c - - -] Security group rule updated on remote: ['690e914a-e1b8-487d-a66a-5e4b54df2a17'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-03 08:54:21.188 5088 1900182251120 MainThread INFO neutron.agent.securitygroups_rpc [req-423e623e-5662-4940-a044-5061e0d8d47f 133271c9c24c4463869d3e8e9c627f31 415d32abd7084e1090b51af5fc452c9c - - -] Security group rule updated ['690e914a-e1b8-487d-a66a-5e4b54df2a17'] 2022-03-03 08:54:21.219 5088 1900182250592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ea1a0fe1-eaf1-4cbc-89a2-605ca87a07fa cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:54:21.219 5088 1900182250592 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ea1a0fe1-eaf1-4cbc-89a2-605ca87a07fa cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:54:21.290 5088 1900182804080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea1a0fe1-eaf1-4cbc-89a2-605ca87a07fa cdd18d4e42a244e8803a82aa70890f34 4b5b8d16700d45e3b05c92979fb327bf - - -] port_delete event received for 'fa857fd8-afa3-44b7-aee9-a93c379c7da9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:54:21.391 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-03 08:54:21.391 5088 1900182806192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b8539a34-b200-4425-bd41-cc56cf709dfb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-03 08:54:21.391 5088 1900182806192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b8539a34-b200-4425-bd41-cc56cf709dfb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-03 08:54:21.391 5088 1900182806192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b8539a34-b200-4425-bd41-cc56cf709dfb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-03 08:54:21.391 5088 1900182802672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fa857fd8-afa3-44b7-aee9-a93c379c7da9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-03 08:54:21.391 5088 1900182802672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fa857fd8-afa3-44b7-aee9-a93c379c7da9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-03 08:54:21.391 5088 1900182802672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fa857fd8-afa3-44b7-aee9-a93c379c7da9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-03 08:54:21.391 5088 1900182804080 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:54:21.397 5088 1900182806192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8c725b23-28c1-426a-8976-c172e8885680 2022-03-03 08:54:21.397 5088 1900182806192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b8539a34-b200-4425-bd41-cc56cf709dfb'] 2022-03-03 08:54:21.397 5088 1900182806192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-03 08:54:21.397 5088 1900182806192 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 2022-03-03 08:54:21.397 5088 1900182806192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b8539a34-b200-4425-bd41-cc56cf709dfb'] 2022-03-03 08:54:21.397 5088 1900182802672 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fa857fd8-afa3-44b7-aee9-a93c379c7da9'] 2022-03-03 08:54:21.397 5088 1900182802672 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-03 08:54:21.397 5088 1900182802672 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 2022-03-03 08:54:21.397 5088 1900182802672 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fa857fd8-afa3-44b7-aee9-a93c379c7da9'] 2022-03-03 08:54:21.415 5088 1900177107600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d25f8e3-48f3-4c49-a92a-2281e5f35c0d 133271c9c24c4463869d3e8e9c627f31 415d32abd7084e1090b51af5fc452c9c - - -] Security group rule updated on remote: ['690e914a-e1b8-487d-a66a-5e4b54df2a17'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-03 08:54:21.415 5088 1900177107600 MainThread INFO neutron.agent.securitygroups_rpc [req-5d25f8e3-48f3-4c49-a92a-2281e5f35c0d 133271c9c24c4463869d3e8e9c627f31 415d32abd7084e1090b51af5fc452c9c - - -] Security group rule updated ['690e914a-e1b8-487d-a66a-5e4b54df2a17'] 2022-03-03 08:54:21.547 5088 1900182804080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:54:22.501 5088 1900177107600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf81e8ea-a9ce-48de-81fa-64549029c976 84c3ea92b79a467682207ab25533799a 508f687f9def40ecad4542c8c54d900a - - -] port_delete event received for '267e3e32-34cb-45a5-9929-8bc732605e51' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:54:24.206 5088 1900181387568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-734f56ce-7740-4221-bd89-789f4b3e4de5 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] port_delete event received for '27a7f9db-0c90-40c4-a2e2-57dff100312a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:54:25.656 5088 1900181218928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9bf1e99f-6fe5-4839-ba70-8c944342dcec 133271c9c24c4463869d3e8e9c627f31 415d32abd7084e1090b51af5fc452c9c - - -] Security group member updated on remote: ['690e914a-e1b8-487d-a66a-5e4b54df2a17'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:54:25.656 5088 1900181218928 MainThread INFO neutron.agent.securitygroups_rpc [req-9bf1e99f-6fe5-4839-ba70-8c944342dcec 133271c9c24c4463869d3e8e9c627f31 415d32abd7084e1090b51af5fc452c9c - - -] Security group member updated ['690e914a-e1b8-487d-a66a-5e4b54df2a17'] 2022-03-03 08:54:26.172 5088 1900183035744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f3bc88c-497f-4a33-9e9d-e500045d45b5 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] port_delete event received for '99242288-6400-47d4-a678-34fa2690a895' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:54:26.437 5088 1900182249888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d25858dc-0fb7-41d4-acfa-323758d1365f 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] port_delete event received for 'cc3d1e1b-4709-46ae-aa6f-c20baeee54e8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:54:27.430 5088 1900183093088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2628996-9334-41e3-9379-7456cd6df3cf 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] port_update received: e86e5201-403b-4395-bf6e-483a780810c3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:54:27.446 5088 1900183093088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2628996-9334-41e3-9379-7456cd6df3cf 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] No port e86e5201-403b-4395-bf6e-483a780810c3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:54:27.766 5088 1900180593824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-175463e2-b978-4e02-867e-db2ae7028fd6 - - - - -] port_delete event received for '20126709-0c7b-47d9-9b0d-f32282a5e592' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:54:27.946 5088 1900180773168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a01d3db1-a882-4110-9fa5-20f6e964d699 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] port_delete event received for '20126709-0c7b-47d9-9b0d-f32282a5e592' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:54:27.969 5088 1900180773168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-20e150a9-4e48-4710-9daa-86b7bd4f4442 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] port_delete event received for 'a3ef3166-955f-4c0d-83b8-1cb41a23005c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:54:28.243 5088 1900180773168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a01d3db1-a882-4110-9fa5-20f6e964d699 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] network_delete received. Deleting network 70036d72-59d5-4226-85a0-a8d86659415a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-03 08:54:28.243 5088 1900180773168 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-a01d3db1-a882-4110-9fa5-20f6e964d699 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] Reclaiming local network 70036d72-59d5-4226-85a0-a8d86659415a 2022-03-03 08:54:28.937 5088 1900177432816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e86e5201-403b-4395-bf6e-483a780810c3 2022-03-03 08:54:29.043 5088 1900180773168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5eb5666d-e435-41bd-b613-7b79678d5a7d - - - - -] port_delete event received for '3c06b093-b02d-44a9-af17-ebc26544d979' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:54:29.141 5088 1900180773168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-416489df-1186-4b0f-ac94-e8b4bdac2bef 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] port_delete event received for '3c06b093-b02d-44a9-af17-ebc26544d979' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:54:29.394 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-03 08:54:29.578 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Adding port e86e5201-403b-4395-bf6e-483a780810c3 2022-03-03 08:54:29.578 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Port e86e5201-403b-4395-bf6e-483a780810c3 updated. Details: {'device': 'e86e5201-403b-4395-bf6e-483a780810c3', 'network_id': '04034dcd-3783-49cc-bd62-d53f8f4ab0d1', 'port_id': 'e86e5201-403b-4395-bf6e-483a780810c3', 'mac_address': 'fa:16:3e:45:99:ea', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 102, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dd37d846-0ffe-4d19-9764-41f1d22838b7', '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} 2022-03-03 08:54:29.578 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] 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 2022-03-03 08:54:29.578 5088 1900182828480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e86e5201-403b-4395-bf6e-483a780810c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:54:29.578 5088 1900182828480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e86e5201-403b-4395-bf6e-483a780810c3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-03 08:54:29.578 5088 1900182828480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 04034dcd-3783-49cc-bd62-d53f8f4ab0d1 2022-03-03 08:54:29.578 5088 1900182828480 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:264 2022-03-03 08:54:29.659 5088 1900178042192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-416489df-1186-4b0f-ac94-e8b4bdac2bef 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] network_delete received. Deleting network 8c725b23-28c1-426a-8976-c172e8885680 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-03 08:54:29.659 5088 1900178042192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-416489df-1186-4b0f-ac94-e8b4bdac2bef 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] Network 8c725b23-28c1-426a-8976-c172e8885680 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-03 08:54:29.704 5088 1900182828480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e86e5201-403b-4395-bf6e-483a780810c3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:54:29.704 5088 1900182828480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e86e5201-403b-4395-bf6e-483a780810c3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:54:29.704 5088 1900182828480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e86e5201-403b-4395-bf6e-483a780810c3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-03 08:54:29.704 5088 1900182828480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 102, VLAN trunk: None to switch port e86e5201-403b-4395-bf6e-483a780810c3 2022-03-03 08:54:29.757 5088 1900182828480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-03 08:54:29.757 5088 1900182828480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e86e5201-403b-4395-bf6e-483a780810c3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:54:30.000 5088 1900182828480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e86e5201-403b-4395-bf6e-483a780810c3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:54:30.000 5088 1900182828480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:54:30.000 5088 1900182828480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (690e914a-e1b8-487d-a66a-5e4b54df2a17) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:54:30.000 5088 1900182828480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e86e5201-403b-4395-bf6e-483a780810c3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:54:30.000 5088 1900182828480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-03 08:54:30.000 5088 1900182828480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e86e5201-403b-4395-bf6e-483a780810c3 not yet added. Adding. 2022-03-03 08:54:30.000 5088 1900182828480 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 2022-03-03 08:54:30.000 5088 1900182828480 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 2022-03-03 08:54:30.067 5088 1900182828480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e86e5201-403b-4395-bf6e-483a780810c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:54:30.087 5088 1900182463408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43058cae-62b8-4a6f-ab51-9f6dd8e4c6c1 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] port_delete event received for '164f2ddf-a95e-44c7-b4cc-81b7b4cdf77b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:54:30.141 5088 1900182828480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e86e5201-403b-4395-bf6e-483a780810c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:54:30.141 5088 1900182828480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e86e5201-403b-4395-bf6e-483a780810c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:54:30.204 5088 1900182828480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e86e5201-403b-4395-bf6e-483a780810c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:54:30.286 5088 1900182828480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e86e5201-403b-4395-bf6e-483a780810c3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.703s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:54:30.286 5088 1900182828480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e86e5201-403b-4395-bf6e-483a780810c3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-03 08:54:30.286 5088 1900182828480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e86e5201-403b-4395-bf6e-483a780810c3 processed. 2022-03-03 08:54:31.281 5088 1900182295648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-498675db-69b1-4f69-8039-11717c261a8b 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] port_delete event received for 'f977f026-ffdf-4e56-b08e-af1722e8b1a9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:54:31.406 5088 1900182804080 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:54:31.656 5088 1900182804080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:54:32.234 5088 1900182959552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6503bda4-dc6a-4c8f-82ea-76de792f32d3 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] port_delete event received for '8bdda19b-57ba-4ca0-aee2-6de7502c750e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:54:32.446 5088 1900047510336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba67db9d-2814-43c9-9e43-f24c696e4e66 - - - - -] port_delete event received for '8bdda19b-57ba-4ca0-aee2-6de7502c750e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:54:32.484 5088 1900047510336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6503bda4-dc6a-4c8f-82ea-76de792f32d3 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] network_delete received. Deleting network 1e2b9a53-7f9a-4ad1-a691-3808224c635a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-03 08:54:32.484 5088 1900047510336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6503bda4-dc6a-4c8f-82ea-76de792f32d3 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] Network 1e2b9a53-7f9a-4ad1-a691-3808224c635a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-03 08:54:37.315 5088 1900182830592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78b7f7f2-7b73-4b3b-a4ed-53b5731d2940 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] network_delete received. Deleting network 0437e637-3717-497d-a251-0625311f1139 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-03 08:54:37.315 5088 1900182830592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78b7f7f2-7b73-4b3b-a4ed-53b5731d2940 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] Network 0437e637-3717-497d-a251-0625311f1139 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-03 08:54:38.080 5088 1900183089568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cc54310-408d-4bec-83a0-7abde67b48eb 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] network_delete received. Deleting network 003000c7-1e4c-452c-8153-26d68ec3116b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-03 08:54:38.080 5088 1900183089568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cc54310-408d-4bec-83a0-7abde67b48eb 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] Network 003000c7-1e4c-452c-8153-26d68ec3116b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-03 08:54:39.007 5088 1900182845216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee772879-c1a1-45b3-a366-c3dbf7560348 - - - - -] port_update received: a3b84bf9-5578-42c6-a2e3-130a7366eb52 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:54:39.007 5088 1900182845216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee772879-c1a1-45b3-a366-c3dbf7560348 - - - - -] No port a3b84bf9-5578-42c6-a2e3-130a7366eb52 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:54:43.353 5088 1900125278976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73f599fa-2bf0-4675-aefd-b57b31905b2a - - - - -] port_update received: 002ae9b1-3290-4d99-88e9-739afaedc248 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:54:43.353 5088 1900125278976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-73f599fa-2bf0-4675-aefd-b57b31905b2a - - - - -] No port 002ae9b1-3290-4d99-88e9-739afaedc248 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:54:45.192 5088 1900183096480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f54865d6-4b23-48ff-935a-c5446d9f49b0 - - - - -] port_update received: 4332026b-3ad8-468f-bc7f-86de8940e04b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:54:45.207 5088 1900183096480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f54865d6-4b23-48ff-935a-c5446d9f49b0 - - - - -] No port 4332026b-3ad8-468f-bc7f-86de8940e04b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:54:46.924 5088 1900178329440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-91b1b274-a3af-4407-88f2-dfeec71d8051 66ce19ac07944be486433e475f319d2a fc2c06a3caa146ca92961514a162f062 - - -] Security group rule updated on remote: ['33da1388-9a9a-4ba3-b3b5-dc860115a79d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-03 08:54:46.924 5088 1900178329440 MainThread INFO neutron.agent.securitygroups_rpc [req-91b1b274-a3af-4407-88f2-dfeec71d8051 66ce19ac07944be486433e475f319d2a fc2c06a3caa146ca92961514a162f062 - - -] Security group rule updated ['33da1388-9a9a-4ba3-b3b5-dc860115a79d'] 2022-03-03 08:54:47.110 5088 1900181387920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fddf5ba9-fd4b-4ac9-8767-07571d4678e1 66ce19ac07944be486433e475f319d2a fc2c06a3caa146ca92961514a162f062 - - -] Security group rule updated on remote: ['33da1388-9a9a-4ba3-b3b5-dc860115a79d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-03 08:54:47.110 5088 1900181387920 MainThread INFO neutron.agent.securitygroups_rpc [req-fddf5ba9-fd4b-4ac9-8767-07571d4678e1 66ce19ac07944be486433e475f319d2a fc2c06a3caa146ca92961514a162f062 - - -] Security group rule updated ['33da1388-9a9a-4ba3-b3b5-dc860115a79d'] 2022-03-03 08:54:47.258 5088 1900182803904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-28a93bb5-42f9-44d3-a15a-1ff6d0e97c8c 66ce19ac07944be486433e475f319d2a fc2c06a3caa146ca92961514a162f062 - - -] Security group rule updated on remote: ['33da1388-9a9a-4ba3-b3b5-dc860115a79d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-03 08:54:47.258 5088 1900182803904 MainThread INFO neutron.agent.securitygroups_rpc [req-28a93bb5-42f9-44d3-a15a-1ff6d0e97c8c 66ce19ac07944be486433e475f319d2a fc2c06a3caa146ca92961514a162f062 - - -] Security group rule updated ['33da1388-9a9a-4ba3-b3b5-dc860115a79d'] 2022-03-03 08:54:47.406 5088 1900182098688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-738c5b2f-378d-47d3-a1a7-9c9d42d1b8a8 66ce19ac07944be486433e475f319d2a fc2c06a3caa146ca92961514a162f062 - - -] Security group rule updated on remote: ['33da1388-9a9a-4ba3-b3b5-dc860115a79d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-03 08:54:47.408 5088 1900182098688 MainThread INFO neutron.agent.securitygroups_rpc [req-738c5b2f-378d-47d3-a1a7-9c9d42d1b8a8 66ce19ac07944be486433e475f319d2a fc2c06a3caa146ca92961514a162f062 - - -] Security group rule updated ['33da1388-9a9a-4ba3-b3b5-dc860115a79d'] 2022-03-03 08:54:47.548 5088 1900182101328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0accc9da-e0a5-4e11-a3f7-b8c25d161542 66ce19ac07944be486433e475f319d2a fc2c06a3caa146ca92961514a162f062 - - -] Security group rule updated on remote: ['33da1388-9a9a-4ba3-b3b5-dc860115a79d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-03 08:54:47.548 5088 1900182101328 MainThread INFO neutron.agent.securitygroups_rpc [req-0accc9da-e0a5-4e11-a3f7-b8c25d161542 66ce19ac07944be486433e475f319d2a fc2c06a3caa146ca92961514a162f062 - - -] Security group rule updated ['33da1388-9a9a-4ba3-b3b5-dc860115a79d'] 2022-03-03 08:54:47.718 5088 1900182101328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a129959e-ba0a-49eb-9f9c-db77e3587050 66ce19ac07944be486433e475f319d2a fc2c06a3caa146ca92961514a162f062 - - -] Security group rule updated on remote: ['33da1388-9a9a-4ba3-b3b5-dc860115a79d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-03 08:54:47.718 5088 1900182101328 MainThread INFO neutron.agent.securitygroups_rpc [req-a129959e-ba0a-49eb-9f9c-db77e3587050 66ce19ac07944be486433e475f319d2a fc2c06a3caa146ca92961514a162f062 - - -] Security group rule updated ['33da1388-9a9a-4ba3-b3b5-dc860115a79d'] 2022-03-03 08:54:49.438 5088 1900178993744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ec114da-067a-4065-bdbd-de18f054ab26 - - - - -] port_update received: 93847574-30b3-41eb-9964-ad1fb99a01c8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:54:49.438 5088 1900178993744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ec114da-067a-4065-bdbd-de18f054ab26 - - - - -] No port 93847574-30b3-41eb-9964-ad1fb99a01c8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:55:03.218 5088 1900183631296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4949527c-67d3-4b0b-9f70-f222d53de965 66ce19ac07944be486433e475f319d2a fc2c06a3caa146ca92961514a162f062 - - -] Security group member updated on remote: ['33da1388-9a9a-4ba3-b3b5-dc860115a79d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:55:03.218 5088 1900183631296 MainThread INFO neutron.agent.securitygroups_rpc [req-4949527c-67d3-4b0b-9f70-f222d53de965 66ce19ac07944be486433e475f319d2a fc2c06a3caa146ca92961514a162f062 - - -] Security group member updated ['33da1388-9a9a-4ba3-b3b5-dc860115a79d'] 2022-03-03 08:55:03.969 5088 1900183698944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d0d060b-2ed6-4db9-a589-1f7568deba7c 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] port_update received: b5b8b044-9f60-4541-b674-16fdda5840d0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:55:03.969 5088 1900183698944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d0d060b-2ed6-4db9-a589-1f7568deba7c 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] No port b5b8b044-9f60-4541-b674-16fdda5840d0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:55:05.173 5088 1900177432816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b5b8b044-9f60-4541-b674-16fdda5840d0 2022-03-03 08:55:05.549 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-03 08:55:05.749 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Adding port b5b8b044-9f60-4541-b674-16fdda5840d0 2022-03-03 08:55:05.749 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Port b5b8b044-9f60-4541-b674-16fdda5840d0 updated. Details: {'device': 'b5b8b044-9f60-4541-b674-16fdda5840d0', 'network_id': '705b9e9f-2e58-41ab-9153-ce6808316375', 'port_id': 'b5b8b044-9f60-4541-b674-16fdda5840d0', 'mac_address': 'fa:16:3e:5a:d7:25', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 104, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '47ffb8e5-ba85-488d-8794-526be8001b67', '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} 2022-03-03 08:55:05.749 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] 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 2022-03-03 08:55:05.749 5088 1900183632352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b5b8b044-9f60-4541-b674-16fdda5840d0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:55:05.749 5088 1900183632352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b5b8b044-9f60-4541-b674-16fdda5840d0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-03 08:55:05.749 5088 1900183632352 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 705b9e9f-2e58-41ab-9153-ce6808316375 2022-03-03 08:55:05.749 5088 1900183632352 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:264 2022-03-03 08:55:05.890 5088 1900183632352 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b5b8b044-9f60-4541-b674-16fdda5840d0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:55:05.890 5088 1900183632352 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b5b8b044-9f60-4541-b674-16fdda5840d0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:55:05.890 5088 1900183632352 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b5b8b044-9f60-4541-b674-16fdda5840d0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-03 08:55:05.890 5088 1900183632352 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 104, VLAN trunk: None to switch port b5b8b044-9f60-4541-b674-16fdda5840d0 2022-03-03 08:55:05.969 5088 1900183632352 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-03 08:55:05.969 5088 1900183632352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b5b8b044-9f60-4541-b674-16fdda5840d0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:55:06.189 5088 1900183632352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b5b8b044-9f60-4541-b674-16fdda5840d0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:55:06.189 5088 1900183632352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:55:06.189 5088 1900183632352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (33da1388-9a9a-4ba3-b3b5-dc860115a79d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:55:06.189 5088 1900183632352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b5b8b044-9f60-4541-b674-16fdda5840d0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:55:06.189 5088 1900183632352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-03 08:55:06.189 5088 1900183632352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b5b8b044-9f60-4541-b674-16fdda5840d0 not yet added. Adding. 2022-03-03 08:55:06.189 5088 1900183632352 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 2022-03-03 08:55:06.189 5088 1900183632352 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 2022-03-03 08:55:06.265 5088 1900183632352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b5b8b044-9f60-4541-b674-16fdda5840d0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:55:06.359 5088 1900183632352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b5b8b044-9f60-4541-b674-16fdda5840d0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:55:06.359 5088 1900183632352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b5b8b044-9f60-4541-b674-16fdda5840d0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:55:06.453 5088 1900183632352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b5b8b044-9f60-4541-b674-16fdda5840d0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:55:06.535 5088 1900183632352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b5b8b044-9f60-4541-b674-16fdda5840d0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.781s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:55:06.535 5088 1900183632352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b5b8b044-9f60-4541-b674-16fdda5840d0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-03 08:55:06.535 5088 1900183632352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b5b8b044-9f60-4541-b674-16fdda5840d0 processed. 2022-03-03 08:55:07.565 5088 1900183386240 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:55:07.737 5088 1900183386240 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:55:15.023 5088 1900178544416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56ebd3b4-1ca6-4527-80fe-f70f0555350e 133271c9c24c4463869d3e8e9c627f31 415d32abd7084e1090b51af5fc452c9c - - -] Security group member updated on remote: ['690e914a-e1b8-487d-a66a-5e4b54df2a17'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:55:15.023 5088 1900178544416 MainThread INFO neutron.agent.securitygroups_rpc [req-56ebd3b4-1ca6-4527-80fe-f70f0555350e 133271c9c24c4463869d3e8e9c627f31 415d32abd7084e1090b51af5fc452c9c - - -] Security group member updated ['690e914a-e1b8-487d-a66a-5e4b54df2a17'] 2022-03-03 08:55:15.062 5088 1900177432992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e86e5201-403b-4395-bf6e-483a780810c3 2022-03-03 08:55:15.351 5088 1900178544416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56ebd3b4-1ca6-4527-80fe-f70f0555350e 133271c9c24c4463869d3e8e9c627f31 415d32abd7084e1090b51af5fc452c9c - - -] port_delete event received for 'e86e5201-403b-4395-bf6e-483a780810c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:55:15.608 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-03 08:55:15.608 5088 1900178544416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e86e5201-403b-4395-bf6e-483a780810c3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-03 08:55:15.610 5088 1900178544416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e86e5201-403b-4395-bf6e-483a780810c3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-03 08:55:15.610 5088 1900178544416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e86e5201-403b-4395-bf6e-483a780810c3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-03 08:55:15.610 5088 1900178544416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 04034dcd-3783-49cc-bd62-d53f8f4ab0d1 2022-03-03 08:55:15.610 5088 1900178544416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e86e5201-403b-4395-bf6e-483a780810c3'] 2022-03-03 08:55:15.610 5088 1900178544416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-03 08:55:15.610 5088 1900178544416 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 2022-03-03 08:55:15.610 5088 1900178544416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e86e5201-403b-4395-bf6e-483a780810c3'] 2022-03-03 08:55:16.874 5088 1900178544416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22397b41-3bc0-4f8c-8511-b3594b8f37cf 133271c9c24c4463869d3e8e9c627f31 415d32abd7084e1090b51af5fc452c9c - - -] port_delete event received for '6526ac0f-3680-4bb7-a099-ac14aa234e15' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:55:17.608 5088 1900182887584 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:55:17.624 5088 1900182887584 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:55:21.554 5088 1900182216192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd054af1-5e0f-460a-87e3-091c696c5a68 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] port_delete event received for '6872e0db-734b-4e54-85dc-97500250953b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:55:22.581 5088 1900183630592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c392290-61b3-40c2-a914-a20702a17e60 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] port_delete event received for '9154f79f-d3d1-4607-99e0-d76980c3ae1c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:55:23.296 5088 1900183763600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43a75024-dabc-478c-8da7-0e6facc14d75 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] port_delete event received for '55a8a106-fa28-4d7e-a5c6-c5d0d9a57621' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:55:23.468 5088 1900183802448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d55a938-c46d-4e38-a4cb-f94881b2f177 - - - - -] port_delete event received for '55a8a106-fa28-4d7e-a5c6-c5d0d9a57621' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:55:23.530 5088 1900178042192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43a75024-dabc-478c-8da7-0e6facc14d75 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] network_delete received. Deleting network 04034dcd-3783-49cc-bd62-d53f8f4ab0d1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-03 08:55:23.530 5088 1900178042192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43a75024-dabc-478c-8da7-0e6facc14d75 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] Network 04034dcd-3783-49cc-bd62-d53f8f4ab0d1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-03 08:55:36.640 5088 1900176881264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77fed25d-4e51-4539-91b5-f3c26730bb2d e5e904bff7424d489ead5fe3a2d605cd f128854c75754b51ba33e5f6ce755cae - - -] Security group member updated on remote: ['1bc47878-74ea-4d0b-8c44-750f5d923c79'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:55:36.640 5088 1900176881264 MainThread INFO neutron.agent.securitygroups_rpc [req-77fed25d-4e51-4539-91b5-f3c26730bb2d e5e904bff7424d489ead5fe3a2d605cd f128854c75754b51ba33e5f6ce755cae - - -] Security group member updated ['1bc47878-74ea-4d0b-8c44-750f5d923c79'] 2022-03-03 08:55:37.327 5088 1900176881264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99be2982-cf47-40d5-925d-05596aab3d62 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] port_update received: 8756ca6b-b8b5-4144-bca7-12eb3aac3607 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-03 08:55:37.342 5088 1900176881264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99be2982-cf47-40d5-925d-05596aab3d62 712c139cf35643da806f1daf0e0c0e33 20cc9f19fcc04e708926837833e26c6d - - -] No port 8756ca6b-b8b5-4144-bca7-12eb3aac3607 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-03 08:55:39.374 5088 1900177432816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8756ca6b-b8b5-4144-bca7-12eb3aac3607 2022-03-03 08:55:39.717 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-03 08:55:39.902 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Adding port 8756ca6b-b8b5-4144-bca7-12eb3aac3607 2022-03-03 08:55:39.902 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Port 8756ca6b-b8b5-4144-bca7-12eb3aac3607 updated. Details: {'device': '8756ca6b-b8b5-4144-bca7-12eb3aac3607', 'network_id': '93dc8b84-9ef6-48b1-9988-7ef1989f3f66', 'port_id': '8756ca6b-b8b5-4144-bca7-12eb3aac3607', 'mac_address': 'fa:16:3e:29:9d:33', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 122, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dca8ca3a-688d-41a9-b44b-1590e9ddd678', '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} 2022-03-03 08:55:39.902 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] 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 2022-03-03 08:55:39.902 5088 1900182885120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8756ca6b-b8b5-4144-bca7-12eb3aac3607" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:55:39.902 5088 1900182885120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8756ca6b-b8b5-4144-bca7-12eb3aac3607 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-03 08:55:39.902 5088 1900182885120 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 93dc8b84-9ef6-48b1-9988-7ef1989f3f66 2022-03-03 08:55:39.902 5088 1900182885120 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:264 2022-03-03 08:55:40.030 5088 1900182885120 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8756ca6b-b8b5-4144-bca7-12eb3aac3607') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:55:40.030 5088 1900182885120 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8756ca6b-b8b5-4144-bca7-12eb3aac3607') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:55:40.030 5088 1900182885120 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8756ca6b-b8b5-4144-bca7-12eb3aac3607 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-03 08:55:40.030 5088 1900182885120 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 122, VLAN trunk: None to switch port 8756ca6b-b8b5-4144-bca7-12eb3aac3607 2022-03-03 08:55:40.108 5088 1900182885120 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-03 08:55:40.108 5088 1900182885120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8756ca6b-b8b5-4144-bca7-12eb3aac3607'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:55:40.233 5088 1900182885120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8756ca6b-b8b5-4144-bca7-12eb3aac3607']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:55:40.233 5088 1900182885120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:55:40.233 5088 1900182885120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1bc47878-74ea-4d0b-8c44-750f5d923c79) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:55:40.233 5088 1900182885120 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1bc47878-74ea-4d0b-8c44-750f5d923c79) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-03 08:55:40.233 5088 1900182885120 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8756ca6b-b8b5-4144-bca7-12eb3aac3607 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:55:40.233 5088 1900182885120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-03 08:55:40.233 5088 1900182885120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8756ca6b-b8b5-4144-bca7-12eb3aac3607 not yet added. Adding. 2022-03-03 08:55:40.233 5088 1900182885120 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 2022-03-03 08:55:40.249 5088 1900182885120 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 2022-03-03 08:55:40.327 5088 1900182885120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8756ca6b-b8b5-4144-bca7-12eb3aac3607" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:55:40.390 5088 1900182885120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8756ca6b-b8b5-4144-bca7-12eb3aac3607" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:55:40.390 5088 1900182885120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8756ca6b-b8b5-4144-bca7-12eb3aac3607" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:55:40.499 5088 1900182885120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8756ca6b-b8b5-4144-bca7-12eb3aac3607" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:55:40.587 5088 1900182885120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8756ca6b-b8b5-4144-bca7-12eb3aac3607" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.688s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:55:40.587 5088 1900182885120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8756ca6b-b8b5-4144-bca7-12eb3aac3607 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-03 08:55:40.596 5088 1900182885120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8756ca6b-b8b5-4144-bca7-12eb3aac3607 processed. 2022-03-03 08:55:41.718 5088 1900182885120 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:55:41.902 5088 1900182885120 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:55:47.295 5088 1900177432992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8756ca6b-b8b5-4144-bca7-12eb3aac3607 2022-03-03 08:55:47.545 5088 1900176823568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8416cd7c-dd51-4ead-a39b-500169d9222d e5e904bff7424d489ead5fe3a2d605cd f128854c75754b51ba33e5f6ce755cae - - -] Security group member updated on remote: ['1bc47878-74ea-4d0b-8c44-750f5d923c79'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:55:47.545 5088 1900176823568 MainThread INFO neutron.agent.securitygroups_rpc [req-8416cd7c-dd51-4ead-a39b-500169d9222d e5e904bff7424d489ead5fe3a2d605cd f128854c75754b51ba33e5f6ce755cae - - -] Security group member updated ['1bc47878-74ea-4d0b-8c44-750f5d923c79'] 2022-03-03 08:55:47.545 5088 1900176823568 MainThread INFO neutron.agent.securitygroups_rpc [req-8416cd7c-dd51-4ead-a39b-500169d9222d e5e904bff7424d489ead5fe3a2d605cd f128854c75754b51ba33e5f6ce755cae - - -] Refresh firewall rules 2022-03-03 08:55:47.545 5088 1900176823568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8416cd7c-dd51-4ead-a39b-500169d9222d e5e904bff7424d489ead5fe3a2d605cd f128854c75754b51ba33e5f6ce755cae - - -] Get security group information for devices via rpc ['8756ca6b-b8b5-4144-bca7-12eb3aac3607'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:55:47.571 5088 1900176823568 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8416cd7c-dd51-4ead-a39b-500169d9222d e5e904bff7424d489ead5fe3a2d605cd f128854c75754b51ba33e5f6ce755cae - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:55:47.571 5088 1900176823568 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8416cd7c-dd51-4ead-a39b-500169d9222d e5e904bff7424d489ead5fe3a2d605cd f128854c75754b51ba33e5f6ce755cae - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:55:47.608 5088 1900176823568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8416cd7c-dd51-4ead-a39b-500169d9222d e5e904bff7424d489ead5fe3a2d605cd f128854c75754b51ba33e5f6ce755cae - - -] port_delete event received for '8756ca6b-b8b5-4144-bca7-12eb3aac3607' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:55:47.764 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-03 08:55:47.764 5088 1900176823568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8756ca6b-b8b5-4144-bca7-12eb3aac3607' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-03 08:55:47.764 5088 1900176823568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8756ca6b-b8b5-4144-bca7-12eb3aac3607' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-03 08:55:47.764 5088 1900176823568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8756ca6b-b8b5-4144-bca7-12eb3aac3607 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-03 08:55:47.764 5088 1900176823568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 93dc8b84-9ef6-48b1-9988-7ef1989f3f66 2022-03-03 08:55:47.764 5088 1900176823568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8756ca6b-b8b5-4144-bca7-12eb3aac3607'] 2022-03-03 08:55:47.764 5088 1900176823568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-03 08:55:47.764 5088 1900176823568 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 2022-03-03 08:55:47.764 5088 1900176823568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8756ca6b-b8b5-4144-bca7-12eb3aac3607'] 2022-03-03 08:55:49.764 5088 1900177637616 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:55:49.780 5088 1900177637616 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:56:02.695 5088 1900184034640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-937d2a1c-4683-48f6-aefd-13ea4aac1214 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] network_delete received. Deleting network 93dc8b84-9ef6-48b1-9988-7ef1989f3f66 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-03 08:56:02.695 5088 1900184034640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-937d2a1c-4683-48f6-aefd-13ea4aac1214 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] Network 93dc8b84-9ef6-48b1-9988-7ef1989f3f66 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-03 08:56:03.389 5088 1900183268864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb13f3e8-db9f-4f3b-b129-10fe6a71c625 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] network_delete received. Deleting network cf724610-651d-4894-bfa2-0e4e46df52c1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-03 08:56:03.389 5088 1900183268864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb13f3e8-db9f-4f3b-b129-10fe6a71c625 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] Network cf724610-651d-4894-bfa2-0e4e46df52c1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-03 08:57:19.899 5088 1900177432992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b5b8b044-9f60-4541-b674-16fdda5840d0 2022-03-03 08:57:20.169 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-03 08:57:20.169 5088 1900183762720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b5b8b044-9f60-4541-b674-16fdda5840d0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-03 08:57:20.169 5088 1900183762720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b5b8b044-9f60-4541-b674-16fdda5840d0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-03 08:57:20.169 5088 1900183762720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b5b8b044-9f60-4541-b674-16fdda5840d0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-03 08:57:20.169 5088 1900183762720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 705b9e9f-2e58-41ab-9153-ce6808316375 2022-03-03 08:57:20.169 5088 1900183762720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b5b8b044-9f60-4541-b674-16fdda5840d0'] 2022-03-03 08:57:20.169 5088 1900183762720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-03 08:57:20.169 5088 1900183762720 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 2022-03-03 08:57:20.169 5088 1900183762720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b5b8b044-9f60-4541-b674-16fdda5840d0'] 2022-03-03 08:57:22.184 5088 1900178386080 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:57:22.306 5088 1900178386080 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:57:23.976 5088 1900177432816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b5b8b044-9f60-4541-b674-16fdda5840d0 2022-03-03 08:57:24.208 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-03 08:57:24.387 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Adding port b5b8b044-9f60-4541-b674-16fdda5840d0 2022-03-03 08:57:24.387 5088 1900080093840 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Port b5b8b044-9f60-4541-b674-16fdda5840d0 updated. Details: {'device': 'b5b8b044-9f60-4541-b674-16fdda5840d0', 'network_id': '705b9e9f-2e58-41ab-9153-ce6808316375', 'port_id': 'b5b8b044-9f60-4541-b674-16fdda5840d0', 'mac_address': 'fa:16:3e:5a:d7:25', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 104, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '47ffb8e5-ba85-488d-8794-526be8001b67', '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} 2022-03-03 08:57:24.387 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] 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 2022-03-03 08:57:24.387 5088 1900184630016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b5b8b044-9f60-4541-b674-16fdda5840d0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:57:24.387 5088 1900184630016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b5b8b044-9f60-4541-b674-16fdda5840d0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-03 08:57:24.387 5088 1900184630016 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 705b9e9f-2e58-41ab-9153-ce6808316375 2022-03-03 08:57:24.387 5088 1900184630016 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:264 2022-03-03 08:57:24.529 5088 1900184630016 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b5b8b044-9f60-4541-b674-16fdda5840d0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:57:24.529 5088 1900184630016 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b5b8b044-9f60-4541-b674-16fdda5840d0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-03 08:57:24.529 5088 1900184630016 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b5b8b044-9f60-4541-b674-16fdda5840d0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-03 08:57:24.529 5088 1900184630016 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 104, VLAN trunk: None to switch port b5b8b044-9f60-4541-b674-16fdda5840d0 2022-03-03 08:57:24.592 5088 1900184630016 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-03 08:57:24.592 5088 1900184630016 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b5b8b044-9f60-4541-b674-16fdda5840d0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-03 08:57:24.825 5088 1900184630016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b5b8b044-9f60-4541-b674-16fdda5840d0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-03 08:57:24.825 5088 1900184630016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-03 08:57:24.825 5088 1900184630016 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (33da1388-9a9a-4ba3-b3b5-dc860115a79d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-03 08:57:24.825 5088 1900184630016 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b5b8b044-9f60-4541-b674-16fdda5840d0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-03 08:57:24.825 5088 1900184630016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-03 08:57:24.825 5088 1900184630016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b5b8b044-9f60-4541-b674-16fdda5840d0 not yet added. Adding. 2022-03-03 08:57:24.825 5088 1900184630016 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 2022-03-03 08:57:24.825 5088 1900184630016 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 2022-03-03 08:57:24.905 5088 1900184630016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b5b8b044-9f60-4541-b674-16fdda5840d0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:57:24.974 5088 1900184630016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b5b8b044-9f60-4541-b674-16fdda5840d0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:57:24.974 5088 1900184630016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b5b8b044-9f60-4541-b674-16fdda5840d0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:57:25.060 5088 1900184630016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b5b8b044-9f60-4541-b674-16fdda5840d0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:57:25.110 5088 1900184630016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b5b8b044-9f60-4541-b674-16fdda5840d0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.719s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:57:25.110 5088 1900184630016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b5b8b044-9f60-4541-b674-16fdda5840d0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-03 08:57:25.110 5088 1900184630016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b5b8b044-9f60-4541-b674-16fdda5840d0 processed. 2022-03-03 08:57:26.216 5088 1900180847600 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:57:26.372 5088 1900180847600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:58:37.899 5088 1900183805088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ab53e74-9149-4e32-9ae8-7877757af85a 66ce19ac07944be486433e475f319d2a fc2c06a3caa146ca92961514a162f062 - - -] port_delete event received for '274c1f26-1ea2-4db9-a429-c3a2ba9d723c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:58:41.353 5088 1900185366192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bf438976-627f-4767-8e76-45f5303d6734 66ce19ac07944be486433e475f319d2a fc2c06a3caa146ca92961514a162f062 - - -] Security group member updated on remote: ['33da1388-9a9a-4ba3-b3b5-dc860115a79d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-03 08:58:41.353 5088 1900185366192 MainThread INFO neutron.agent.securitygroups_rpc [req-bf438976-627f-4767-8e76-45f5303d6734 66ce19ac07944be486433e475f319d2a fc2c06a3caa146ca92961514a162f062 - - -] Security group member updated ['33da1388-9a9a-4ba3-b3b5-dc860115a79d'] 2022-03-03 08:58:41.415 5088 1900185414640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bf438976-627f-4767-8e76-45f5303d6734 66ce19ac07944be486433e475f319d2a fc2c06a3caa146ca92961514a162f062 - - -] port_delete event received for 'b5b8b044-9f60-4541-b674-16fdda5840d0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:58:42.351 5088 1900177432992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b5b8b044-9f60-4541-b674-16fdda5840d0 2022-03-03 08:58:42.586 5088 1900080093840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af8adfd2-d071-45a2-aa06-a7794021e847 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-03 08:58:42.586 5088 1900183762720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b5b8b044-9f60-4541-b674-16fdda5840d0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-03 08:58:42.586 5088 1900183762720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b5b8b044-9f60-4541-b674-16fdda5840d0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-03 08:58:42.586 5088 1900183762720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b5b8b044-9f60-4541-b674-16fdda5840d0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-03 08:58:42.586 5088 1900183762720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 705b9e9f-2e58-41ab-9153-ce6808316375 2022-03-03 08:58:42.586 5088 1900183762720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b5b8b044-9f60-4541-b674-16fdda5840d0'] 2022-03-03 08:58:42.586 5088 1900183762720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-03 08:58:42.586 5088 1900183762720 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 2022-03-03 08:58:42.586 5088 1900183762720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b5b8b044-9f60-4541-b674-16fdda5840d0'] 2022-03-03 08:58:43.572 5088 1900183762720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2892424e-2752-46f2-95d5-40decf108698 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] port_delete event received for '002ae9b1-3290-4d99-88e9-739afaedc248' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:58:44.602 5088 1900183762720 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-03 08:58:44.618 5088 1900183762720 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-03 08:58:44.634 5088 1900183762720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31864190-e283-498f-a739-7f1de743017b 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] port_delete event received for 'a3b84bf9-5578-42c6-a2e3-130a7366eb52' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:58:45.382 5088 1900181636368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-328a6145-2d05-4c06-bc45-edf16a4867b6 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] port_delete event received for '10b0711e-0627-4527-a641-e65017cebac2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:58:45.507 5088 1900184629664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a029573c-d986-4757-a9c8-a2e485e6f388 - - - - -] port_delete event received for '10b0711e-0627-4527-a641-e65017cebac2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:58:45.587 5088 1900184629664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-328a6145-2d05-4c06-bc45-edf16a4867b6 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] network_delete received. Deleting network 705b9e9f-2e58-41ab-9153-ce6808316375 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-03 08:58:45.587 5088 1900184629664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-328a6145-2d05-4c06-bc45-edf16a4867b6 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] Network 705b9e9f-2e58-41ab-9153-ce6808316375 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-03 08:58:46.539 5088 1900181218928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-75b1ef13-68b6-4798-9ba1-797c2d79f3b7 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] port_delete event received for '93847574-30b3-41eb-9964-ad1fb99a01c8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:58:47.820 5088 1900181057776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93784216-8bd8-42bc-bd5a-6bd21b5bcebc 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] port_delete event received for '4332026b-3ad8-468f-bc7f-86de8940e04b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:58:48.538 5088 1900181682832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31ce70aa-d025-46ce-b14f-c648e8eb8a5c 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] port_delete event received for 'e5e9aea6-abd0-42dd-a93c-e6381a833572' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:58:48.648 5088 1900181682832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9b73a2e-dc33-4d7e-b3b7-ac5d9285ef2b - - - - -] port_delete event received for 'e5e9aea6-abd0-42dd-a93c-e6381a833572' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-03 08:58:48.728 5088 1900181682832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31ce70aa-d025-46ce-b14f-c648e8eb8a5c 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] network_delete received. Deleting network 08d8e046-e9f7-4fe3-8350-c3a4065d86a0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-03 08:58:48.728 5088 1900181682832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31ce70aa-d025-46ce-b14f-c648e8eb8a5c 979e569ce42f43799bea36ca4ae6db11 7e38b6305936409ca083c33638d5cd60 - - -] Network 08d8e046-e9f7-4fe3-8350-c3a4065d86a0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463