2022-04-03 16:30:05.818 2920 1469358500320 MainThread INFO neutron.common.config [-] Logging enabled! 2022-04-03 16:30:05.818 2920 1469358500320 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 20.1.0.dev77 2022-04-03 16:30:05.818 2920 1469358500320 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-04-03 16:30:05.848 2920 1469358500320 MainThread INFO os_win.utils.network.networkutils [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] WMI caching is disabled. 2022-04-03 16:30:06.050 2920 1469358500320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-04-03 16:30:06.123 2920 1469358500320 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-04-03 16:30:06.123 2920 1469358500320 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-04-03 16:30:06.300 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent initialized successfully, now running... 2022-04-03 16:30:06.323 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-04-03 16:30:06.323 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-04-03 16:30:06.357 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-04-03 16:32:11.489 2920 1469455503424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7accd58e-8c28-4014-8819-f07560606909 - - - - -] port_update received: c0e41475-59d0-4553-ad7a-a05622828642 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:32:11.489 2920 1469455503424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7accd58e-8c28-4014-8819-f07560606909 - - - - -] No port c0e41475-59d0-4553-ad7a-a05622828642 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:32:14.560 2920 1469456278976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11b45f4a-07f3-4543-8c40-ef258abafc44 - - - - -] port_update received: 7f543200-48d3-4f74-a091-af7873ada02e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:32:14.576 2920 1469456278976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11b45f4a-07f3-4543-8c40-ef258abafc44 - - - - -] No port 7f543200-48d3-4f74-a091-af7873ada02e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:32:18.602 2920 1469455911568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ac1ef86-81a7-4dda-b8d4-edcd912045e1 - - - - -] port_update received: be570640-72d4-418d-a465-ad0aa1deb4e0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:32:18.602 2920 1469455911568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ac1ef86-81a7-4dda-b8d4-edcd912045e1 - - - - -] No port be570640-72d4-418d-a465-ad0aa1deb4e0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:32:19.852 2920 1469456644224 MainThread WARNING oslo_policy.policy [req-cade6d5d-547e-4f5d-ad3f-223f2600e600 a9f83414180e420ea48c7d4ce1f8b0db d46c3363b6dc4b49aeaf8ff61f51e2d7 - - -] 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-04-03 16:32:19.852 2920 1469456644224 MainThread WARNING oslo_policy.policy [req-cade6d5d-547e-4f5d-ad3f-223f2600e600 a9f83414180e420ea48c7d4ce1f8b0db d46c3363b6dc4b49aeaf8ff61f51e2d7 - - -] 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-04-03 16:32:19.852 2920 1469456644224 MainThread WARNING oslo_policy.policy [req-cade6d5d-547e-4f5d-ad3f-223f2600e600 a9f83414180e420ea48c7d4ce1f8b0db d46c3363b6dc4b49aeaf8ff61f51e2d7 - - -] 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-04-03 16:32:19.869 2920 1469456644224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cade6d5d-547e-4f5d-ad3f-223f2600e600 a9f83414180e420ea48c7d4ce1f8b0db d46c3363b6dc4b49aeaf8ff61f51e2d7 - - -] Security group member updated on remote: ['1bd0bfc1-8037-47b4-a2d4-965f5bf7dc56'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:32:19.869 2920 1469456644224 MainThread INFO neutron.agent.securitygroups_rpc [req-cade6d5d-547e-4f5d-ad3f-223f2600e600 a9f83414180e420ea48c7d4ce1f8b0db d46c3363b6dc4b49aeaf8ff61f51e2d7 - - -] Security group member updated ['1bd0bfc1-8037-47b4-a2d4-965f5bf7dc56'] 2022-04-03 16:32:21.008 2920 1469457334688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b6785941-47a7-4cd3-97c9-362b725569f7 17444a81c85f47b1900073e87d8d7d31 fa31b746661d4686909fc63e5c378cee - - -] Security group rule updated on remote: ['67e7ced7-e6f6-4727-a845-059b5d2c412d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-03 16:32:21.008 2920 1469457334688 MainThread INFO neutron.agent.securitygroups_rpc [req-b6785941-47a7-4cd3-97c9-362b725569f7 17444a81c85f47b1900073e87d8d7d31 fa31b746661d4686909fc63e5c378cee - - -] Security group rule updated ['67e7ced7-e6f6-4727-a845-059b5d2c412d'] 2022-04-03 16:32:21.867 2920 1469456287520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-66f0c2eb-9fc4-4726-9d4e-164748bde019 17444a81c85f47b1900073e87d8d7d31 fa31b746661d4686909fc63e5c378cee - - -] Security group rule updated on remote: ['67e7ced7-e6f6-4727-a845-059b5d2c412d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-03 16:32:21.867 2920 1469456287520 MainThread INFO neutron.agent.securitygroups_rpc [req-66f0c2eb-9fc4-4726-9d4e-164748bde019 17444a81c85f47b1900073e87d8d7d31 fa31b746661d4686909fc63e5c378cee - - -] Security group rule updated ['67e7ced7-e6f6-4727-a845-059b5d2c412d'] 2022-04-03 16:32:25.649 2920 1469455910864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-14bf3227-90ed-42cf-90bd-2fe1394fd27d cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Security group member updated on remote: ['cec064e3-e7e4-48bd-8ca1-b108f4226e69'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:32:25.649 2920 1469455910864 MainThread INFO neutron.agent.securitygroups_rpc [req-14bf3227-90ed-42cf-90bd-2fe1394fd27d cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Security group member updated ['cec064e3-e7e4-48bd-8ca1-b108f4226e69'] 2022-04-03 16:32:26.059 2920 1469438619312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94f3b1ef-7bd2-45f8-a95d-ee3651cfb9a8 - - - - -] port_update received: b4a615cd-a403-47b7-b5f3-0966f1dfcd46 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:32:26.059 2920 1469438619312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94f3b1ef-7bd2-45f8-a95d-ee3651cfb9a8 - - - - -] No port b4a615cd-a403-47b7-b5f3-0966f1dfcd46 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:32:26.869 2920 1469456280208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49588c04-1149-4de4-ade0-49e3be6a99e8 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] port_update received: a95adb91-4364-40ac-9bd3-5ac84177d478 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:32:26.869 2920 1469456280208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49588c04-1149-4de4-ade0-49e3be6a99e8 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] No port a95adb91-4364-40ac-9bd3-5ac84177d478 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:32:31.072 2920 1469438675952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f37f0874-c1ae-41d9-84a0-a91ccfa04ff9 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] network_delete received. Deleting network 343ea321-ccff-4681-ac5f-83290b137ca9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-03 16:32:31.072 2920 1469438675952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f37f0874-c1ae-41d9-84a0-a91ccfa04ff9 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] Network 343ea321-ccff-4681-ac5f-83290b137ca9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-03 16:32:31.717 2920 1469457336800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7c5831e9-814b-4daf-b407-927ab8682570 cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Security group member updated on remote: ['cec064e3-e7e4-48bd-8ca1-b108f4226e69'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:32:31.717 2920 1469457336800 MainThread INFO neutron.agent.securitygroups_rpc [req-7c5831e9-814b-4daf-b407-927ab8682570 cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Security group member updated ['cec064e3-e7e4-48bd-8ca1-b108f4226e69'] 2022-04-03 16:32:31.739 2920 1469457338208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1db50ce8-5101-464f-8341-0bbd5b7ef5b4 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] port_update received: f5c4e090-27d8-469e-b962-86c39bd4a749 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:32:31.739 2920 1469457338208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1db50ce8-5101-464f-8341-0bbd5b7ef5b4 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] No port f5c4e090-27d8-469e-b962-86c39bd4a749 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:32:32.260 2920 1469438673312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1dca5a5b-7328-42ae-8d65-c80502da631e 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] network_delete received. Deleting network 0eff3568-ef31-474e-9a32-ec0a9f3e3390 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-03 16:32:32.260 2920 1469438673312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1dca5a5b-7328-42ae-8d65-c80502da631e 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] Network 0eff3568-ef31-474e-9a32-ec0a9f3e3390 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-03 16:32:33.252 2920 1469455839824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a95adb91-4364-40ac-9bd3-5ac84177d478 2022-04-03 16:32:33.481 2920 1469438673312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bac1810c-edbf-4a81-9f1e-f1f039d8c168 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] port_update received: 71b02a31-e96e-4bf6-b281-6735bdaa817f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:32:33.500 2920 1469438673312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bac1810c-edbf-4a81-9f1e-f1f039d8c168 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] No port 71b02a31-e96e-4bf6-b281-6735bdaa817f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:32:34.957 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-03 16:32:35.265 2920 1469455839824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f5c4e090-27d8-469e-b962-86c39bd4a749 2022-04-03 16:32:35.265 2920 1469455839824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 71b02a31-e96e-4bf6-b281-6735bdaa817f 2022-04-03 16:32:35.372 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Adding port a95adb91-4364-40ac-9bd3-5ac84177d478 2022-04-03 16:32:35.372 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Port a95adb91-4364-40ac-9bd3-5ac84177d478 updated. Details: {'device': 'a95adb91-4364-40ac-9bd3-5ac84177d478', 'network_id': '647f1dd6-23ff-40ed-b9ba-df0a8f33f655', 'port_id': 'a95adb91-4364-40ac-9bd3-5ac84177d478', 'mac_address': 'fa:16:3e:c9:84:95', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 512, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'bda7bcfa-387c-4e51-9168-21fa27dcba59', '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-04-03 16:32:35.372 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] 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-04-03 16:32:35.372 2920 1469456903680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a95adb91-4364-40ac-9bd3-5ac84177d478" 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-04-03 16:32:35.372 2920 1469456903680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a95adb91-4364-40ac-9bd3-5ac84177d478 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-03 16:32:35.372 2920 1469456903680 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 647f1dd6-23ff-40ed-b9ba-df0a8f33f655 2022-04-03 16:32:35.372 2920 1469456903680 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-04-03 16:32:35.528 2920 1469456903680 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a95adb91-4364-40ac-9bd3-5ac84177d478') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:32:35.528 2920 1469456903680 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a95adb91-4364-40ac-9bd3-5ac84177d478') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:32:35.528 2920 1469456903680 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a95adb91-4364-40ac-9bd3-5ac84177d478 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-03 16:32:35.528 2920 1469456903680 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 512, VLAN trunk: None to switch port a95adb91-4364-40ac-9bd3-5ac84177d478 2022-04-03 16:32:35.606 2920 1469456903680 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-03 16:32:35.606 2920 1469456903680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a95adb91-4364-40ac-9bd3-5ac84177d478'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:32:35.964 2920 1469456903680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a95adb91-4364-40ac-9bd3-5ac84177d478']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:32:35.964 2920 1469456903680 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-04-03 16:32:35.992 2920 1469456903680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1bd0bfc1-8037-47b4-a2d4-965f5bf7dc56) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:32:35.992 2920 1469456903680 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1bd0bfc1-8037-47b4-a2d4-965f5bf7dc56) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-03 16:32:35.992 2920 1469456903680 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a95adb91-4364-40ac-9bd3-5ac84177d478 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-03 16:32:35.992 2920 1469456903680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-03 16:32:35.992 2920 1469456903680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a95adb91-4364-40ac-9bd3-5ac84177d478 not yet added. Adding. 2022-04-03 16:32:35.992 2920 1469456903680 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-04-03 16:32:35.992 2920 1469456903680 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-04-03 16:32:36.072 2920 1469456903680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a95adb91-4364-40ac-9bd3-5ac84177d478" 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-04-03 16:32:36.150 2920 1469456903680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a95adb91-4364-40ac-9bd3-5ac84177d478" "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-04-03 16:32:36.150 2920 1469456903680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a95adb91-4364-40ac-9bd3-5ac84177d478" 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-04-03 16:32:36.229 2920 1469456903680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a95adb91-4364-40ac-9bd3-5ac84177d478" "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-04-03 16:32:36.229 2920 1469457477696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-096ecf55-693c-46c0-a820-e9a570f4d900 17444a81c85f47b1900073e87d8d7d31 fa31b746661d4686909fc63e5c378cee - - -] Security group member updated on remote: ['67e7ced7-e6f6-4727-a845-059b5d2c412d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:32:36.229 2920 1469457477696 MainThread INFO neutron.agent.securitygroups_rpc [req-096ecf55-693c-46c0-a820-e9a570f4d900 17444a81c85f47b1900073e87d8d7d31 fa31b746661d4686909fc63e5c378cee - - -] Security group member updated ['67e7ced7-e6f6-4727-a845-059b5d2c412d'] 2022-04-03 16:32:36.292 2920 1469456903680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a95adb91-4364-40ac-9bd3-5ac84177d478" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:32:36.292 2920 1469456903680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a95adb91-4364-40ac-9bd3-5ac84177d478 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-03 16:32:36.292 2920 1469456903680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a95adb91-4364-40ac-9bd3-5ac84177d478 processed. 2022-04-03 16:32:36.961 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-03 16:32:36.961 2920 1469457418016 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-04-03 16:32:37.476 2920 1469457642768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b914858-4451-49b7-b7d3-7977940bd1d9 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] port_update received: d339ab70-0935-47d7-ae6d-42cb2dcdb98d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:32:37.476 2920 1469457642768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b914858-4451-49b7-b7d3-7977940bd1d9 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] No port d339ab70-0935-47d7-ae6d-42cb2dcdb98d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:32:37.916 2920 1469457418016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.954s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:32:38.108 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Adding port 71b02a31-e96e-4bf6-b281-6735bdaa817f 2022-04-03 16:32:38.108 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Port 71b02a31-e96e-4bf6-b281-6735bdaa817f updated. Details: {'device': '71b02a31-e96e-4bf6-b281-6735bdaa817f', 'network_id': 'ecad727a-ed88-4e1b-a44e-6c1ff6732767', 'port_id': '71b02a31-e96e-4bf6-b281-6735bdaa817f', 'mac_address': 'fa:16:3e:d4:41:6b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 523, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dd41de44-8bbf-4fc2-81cd-99d88c26d90e', '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-04-03 16:32:38.108 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] 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-04-03 16:32:38.108 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Adding port f5c4e090-27d8-469e-b962-86c39bd4a749 2022-04-03 16:32:38.108 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Port f5c4e090-27d8-469e-b962-86c39bd4a749 updated. Details: {'device': 'f5c4e090-27d8-469e-b962-86c39bd4a749', 'network_id': 'ecad727a-ed88-4e1b-a44e-6c1ff6732767', 'port_id': 'f5c4e090-27d8-469e-b962-86c39bd4a749', 'mac_address': 'fa:16:3e:8c:24:17', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 523, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dd41de44-8bbf-4fc2-81cd-99d88c26d90e', '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-04-03 16:32:38.108 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] 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-04-03 16:32:38.128 2920 1469438597952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-71b02a31-e96e-4bf6-b281-6735bdaa817f" 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-04-03 16:32:38.128 2920 1469438597952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 71b02a31-e96e-4bf6-b281-6735bdaa817f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-03 16:32:38.128 2920 1469438597952 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ecad727a-ed88-4e1b-a44e-6c1ff6732767 2022-04-03 16:32:38.128 2920 1469438597952 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-04-03 16:32:38.128 2920 1469438773024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f5c4e090-27d8-469e-b962-86c39bd4a749" 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-04-03 16:32:38.128 2920 1469438773024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f5c4e090-27d8-469e-b962-86c39bd4a749 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-03 16:32:38.128 2920 1469438773024 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-04-03 16:32:38.246 2920 1469438597952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '71b02a31-e96e-4bf6-b281-6735bdaa817f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:32:38.246 2920 1469438597952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '71b02a31-e96e-4bf6-b281-6735bdaa817f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:32:38.246 2920 1469438773024 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f5c4e090-27d8-469e-b962-86c39bd4a749') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:32:38.246 2920 1469438773024 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f5c4e090-27d8-469e-b962-86c39bd4a749') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:32:38.265 2920 1469438597952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 71b02a31-e96e-4bf6-b281-6735bdaa817f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-03 16:32:38.265 2920 1469438597952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 523, VLAN trunk: None to switch port 71b02a31-e96e-4bf6-b281-6735bdaa817f 2022-04-03 16:32:38.284 2920 1469438773024 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f5c4e090-27d8-469e-b962-86c39bd4a749 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-03 16:32:38.284 2920 1469438773024 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 523, VLAN trunk: None to switch port f5c4e090-27d8-469e-b962-86c39bd4a749 2022-04-03 16:32:38.338 2920 1469438597952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-03 16:32:38.338 2920 1469438597952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['71b02a31-e96e-4bf6-b281-6735bdaa817f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:32:38.338 2920 1469438773024 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-03 16:32:38.359 2920 1469438773024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f5c4e090-27d8-469e-b962-86c39bd4a749'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:32:38.876 2920 1469438597952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['71b02a31-e96e-4bf6-b281-6735bdaa817f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:32:38.876 2920 1469438597952 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-04-03 16:32:38.876 2920 1469438597952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cec064e3-e7e4-48bd-8ca1-b108f4226e69) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:32:38.876 2920 1469438597952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cec064e3-e7e4-48bd-8ca1-b108f4226e69) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-03 16:32:38.876 2920 1469438597952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 71b02a31-e96e-4bf6-b281-6735bdaa817f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-03 16:32:38.876 2920 1469438597952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-03 16:32:38.876 2920 1469438597952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 71b02a31-e96e-4bf6-b281-6735bdaa817f not yet added. Adding. 2022-04-03 16:32:38.876 2920 1469438597952 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-04-03 16:32:38.876 2920 1469438597952 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-04-03 16:32:38.876 2920 1469438773024 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f5c4e090-27d8-469e-b962-86c39bd4a749']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:32:38.876 2920 1469438773024 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-04-03 16:32:38.876 2920 1469438773024 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cec064e3-e7e4-48bd-8ca1-b108f4226e69) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:32:38.876 2920 1469438773024 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cec064e3-e7e4-48bd-8ca1-b108f4226e69) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-03 16:32:38.876 2920 1469438773024 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f5c4e090-27d8-469e-b962-86c39bd4a749 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-03 16:32:38.876 2920 1469438773024 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-03 16:32:38.886 2920 1469438773024 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f5c4e090-27d8-469e-b962-86c39bd4a749 not yet added. Adding. 2022-04-03 16:32:38.886 2920 1469438773024 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-04-03 16:32:38.886 2920 1469438773024 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-04-03 16:32:38.964 2920 1469438597952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71b02a31-e96e-4bf6-b281-6735bdaa817f" 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-04-03 16:32:38.984 2920 1469438773024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f5c4e090-27d8-469e-b962-86c39bd4a749" 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-04-03 16:32:39.088 2920 1469438597952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71b02a31-e96e-4bf6-b281-6735bdaa817f" "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-04-03 16:32:39.088 2920 1469438597952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71b02a31-e96e-4bf6-b281-6735bdaa817f" 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-04-03 16:32:39.088 2920 1469438773024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f5c4e090-27d8-469e-b962-86c39bd4a749" "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-04-03 16:32:39.088 2920 1469438773024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f5c4e090-27d8-469e-b962-86c39bd4a749" 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-04-03 16:32:39.227 2920 1469438597952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71b02a31-e96e-4bf6-b281-6735bdaa817f" "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-04-03 16:32:39.235 2920 1469438773024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f5c4e090-27d8-469e-b962-86c39bd4a749" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:32:39.295 2920 1469455839824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d339ab70-0935-47d7-ae6d-42cb2dcdb98d 2022-04-03 16:32:39.323 2920 1469438597952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-71b02a31-e96e-4bf6-b281-6735bdaa817f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:32:39.323 2920 1469438597952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 71b02a31-e96e-4bf6-b281-6735bdaa817f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-03 16:32:39.323 2920 1469438597952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 71b02a31-e96e-4bf6-b281-6735bdaa817f processed. 2022-04-03 16:32:39.323 2920 1469438773024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f5c4e090-27d8-469e-b962-86c39bd4a749" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:32:39.323 2920 1469438773024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f5c4e090-27d8-469e-b962-86c39bd4a749 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-03 16:32:39.323 2920 1469438773024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f5c4e090-27d8-469e-b962-86c39bd4a749 processed. 2022-04-03 16:32:41.026 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-03 16:32:41.026 2920 1469438773024 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-04-03 16:32:41.695 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Adding port d339ab70-0935-47d7-ae6d-42cb2dcdb98d 2022-04-03 16:32:41.695 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Port d339ab70-0935-47d7-ae6d-42cb2dcdb98d updated. Details: {'device': 'd339ab70-0935-47d7-ae6d-42cb2dcdb98d', 'network_id': '00bdc2ca-0c37-4157-8f64-6c99692d12a5', 'port_id': 'd339ab70-0935-47d7-ae6d-42cb2dcdb98d', 'mac_address': 'fa:16:3e:3e:73:92', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 549, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1e83f20f-c2eb-477b-b947-bf2e6bb842d5', '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-04-03 16:32:41.695 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] 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-04-03 16:32:41.695 2920 1469438228256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d339ab70-0935-47d7-ae6d-42cb2dcdb98d" 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-04-03 16:32:41.695 2920 1469438228256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d339ab70-0935-47d7-ae6d-42cb2dcdb98d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-03 16:32:41.695 2920 1469438228256 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 00bdc2ca-0c37-4157-8f64-6c99692d12a5 2022-04-03 16:32:41.695 2920 1469438228256 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-04-03 16:32:41.828 2920 1469438228256 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd339ab70-0935-47d7-ae6d-42cb2dcdb98d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:32:41.828 2920 1469438228256 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd339ab70-0935-47d7-ae6d-42cb2dcdb98d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:32:41.851 2920 1469438228256 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d339ab70-0935-47d7-ae6d-42cb2dcdb98d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-03 16:32:41.851 2920 1469438228256 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 549, VLAN trunk: None to switch port d339ab70-0935-47d7-ae6d-42cb2dcdb98d 2022-04-03 16:32:41.934 2920 1469438228256 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-03 16:32:41.934 2920 1469438228256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d339ab70-0935-47d7-ae6d-42cb2dcdb98d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:32:42.436 2920 1469438773024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:32:42.436 2920 1469438228256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d339ab70-0935-47d7-ae6d-42cb2dcdb98d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:32:42.436 2920 1469438228256 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-04-03 16:32:42.436 2920 1469438228256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (67e7ced7-e6f6-4727-a845-059b5d2c412d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:32:42.456 2920 1469438228256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d339ab70-0935-47d7-ae6d-42cb2dcdb98d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-03 16:32:42.456 2920 1469438228256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-03 16:32:42.456 2920 1469438228256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d339ab70-0935-47d7-ae6d-42cb2dcdb98d not yet added. Adding. 2022-04-03 16:32:42.456 2920 1469438228256 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-04-03 16:32:42.456 2920 1469438228256 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-04-03 16:32:42.573 2920 1469438228256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d339ab70-0935-47d7-ae6d-42cb2dcdb98d" 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-04-03 16:32:42.704 2920 1469438228256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d339ab70-0935-47d7-ae6d-42cb2dcdb98d" "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-04-03 16:32:42.704 2920 1469438228256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d339ab70-0935-47d7-ae6d-42cb2dcdb98d" 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-04-03 16:32:42.855 2920 1469438228256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d339ab70-0935-47d7-ae6d-42cb2dcdb98d" "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-04-03 16:32:42.947 2920 1469438228256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d339ab70-0935-47d7-ae6d-42cb2dcdb98d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:32:42.970 2920 1469438228256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d339ab70-0935-47d7-ae6d-42cb2dcdb98d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-03 16:32:42.970 2920 1469438228256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d339ab70-0935-47d7-ae6d-42cb2dcdb98d processed. 2022-04-03 16:32:43.033 2920 1469438228256 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-04-03 16:32:43.425 2920 1469438228256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.390s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:32:50.874 2920 1469457678576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8e9bcb59-821a-404e-adcd-66658968f226 a9f83414180e420ea48c7d4ce1f8b0db d46c3363b6dc4b49aeaf8ff61f51e2d7 - - -] Security group member updated on remote: ['1bd0bfc1-8037-47b4-a2d4-965f5bf7dc56'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:32:50.874 2920 1469457678576 MainThread INFO neutron.agent.securitygroups_rpc [req-8e9bcb59-821a-404e-adcd-66658968f226 a9f83414180e420ea48c7d4ce1f8b0db d46c3363b6dc4b49aeaf8ff61f51e2d7 - - -] Security group member updated ['1bd0bfc1-8037-47b4-a2d4-965f5bf7dc56'] 2022-04-03 16:32:50.874 2920 1469457678576 MainThread INFO neutron.agent.securitygroups_rpc [req-8e9bcb59-821a-404e-adcd-66658968f226 a9f83414180e420ea48c7d4ce1f8b0db d46c3363b6dc4b49aeaf8ff61f51e2d7 - - -] Refresh firewall rules 2022-04-03 16:32:50.874 2920 1469457678576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8e9bcb59-821a-404e-adcd-66658968f226 a9f83414180e420ea48c7d4ce1f8b0db d46c3363b6dc4b49aeaf8ff61f51e2d7 - - -] Get security group information for devices via rpc ['a95adb91-4364-40ac-9bd3-5ac84177d478'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:32:50.924 2920 1469457678576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8e9bcb59-821a-404e-adcd-66658968f226 a9f83414180e420ea48c7d4ce1f8b0db d46c3363b6dc4b49aeaf8ff61f51e2d7 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:32:50.924 2920 1469457678576 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8e9bcb59-821a-404e-adcd-66658968f226 a9f83414180e420ea48c7d4ce1f8b0db d46c3363b6dc4b49aeaf8ff61f51e2d7 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-03 16:32:50.983 2920 1469455863296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e9bcb59-821a-404e-adcd-66658968f226 a9f83414180e420ea48c7d4ce1f8b0db d46c3363b6dc4b49aeaf8ff61f51e2d7 - - -] port_delete event received for 'a95adb91-4364-40ac-9bd3-5ac84177d478' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:32:51.320 2920 1469455840000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a95adb91-4364-40ac-9bd3-5ac84177d478 2022-04-03 16:32:53.079 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-03 16:32:53.079 2920 1469457805152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a95adb91-4364-40ac-9bd3-5ac84177d478' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-03 16:32:53.079 2920 1469457805152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a95adb91-4364-40ac-9bd3-5ac84177d478' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-03 16:32:53.079 2920 1469457805152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a95adb91-4364-40ac-9bd3-5ac84177d478 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-03 16:32:53.093 2920 1469457805152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 647f1dd6-23ff-40ed-b9ba-df0a8f33f655 2022-04-03 16:32:53.093 2920 1469457805152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a95adb91-4364-40ac-9bd3-5ac84177d478'] 2022-04-03 16:32:53.093 2920 1469457805152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-03 16:32:53.093 2920 1469457805152 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-04-03 16:32:53.093 2920 1469457805152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a95adb91-4364-40ac-9bd3-5ac84177d478'] 2022-04-03 16:32:54.367 2920 1469459080816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e179bae5-e4d7-499d-a25d-854662d6255b 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] network_delete received. Deleting network 647f1dd6-23ff-40ed-b9ba-df0a8f33f655 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-03 16:32:54.367 2920 1469459080816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e179bae5-e4d7-499d-a25d-854662d6255b 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] Network 647f1dd6-23ff-40ed-b9ba-df0a8f33f655 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-03 16:32:55.082 2920 1469459206912 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-04-03 16:32:55.108 2920 1469459206912 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-04-03 16:33:38.668 2920 1469456494080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef668c3a-c9ec-41f3-9d18-b34dad72df1f 3d92ece087cd41f4b8d296bf178ace3e 7e7a23984917416eb2d07f6f08bfbe80 - - -] Security group member updated on remote: ['00c02c95-f27e-4a65-847b-d79fd7ad225b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:33:38.668 2920 1469456494080 MainThread INFO neutron.agent.securitygroups_rpc [req-ef668c3a-c9ec-41f3-9d18-b34dad72df1f 3d92ece087cd41f4b8d296bf178ace3e 7e7a23984917416eb2d07f6f08bfbe80 - - -] Security group member updated ['00c02c95-f27e-4a65-847b-d79fd7ad225b'] 2022-04-03 16:33:39.348 2920 1469344922960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5f236e2-1fa8-4112-8b93-a83f057222d2 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] port_update received: b151405b-f530-48e6-98b1-c0c06d390023 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:33:39.370 2920 1469344922960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5f236e2-1fa8-4112-8b93-a83f057222d2 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] No port b151405b-f530-48e6-98b1-c0c06d390023 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:33:41.825 2920 1469455839824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b151405b-f530-48e6-98b1-c0c06d390023 2022-04-03 16:33:43.384 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-03 16:33:43.573 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Adding port b151405b-f530-48e6-98b1-c0c06d390023 2022-04-03 16:33:43.573 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Port b151405b-f530-48e6-98b1-c0c06d390023 updated. Details: {'device': 'b151405b-f530-48e6-98b1-c0c06d390023', 'network_id': '489a71f4-ab48-4bae-9ba8-67a90d54a61e', 'port_id': 'b151405b-f530-48e6-98b1-c0c06d390023', 'mac_address': 'fa:16:3e:fe:47:57', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 540, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '24261ded-0c2d-460e-8bd2-20f69904946f', '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-04-03 16:33:43.573 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] 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-04-03 16:33:43.573 2920 1469455564864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b151405b-f530-48e6-98b1-c0c06d390023" 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-04-03 16:33:43.573 2920 1469455564864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b151405b-f530-48e6-98b1-c0c06d390023 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-03 16:33:43.573 2920 1469455564864 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 489a71f4-ab48-4bae-9ba8-67a90d54a61e 2022-04-03 16:33:43.573 2920 1469455564864 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-04-03 16:33:43.741 2920 1469455564864 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b151405b-f530-48e6-98b1-c0c06d390023') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:33:43.741 2920 1469455564864 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b151405b-f530-48e6-98b1-c0c06d390023') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:33:43.741 2920 1469455564864 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b151405b-f530-48e6-98b1-c0c06d390023 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-03 16:33:43.741 2920 1469455564864 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 540, VLAN trunk: None to switch port b151405b-f530-48e6-98b1-c0c06d390023 2022-04-03 16:33:43.824 2920 1469455564864 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-03 16:33:43.824 2920 1469455564864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b151405b-f530-48e6-98b1-c0c06d390023'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:33:43.978 2920 1469455564864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b151405b-f530-48e6-98b1-c0c06d390023']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:33:43.978 2920 1469455564864 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-04-03 16:33:43.978 2920 1469455564864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (00c02c95-f27e-4a65-847b-d79fd7ad225b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:33:43.978 2920 1469455564864 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (00c02c95-f27e-4a65-847b-d79fd7ad225b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-03 16:33:43.978 2920 1469455564864 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b151405b-f530-48e6-98b1-c0c06d390023 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-03 16:33:43.978 2920 1469455564864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-03 16:33:43.978 2920 1469455564864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b151405b-f530-48e6-98b1-c0c06d390023 not yet added. Adding. 2022-04-03 16:33:43.978 2920 1469455564864 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-04-03 16:33:43.978 2920 1469455564864 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-04-03 16:33:44.103 2920 1469455564864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b151405b-f530-48e6-98b1-c0c06d390023" 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-04-03 16:33:44.229 2920 1469455564864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b151405b-f530-48e6-98b1-c0c06d390023" "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-04-03 16:33:44.229 2920 1469455564864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b151405b-f530-48e6-98b1-c0c06d390023" 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-04-03 16:33:44.368 2920 1469455564864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b151405b-f530-48e6-98b1-c0c06d390023" "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-04-03 16:33:44.478 2920 1469455564864 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b151405b-f530-48e6-98b1-c0c06d390023" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:33:44.478 2920 1469455564864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b151405b-f530-48e6-98b1-c0c06d390023 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-03 16:33:44.478 2920 1469455564864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b151405b-f530-48e6-98b1-c0c06d390023 processed. 2022-04-03 16:33:45.381 2920 1469455564864 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-04-03 16:33:45.594 2920 1469455564864 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-04-03 16:33:52.603 2920 1469427897088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ae417dd9-0f16-4321-a6bf-df790f92b926 3d92ece087cd41f4b8d296bf178ace3e 7e7a23984917416eb2d07f6f08bfbe80 - - -] Security group member updated on remote: ['00c02c95-f27e-4a65-847b-d79fd7ad225b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:33:52.603 2920 1469427897088 MainThread INFO neutron.agent.securitygroups_rpc [req-ae417dd9-0f16-4321-a6bf-df790f92b926 3d92ece087cd41f4b8d296bf178ace3e 7e7a23984917416eb2d07f6f08bfbe80 - - -] Security group member updated ['00c02c95-f27e-4a65-847b-d79fd7ad225b'] 2022-04-03 16:33:52.603 2920 1469427897088 MainThread INFO neutron.agent.securitygroups_rpc [req-ae417dd9-0f16-4321-a6bf-df790f92b926 3d92ece087cd41f4b8d296bf178ace3e 7e7a23984917416eb2d07f6f08bfbe80 - - -] Refresh firewall rules 2022-04-03 16:33:52.603 2920 1469427897088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ae417dd9-0f16-4321-a6bf-df790f92b926 3d92ece087cd41f4b8d296bf178ace3e 7e7a23984917416eb2d07f6f08bfbe80 - - -] Get security group information for devices via rpc ['b151405b-f530-48e6-98b1-c0c06d390023'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:33:52.634 2920 1469427897088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ae417dd9-0f16-4321-a6bf-df790f92b926 3d92ece087cd41f4b8d296bf178ace3e 7e7a23984917416eb2d07f6f08bfbe80 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:33:52.634 2920 1469427897088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ae417dd9-0f16-4321-a6bf-df790f92b926 3d92ece087cd41f4b8d296bf178ace3e 7e7a23984917416eb2d07f6f08bfbe80 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-03 16:33:52.681 2920 1469456389920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae417dd9-0f16-4321-a6bf-df790f92b926 3d92ece087cd41f4b8d296bf178ace3e 7e7a23984917416eb2d07f6f08bfbe80 - - -] port_delete event received for 'b151405b-f530-48e6-98b1-c0c06d390023' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:33:53.944 2920 1469455840000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b151405b-f530-48e6-98b1-c0c06d390023 2022-04-03 16:33:55.448 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-03 16:33:55.448 2920 1469456815904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b151405b-f530-48e6-98b1-c0c06d390023' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-03 16:33:55.448 2920 1469456815904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b151405b-f530-48e6-98b1-c0c06d390023' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-03 16:33:55.448 2920 1469456815904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b151405b-f530-48e6-98b1-c0c06d390023 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-03 16:33:55.462 2920 1469456815904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 489a71f4-ab48-4bae-9ba8-67a90d54a61e 2022-04-03 16:33:55.462 2920 1469456815904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b151405b-f530-48e6-98b1-c0c06d390023'] 2022-04-03 16:33:55.462 2920 1469456815904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-03 16:33:55.462 2920 1469456815904 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-04-03 16:33:55.462 2920 1469456815904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b151405b-f530-48e6-98b1-c0c06d390023'] 2022-04-03 16:33:57.480 2920 1469456645280 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-04-03 16:33:57.509 2920 1469456198464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-76390b4c-ec03-4e4d-8e05-87eccf3b7c69 59b8671b372040218adf014527150e88 78a64f2022bf4c0c9a548fb1b52b6236 - - -] Security group member updated on remote: ['3bab50ed-a978-4404-a73e-def65b40ca2c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:33:57.509 2920 1469456198464 MainThread INFO neutron.agent.securitygroups_rpc [req-76390b4c-ec03-4e4d-8e05-87eccf3b7c69 59b8671b372040218adf014527150e88 78a64f2022bf4c0c9a548fb1b52b6236 - - -] Security group member updated ['3bab50ed-a978-4404-a73e-def65b40ca2c'] 2022-04-03 16:33:57.509 2920 1469456645280 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-04-03 16:33:57.887 2920 1469455839824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d339ab70-0935-47d7-ae6d-42cb2dcdb98d 2022-04-03 16:33:58.400 2920 1469455471184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04dbdb55-9a3a-4887-8707-7116b8ac40f7 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] port_update received: 6bf251fa-f5ac-41c3-8682-c0b6bf99d51a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:33:58.420 2920 1469455471184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04dbdb55-9a3a-4887-8707-7116b8ac40f7 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] No port 6bf251fa-f5ac-41c3-8682-c0b6bf99d51a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:33:59.512 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-03 16:33:59.744 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Adding port d339ab70-0935-47d7-ae6d-42cb2dcdb98d 2022-04-03 16:33:59.744 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Port d339ab70-0935-47d7-ae6d-42cb2dcdb98d updated. Details: {'device': 'd339ab70-0935-47d7-ae6d-42cb2dcdb98d', 'network_id': '00bdc2ca-0c37-4157-8f64-6c99692d12a5', 'port_id': 'd339ab70-0935-47d7-ae6d-42cb2dcdb98d', 'mac_address': 'fa:16:3e:3e:73:92', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 549, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1e83f20f-c2eb-477b-b947-bf2e6bb842d5', '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-04-03 16:33:59.744 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] 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-04-03 16:33:59.744 2920 1469456286288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d339ab70-0935-47d7-ae6d-42cb2dcdb98d" 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-04-03 16:33:59.744 2920 1469456286288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d339ab70-0935-47d7-ae6d-42cb2dcdb98d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-03 16:33:59.744 2920 1469456286288 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-04-03 16:33:59.770 2920 1469456286288 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd339ab70-0935-47d7-ae6d-42cb2dcdb98d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:33:59.770 2920 1469456286288 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd339ab70-0935-47d7-ae6d-42cb2dcdb98d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:33:59.851 2920 1469456286288 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d339ab70-0935-47d7-ae6d-42cb2dcdb98d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-03 16:33:59.853 2920 1469456286288 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 549, VLAN trunk: None to switch port d339ab70-0935-47d7-ae6d-42cb2dcdb98d 2022-04-03 16:33:59.894 2920 1469456286288 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-03 16:33:59.894 2920 1469456286288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d339ab70-0935-47d7-ae6d-42cb2dcdb98d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:33:59.903 2920 1469455839824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6bf251fa-f5ac-41c3-8682-c0b6bf99d51a 2022-04-03 16:34:00.107 2920 1469456286288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d339ab70-0935-47d7-ae6d-42cb2dcdb98d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:34:00.107 2920 1469456286288 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-04-03 16:34:00.107 2920 1469456286288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (67e7ced7-e6f6-4727-a845-059b5d2c412d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:34:00.107 2920 1469456286288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d339ab70-0935-47d7-ae6d-42cb2dcdb98d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-03 16:34:00.107 2920 1469456286288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-03 16:34:00.107 2920 1469456286288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-04-03 16:34:00.107 2920 1469456286288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d339ab70-0935-47d7-ae6d-42cb2dcdb98d" 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-04-03 16:34:00.107 2920 1469456286288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d339ab70-0935-47d7-ae6d-42cb2dcdb98d" "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-04-03 16:34:00.107 2920 1469456286288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d339ab70-0935-47d7-ae6d-42cb2dcdb98d" 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-04-03 16:34:00.107 2920 1469456286288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d339ab70-0935-47d7-ae6d-42cb2dcdb98d" "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-04-03 16:34:00.152 2920 1469456286288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d339ab70-0935-47d7-ae6d-42cb2dcdb98d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:34:00.152 2920 1469456286288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d339ab70-0935-47d7-ae6d-42cb2dcdb98d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-03 16:34:00.152 2920 1469456286288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d339ab70-0935-47d7-ae6d-42cb2dcdb98d processed. 2022-04-03 16:34:01.524 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-03 16:34:01.524 2920 1469457218896 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-04-03 16:34:02.044 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Adding port 6bf251fa-f5ac-41c3-8682-c0b6bf99d51a 2022-04-03 16:34:02.056 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Port 6bf251fa-f5ac-41c3-8682-c0b6bf99d51a updated. Details: {'device': '6bf251fa-f5ac-41c3-8682-c0b6bf99d51a', 'network_id': '888d481e-f227-451b-9b24-67e2c9ee44d4', 'port_id': '6bf251fa-f5ac-41c3-8682-c0b6bf99d51a', 'mac_address': 'fa:16:3e:49:a6:45', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 534, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '73866431-df61-45eb-b2e3-7cce705c2240', '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-04-03 16:34:02.056 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] 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-04-03 16:34:02.056 2920 1469456286288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6bf251fa-f5ac-41c3-8682-c0b6bf99d51a" 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-04-03 16:34:02.056 2920 1469456286288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6bf251fa-f5ac-41c3-8682-c0b6bf99d51a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-03 16:34:02.056 2920 1469456286288 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 888d481e-f227-451b-9b24-67e2c9ee44d4 2022-04-03 16:34:02.056 2920 1469456286288 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-04-03 16:34:02.197 2920 1469456286288 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6bf251fa-f5ac-41c3-8682-c0b6bf99d51a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:34:02.197 2920 1469456286288 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6bf251fa-f5ac-41c3-8682-c0b6bf99d51a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:34:02.248 2920 1469456286288 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6bf251fa-f5ac-41c3-8682-c0b6bf99d51a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-03 16:34:02.248 2920 1469456286288 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 534, VLAN trunk: None to switch port 6bf251fa-f5ac-41c3-8682-c0b6bf99d51a 2022-04-03 16:34:02.248 2920 1469457218896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.734s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:34:02.340 2920 1469456286288 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-03 16:34:02.340 2920 1469456286288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6bf251fa-f5ac-41c3-8682-c0b6bf99d51a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:34:02.660 2920 1469456286288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6bf251fa-f5ac-41c3-8682-c0b6bf99d51a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:34:02.660 2920 1469456286288 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-04-03 16:34:02.660 2920 1469456286288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3bab50ed-a978-4404-a73e-def65b40ca2c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:34:02.660 2920 1469456286288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3bab50ed-a978-4404-a73e-def65b40ca2c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-03 16:34:02.660 2920 1469456286288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6bf251fa-f5ac-41c3-8682-c0b6bf99d51a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-03 16:34:02.660 2920 1469456286288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-03 16:34:02.660 2920 1469456286288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6bf251fa-f5ac-41c3-8682-c0b6bf99d51a not yet added. Adding. 2022-04-03 16:34:02.666 2920 1469456286288 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-04-03 16:34:02.666 2920 1469456286288 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-04-03 16:34:02.825 2920 1469456286288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6bf251fa-f5ac-41c3-8682-c0b6bf99d51a" 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-04-03 16:34:02.983 2920 1469456286288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6bf251fa-f5ac-41c3-8682-c0b6bf99d51a" "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-04-03 16:34:02.983 2920 1469456286288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6bf251fa-f5ac-41c3-8682-c0b6bf99d51a" 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-04-03 16:34:03.152 2920 1469456286288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6bf251fa-f5ac-41c3-8682-c0b6bf99d51a" "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-04-03 16:34:03.267 2920 1469456286288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6bf251fa-f5ac-41c3-8682-c0b6bf99d51a" "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-04-03 16:34:03.267 2920 1469456286288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6bf251fa-f5ac-41c3-8682-c0b6bf99d51a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-03 16:34:03.276 2920 1469456286288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6bf251fa-f5ac-41c3-8682-c0b6bf99d51a processed. 2022-04-03 16:34:03.531 2920 1469456286288 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-04-03 16:34:03.808 2920 1469456286288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:34:07.004 2920 1469457380624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f811a3ae-c1d6-4742-aa66-a783b681b134 cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Security group rule updated on remote: ['8a22f02c-a0b2-4256-8d5b-69ab88149ccc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-03 16:34:07.004 2920 1469457380624 MainThread INFO neutron.agent.securitygroups_rpc [req-f811a3ae-c1d6-4742-aa66-a783b681b134 cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Security group rule updated ['8a22f02c-a0b2-4256-8d5b-69ab88149ccc'] 2022-04-03 16:34:07.165 2920 1469438644064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ac1adc5c-e32c-4570-b9ef-de6e2e4c36f7 04514e23c33040018ad73b44e0a2c83c b0939a47a0b64e6d9c69502cebf05f44 - - -] Security group member updated on remote: ['93193de9-ab33-4237-a5aa-0cfbc81dbda9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:34:07.165 2920 1469438644064 MainThread INFO neutron.agent.securitygroups_rpc [req-ac1adc5c-e32c-4570-b9ef-de6e2e4c36f7 04514e23c33040018ad73b44e0a2c83c b0939a47a0b64e6d9c69502cebf05f44 - - -] Security group member updated ['93193de9-ab33-4237-a5aa-0cfbc81dbda9'] 2022-04-03 16:34:07.202 2920 1469457727328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb953bc5-f7c3-4076-b59b-3a176b6ed31b cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Security group rule updated on remote: ['8a22f02c-a0b2-4256-8d5b-69ab88149ccc'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-03 16:34:07.202 2920 1469457727328 MainThread INFO neutron.agent.securitygroups_rpc [req-cb953bc5-f7c3-4076-b59b-3a176b6ed31b cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Security group rule updated ['8a22f02c-a0b2-4256-8d5b-69ab88149ccc'] 2022-04-03 16:34:08.618 2920 1469438641600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4dd677f2-4521-4adc-aac0-40258ae7065c 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] port_update received: 75666bc1-93d5-4d89-ba2e-e417af6fc030 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:34:08.636 2920 1469438641600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4dd677f2-4521-4adc-aac0-40258ae7065c 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] No port 75666bc1-93d5-4d89-ba2e-e417af6fc030 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:34:11.839 2920 1469457877296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9c192bc-dcd7-4bca-94ac-4ba5b1286a4f 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] network_delete received. Deleting network 489a71f4-ab48-4bae-9ba8-67a90d54a61e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-03 16:34:11.839 2920 1469457877296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9c192bc-dcd7-4bca-94ac-4ba5b1286a4f 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] Network 489a71f4-ab48-4bae-9ba8-67a90d54a61e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-03 16:34:12.029 2920 1469455839824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 75666bc1-93d5-4d89-ba2e-e417af6fc030 2022-04-03 16:34:12.556 2920 1469457218544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-57ea8a22-4dcf-4a6d-86e7-fc351bd31966 cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Security group member updated on remote: ['8a22f02c-a0b2-4256-8d5b-69ab88149ccc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:34:12.556 2920 1469457218544 MainThread INFO neutron.agent.securitygroups_rpc [req-57ea8a22-4dcf-4a6d-86e7-fc351bd31966 cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Security group member updated ['8a22f02c-a0b2-4256-8d5b-69ab88149ccc'] 2022-04-03 16:34:12.556 2920 1469457218544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a52ba292-851c-4af5-acfe-1a0d55e8f0e0 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] network_delete received. Deleting network b1ee3ccb-30c5-43b9-acb1-a887d2e3fd46 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-03 16:34:12.556 2920 1469457218544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a52ba292-851c-4af5-acfe-1a0d55e8f0e0 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] Network b1ee3ccb-30c5-43b9-acb1-a887d2e3fd46 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-03 16:34:13.558 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-03 16:34:13.756 2920 1469456645456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e58834d-ebd7-4001-8ef7-7237b5f355ef 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] port_update received: b0033f56-f019-44fb-b0dc-b34437b3d8ee port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:34:13.762 2920 1469456645456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e58834d-ebd7-4001-8ef7-7237b5f355ef 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] No port b0033f56-f019-44fb-b0dc-b34437b3d8ee defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:34:13.872 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Adding port 75666bc1-93d5-4d89-ba2e-e417af6fc030 2022-04-03 16:34:13.872 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Port 75666bc1-93d5-4d89-ba2e-e417af6fc030 updated. Details: {'device': '75666bc1-93d5-4d89-ba2e-e417af6fc030', 'network_id': 'ea4bb7d7-5562-4d88-a2e3-e87c4cc70dcc', 'port_id': '75666bc1-93d5-4d89-ba2e-e417af6fc030', 'mac_address': 'fa:16:3e:c3:ce:25', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 519, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2dc518a9-1a89-48b5-abcf-2b19d9ccf9a5', 'ip_address': '192.168.233.229'}], '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-04-03 16:34:13.872 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] 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-04-03 16:34:13.872 2920 1469457645232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-75666bc1-93d5-4d89-ba2e-e417af6fc030" 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-04-03 16:34:13.872 2920 1469457645232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 75666bc1-93d5-4d89-ba2e-e417af6fc030 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-03 16:34:13.872 2920 1469457645232 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ea4bb7d7-5562-4d88-a2e3-e87c4cc70dcc 2022-04-03 16:34:13.872 2920 1469457645232 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-04-03 16:34:14.058 2920 1469457645232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '75666bc1-93d5-4d89-ba2e-e417af6fc030') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:34:14.058 2920 1469457645232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '75666bc1-93d5-4d89-ba2e-e417af6fc030') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:34:14.071 2920 1469457645232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 75666bc1-93d5-4d89-ba2e-e417af6fc030 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-03 16:34:14.071 2920 1469457645232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 519, VLAN trunk: None to switch port 75666bc1-93d5-4d89-ba2e-e417af6fc030 2022-04-03 16:34:14.140 2920 1469455840000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d339ab70-0935-47d7-ae6d-42cb2dcdb98d 2022-04-03 16:34:14.200 2920 1469457645232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-03 16:34:14.200 2920 1469457645232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['75666bc1-93d5-4d89-ba2e-e417af6fc030'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:34:14.394 2920 1469457645232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['75666bc1-93d5-4d89-ba2e-e417af6fc030']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:34:14.394 2920 1469457645232 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-04-03 16:34:14.394 2920 1469457645232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (93193de9-ab33-4237-a5aa-0cfbc81dbda9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:34:14.394 2920 1469457645232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (93193de9-ab33-4237-a5aa-0cfbc81dbda9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-03 16:34:14.394 2920 1469457645232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 75666bc1-93d5-4d89-ba2e-e417af6fc030 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-03 16:34:14.394 2920 1469457645232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-03 16:34:14.394 2920 1469457645232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 75666bc1-93d5-4d89-ba2e-e417af6fc030 not yet added. Adding. 2022-04-03 16:34:14.394 2920 1469457645232 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-04-03 16:34:14.394 2920 1469457645232 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-04-03 16:34:14.526 2920 1469457645232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75666bc1-93d5-4d89-ba2e-e417af6fc030" 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-04-03 16:34:14.656 2920 1469457645232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75666bc1-93d5-4d89-ba2e-e417af6fc030" "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-04-03 16:34:14.656 2920 1469457645232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75666bc1-93d5-4d89-ba2e-e417af6fc030" 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-04-03 16:34:14.814 2920 1469457645232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-75666bc1-93d5-4d89-ba2e-e417af6fc030" "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-04-03 16:34:14.950 2920 1469457645232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-75666bc1-93d5-4d89-ba2e-e417af6fc030" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:34:14.950 2920 1469457645232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 75666bc1-93d5-4d89-ba2e-e417af6fc030 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-03 16:34:14.950 2920 1469457645232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 75666bc1-93d5-4d89-ba2e-e417af6fc030 processed. 2022-04-03 16:34:15.558 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-03 16:34:15.558 2920 1469457702576 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-04-03 16:34:15.558 2920 1469457702048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd339ab70-0935-47d7-ae6d-42cb2dcdb98d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-03 16:34:15.558 2920 1469457702048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd339ab70-0935-47d7-ae6d-42cb2dcdb98d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-03 16:34:15.558 2920 1469457702048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d339ab70-0935-47d7-ae6d-42cb2dcdb98d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-03 16:34:15.576 2920 1469457702048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d339ab70-0935-47d7-ae6d-42cb2dcdb98d'] 2022-04-03 16:34:15.576 2920 1469457702048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-03 16:34:15.576 2920 1469457702048 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-04-03 16:34:15.576 2920 1469457702048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d339ab70-0935-47d7-ae6d-42cb2dcdb98d'] 2022-04-03 16:34:15.761 2920 1469457702576 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-04-03 16:34:16.086 2920 1469455839824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b0033f56-f019-44fb-b0dc-b34437b3d8ee 2022-04-03 16:34:17.555 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-03 16:34:17.555 2920 1469457702576 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-04-03 16:34:17.810 2920 1469457702576 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-04-03 16:34:17.893 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Adding port b0033f56-f019-44fb-b0dc-b34437b3d8ee 2022-04-03 16:34:17.914 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Port b0033f56-f019-44fb-b0dc-b34437b3d8ee updated. Details: {'device': 'b0033f56-f019-44fb-b0dc-b34437b3d8ee', 'network_id': 'ecad727a-ed88-4e1b-a44e-6c1ff6732767', 'port_id': 'b0033f56-f019-44fb-b0dc-b34437b3d8ee', 'mac_address': 'fa:16:3e:db:fb:8a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 523, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dd41de44-8bbf-4fc2-81cd-99d88c26d90e', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-03 16:34:17.914 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] 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-04-03 16:34:17.914 2920 1469457335568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b0033f56-f019-44fb-b0dc-b34437b3d8ee" 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-04-03 16:34:17.914 2920 1469457335568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b0033f56-f019-44fb-b0dc-b34437b3d8ee _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-03 16:34:17.914 2920 1469457335568 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-04-03 16:34:18.077 2920 1469457335568 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b0033f56-f019-44fb-b0dc-b34437b3d8ee') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:34:18.077 2920 1469457335568 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b0033f56-f019-44fb-b0dc-b34437b3d8ee') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:34:18.077 2920 1469457335568 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b0033f56-f019-44fb-b0dc-b34437b3d8ee is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-03 16:34:18.077 2920 1469457335568 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 523, VLAN trunk: None to switch port b0033f56-f019-44fb-b0dc-b34437b3d8ee 2022-04-03 16:34:18.181 2920 1469457335568 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-03 16:34:18.181 2920 1469457335568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b0033f56-f019-44fb-b0dc-b34437b3d8ee'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:34:18.181 2920 1469455840000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d339ab70-0935-47d7-ae6d-42cb2dcdb98d 2022-04-03 16:34:18.337 2920 1469457335568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b0033f56-f019-44fb-b0dc-b34437b3d8ee']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:34:18.337 2920 1469457335568 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-04-03 16:34:18.337 2920 1469457335568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8a22f02c-a0b2-4256-8d5b-69ab88149ccc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:34:18.337 2920 1469457335568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b0033f56-f019-44fb-b0dc-b34437b3d8ee _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-03 16:34:18.355 2920 1469457335568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-03 16:34:18.355 2920 1469457335568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b0033f56-f019-44fb-b0dc-b34437b3d8ee not yet added. Adding. 2022-04-03 16:34:18.355 2920 1469457335568 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-04-03 16:34:18.355 2920 1469457335568 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-04-03 16:34:18.495 2920 1469457335568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0033f56-f019-44fb-b0dc-b34437b3d8ee" 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-04-03 16:34:18.655 2920 1469457335568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0033f56-f019-44fb-b0dc-b34437b3d8ee" "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-04-03 16:34:18.655 2920 1469457335568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0033f56-f019-44fb-b0dc-b34437b3d8ee" 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-04-03 16:34:18.876 2920 1469457335568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b0033f56-f019-44fb-b0dc-b34437b3d8ee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:34:18.996 2920 1469457335568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b0033f56-f019-44fb-b0dc-b34437b3d8ee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:34:18.996 2920 1469457335568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b0033f56-f019-44fb-b0dc-b34437b3d8ee status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-03 16:34:18.996 2920 1469457335568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b0033f56-f019-44fb-b0dc-b34437b3d8ee processed. 2022-04-03 16:34:19.564 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-03 16:34:19.564 2920 1469457335568 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-04-03 16:34:19.564 2920 1469459080816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd339ab70-0935-47d7-ae6d-42cb2dcdb98d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-03 16:34:19.564 2920 1469459080816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd339ab70-0935-47d7-ae6d-42cb2dcdb98d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-03 16:34:19.564 2920 1469459080816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d339ab70-0935-47d7-ae6d-42cb2dcdb98d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-03 16:34:19.587 2920 1469459080816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 00bdc2ca-0c37-4157-8f64-6c99692d12a5 2022-04-03 16:34:19.587 2920 1469459080816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d339ab70-0935-47d7-ae6d-42cb2dcdb98d'] 2022-04-03 16:34:19.587 2920 1469459080816 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-04-03 16:34:19.587 2920 1469459080816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d339ab70-0935-47d7-ae6d-42cb2dcdb98d'] 2022-04-03 16:34:19.791 2920 1469457335568 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-04-03 16:34:20.212 2920 1469455840000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 75666bc1-93d5-4d89-ba2e-e417af6fc030 2022-04-03 16:34:20.947 2920 1469457379744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-448decf9-0fab-44eb-9da4-abe5beda9a94 04514e23c33040018ad73b44e0a2c83c b0939a47a0b64e6d9c69502cebf05f44 - - -] Security group member updated on remote: ['93193de9-ab33-4237-a5aa-0cfbc81dbda9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:34:20.947 2920 1469457379744 MainThread INFO neutron.agent.securitygroups_rpc [req-448decf9-0fab-44eb-9da4-abe5beda9a94 04514e23c33040018ad73b44e0a2c83c b0939a47a0b64e6d9c69502cebf05f44 - - -] Security group member updated ['93193de9-ab33-4237-a5aa-0cfbc81dbda9'] 2022-04-03 16:34:20.947 2920 1469457379744 MainThread INFO neutron.agent.securitygroups_rpc [req-448decf9-0fab-44eb-9da4-abe5beda9a94 04514e23c33040018ad73b44e0a2c83c b0939a47a0b64e6d9c69502cebf05f44 - - -] Refresh firewall rules 2022-04-03 16:34:20.947 2920 1469457379744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-448decf9-0fab-44eb-9da4-abe5beda9a94 04514e23c33040018ad73b44e0a2c83c b0939a47a0b64e6d9c69502cebf05f44 - - -] Get security group information for devices via rpc ['75666bc1-93d5-4d89-ba2e-e417af6fc030'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:34:20.979 2920 1469457379744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-448decf9-0fab-44eb-9da4-abe5beda9a94 04514e23c33040018ad73b44e0a2c83c b0939a47a0b64e6d9c69502cebf05f44 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:34:20.979 2920 1469457379744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-448decf9-0fab-44eb-9da4-abe5beda9a94 04514e23c33040018ad73b44e0a2c83c b0939a47a0b64e6d9c69502cebf05f44 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-03 16:34:21.087 2920 1469456279504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-448decf9-0fab-44eb-9da4-abe5beda9a94 04514e23c33040018ad73b44e0a2c83c b0939a47a0b64e6d9c69502cebf05f44 - - -] port_delete event received for '75666bc1-93d5-4d89-ba2e-e417af6fc030' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:34:21.574 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-03 16:34:21.574 2920 1469457497072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '75666bc1-93d5-4d89-ba2e-e417af6fc030' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-03 16:34:21.574 2920 1469457497072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '75666bc1-93d5-4d89-ba2e-e417af6fc030' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-03 16:34:21.574 2920 1469457497072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 75666bc1-93d5-4d89-ba2e-e417af6fc030 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-03 16:34:21.574 2920 1469455470656 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-04-03 16:34:21.602 2920 1469457497072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ea4bb7d7-5562-4d88-a2e3-e87c4cc70dcc 2022-04-03 16:34:21.602 2920 1469457497072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['75666bc1-93d5-4d89-ba2e-e417af6fc030'] 2022-04-03 16:34:21.602 2920 1469457497072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-03 16:34:21.602 2920 1469457497072 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-04-03 16:34:21.602 2920 1469457497072 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['75666bc1-93d5-4d89-ba2e-e417af6fc030'] 2022-04-03 16:34:21.684 2920 1469455470656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:34:34.307 2920 1469455839824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d339ab70-0935-47d7-ae6d-42cb2dcdb98d 2022-04-03 16:34:35.636 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-03 16:34:35.806 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Adding port d339ab70-0935-47d7-ae6d-42cb2dcdb98d 2022-04-03 16:34:35.806 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Port d339ab70-0935-47d7-ae6d-42cb2dcdb98d updated. Details: {'device': 'd339ab70-0935-47d7-ae6d-42cb2dcdb98d', 'network_id': '00bdc2ca-0c37-4157-8f64-6c99692d12a5', 'port_id': 'd339ab70-0935-47d7-ae6d-42cb2dcdb98d', 'mac_address': 'fa:16:3e:3e:73:92', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 549, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1e83f20f-c2eb-477b-b947-bf2e6bb842d5', '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-04-03 16:34:35.806 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] 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-04-03 16:34:35.806 2920 1469459220784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d339ab70-0935-47d7-ae6d-42cb2dcdb98d" 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-04-03 16:34:35.806 2920 1469459220784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d339ab70-0935-47d7-ae6d-42cb2dcdb98d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-03 16:34:35.826 2920 1469459220784 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 00bdc2ca-0c37-4157-8f64-6c99692d12a5 2022-04-03 16:34:35.826 2920 1469459220784 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-04-03 16:34:36.025 2920 1469459220784 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd339ab70-0935-47d7-ae6d-42cb2dcdb98d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:34:36.025 2920 1469459220784 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd339ab70-0935-47d7-ae6d-42cb2dcdb98d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:34:36.025 2920 1469459220784 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d339ab70-0935-47d7-ae6d-42cb2dcdb98d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-03 16:34:36.025 2920 1469459220784 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 549, VLAN trunk: None to switch port d339ab70-0935-47d7-ae6d-42cb2dcdb98d 2022-04-03 16:34:36.155 2920 1469459220784 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-03 16:34:36.155 2920 1469459220784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d339ab70-0935-47d7-ae6d-42cb2dcdb98d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:34:36.291 2920 1469459220784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d339ab70-0935-47d7-ae6d-42cb2dcdb98d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:34:36.291 2920 1469459220784 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-04-03 16:34:36.291 2920 1469459220784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (67e7ced7-e6f6-4727-a845-059b5d2c412d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:34:36.291 2920 1469459220784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d339ab70-0935-47d7-ae6d-42cb2dcdb98d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-03 16:34:36.291 2920 1469459220784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-03 16:34:36.291 2920 1469459220784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d339ab70-0935-47d7-ae6d-42cb2dcdb98d not yet added. Adding. 2022-04-03 16:34:36.291 2920 1469459220784 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-04-03 16:34:36.291 2920 1469459220784 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-04-03 16:34:36.462 2920 1469459220784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d339ab70-0935-47d7-ae6d-42cb2dcdb98d" 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-04-03 16:34:36.608 2920 1469459220784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d339ab70-0935-47d7-ae6d-42cb2dcdb98d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:34:36.608 2920 1469459220784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d339ab70-0935-47d7-ae6d-42cb2dcdb98d" 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-04-03 16:34:36.789 2920 1469459220784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d339ab70-0935-47d7-ae6d-42cb2dcdb98d" "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-04-03 16:34:36.915 2920 1469459220784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d339ab70-0935-47d7-ae6d-42cb2dcdb98d" "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-04-03 16:34:36.915 2920 1469459220784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d339ab70-0935-47d7-ae6d-42cb2dcdb98d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-03 16:34:36.915 2920 1469459220784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d339ab70-0935-47d7-ae6d-42cb2dcdb98d processed. 2022-04-03 16:34:37.645 2920 1469459220784 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-04-03 16:34:37.821 2920 1469459220784 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-04-03 16:35:00.361 2920 1469459443376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ac618800-84d6-45d7-9c62-700db5381439 59b8671b372040218adf014527150e88 78a64f2022bf4c0c9a548fb1b52b6236 - - -] Security group member updated on remote: ['3bab50ed-a978-4404-a73e-def65b40ca2c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:35:00.361 2920 1469459443376 MainThread INFO neutron.agent.securitygroups_rpc [req-ac618800-84d6-45d7-9c62-700db5381439 59b8671b372040218adf014527150e88 78a64f2022bf4c0c9a548fb1b52b6236 - - -] Security group member updated ['3bab50ed-a978-4404-a73e-def65b40ca2c'] 2022-04-03 16:35:00.361 2920 1469459443376 MainThread INFO neutron.agent.securitygroups_rpc [req-ac618800-84d6-45d7-9c62-700db5381439 59b8671b372040218adf014527150e88 78a64f2022bf4c0c9a548fb1b52b6236 - - -] Refresh firewall rules 2022-04-03 16:35:00.361 2920 1469459443376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ac618800-84d6-45d7-9c62-700db5381439 59b8671b372040218adf014527150e88 78a64f2022bf4c0c9a548fb1b52b6236 - - -] Get security group information for devices via rpc ['6bf251fa-f5ac-41c3-8682-c0b6bf99d51a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:35:00.399 2920 1469459443376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ac618800-84d6-45d7-9c62-700db5381439 59b8671b372040218adf014527150e88 78a64f2022bf4c0c9a548fb1b52b6236 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:35:00.399 2920 1469459443376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ac618800-84d6-45d7-9c62-700db5381439 59b8671b372040218adf014527150e88 78a64f2022bf4c0c9a548fb1b52b6236 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-03 16:35:00.430 2920 1469459518208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ac618800-84d6-45d7-9c62-700db5381439 59b8671b372040218adf014527150e88 78a64f2022bf4c0c9a548fb1b52b6236 - - -] port_delete event received for '6bf251fa-f5ac-41c3-8682-c0b6bf99d51a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:35:00.602 2920 1469455840000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6bf251fa-f5ac-41c3-8682-c0b6bf99d51a 2022-04-03 16:35:01.788 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-03 16:35:01.788 2920 1469459518208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6bf251fa-f5ac-41c3-8682-c0b6bf99d51a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-03 16:35:01.788 2920 1469459518208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6bf251fa-f5ac-41c3-8682-c0b6bf99d51a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-03 16:35:01.788 2920 1469459518208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6bf251fa-f5ac-41c3-8682-c0b6bf99d51a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-03 16:35:01.793 2920 1469459518208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 888d481e-f227-451b-9b24-67e2c9ee44d4 2022-04-03 16:35:01.793 2920 1469459518208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6bf251fa-f5ac-41c3-8682-c0b6bf99d51a'] 2022-04-03 16:35:01.793 2920 1469459518208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-03 16:35:01.793 2920 1469459518208 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-04-03 16:35:01.793 2920 1469459518208 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6bf251fa-f5ac-41c3-8682-c0b6bf99d51a'] 2022-04-03 16:35:03.805 2920 1469459362208 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-04-03 16:35:03.825 2920 1469459362208 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-04-03 16:35:07.447 2920 1469457679632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5724ad45-cb54-4438-8729-a5e92783fa56 59b8671b372040218adf014527150e88 78a64f2022bf4c0c9a548fb1b52b6236 - - -] Security group member updated on remote: ['3bab50ed-a978-4404-a73e-def65b40ca2c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:35:07.447 2920 1469457679632 MainThread INFO neutron.agent.securitygroups_rpc [req-5724ad45-cb54-4438-8729-a5e92783fa56 59b8671b372040218adf014527150e88 78a64f2022bf4c0c9a548fb1b52b6236 - - -] Security group member updated ['3bab50ed-a978-4404-a73e-def65b40ca2c'] 2022-04-03 16:35:08.197 2920 1469457418544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d057f202-a56e-4f93-ba40-f5e1a894b97a 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] port_update received: 500cf5be-ec18-4506-845d-e660802584ca port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:35:08.197 2920 1469457418544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d057f202-a56e-4f93-ba40-f5e1a894b97a 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] No port 500cf5be-ec18-4506-845d-e660802584ca defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:35:10.571 2920 1469455839824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 500cf5be-ec18-4506-845d-e660802584ca 2022-04-03 16:35:11.868 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-03 16:35:12.042 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Adding port 500cf5be-ec18-4506-845d-e660802584ca 2022-04-03 16:35:12.055 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Port 500cf5be-ec18-4506-845d-e660802584ca updated. Details: {'device': '500cf5be-ec18-4506-845d-e660802584ca', 'network_id': '888d481e-f227-451b-9b24-67e2c9ee44d4', 'port_id': '500cf5be-ec18-4506-845d-e660802584ca', 'mac_address': 'fa:16:3e:49:30:67', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 534, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '73866431-df61-45eb-b2e3-7cce705c2240', '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-04-03 16:35:12.055 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] 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-04-03 16:35:12.055 2920 1469457699760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-500cf5be-ec18-4506-845d-e660802584ca" 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-04-03 16:35:12.055 2920 1469457699760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 500cf5be-ec18-4506-845d-e660802584ca _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-03 16:35:12.055 2920 1469457699760 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 888d481e-f227-451b-9b24-67e2c9ee44d4 2022-04-03 16:35:12.055 2920 1469457699760 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-04-03 16:35:12.227 2920 1469457699760 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '500cf5be-ec18-4506-845d-e660802584ca') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:35:12.227 2920 1469457699760 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '500cf5be-ec18-4506-845d-e660802584ca') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:35:12.227 2920 1469457699760 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 500cf5be-ec18-4506-845d-e660802584ca is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-03 16:35:12.227 2920 1469457699760 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 534, VLAN trunk: None to switch port 500cf5be-ec18-4506-845d-e660802584ca 2022-04-03 16:35:12.356 2920 1469457699760 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-03 16:35:12.356 2920 1469457699760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['500cf5be-ec18-4506-845d-e660802584ca'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:35:12.494 2920 1469457699760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['500cf5be-ec18-4506-845d-e660802584ca']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:35:12.494 2920 1469457699760 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-04-03 16:35:12.494 2920 1469457699760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3bab50ed-a978-4404-a73e-def65b40ca2c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:35:12.494 2920 1469457699760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3bab50ed-a978-4404-a73e-def65b40ca2c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-03 16:35:12.494 2920 1469457699760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 500cf5be-ec18-4506-845d-e660802584ca _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-03 16:35:12.494 2920 1469457699760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-03 16:35:12.494 2920 1469457699760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 500cf5be-ec18-4506-845d-e660802584ca not yet added. Adding. 2022-04-03 16:35:12.494 2920 1469457699760 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-04-03 16:35:12.494 2920 1469457699760 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-04-03 16:35:12.651 2920 1469457699760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-500cf5be-ec18-4506-845d-e660802584ca" 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-04-03 16:35:12.795 2920 1469457699760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-500cf5be-ec18-4506-845d-e660802584ca" "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-04-03 16:35:12.795 2920 1469457699760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-500cf5be-ec18-4506-845d-e660802584ca" 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-04-03 16:35:12.946 2920 1469457699760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-500cf5be-ec18-4506-845d-e660802584ca" "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-04-03 16:35:13.058 2920 1469457699760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-500cf5be-ec18-4506-845d-e660802584ca" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:35:13.058 2920 1469457699760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 500cf5be-ec18-4506-845d-e660802584ca status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-03 16:35:13.058 2920 1469457699760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 500cf5be-ec18-4506-845d-e660802584ca processed. 2022-04-03 16:35:13.885 2920 1469457699760 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-04-03 16:35:14.039 2920 1469457699760 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-04-03 16:35:26.106 2920 1469457726272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3a09d708-f577-4b39-9bfb-1a20234cadbc 17444a81c85f47b1900073e87d8d7d31 fa31b746661d4686909fc63e5c378cee - - -] Security group member updated on remote: ['67e7ced7-e6f6-4727-a845-059b5d2c412d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:35:26.106 2920 1469457726272 MainThread INFO neutron.agent.securitygroups_rpc [req-3a09d708-f577-4b39-9bfb-1a20234cadbc 17444a81c85f47b1900073e87d8d7d31 fa31b746661d4686909fc63e5c378cee - - -] Security group member updated ['67e7ced7-e6f6-4727-a845-059b5d2c412d'] 2022-04-03 16:35:26.423 2920 1469457217488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a09d708-f577-4b39-9bfb-1a20234cadbc 17444a81c85f47b1900073e87d8d7d31 fa31b746661d4686909fc63e5c378cee - - -] port_delete event received for 'd339ab70-0935-47d7-ae6d-42cb2dcdb98d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:35:26.842 2920 1469455840000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d339ab70-0935-47d7-ae6d-42cb2dcdb98d 2022-04-03 16:35:27.992 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-03 16:35:27.992 2920 1469459207264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd339ab70-0935-47d7-ae6d-42cb2dcdb98d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-03 16:35:27.992 2920 1469459207264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd339ab70-0935-47d7-ae6d-42cb2dcdb98d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-03 16:35:27.992 2920 1469459207264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d339ab70-0935-47d7-ae6d-42cb2dcdb98d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-03 16:35:28.006 2920 1469459207264 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 00bdc2ca-0c37-4157-8f64-6c99692d12a5 2022-04-03 16:35:28.006 2920 1469459207264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d339ab70-0935-47d7-ae6d-42cb2dcdb98d'] 2022-04-03 16:35:28.006 2920 1469459207264 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-03 16:35:28.006 2920 1469459207264 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-04-03 16:35:28.006 2920 1469459207264 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d339ab70-0935-47d7-ae6d-42cb2dcdb98d'] 2022-04-03 16:35:28.187 2920 1469459207264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eeb9eb0d-d23a-4886-b4a2-3350d7b38327 17444a81c85f47b1900073e87d8d7d31 fa31b746661d4686909fc63e5c378cee - - -] port_delete event received for '3a4841cd-58c9-4408-b491-dfa467e9fda0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:35:28.603 2920 1469438597952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2ed95d39-7273-4be8-8fa7-c28ed6461544 17444a81c85f47b1900073e87d8d7d31 fa31b746661d4686909fc63e5c378cee - - -] Security group rule updated on remote: ['4b62d223-6e49-4ebe-820b-6a7a171efcd1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-03 16:35:28.603 2920 1469438597952 MainThread INFO neutron.agent.securitygroups_rpc [req-2ed95d39-7273-4be8-8fa7-c28ed6461544 17444a81c85f47b1900073e87d8d7d31 fa31b746661d4686909fc63e5c378cee - - -] Security group rule updated ['4b62d223-6e49-4ebe-820b-6a7a171efcd1'] 2022-04-03 16:35:28.728 2920 1469456644928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ad880db6-93b3-4e73-9de2-64173280b069 17444a81c85f47b1900073e87d8d7d31 fa31b746661d4686909fc63e5c378cee - - -] Security group rule updated on remote: ['4b62d223-6e49-4ebe-820b-6a7a171efcd1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-03 16:35:28.728 2920 1469456644928 MainThread INFO neutron.agent.securitygroups_rpc [req-ad880db6-93b3-4e73-9de2-64173280b069 17444a81c85f47b1900073e87d8d7d31 fa31b746661d4686909fc63e5c378cee - - -] Security group rule updated ['4b62d223-6e49-4ebe-820b-6a7a171efcd1'] 2022-04-03 16:35:30.007 2920 1469457419248 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-04-03 16:35:30.041 2920 1469457419248 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-04-03 16:35:32.057 2920 1469457875888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4a34a2e0-7d30-4924-9f04-0f8c98cc9ce6 17444a81c85f47b1900073e87d8d7d31 fa31b746661d4686909fc63e5c378cee - - -] Security group member updated on remote: ['4b62d223-6e49-4ebe-820b-6a7a171efcd1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:35:32.057 2920 1469457875888 MainThread INFO neutron.agent.securitygroups_rpc [req-4a34a2e0-7d30-4924-9f04-0f8c98cc9ce6 17444a81c85f47b1900073e87d8d7d31 fa31b746661d4686909fc63e5c378cee - - -] Security group member updated ['4b62d223-6e49-4ebe-820b-6a7a171efcd1'] 2022-04-03 16:35:32.995 2920 1469459082400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b09c0de-87d9-4a82-a662-a8ce12116893 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] port_update received: 9ca26338-0ac4-4003-9bf6-dfa74263d993 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:35:32.995 2920 1469459082400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b09c0de-87d9-4a82-a662-a8ce12116893 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] No port 9ca26338-0ac4-4003-9bf6-dfa74263d993 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:35:34.747 2920 1469455839824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9ca26338-0ac4-4003-9bf6-dfa74263d993 2022-04-03 16:35:36.031 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-03 16:35:36.218 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Adding port 9ca26338-0ac4-4003-9bf6-dfa74263d993 2022-04-03 16:35:36.218 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Port 9ca26338-0ac4-4003-9bf6-dfa74263d993 updated. Details: {'device': '9ca26338-0ac4-4003-9bf6-dfa74263d993', 'network_id': '00bdc2ca-0c37-4157-8f64-6c99692d12a5', 'port_id': '9ca26338-0ac4-4003-9bf6-dfa74263d993', 'mac_address': 'fa:16:3e:ac:6d:fa', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 549, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1e83f20f-c2eb-477b-b947-bf2e6bb842d5', '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-04-03 16:35:36.218 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] 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-04-03 16:35:36.218 2920 1469457644352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9ca26338-0ac4-4003-9bf6-dfa74263d993" 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-04-03 16:35:36.218 2920 1469457644352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9ca26338-0ac4-4003-9bf6-dfa74263d993 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-03 16:35:36.218 2920 1469457644352 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 00bdc2ca-0c37-4157-8f64-6c99692d12a5 2022-04-03 16:35:36.218 2920 1469457644352 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-04-03 16:35:36.368 2920 1469457644352 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9ca26338-0ac4-4003-9bf6-dfa74263d993') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:35:36.368 2920 1469457644352 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9ca26338-0ac4-4003-9bf6-dfa74263d993') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:35:36.368 2920 1469457644352 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9ca26338-0ac4-4003-9bf6-dfa74263d993 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-03 16:35:36.368 2920 1469457644352 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 549, VLAN trunk: None to switch port 9ca26338-0ac4-4003-9bf6-dfa74263d993 2022-04-03 16:35:36.464 2920 1469457644352 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-03 16:35:36.464 2920 1469457644352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9ca26338-0ac4-4003-9bf6-dfa74263d993'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:35:36.602 2920 1469457644352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9ca26338-0ac4-4003-9bf6-dfa74263d993']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:35:36.602 2920 1469457644352 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-04-03 16:35:36.602 2920 1469457644352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4b62d223-6e49-4ebe-820b-6a7a171efcd1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:35:36.602 2920 1469457644352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9ca26338-0ac4-4003-9bf6-dfa74263d993 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-03 16:35:36.602 2920 1469457644352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-03 16:35:36.602 2920 1469457644352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9ca26338-0ac4-4003-9bf6-dfa74263d993 not yet added. Adding. 2022-04-03 16:35:36.602 2920 1469457644352 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-04-03 16:35:36.602 2920 1469457644352 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-04-03 16:35:36.743 2920 1469457644352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ca26338-0ac4-4003-9bf6-dfa74263d993" 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-04-03 16:35:36.872 2920 1469457644352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ca26338-0ac4-4003-9bf6-dfa74263d993" "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-04-03 16:35:36.886 2920 1469457644352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ca26338-0ac4-4003-9bf6-dfa74263d993" 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-04-03 16:35:37.040 2920 1469457644352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ca26338-0ac4-4003-9bf6-dfa74263d993" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:35:37.155 2920 1469457644352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9ca26338-0ac4-4003-9bf6-dfa74263d993" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.938s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:35:37.155 2920 1469457644352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9ca26338-0ac4-4003-9bf6-dfa74263d993 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-03 16:35:37.155 2920 1469457644352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9ca26338-0ac4-4003-9bf6-dfa74263d993 processed. 2022-04-03 16:35:38.054 2920 1469457644352 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-04-03 16:35:38.224 2920 1469457644352 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-04-03 16:35:38.304 2920 1469457875888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-787f311c-ceb0-4810-be4a-b2c2664da23c 59b8671b372040218adf014527150e88 78a64f2022bf4c0c9a548fb1b52b6236 - - -] Security group member updated on remote: ['3bab50ed-a978-4404-a73e-def65b40ca2c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:35:38.304 2920 1469457875888 MainThread INFO neutron.agent.securitygroups_rpc [req-787f311c-ceb0-4810-be4a-b2c2664da23c 59b8671b372040218adf014527150e88 78a64f2022bf4c0c9a548fb1b52b6236 - - -] Security group member updated ['3bab50ed-a978-4404-a73e-def65b40ca2c'] 2022-04-03 16:35:38.304 2920 1469457875888 MainThread INFO neutron.agent.securitygroups_rpc [req-787f311c-ceb0-4810-be4a-b2c2664da23c 59b8671b372040218adf014527150e88 78a64f2022bf4c0c9a548fb1b52b6236 - - -] Refresh firewall rules 2022-04-03 16:35:38.304 2920 1469457875888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-787f311c-ceb0-4810-be4a-b2c2664da23c 59b8671b372040218adf014527150e88 78a64f2022bf4c0c9a548fb1b52b6236 - - -] Get security group information for devices via rpc ['500cf5be-ec18-4506-845d-e660802584ca'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:35:38.335 2920 1469457875888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-787f311c-ceb0-4810-be4a-b2c2664da23c 59b8671b372040218adf014527150e88 78a64f2022bf4c0c9a548fb1b52b6236 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:35:38.335 2920 1469457875888 MainThread DEBUG neutron.agent.securitygroups_rpc [req-787f311c-ceb0-4810-be4a-b2c2664da23c 59b8671b372040218adf014527150e88 78a64f2022bf4c0c9a548fb1b52b6236 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-03 16:35:38.381 2920 1469456985424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-787f311c-ceb0-4810-be4a-b2c2664da23c 59b8671b372040218adf014527150e88 78a64f2022bf4c0c9a548fb1b52b6236 - - -] port_delete event received for '500cf5be-ec18-4506-845d-e660802584ca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:35:38.965 2920 1469455840000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 500cf5be-ec18-4506-845d-e660802584ca 2022-04-03 16:35:40.070 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-03 16:35:40.070 2920 1469459549696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '500cf5be-ec18-4506-845d-e660802584ca' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-03 16:35:40.070 2920 1469459549696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '500cf5be-ec18-4506-845d-e660802584ca' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-03 16:35:40.070 2920 1469459549696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 500cf5be-ec18-4506-845d-e660802584ca _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-03 16:35:40.086 2920 1469459549696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 888d481e-f227-451b-9b24-67e2c9ee44d4 2022-04-03 16:35:40.086 2920 1469459549696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['500cf5be-ec18-4506-845d-e660802584ca'] 2022-04-03 16:35:40.086 2920 1469459549696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-03 16:35:40.086 2920 1469459549696 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-04-03 16:35:40.086 2920 1469459549696 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['500cf5be-ec18-4506-845d-e660802584ca'] 2022-04-03 16:35:42.085 2920 1469455911568 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-04-03 16:35:42.163 2920 1469455911568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.079s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:35:56.914 2920 1469459945072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2bc994c-871e-4a8c-9a2d-d5923b7ed73b 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] network_delete received. Deleting network 888d481e-f227-451b-9b24-67e2c9ee44d4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-03 16:35:56.914 2920 1469459945072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2bc994c-871e-4a8c-9a2d-d5923b7ed73b 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] Network 888d481e-f227-451b-9b24-67e2c9ee44d4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-03 16:36:01.421 2920 1469457416432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8820cf5-2066-4410-a91d-4e06348016b0 - - - - -] port_update received: bc585020-7f6e-4bd6-b444-e72fd659e2da port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:36:01.438 2920 1469457416432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8820cf5-2066-4410-a91d-4e06348016b0 - - - - -] No port bc585020-7f6e-4bd6-b444-e72fd659e2da defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:36:04.915 2920 1469457219248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8a0d641-9d3a-474a-8800-7443e7adcf4e - - - - -] port_update received: bba46330-6e9a-424b-a9e3-b972e1c24dc8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:36:04.915 2920 1469457219248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8a0d641-9d3a-474a-8800-7443e7adcf4e - - - - -] No port bba46330-6e9a-424b-a9e3-b972e1c24dc8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:36:06.486 2920 1469459641792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80de8257-3142-424f-9961-bff73f442576 - - - - -] port_update received: 66254afd-254d-4089-8755-fdfba9dcfe18 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:36:06.493 2920 1469459641792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80de8257-3142-424f-9961-bff73f442576 - - - - -] No port 66254afd-254d-4089-8755-fdfba9dcfe18 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:36:10.852 2920 1469456289632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04e115fb-5403-4a05-ab4a-0801532602c0 - - - - -] port_update received: 4027539c-5d95-404c-8bf5-ca07382db0e9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:36:10.852 2920 1469456289632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04e115fb-5403-4a05-ab4a-0801532602c0 - - - - -] No port 4027539c-5d95-404c-8bf5-ca07382db0e9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:36:13.291 2920 1469455840000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b0033f56-f019-44fb-b0dc-b34437b3d8ee 2022-04-03 16:36:13.526 2920 1469456278448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-51159ff3-15b8-48b8-86c6-186dbbb8cfba cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Security group member updated on remote: ['8a22f02c-a0b2-4256-8d5b-69ab88149ccc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:36:13.526 2920 1469456278448 MainThread INFO neutron.agent.securitygroups_rpc [req-51159ff3-15b8-48b8-86c6-186dbbb8cfba cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Security group member updated ['8a22f02c-a0b2-4256-8d5b-69ab88149ccc'] 2022-04-03 16:36:13.870 2920 1469457700640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51159ff3-15b8-48b8-86c6-186dbbb8cfba cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] port_delete event received for 'b0033f56-f019-44fb-b0dc-b34437b3d8ee' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:36:14.290 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-03 16:36:14.290 2920 1469456974064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b0033f56-f019-44fb-b0dc-b34437b3d8ee' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-03 16:36:14.290 2920 1469456974064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b0033f56-f019-44fb-b0dc-b34437b3d8ee' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-03 16:36:14.290 2920 1469456974064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b0033f56-f019-44fb-b0dc-b34437b3d8ee _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-03 16:36:14.305 2920 1469456974064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b0033f56-f019-44fb-b0dc-b34437b3d8ee'] 2022-04-03 16:36:14.305 2920 1469456974064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-03 16:36:14.305 2920 1469456974064 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-04-03 16:36:14.305 2920 1469456974064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b0033f56-f019-44fb-b0dc-b34437b3d8ee'] 2022-04-03 16:36:16.028 2920 1469459631088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8424b8bb-0f02-4b7e-83ee-38900d4bbc99 cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] port_delete event received for 'b99cf9c8-c7c5-4323-85fc-4c57bfb3554c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:36:16.286 2920 1469459641264 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-04-03 16:36:16.320 2920 1469459641264 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-04-03 16:36:19.356 2920 1469459860112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-00a4c81d-661a-4b96-abf5-792354cc4fd4 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Security group member updated on remote: ['b5b0eb99-a4d0-45e6-9dad-c12e7bb55a93'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:36:19.356 2920 1469459860112 MainThread INFO neutron.agent.securitygroups_rpc [req-00a4c81d-661a-4b96-abf5-792354cc4fd4 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Security group member updated ['b5b0eb99-a4d0-45e6-9dad-c12e7bb55a93'] 2022-04-03 16:36:27.164 2920 1469460117632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b423cd35-97e7-4810-98f5-15b6bb8b0fba 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] port_update received: 7153e881-15c4-4671-bdb7-f054088dc579 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:36:27.164 2920 1469460117632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b423cd35-97e7-4810-98f5-15b6bb8b0fba 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] No port 7153e881-15c4-4671-bdb7-f054088dc579 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:36:28.696 2920 1469460296096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9ccd3ccb-7be6-4a25-b6bf-63e3b02dbc50 cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Security group member updated on remote: ['cec064e3-e7e4-48bd-8ca1-b108f4226e69'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:36:28.696 2920 1469460296096 MainThread INFO neutron.agent.securitygroups_rpc [req-9ccd3ccb-7be6-4a25-b6bf-63e3b02dbc50 cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Security group member updated ['cec064e3-e7e4-48bd-8ca1-b108f4226e69'] 2022-04-03 16:36:28.696 2920 1469460296096 MainThread INFO neutron.agent.securitygroups_rpc [req-9ccd3ccb-7be6-4a25-b6bf-63e3b02dbc50 cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Refresh firewall rules 2022-04-03 16:36:28.696 2920 1469460296096 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9ccd3ccb-7be6-4a25-b6bf-63e3b02dbc50 cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Get security group information for devices via rpc ['71b02a31-e96e-4bf6-b281-6735bdaa817f', 'f5c4e090-27d8-469e-b962-86c39bd4a749'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:36:28.805 2920 1469460250864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ccd3ccb-7be6-4a25-b6bf-63e3b02dbc50 cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] port_delete event received for '71b02a31-e96e-4bf6-b281-6735bdaa817f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:36:28.852 2920 1469460296096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9ccd3ccb-7be6-4a25-b6bf-63e3b02dbc50 cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Update security group information for ports dict_keys(['f5c4e090-27d8-469e-b962-86c39bd4a749']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:36:28.852 2920 1469460296096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9ccd3ccb-7be6-4a25-b6bf-63e3b02dbc50 cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-03 16:36:28.852 2920 1469460296096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9ccd3ccb-7be6-4a25-b6bf-63e3b02dbc50 cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Update rules of security group (cec064e3-e7e4-48bd-8ca1-b108f4226e69) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:36:28.852 2920 1469460296096 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9ccd3ccb-7be6-4a25-b6bf-63e3b02dbc50 cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Update members of security group (cec064e3-e7e4-48bd-8ca1-b108f4226e69) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-03 16:36:28.852 2920 1469460296096 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9ccd3ccb-7be6-4a25-b6bf-63e3b02dbc50 cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Update port filter for f5c4e090-27d8-469e-b962-86c39bd4a749 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-03 16:36:28.852 2920 1469460296096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9ccd3ccb-7be6-4a25-b6bf-63e3b02dbc50 cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Updating port rules. 2022-04-03 16:36:28.852 2920 1469460296096 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9ccd3ccb-7be6-4a25-b6bf-63e3b02dbc50 cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Creating 0 new rules, removing 1 old rules. 2022-04-03 16:36:28.852 2920 1469460296096 MainThread DEBUG oslo_concurrency.lockutils [req-9ccd3ccb-7be6-4a25-b6bf-63e3b02dbc50 cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Lock "n-hv-driver-port-lock-f5c4e090-27d8-469e-b962-86c39bd4a749" 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-04-03 16:36:28.852 2920 1469460296096 MainThread DEBUG oslo_concurrency.lockutils [req-9ccd3ccb-7be6-4a25-b6bf-63e3b02dbc50 cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Lock "n-hv-driver-port-lock-f5c4e090-27d8-469e-b962-86c39bd4a749" "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-04-03 16:36:28.852 2920 1469460296096 MainThread DEBUG oslo_concurrency.lockutils [req-9ccd3ccb-7be6-4a25-b6bf-63e3b02dbc50 cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Lock "n-hv-driver-port-lock-f5c4e090-27d8-469e-b962-86c39bd4a749" 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-04-03 16:36:28.982 2920 1469460296096 MainThread DEBUG oslo_concurrency.lockutils [req-9ccd3ccb-7be6-4a25-b6bf-63e3b02dbc50 cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Lock "n-hv-driver-port-lock-f5c4e090-27d8-469e-b962-86c39bd4a749" "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-04-03 16:36:29.180 2920 1469455839824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9ca26338-0ac4-4003-9bf6-dfa74263d993 2022-04-03 16:36:29.180 2920 1469455839824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7153e881-15c4-4671-bdb7-f054088dc579 2022-04-03 16:36:29.432 2920 1469455840000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 71b02a31-e96e-4bf6-b281-6735bdaa817f 2022-04-03 16:36:30.337 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-03 16:36:30.757 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Adding port 9ca26338-0ac4-4003-9bf6-dfa74263d993 2022-04-03 16:36:30.757 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Port 9ca26338-0ac4-4003-9bf6-dfa74263d993 updated. Details: {'device': '9ca26338-0ac4-4003-9bf6-dfa74263d993', 'network_id': '00bdc2ca-0c37-4157-8f64-6c99692d12a5', 'port_id': '9ca26338-0ac4-4003-9bf6-dfa74263d993', 'mac_address': 'fa:16:3e:ac:6d:fa', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 549, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1e83f20f-c2eb-477b-b947-bf2e6bb842d5', '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-04-03 16:36:30.757 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] 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-04-03 16:36:30.757 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Adding port 7153e881-15c4-4671-bdb7-f054088dc579 2022-04-03 16:36:30.757 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Port 7153e881-15c4-4671-bdb7-f054088dc579 updated. Details: {'device': '7153e881-15c4-4671-bdb7-f054088dc579', 'network_id': '4ad789f8-517f-4d77-8bec-3e8d8be5285e', 'port_id': '7153e881-15c4-4671-bdb7-f054088dc579', 'mac_address': 'fa:16:3e:52:16:41', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 530, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd9eca2a8-c503-463c-a93b-81221770aa72', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-03 16:36:30.757 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] 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-04-03 16:36:30.757 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-03 16:36:30.757 2920 1469459630208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7153e881-15c4-4671-bdb7-f054088dc579" 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-04-03 16:36:30.757 2920 1469459630208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7153e881-15c4-4671-bdb7-f054088dc579 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-03 16:36:30.757 2920 1469459630208 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4ad789f8-517f-4d77-8bec-3e8d8be5285e 2022-04-03 16:36:30.757 2920 1469459630208 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-04-03 16:36:30.757 2920 1469459628272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9ca26338-0ac4-4003-9bf6-dfa74263d993" 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-04-03 16:36:30.757 2920 1469459628272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9ca26338-0ac4-4003-9bf6-dfa74263d993 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-03 16:36:30.757 2920 1469459628272 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-04-03 16:36:30.757 2920 1469460251216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '71b02a31-e96e-4bf6-b281-6735bdaa817f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-03 16:36:30.757 2920 1469460251216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '71b02a31-e96e-4bf6-b281-6735bdaa817f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-03 16:36:30.757 2920 1469460251216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 71b02a31-e96e-4bf6-b281-6735bdaa817f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-03 16:36:30.774 2920 1469459628272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9ca26338-0ac4-4003-9bf6-dfa74263d993') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:36:30.774 2920 1469459628272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9ca26338-0ac4-4003-9bf6-dfa74263d993') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:36:30.797 2920 1469460251216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['71b02a31-e96e-4bf6-b281-6735bdaa817f'] 2022-04-03 16:36:30.797 2920 1469460251216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-03 16:36:30.797 2920 1469460251216 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-04-03 16:36:30.797 2920 1469460251216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['71b02a31-e96e-4bf6-b281-6735bdaa817f'] 2022-04-03 16:36:30.898 2920 1469459628272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9ca26338-0ac4-4003-9bf6-dfa74263d993 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-03 16:36:30.898 2920 1469459628272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 549, VLAN trunk: None to switch port 9ca26338-0ac4-4003-9bf6-dfa74263d993 2022-04-03 16:36:30.948 2920 1469459630208 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7153e881-15c4-4671-bdb7-f054088dc579') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:36:30.948 2920 1469459630208 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7153e881-15c4-4671-bdb7-f054088dc579') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:36:30.963 2920 1469459628272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-03 16:36:30.963 2920 1469459628272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9ca26338-0ac4-4003-9bf6-dfa74263d993'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:36:30.963 2920 1469459630208 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7153e881-15c4-4671-bdb7-f054088dc579 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-03 16:36:30.963 2920 1469459630208 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 530, VLAN trunk: None to switch port 7153e881-15c4-4671-bdb7-f054088dc579 2022-04-03 16:36:31.073 2920 1469459630208 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-03 16:36:31.073 2920 1469459630208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7153e881-15c4-4671-bdb7-f054088dc579'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:36:31.125 2920 1469459628272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9ca26338-0ac4-4003-9bf6-dfa74263d993']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:36:31.125 2920 1469459628272 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-04-03 16:36:31.125 2920 1469459628272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4b62d223-6e49-4ebe-820b-6a7a171efcd1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:36:31.125 2920 1469459628272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9ca26338-0ac4-4003-9bf6-dfa74263d993 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-03 16:36:31.125 2920 1469459628272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-03 16:36:31.125 2920 1469459628272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-04-03 16:36:31.141 2920 1469459628272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ca26338-0ac4-4003-9bf6-dfa74263d993" 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-04-03 16:36:31.141 2920 1469459628272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ca26338-0ac4-4003-9bf6-dfa74263d993" "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-04-03 16:36:31.141 2920 1469459628272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ca26338-0ac4-4003-9bf6-dfa74263d993" 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-04-03 16:36:31.141 2920 1469459628272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ca26338-0ac4-4003-9bf6-dfa74263d993" "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-04-03 16:36:31.180 2920 1469459628272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9ca26338-0ac4-4003-9bf6-dfa74263d993" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:36:31.180 2920 1469459628272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9ca26338-0ac4-4003-9bf6-dfa74263d993 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-03 16:36:31.180 2920 1469459628272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9ca26338-0ac4-4003-9bf6-dfa74263d993 processed. 2022-04-03 16:36:31.241 2920 1469459630208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7153e881-15c4-4671-bdb7-f054088dc579']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:36:31.259 2920 1469459630208 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-04-03 16:36:31.259 2920 1469459630208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b5b0eb99-a4d0-45e6-9dad-c12e7bb55a93) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:36:31.259 2920 1469459630208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b5b0eb99-a4d0-45e6-9dad-c12e7bb55a93) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-03 16:36:31.259 2920 1469459630208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7153e881-15c4-4671-bdb7-f054088dc579 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-03 16:36:31.259 2920 1469459630208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-03 16:36:31.259 2920 1469459630208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7153e881-15c4-4671-bdb7-f054088dc579 not yet added. Adding. 2022-04-03 16:36:31.259 2920 1469459630208 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-04-03 16:36:31.259 2920 1469459630208 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-04-03 16:36:31.384 2920 1469459630208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7153e881-15c4-4671-bdb7-f054088dc579" 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-04-03 16:36:31.493 2920 1469459630208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7153e881-15c4-4671-bdb7-f054088dc579" "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-04-03 16:36:31.493 2920 1469459630208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7153e881-15c4-4671-bdb7-f054088dc579" 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-04-03 16:36:31.632 2920 1469459630208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7153e881-15c4-4671-bdb7-f054088dc579" "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-04-03 16:36:31.732 2920 1469459630208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7153e881-15c4-4671-bdb7-f054088dc579" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.985s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:36:31.732 2920 1469459630208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7153e881-15c4-4671-bdb7-f054088dc579 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-03 16:36:31.732 2920 1469459630208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7153e881-15c4-4671-bdb7-f054088dc579 processed. 2022-04-03 16:36:32.342 2920 1469459630208 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-04-03 16:36:32.883 2920 1469459630208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.531s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:36:33.460 2920 1469455840000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f5c4e090-27d8-469e-b962-86c39bd4a749 2022-04-03 16:36:33.868 2920 1469459630208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4782f52c-6d69-44b4-b130-dd0bfd880b70 cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Security group member updated on remote: ['cec064e3-e7e4-48bd-8ca1-b108f4226e69'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:36:33.868 2920 1469459630208 MainThread INFO neutron.agent.securitygroups_rpc [req-4782f52c-6d69-44b4-b130-dd0bfd880b70 cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Security group member updated ['cec064e3-e7e4-48bd-8ca1-b108f4226e69'] 2022-04-03 16:36:33.868 2920 1469459630208 MainThread INFO neutron.agent.securitygroups_rpc [req-4782f52c-6d69-44b4-b130-dd0bfd880b70 cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Refresh firewall rules 2022-04-03 16:36:33.868 2920 1469459630208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4782f52c-6d69-44b4-b130-dd0bfd880b70 cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Get security group information for devices via rpc ['f5c4e090-27d8-469e-b962-86c39bd4a749'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:36:33.930 2920 1469459630208 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4782f52c-6d69-44b4-b130-dd0bfd880b70 cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:36:33.930 2920 1469459630208 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4782f52c-6d69-44b4-b130-dd0bfd880b70 cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-03 16:36:34.057 2920 1469460015584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4782f52c-6d69-44b4-b130-dd0bfd880b70 cdb131f533644912b0973b13833a043a 8f1c3bb0c7634946bedaa667628b1dbf - - -] port_delete event received for 'f5c4e090-27d8-469e-b962-86c39bd4a749' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:36:34.352 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-03 16:36:34.352 2920 1469455840176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f5c4e090-27d8-469e-b962-86c39bd4a749' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-03 16:36:34.352 2920 1469455840176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f5c4e090-27d8-469e-b962-86c39bd4a749' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-03 16:36:34.352 2920 1469455840176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f5c4e090-27d8-469e-b962-86c39bd4a749 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-03 16:36:34.352 2920 1469455840176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ecad727a-ed88-4e1b-a44e-6c1ff6732767 2022-04-03 16:36:34.368 2920 1469455840176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f5c4e090-27d8-469e-b962-86c39bd4a749'] 2022-04-03 16:36:34.368 2920 1469455840176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-03 16:36:34.368 2920 1469455840176 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-04-03 16:36:34.368 2920 1469455840176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f5c4e090-27d8-469e-b962-86c39bd4a749'] 2022-04-03 16:36:36.356 2920 1469455840176 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-04-03 16:36:36.432 2920 1469455840176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:36:36.461 2920 1469455840176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09b1f2b4-85b5-45d7-82a2-fad51721e919 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] port_delete event received for 'be570640-72d4-418d-a465-ad0aa1deb4e0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:36:38.008 2920 1469456137024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-11d84bc9-4d49-4e19-a882-c66c32416fbc 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] port_delete event received for 'c0e41475-59d0-4553-ad7a-a05622828642' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:36:39.136 2920 1469456032688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cdb99a54-343f-4ab3-bc71-e1c67fc0a16b 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] port_delete event received for '69c03f90-cb31-4b86-87e0-939ab30d106b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:36:39.397 2920 1469459643024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81a8416c-84a5-4f8e-8a52-3f0e769b6226 - - - - -] port_delete event received for '69c03f90-cb31-4b86-87e0-939ab30d106b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:36:39.448 2920 1469457644352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cdb99a54-343f-4ab3-bc71-e1c67fc0a16b 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] network_delete received. Deleting network ecad727a-ed88-4e1b-a44e-6c1ff6732767 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-03 16:36:39.448 2920 1469457644352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cdb99a54-343f-4ab3-bc71-e1c67fc0a16b 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] Network ecad727a-ed88-4e1b-a44e-6c1ff6732767 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-03 16:36:43.522 2920 1469455840000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9ca26338-0ac4-4003-9bf6-dfa74263d993 2022-04-03 16:36:44.467 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-03 16:36:44.467 2920 1469438596544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9ca26338-0ac4-4003-9bf6-dfa74263d993' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-03 16:36:44.467 2920 1469438596544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9ca26338-0ac4-4003-9bf6-dfa74263d993' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-03 16:36:44.467 2920 1469438596544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9ca26338-0ac4-4003-9bf6-dfa74263d993 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-03 16:36:44.476 2920 1469438596544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9ca26338-0ac4-4003-9bf6-dfa74263d993'] 2022-04-03 16:36:44.476 2920 1469438596544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-03 16:36:44.476 2920 1469438596544 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-04-03 16:36:44.476 2920 1469438596544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9ca26338-0ac4-4003-9bf6-dfa74263d993'] 2022-04-03 16:36:45.272 2920 1469438596544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d6996dd0-6d3f-4f88-8dd4-ef2540ecaa73 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Security group rule updated on remote: ['0fd040ee-1229-4776-9fbe-64cd9e0ae9da'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-03 16:36:45.272 2920 1469438596544 MainThread INFO neutron.agent.securitygroups_rpc [req-d6996dd0-6d3f-4f88-8dd4-ef2540ecaa73 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Security group rule updated ['0fd040ee-1229-4776-9fbe-64cd9e0ae9da'] 2022-04-03 16:36:45.432 2920 1469438596544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8839849-2dd1-4c75-9487-bd6723e113cc 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Security group rule updated on remote: ['0fd040ee-1229-4776-9fbe-64cd9e0ae9da'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-03 16:36:45.432 2920 1469438596544 MainThread INFO neutron.agent.securitygroups_rpc [req-d8839849-2dd1-4c75-9487-bd6723e113cc 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Security group rule updated ['0fd040ee-1229-4776-9fbe-64cd9e0ae9da'] 2022-04-03 16:36:45.525 2920 1469455840000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9ca26338-0ac4-4003-9bf6-dfa74263d993 2022-04-03 16:36:45.697 2920 1469438596544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b2653a0e-d49e-4307-8090-b6aecf30d8ea 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Security group rule updated on remote: ['0fd040ee-1229-4776-9fbe-64cd9e0ae9da'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-03 16:36:45.697 2920 1469438596544 MainThread INFO neutron.agent.securitygroups_rpc [req-b2653a0e-d49e-4307-8090-b6aecf30d8ea 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Security group rule updated ['0fd040ee-1229-4776-9fbe-64cd9e0ae9da'] 2022-04-03 16:36:45.913 2920 1469459440560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d645bc7-901c-4fad-bfc2-b2f311aaeff5 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Security group rule updated on remote: ['0fd040ee-1229-4776-9fbe-64cd9e0ae9da'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-03 16:36:45.913 2920 1469459440560 MainThread INFO neutron.agent.securitygroups_rpc [req-5d645bc7-901c-4fad-bfc2-b2f311aaeff5 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Security group rule updated ['0fd040ee-1229-4776-9fbe-64cd9e0ae9da'] 2022-04-03 16:36:46.132 2920 1469457680688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-32e161eb-9c32-4ce0-8d4e-ece61448094c 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Security group rule updated on remote: ['0fd040ee-1229-4776-9fbe-64cd9e0ae9da'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-03 16:36:46.132 2920 1469457680688 MainThread INFO neutron.agent.securitygroups_rpc [req-32e161eb-9c32-4ce0-8d4e-ece61448094c 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Security group rule updated ['0fd040ee-1229-4776-9fbe-64cd9e0ae9da'] 2022-04-03 16:36:46.338 2920 1469459761808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a86eaacc-0b77-4be0-87ef-86c4d3e2fa50 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Security group rule updated on remote: ['0fd040ee-1229-4776-9fbe-64cd9e0ae9da'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-03 16:36:46.338 2920 1469459761808 MainThread INFO neutron.agent.securitygroups_rpc [req-a86eaacc-0b77-4be0-87ef-86c4d3e2fa50 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Security group rule updated ['0fd040ee-1229-4776-9fbe-64cd9e0ae9da'] 2022-04-03 16:36:46.475 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-03 16:36:46.475 2920 1469459762512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9ca26338-0ac4-4003-9bf6-dfa74263d993' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-03 16:36:46.475 2920 1469459762512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9ca26338-0ac4-4003-9bf6-dfa74263d993' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-03 16:36:46.475 2920 1469459762512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9ca26338-0ac4-4003-9bf6-dfa74263d993 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-03 16:36:46.475 2920 1469459761808 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-04-03 16:36:46.475 2920 1469459762512 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 00bdc2ca-0c37-4157-8f64-6c99692d12a5 2022-04-03 16:36:46.475 2920 1469459762512 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9ca26338-0ac4-4003-9bf6-dfa74263d993'] 2022-04-03 16:36:46.491 2920 1469459762512 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-04-03 16:36:46.491 2920 1469459762512 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9ca26338-0ac4-4003-9bf6-dfa74263d993'] 2022-04-03 16:36:46.635 2920 1469459761808 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-04-03 16:36:46.994 2920 1469459799728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Security group member updated on remote: ['0fd040ee-1229-4776-9fbe-64cd9e0ae9da', 'b5b0eb99-a4d0-45e6-9dad-c12e7bb55a93'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:36:46.994 2920 1469459799728 MainThread INFO neutron.agent.securitygroups_rpc [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Security group member updated ['0fd040ee-1229-4776-9fbe-64cd9e0ae9da', 'b5b0eb99-a4d0-45e6-9dad-c12e7bb55a93'] 2022-04-03 16:36:46.994 2920 1469459799728 MainThread INFO neutron.agent.securitygroups_rpc [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Refresh firewall rules 2022-04-03 16:36:46.994 2920 1469459799728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Get security group information for devices via rpc ['7153e881-15c4-4671-bdb7-f054088dc579'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:36:47.025 2920 1469438712112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] port_update received: 7153e881-15c4-4671-bdb7-f054088dc579 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:36:47.025 2920 1469438712112 MainThread DEBUG oslo_concurrency.lockutils [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Lock "n-hv-agent-port-lock-7153e881-15c4-4671-bdb7-f054088dc579" 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-04-03 16:36:47.025 2920 1469438712112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Binding port 7153e881-15c4-4671-bdb7-f054088dc579 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-03 16:36:47.025 2920 1469438712112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] 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-04-03 16:36:47.057 2920 1469438712112 MainThread DEBUG neutron.services.trunk.rpc.agent [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7153e881-15c4-4671-bdb7-f054088dc579') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:36:47.057 2920 1469438712112 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7153e881-15c4-4671-bdb7-f054088dc579') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:36:47.085 2920 1469438712112 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Trunk plugin disabled on server. Assuming port 7153e881-15c4-4671-bdb7-f054088dc579 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-03 16:36:47.085 2920 1469438712112 MainThread INFO networking_hyperv.neutron.trunk_driver [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Binding VLAN ID: 530, VLAN trunk: None to switch port 7153e881-15c4-4671-bdb7-f054088dc579 2022-04-03 16:36:47.104 2920 1469438712112 MainThread INFO neutron.agent.securitygroups_rpc [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Refresh firewall rules 2022-04-03 16:36:47.104 2920 1469438712112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Get security group information for devices via rpc ['7153e881-15c4-4671-bdb7-f054088dc579'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:36:47.809 2920 1469459799728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Update security group information for ports dict_keys(['7153e881-15c4-4671-bdb7-f054088dc579']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:36:47.809 2920 1469459799728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-03 16:36:47.809 2920 1469459799728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Update rules of security group (0fd040ee-1229-4776-9fbe-64cd9e0ae9da) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:36:47.809 2920 1469459799728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Update rules of security group (b5b0eb99-a4d0-45e6-9dad-c12e7bb55a93) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:36:47.809 2920 1469459799728 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Update members of security group (b5b0eb99-a4d0-45e6-9dad-c12e7bb55a93) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-03 16:36:47.809 2920 1469459799728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Update port filter for 7153e881-15c4-4671-bdb7-f054088dc579 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-03 16:36:47.809 2920 1469459799728 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Updating port rules. 2022-04-03 16:36:47.809 2920 1469459799728 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Creating 6 new rules, removing 0 old rules. 2022-04-03 16:36:47.809 2920 1469459799728 MainThread DEBUG oslo_concurrency.lockutils [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Lock "n-hv-driver-port-lock-7153e881-15c4-4671-bdb7-f054088dc579" 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-04-03 16:36:47.848 2920 1469438712112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Update security group information for ports dict_keys(['7153e881-15c4-4671-bdb7-f054088dc579']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:36:47.848 2920 1469438712112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-03 16:36:47.848 2920 1469438712112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Update rules of security group (0fd040ee-1229-4776-9fbe-64cd9e0ae9da) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:36:47.848 2920 1469438712112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Update rules of security group (b5b0eb99-a4d0-45e6-9dad-c12e7bb55a93) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:36:47.848 2920 1469438712112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Update members of security group (b5b0eb99-a4d0-45e6-9dad-c12e7bb55a93) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-03 16:36:47.848 2920 1469438712112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Update port filter for 7153e881-15c4-4671-bdb7-f054088dc579 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-03 16:36:47.848 2920 1469438712112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Updating port rules. 2022-04-03 16:36:47.848 2920 1469438712112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Creating 6 new rules, removing 0 old rules. 2022-04-03 16:36:47.915 2920 1469459799728 MainThread DEBUG oslo_concurrency.lockutils [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Lock "n-hv-driver-port-lock-7153e881-15c4-4671-bdb7-f054088dc579" "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-04-03 16:36:47.915 2920 1469459799728 MainThread DEBUG oslo_concurrency.lockutils [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Lock "n-hv-driver-port-lock-7153e881-15c4-4671-bdb7-f054088dc579" 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-04-03 16:36:47.915 2920 1469459799728 MainThread DEBUG oslo_concurrency.lockutils [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Lock "n-hv-driver-port-lock-7153e881-15c4-4671-bdb7-f054088dc579" "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-04-03 16:36:47.915 2920 1469438712112 MainThread DEBUG oslo_concurrency.lockutils [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Lock "n-hv-driver-port-lock-7153e881-15c4-4671-bdb7-f054088dc579" 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-04-03 16:36:47.963 2920 1469438712112 MainThread DEBUG oslo_concurrency.lockutils [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Lock "n-hv-driver-port-lock-7153e881-15c4-4671-bdb7-f054088dc579" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.046s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:36:47.963 2920 1469438712112 MainThread DEBUG oslo_concurrency.lockutils [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Lock "n-hv-driver-port-lock-7153e881-15c4-4671-bdb7-f054088dc579" 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-04-03 16:36:47.963 2920 1469438712112 MainThread DEBUG oslo_concurrency.lockutils [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Lock "n-hv-driver-port-lock-7153e881-15c4-4671-bdb7-f054088dc579" "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-04-03 16:36:47.994 2920 1469438712112 MainThread DEBUG oslo_concurrency.lockutils [req-171f34b3-1b81-4697-9bfb-47e1d46280cb 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Lock "n-hv-agent-port-lock-7153e881-15c4-4671-bdb7-f054088dc579" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.969s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:36:59.400 2920 1469455839824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9ca26338-0ac4-4003-9bf6-dfa74263d993 2022-04-03 16:37:00.572 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-03 16:37:00.760 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Adding port 9ca26338-0ac4-4003-9bf6-dfa74263d993 2022-04-03 16:37:00.760 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Port 9ca26338-0ac4-4003-9bf6-dfa74263d993 updated. Details: {'device': '9ca26338-0ac4-4003-9bf6-dfa74263d993', 'network_id': '00bdc2ca-0c37-4157-8f64-6c99692d12a5', 'port_id': '9ca26338-0ac4-4003-9bf6-dfa74263d993', 'mac_address': 'fa:16:3e:ac:6d:fa', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 549, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1e83f20f-c2eb-477b-b947-bf2e6bb842d5', '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-04-03 16:37:00.760 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] 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-04-03 16:37:00.760 2920 1469460685216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9ca26338-0ac4-4003-9bf6-dfa74263d993" 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-04-03 16:37:00.760 2920 1469460685216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9ca26338-0ac4-4003-9bf6-dfa74263d993 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-03 16:37:00.760 2920 1469460685216 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 00bdc2ca-0c37-4157-8f64-6c99692d12a5 2022-04-03 16:37:00.760 2920 1469460685216 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-04-03 16:37:00.900 2920 1469460685216 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9ca26338-0ac4-4003-9bf6-dfa74263d993') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:37:00.900 2920 1469460685216 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9ca26338-0ac4-4003-9bf6-dfa74263d993') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:37:00.900 2920 1469460685216 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9ca26338-0ac4-4003-9bf6-dfa74263d993 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-03 16:37:00.900 2920 1469460685216 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 549, VLAN trunk: None to switch port 9ca26338-0ac4-4003-9bf6-dfa74263d993 2022-04-03 16:37:00.994 2920 1469460685216 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-03 16:37:00.994 2920 1469460685216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9ca26338-0ac4-4003-9bf6-dfa74263d993'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:37:01.116 2920 1469460685216 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9ca26338-0ac4-4003-9bf6-dfa74263d993']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:37:01.132 2920 1469460685216 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-04-03 16:37:01.132 2920 1469460685216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4b62d223-6e49-4ebe-820b-6a7a171efcd1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:37:01.132 2920 1469460685216 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9ca26338-0ac4-4003-9bf6-dfa74263d993 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-03 16:37:01.132 2920 1469460685216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-03 16:37:01.132 2920 1469460685216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9ca26338-0ac4-4003-9bf6-dfa74263d993 not yet added. Adding. 2022-04-03 16:37:01.132 2920 1469460685216 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-04-03 16:37:01.132 2920 1469460685216 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-04-03 16:37:01.226 2920 1469460685216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ca26338-0ac4-4003-9bf6-dfa74263d993" 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-04-03 16:37:01.304 2920 1469460685216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ca26338-0ac4-4003-9bf6-dfa74263d993" "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-04-03 16:37:01.320 2920 1469460685216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ca26338-0ac4-4003-9bf6-dfa74263d993" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-03 16:37:01.429 2920 1469460685216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ca26338-0ac4-4003-9bf6-dfa74263d993" "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-04-03 16:37:01.510 2920 1469460685216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9ca26338-0ac4-4003-9bf6-dfa74263d993" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:37:01.510 2920 1469460685216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9ca26338-0ac4-4003-9bf6-dfa74263d993 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-03 16:37:01.510 2920 1469460685216 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9ca26338-0ac4-4003-9bf6-dfa74263d993 processed. 2022-04-03 16:37:02.588 2920 1469460750928 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-04-03 16:37:02.772 2920 1469460750928 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-04-03 16:37:16.811 2920 1469456136672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4b7f4201-cbe2-44e3-abea-694e005b7460 c0276acf18cc4875bd90137765b77ab6 9532c2eb87d949f2be404aa41f59659f - - -] Security group member updated on remote: ['526a8c39-aac9-4d30-8f02-dc31a8256cd8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:37:16.811 2920 1469456136672 MainThread INFO neutron.agent.securitygroups_rpc [req-4b7f4201-cbe2-44e3-abea-694e005b7460 c0276acf18cc4875bd90137765b77ab6 9532c2eb87d949f2be404aa41f59659f - - -] Security group member updated ['526a8c39-aac9-4d30-8f02-dc31a8256cd8'] 2022-04-03 16:37:17.509 2920 1469459127280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa70750d-cc92-4b17-8e27-f3cb571b333f 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] port_update received: 8e2b0d0e-0e93-49cc-aa50-e804504b93d4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:37:17.509 2920 1469459127280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa70750d-cc92-4b17-8e27-f3cb571b333f 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] No port 8e2b0d0e-0e93-49cc-aa50-e804504b93d4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:37:19.537 2920 1469455839824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8e2b0d0e-0e93-49cc-aa50-e804504b93d4 2022-04-03 16:37:20.670 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-03 16:37:20.850 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Adding port 8e2b0d0e-0e93-49cc-aa50-e804504b93d4 2022-04-03 16:37:20.850 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Port 8e2b0d0e-0e93-49cc-aa50-e804504b93d4 updated. Details: {'device': '8e2b0d0e-0e93-49cc-aa50-e804504b93d4', 'network_id': '86db7f9c-963e-4472-8fcc-d26c474a1048', 'port_id': '8e2b0d0e-0e93-49cc-aa50-e804504b93d4', 'mac_address': 'fa:16:3e:76:69:95', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 533, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4aa44e96-2f85-482e-8d4f-a0ee5741a4d8', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-03 16:37:20.850 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] 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-04-03 16:37:20.850 2920 1469459363088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8e2b0d0e-0e93-49cc-aa50-e804504b93d4" 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-04-03 16:37:20.850 2920 1469459363088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8e2b0d0e-0e93-49cc-aa50-e804504b93d4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-03 16:37:20.850 2920 1469459363088 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 86db7f9c-963e-4472-8fcc-d26c474a1048 2022-04-03 16:37:20.850 2920 1469459363088 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-04-03 16:37:20.996 2920 1469459363088 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8e2b0d0e-0e93-49cc-aa50-e804504b93d4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:37:20.996 2920 1469459363088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8e2b0d0e-0e93-49cc-aa50-e804504b93d4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:37:21.008 2920 1469459363088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8e2b0d0e-0e93-49cc-aa50-e804504b93d4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-03 16:37:21.008 2920 1469459363088 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 533, VLAN trunk: None to switch port 8e2b0d0e-0e93-49cc-aa50-e804504b93d4 2022-04-03 16:37:21.088 2920 1469459363088 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-03 16:37:21.088 2920 1469459363088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8e2b0d0e-0e93-49cc-aa50-e804504b93d4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:37:21.230 2920 1469459363088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8e2b0d0e-0e93-49cc-aa50-e804504b93d4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:37:21.230 2920 1469459363088 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-04-03 16:37:21.230 2920 1469459363088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (526a8c39-aac9-4d30-8f02-dc31a8256cd8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:37:21.230 2920 1469459363088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (526a8c39-aac9-4d30-8f02-dc31a8256cd8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-03 16:37:21.230 2920 1469459363088 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8e2b0d0e-0e93-49cc-aa50-e804504b93d4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-03 16:37:21.245 2920 1469459363088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-03 16:37:21.245 2920 1469459363088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8e2b0d0e-0e93-49cc-aa50-e804504b93d4 not yet added. Adding. 2022-04-03 16:37:21.245 2920 1469459363088 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-04-03 16:37:21.245 2920 1469459363088 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-04-03 16:37:21.352 2920 1469459363088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8e2b0d0e-0e93-49cc-aa50-e804504b93d4" 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-04-03 16:37:21.448 2920 1469459363088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8e2b0d0e-0e93-49cc-aa50-e804504b93d4" "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-04-03 16:37:21.448 2920 1469459363088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8e2b0d0e-0e93-49cc-aa50-e804504b93d4" 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-04-03 16:37:21.572 2920 1469459363088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8e2b0d0e-0e93-49cc-aa50-e804504b93d4" "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-04-03 16:37:21.666 2920 1469459363088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8e2b0d0e-0e93-49cc-aa50-e804504b93d4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.813s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:37:21.666 2920 1469459363088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8e2b0d0e-0e93-49cc-aa50-e804504b93d4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-03 16:37:21.666 2920 1469459363088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8e2b0d0e-0e93-49cc-aa50-e804504b93d4 processed. 2022-04-03 16:37:22.682 2920 1469459363088 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-04-03 16:37:22.862 2920 1469459363088 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-04-03 16:37:27.447 2920 1469455445680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-036e5bac-744d-4626-b541-75f76675811a c0276acf18cc4875bd90137765b77ab6 9532c2eb87d949f2be404aa41f59659f - - -] Security group member updated on remote: ['526a8c39-aac9-4d30-8f02-dc31a8256cd8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:37:27.447 2920 1469455445680 MainThread INFO neutron.agent.securitygroups_rpc [req-036e5bac-744d-4626-b541-75f76675811a c0276acf18cc4875bd90137765b77ab6 9532c2eb87d949f2be404aa41f59659f - - -] Security group member updated ['526a8c39-aac9-4d30-8f02-dc31a8256cd8'] 2022-04-03 16:37:27.447 2920 1469455445680 MainThread INFO neutron.agent.securitygroups_rpc [req-036e5bac-744d-4626-b541-75f76675811a c0276acf18cc4875bd90137765b77ab6 9532c2eb87d949f2be404aa41f59659f - - -] Refresh firewall rules 2022-04-03 16:37:27.447 2920 1469455445680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-036e5bac-744d-4626-b541-75f76675811a c0276acf18cc4875bd90137765b77ab6 9532c2eb87d949f2be404aa41f59659f - - -] Get security group information for devices via rpc ['8e2b0d0e-0e93-49cc-aa50-e804504b93d4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:37:27.477 2920 1469455445680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-036e5bac-744d-4626-b541-75f76675811a c0276acf18cc4875bd90137765b77ab6 9532c2eb87d949f2be404aa41f59659f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:37:27.477 2920 1469455445680 MainThread DEBUG neutron.agent.securitygroups_rpc [req-036e5bac-744d-4626-b541-75f76675811a c0276acf18cc4875bd90137765b77ab6 9532c2eb87d949f2be404aa41f59659f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-03 16:37:27.525 2920 1469460685920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-036e5bac-744d-4626-b541-75f76675811a c0276acf18cc4875bd90137765b77ab6 9532c2eb87d949f2be404aa41f59659f - - -] port_delete event received for '8e2b0d0e-0e93-49cc-aa50-e804504b93d4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:37:27.819 2920 1469455840000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8e2b0d0e-0e93-49cc-aa50-e804504b93d4 2022-04-03 16:37:28.712 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-03 16:37:28.712 2920 1469456977232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8e2b0d0e-0e93-49cc-aa50-e804504b93d4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-03 16:37:28.712 2920 1469456977232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8e2b0d0e-0e93-49cc-aa50-e804504b93d4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-03 16:37:28.712 2920 1469456977232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8e2b0d0e-0e93-49cc-aa50-e804504b93d4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-03 16:37:28.726 2920 1469456977232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 86db7f9c-963e-4472-8fcc-d26c474a1048 2022-04-03 16:37:28.726 2920 1469456977232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8e2b0d0e-0e93-49cc-aa50-e804504b93d4'] 2022-04-03 16:37:28.726 2920 1469456977232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-03 16:37:28.726 2920 1469456977232 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-04-03 16:37:28.726 2920 1469456977232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8e2b0d0e-0e93-49cc-aa50-e804504b93d4'] 2022-04-03 16:37:30.719 2920 1469457679808 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-04-03 16:37:30.741 2920 1469457679808 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-04-03 16:37:31.056 2920 1469459208848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db6f6781-945f-40ca-8161-d19752a4693b c0276acf18cc4875bd90137765b77ab6 9532c2eb87d949f2be404aa41f59659f - - -] Security group member updated on remote: ['526a8c39-aac9-4d30-8f02-dc31a8256cd8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:37:31.056 2920 1469459208848 MainThread INFO neutron.agent.securitygroups_rpc [req-db6f6781-945f-40ca-8161-d19752a4693b c0276acf18cc4875bd90137765b77ab6 9532c2eb87d949f2be404aa41f59659f - - -] Security group member updated ['526a8c39-aac9-4d30-8f02-dc31a8256cd8'] 2022-04-03 16:37:31.726 2920 1469456983840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ddf4458-1203-4126-8518-54a0c84ca593 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] port_update received: 507274e8-6a6b-433c-860f-6870ae3afba7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:37:31.744 2920 1469456983840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ddf4458-1203-4126-8518-54a0c84ca593 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] No port 507274e8-6a6b-433c-860f-6870ae3afba7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:37:33.662 2920 1469455839824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 507274e8-6a6b-433c-860f-6870ae3afba7 2022-04-03 16:37:34.741 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-03 16:37:34.919 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Adding port 507274e8-6a6b-433c-860f-6870ae3afba7 2022-04-03 16:37:34.919 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Port 507274e8-6a6b-433c-860f-6870ae3afba7 updated. Details: {'device': '507274e8-6a6b-433c-860f-6870ae3afba7', 'network_id': '86db7f9c-963e-4472-8fcc-d26c474a1048', 'port_id': '507274e8-6a6b-433c-860f-6870ae3afba7', 'mac_address': 'fa:16:3e:02:ed:bc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 533, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4aa44e96-2f85-482e-8d4f-a0ee5741a4d8', 'ip_address': '172.20.0.14'}], '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-04-03 16:37:34.919 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] 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-04-03 16:37:34.919 2920 1469455618816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-507274e8-6a6b-433c-860f-6870ae3afba7" 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-04-03 16:37:34.919 2920 1469455618816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 507274e8-6a6b-433c-860f-6870ae3afba7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-03 16:37:34.919 2920 1469455618816 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 86db7f9c-963e-4472-8fcc-d26c474a1048 2022-04-03 16:37:34.919 2920 1469455618816 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-04-03 16:37:35.055 2920 1469455618816 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '507274e8-6a6b-433c-860f-6870ae3afba7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:37:35.055 2920 1469455618816 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '507274e8-6a6b-433c-860f-6870ae3afba7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:37:35.069 2920 1469455618816 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 507274e8-6a6b-433c-860f-6870ae3afba7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-03 16:37:35.069 2920 1469455618816 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 533, VLAN trunk: None to switch port 507274e8-6a6b-433c-860f-6870ae3afba7 2022-04-03 16:37:35.150 2920 1469455618816 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-03 16:37:35.150 2920 1469455618816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['507274e8-6a6b-433c-860f-6870ae3afba7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:37:35.287 2920 1469455618816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['507274e8-6a6b-433c-860f-6870ae3afba7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:37:35.292 2920 1469455618816 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-04-03 16:37:35.292 2920 1469455618816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (526a8c39-aac9-4d30-8f02-dc31a8256cd8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:37:35.292 2920 1469455618816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (526a8c39-aac9-4d30-8f02-dc31a8256cd8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-03 16:37:35.292 2920 1469455618816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 507274e8-6a6b-433c-860f-6870ae3afba7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-03 16:37:35.292 2920 1469455618816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-03 16:37:35.292 2920 1469455618816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 507274e8-6a6b-433c-860f-6870ae3afba7 not yet added. Adding. 2022-04-03 16:37:35.292 2920 1469455618816 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-04-03 16:37:35.292 2920 1469455618816 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-04-03 16:37:35.385 2920 1469455618816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-507274e8-6a6b-433c-860f-6870ae3afba7" 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-04-03 16:37:35.479 2920 1469455618816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-507274e8-6a6b-433c-860f-6870ae3afba7" "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-04-03 16:37:35.479 2920 1469455618816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-507274e8-6a6b-433c-860f-6870ae3afba7" 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-04-03 16:37:35.586 2920 1469455618816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-507274e8-6a6b-433c-860f-6870ae3afba7" "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-04-03 16:37:35.679 2920 1469455618816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-507274e8-6a6b-433c-860f-6870ae3afba7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:37:35.679 2920 1469455618816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 507274e8-6a6b-433c-860f-6870ae3afba7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-03 16:37:35.679 2920 1469455618816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 507274e8-6a6b-433c-860f-6870ae3afba7 processed. 2022-04-03 16:37:36.756 2920 1469455618816 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-04-03 16:37:37.058 2920 1469455618816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:37:41.774 2920 1469460687504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-366616a0-700e-479e-bef1-9072a494229c c0276acf18cc4875bd90137765b77ab6 9532c2eb87d949f2be404aa41f59659f - - -] Security group member updated on remote: ['526a8c39-aac9-4d30-8f02-dc31a8256cd8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:37:41.774 2920 1469460687504 MainThread INFO neutron.agent.securitygroups_rpc [req-366616a0-700e-479e-bef1-9072a494229c c0276acf18cc4875bd90137765b77ab6 9532c2eb87d949f2be404aa41f59659f - - -] Security group member updated ['526a8c39-aac9-4d30-8f02-dc31a8256cd8'] 2022-04-03 16:37:41.774 2920 1469460687504 MainThread INFO neutron.agent.securitygroups_rpc [req-366616a0-700e-479e-bef1-9072a494229c c0276acf18cc4875bd90137765b77ab6 9532c2eb87d949f2be404aa41f59659f - - -] Refresh firewall rules 2022-04-03 16:37:41.774 2920 1469460687504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-366616a0-700e-479e-bef1-9072a494229c c0276acf18cc4875bd90137765b77ab6 9532c2eb87d949f2be404aa41f59659f - - -] Get security group information for devices via rpc ['507274e8-6a6b-433c-860f-6870ae3afba7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:37:41.805 2920 1469460687504 MainThread DEBUG neutron.agent.securitygroups_rpc [req-366616a0-700e-479e-bef1-9072a494229c c0276acf18cc4875bd90137765b77ab6 9532c2eb87d949f2be404aa41f59659f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:37:41.805 2920 1469460687504 MainThread DEBUG neutron.agent.securitygroups_rpc [req-366616a0-700e-479e-bef1-9072a494229c c0276acf18cc4875bd90137765b77ab6 9532c2eb87d949f2be404aa41f59659f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-03 16:37:41.883 2920 1469460687504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-366616a0-700e-479e-bef1-9072a494229c c0276acf18cc4875bd90137765b77ab6 9532c2eb87d949f2be404aa41f59659f - - -] port_delete event received for '507274e8-6a6b-433c-860f-6870ae3afba7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:37:41.912 2920 1469455840000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9ca26338-0ac4-4003-9bf6-dfa74263d993 2022-04-03 16:37:41.912 2920 1469455840000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 507274e8-6a6b-433c-860f-6870ae3afba7 2022-04-03 16:37:42.057 2920 1469460944848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c65deb53-8b33-47cc-941f-8a12996dc454 17444a81c85f47b1900073e87d8d7d31 fa31b746661d4686909fc63e5c378cee - - -] Security group member updated on remote: ['4b62d223-6e49-4ebe-820b-6a7a171efcd1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:37:42.057 2920 1469460944848 MainThread INFO neutron.agent.securitygroups_rpc [req-c65deb53-8b33-47cc-941f-8a12996dc454 17444a81c85f47b1900073e87d8d7d31 fa31b746661d4686909fc63e5c378cee - - -] Security group member updated ['4b62d223-6e49-4ebe-820b-6a7a171efcd1'] 2022-04-03 16:37:42.401 2920 1469457150544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c65deb53-8b33-47cc-941f-8a12996dc454 17444a81c85f47b1900073e87d8d7d31 fa31b746661d4686909fc63e5c378cee - - -] port_delete event received for '9ca26338-0ac4-4003-9bf6-dfa74263d993' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:37:42.784 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-03 16:37:42.784 2920 1469459631616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '507274e8-6a6b-433c-860f-6870ae3afba7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-03 16:37:42.784 2920 1469459631616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '507274e8-6a6b-433c-860f-6870ae3afba7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-03 16:37:42.784 2920 1469459631616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 507274e8-6a6b-433c-860f-6870ae3afba7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-03 16:37:42.784 2920 1469457150544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9ca26338-0ac4-4003-9bf6-dfa74263d993' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-03 16:37:42.784 2920 1469457150544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9ca26338-0ac4-4003-9bf6-dfa74263d993' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-03 16:37:42.784 2920 1469457150544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9ca26338-0ac4-4003-9bf6-dfa74263d993 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-03 16:37:42.790 2920 1469459631616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 86db7f9c-963e-4472-8fcc-d26c474a1048 2022-04-03 16:37:42.790 2920 1469459631616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['507274e8-6a6b-433c-860f-6870ae3afba7'] 2022-04-03 16:37:42.790 2920 1469459631616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-03 16:37:42.790 2920 1469459631616 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-04-03 16:37:42.790 2920 1469459631616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['507274e8-6a6b-433c-860f-6870ae3afba7'] 2022-04-03 16:37:42.790 2920 1469457150544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 00bdc2ca-0c37-4157-8f64-6c99692d12a5 2022-04-03 16:37:42.790 2920 1469457150544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9ca26338-0ac4-4003-9bf6-dfa74263d993'] 2022-04-03 16:37:42.790 2920 1469457150544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-03 16:37:42.790 2920 1469457150544 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-04-03 16:37:42.790 2920 1469457150544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9ca26338-0ac4-4003-9bf6-dfa74263d993'] 2022-04-03 16:37:44.014 2920 1469457150544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2a72ae3-ec78-4695-af80-ad65772f85e1 17444a81c85f47b1900073e87d8d7d31 fa31b746661d4686909fc63e5c378cee - - -] port_delete event received for '8bff6df7-24a4-4240-8f08-ab301561e7d9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:37:44.791 2920 1469459631616 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-04-03 16:37:44.836 2920 1469459631616 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-04-03 16:37:47.870 2920 1469457216784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89db5837-7bcd-4465-a65e-abfa2b9b683c 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] port_delete event received for 'b4a615cd-a403-47b7-b5f3-0966f1dfcd46' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:37:49.162 2920 1469459219376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b445ae29-0dbc-4333-8a5c-2431cc315d85 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] port_delete event received for '7f543200-48d3-4f74-a091-af7873ada02e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:37:50.028 2920 1469460987040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1dae81e-55c5-43a4-9b79-e7e421e29ef3 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] port_delete event received for '76cae4ca-866b-44d2-8cca-51a145a53011' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:37:50.243 2920 1469461068960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-622958db-85c6-4847-9bf8-4199300db547 - - - - -] port_delete event received for '76cae4ca-866b-44d2-8cca-51a145a53011' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:37:50.506 2920 1469457417840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1dae81e-55c5-43a4-9b79-e7e421e29ef3 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] network_delete received. Deleting network 00bdc2ca-0c37-4157-8f64-6c99692d12a5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-03 16:37:50.506 2920 1469457417840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1dae81e-55c5-43a4-9b79-e7e421e29ef3 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] Network 00bdc2ca-0c37-4157-8f64-6c99692d12a5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-03 16:37:56.409 2920 1469460400960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8517bc1-a30c-4289-9ee3-4828aac0a996 - - - - -] port_update received: 7a308076-9865-41c2-9adc-7d0a0321be96 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:37:56.412 2920 1469460400960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8517bc1-a30c-4289-9ee3-4828aac0a996 - - - - -] No port 7a308076-9865-41c2-9adc-7d0a0321be96 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:37:57.835 2920 1469457679808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4dc68b6b-ac6e-49f0-9bc1-ba53a6ba86c7 2adc1917af1d476ea6c754b58d11f5fb 56a195cda16c441dbec186943b932d15 - - -] Security group rule updated on remote: ['4b08949a-9a29-4859-95ac-1856ed0c9982'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-03 16:37:57.835 2920 1469457679808 MainThread INFO neutron.agent.securitygroups_rpc [req-4dc68b6b-ac6e-49f0-9bc1-ba53a6ba86c7 2adc1917af1d476ea6c754b58d11f5fb 56a195cda16c441dbec186943b932d15 - - -] Security group rule updated ['4b08949a-9a29-4859-95ac-1856ed0c9982'] 2022-04-03 16:37:58.055 2920 1469459126576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-07f32c24-91f9-4534-a09f-5f0d5813a6c5 2adc1917af1d476ea6c754b58d11f5fb 56a195cda16c441dbec186943b932d15 - - -] Security group rule updated on remote: ['4b08949a-9a29-4859-95ac-1856ed0c9982'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-03 16:37:58.055 2920 1469459126576 MainThread INFO neutron.agent.securitygroups_rpc [req-07f32c24-91f9-4534-a09f-5f0d5813a6c5 2adc1917af1d476ea6c754b58d11f5fb 56a195cda16c441dbec186943b932d15 - - -] Security group rule updated ['4b08949a-9a29-4859-95ac-1856ed0c9982'] 2022-04-03 16:38:01.013 2920 1469461190432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5b6b89c-aaf2-4b55-8c63-e37fa5b5fc90 - - - - -] port_update received: e4d9c1f6-515e-4b8b-b4d6-b49dcf48d136 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:38:01.013 2920 1469461190432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5b6b89c-aaf2-4b55-8c63-e37fa5b5fc90 - - - - -] No port e4d9c1f6-515e-4b8b-b4d6-b49dcf48d136 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:38:02.415 2920 1469461192368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-412005bb-9059-4e7d-8b8b-a6cbc97064f0 2adc1917af1d476ea6c754b58d11f5fb 56a195cda16c441dbec186943b932d15 - - -] Security group member updated on remote: ['4b08949a-9a29-4859-95ac-1856ed0c9982'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:38:02.415 2920 1469461192368 MainThread INFO neutron.agent.securitygroups_rpc [req-412005bb-9059-4e7d-8b8b-a6cbc97064f0 2adc1917af1d476ea6c754b58d11f5fb 56a195cda16c441dbec186943b932d15 - - -] Security group member updated ['4b08949a-9a29-4859-95ac-1856ed0c9982'] 2022-04-03 16:38:03.339 2920 1469461190432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3eb59853-5f64-4c05-8d56-0a426a19f085 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] port_update received: c2ed671b-ed11-4ef9-bdd5-0d19430d7d20 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:38:03.339 2920 1469461190432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3eb59853-5f64-4c05-8d56-0a426a19f085 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] No port c2ed671b-ed11-4ef9-bdd5-0d19430d7d20 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:38:04.823 2920 1469459210080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6fac1153-f652-47be-8e7f-9921d18dce70 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] network_delete received. Deleting network 86db7f9c-963e-4472-8fcc-d26c474a1048 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-03 16:38:04.823 2920 1469459210080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6fac1153-f652-47be-8e7f-9921d18dce70 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] Network 86db7f9c-963e-4472-8fcc-d26c474a1048 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-03 16:38:05.835 2920 1469455839824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c2ed671b-ed11-4ef9-bdd5-0d19430d7d20 2022-04-03 16:38:06.901 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-03 16:38:07.087 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Adding port c2ed671b-ed11-4ef9-bdd5-0d19430d7d20 2022-04-03 16:38:07.087 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Port c2ed671b-ed11-4ef9-bdd5-0d19430d7d20 updated. Details: {'device': 'c2ed671b-ed11-4ef9-bdd5-0d19430d7d20', 'network_id': 'f2a3da2a-a335-4acd-a572-682ea37715ce', 'port_id': 'c2ed671b-ed11-4ef9-bdd5-0d19430d7d20', 'mac_address': 'fa:16:3e:cb:6f:5f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 520, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1f324a55-1141-4929-9709-e6c70471107f', '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-04-03 16:38:07.087 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] 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-04-03 16:38:07.087 2920 1469460409152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c2ed671b-ed11-4ef9-bdd5-0d19430d7d20" 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-04-03 16:38:07.087 2920 1469460409152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c2ed671b-ed11-4ef9-bdd5-0d19430d7d20 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-03 16:38:07.087 2920 1469460409152 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f2a3da2a-a335-4acd-a572-682ea37715ce 2022-04-03 16:38:07.087 2920 1469460409152 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-04-03 16:38:07.195 2920 1469460409152 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c2ed671b-ed11-4ef9-bdd5-0d19430d7d20') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:38:07.211 2920 1469460409152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c2ed671b-ed11-4ef9-bdd5-0d19430d7d20') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:38:07.211 2920 1469460409152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c2ed671b-ed11-4ef9-bdd5-0d19430d7d20 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-03 16:38:07.211 2920 1469460409152 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 520, VLAN trunk: None to switch port c2ed671b-ed11-4ef9-bdd5-0d19430d7d20 2022-04-03 16:38:07.283 2920 1469460409152 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-03 16:38:07.283 2920 1469460409152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c2ed671b-ed11-4ef9-bdd5-0d19430d7d20'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:38:07.419 2920 1469460409152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c2ed671b-ed11-4ef9-bdd5-0d19430d7d20']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:38:07.419 2920 1469460409152 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-04-03 16:38:07.419 2920 1469460409152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4b08949a-9a29-4859-95ac-1856ed0c9982) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:38:07.419 2920 1469460409152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c2ed671b-ed11-4ef9-bdd5-0d19430d7d20 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-03 16:38:07.419 2920 1469460409152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-03 16:38:07.419 2920 1469460409152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c2ed671b-ed11-4ef9-bdd5-0d19430d7d20 not yet added. Adding. 2022-04-03 16:38:07.419 2920 1469460409152 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-04-03 16:38:07.419 2920 1469460409152 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-04-03 16:38:07.523 2920 1469460409152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c2ed671b-ed11-4ef9-bdd5-0d19430d7d20" 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-04-03 16:38:07.599 2920 1469460409152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c2ed671b-ed11-4ef9-bdd5-0d19430d7d20" "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-04-03 16:38:07.599 2920 1469460409152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c2ed671b-ed11-4ef9-bdd5-0d19430d7d20" 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-04-03 16:38:07.696 2920 1469460409152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c2ed671b-ed11-4ef9-bdd5-0d19430d7d20" "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-04-03 16:38:07.772 2920 1469460409152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c2ed671b-ed11-4ef9-bdd5-0d19430d7d20" "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-04-03 16:38:07.772 2920 1469460409152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c2ed671b-ed11-4ef9-bdd5-0d19430d7d20 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-03 16:38:07.772 2920 1469460409152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c2ed671b-ed11-4ef9-bdd5-0d19430d7d20 processed. 2022-04-03 16:38:08.901 2920 1469460409152 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-04-03 16:38:09.115 2920 1469460409152 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-04-03 16:38:13.005 2920 1469461269840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Security group member updated on remote: ['0fd040ee-1229-4776-9fbe-64cd9e0ae9da', 'b5b0eb99-a4d0-45e6-9dad-c12e7bb55a93'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:38:13.005 2920 1469461269840 MainThread INFO neutron.agent.securitygroups_rpc [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Security group member updated ['0fd040ee-1229-4776-9fbe-64cd9e0ae9da', 'b5b0eb99-a4d0-45e6-9dad-c12e7bb55a93'] 2022-04-03 16:38:13.005 2920 1469461269840 MainThread INFO neutron.agent.securitygroups_rpc [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Refresh firewall rules 2022-04-03 16:38:13.005 2920 1469461269840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Get security group information for devices via rpc ['7153e881-15c4-4671-bdb7-f054088dc579'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:38:13.068 2920 1469456197760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] port_update received: 7153e881-15c4-4671-bdb7-f054088dc579 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:38:13.088 2920 1469456197760 MainThread DEBUG oslo_concurrency.lockutils [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Lock "n-hv-agent-port-lock-7153e881-15c4-4671-bdb7-f054088dc579" 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-04-03 16:38:13.088 2920 1469456197760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Binding port 7153e881-15c4-4671-bdb7-f054088dc579 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-03 16:38:13.088 2920 1469456197760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] 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-04-03 16:38:13.101 2920 1469456197760 MainThread DEBUG neutron.services.trunk.rpc.agent [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7153e881-15c4-4671-bdb7-f054088dc579') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:38:13.101 2920 1469456197760 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7153e881-15c4-4671-bdb7-f054088dc579') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:38:13.116 2920 1469456197760 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Trunk plugin disabled on server. Assuming port 7153e881-15c4-4671-bdb7-f054088dc579 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-03 16:38:13.116 2920 1469456197760 MainThread INFO networking_hyperv.neutron.trunk_driver [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Binding VLAN ID: 530, VLAN trunk: None to switch port 7153e881-15c4-4671-bdb7-f054088dc579 2022-04-03 16:38:13.146 2920 1469456197760 MainThread INFO neutron.agent.securitygroups_rpc [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Refresh firewall rules 2022-04-03 16:38:13.146 2920 1469456197760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Get security group information for devices via rpc ['7153e881-15c4-4671-bdb7-f054088dc579'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:38:13.389 2920 1469461269840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Update security group information for ports dict_keys(['7153e881-15c4-4671-bdb7-f054088dc579']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:38:13.389 2920 1469461269840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-03 16:38:13.389 2920 1469461269840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Update rules of security group (b5b0eb99-a4d0-45e6-9dad-c12e7bb55a93) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:38:13.389 2920 1469461269840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Update members of security group (b5b0eb99-a4d0-45e6-9dad-c12e7bb55a93) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-03 16:38:13.389 2920 1469461269840 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Update port filter for 7153e881-15c4-4671-bdb7-f054088dc579 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-03 16:38:13.389 2920 1469461269840 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Updating port rules. 2022-04-03 16:38:13.389 2920 1469461269840 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Creating 0 new rules, removing 6 old rules. 2022-04-03 16:38:13.389 2920 1469461269840 MainThread DEBUG oslo_concurrency.lockutils [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Lock "n-hv-driver-port-lock-7153e881-15c4-4671-bdb7-f054088dc579" 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-04-03 16:38:13.389 2920 1469461269840 MainThread DEBUG oslo_concurrency.lockutils [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Lock "n-hv-driver-port-lock-7153e881-15c4-4671-bdb7-f054088dc579" "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-04-03 16:38:13.389 2920 1469461269840 MainThread DEBUG oslo_concurrency.lockutils [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Lock "n-hv-driver-port-lock-7153e881-15c4-4671-bdb7-f054088dc579" 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-04-03 16:38:13.568 2920 1469461269840 MainThread DEBUG oslo_concurrency.lockutils [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Lock "n-hv-driver-port-lock-7153e881-15c4-4671-bdb7-f054088dc579" "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-04-03 16:38:13.615 2920 1469456197760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Update security group information for ports dict_keys(['7153e881-15c4-4671-bdb7-f054088dc579']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:38:13.615 2920 1469456197760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-03 16:38:13.615 2920 1469456197760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Update rules of security group (b5b0eb99-a4d0-45e6-9dad-c12e7bb55a93) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:38:13.615 2920 1469456197760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Update members of security group (b5b0eb99-a4d0-45e6-9dad-c12e7bb55a93) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-03 16:38:13.615 2920 1469456197760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Update port filter for 7153e881-15c4-4671-bdb7-f054088dc579 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-03 16:38:13.615 2920 1469456197760 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Updating port rules. 2022-04-03 16:38:13.615 2920 1469456197760 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Creating 0 new rules, removing 0 old rules. 2022-04-03 16:38:13.615 2920 1469456197760 MainThread DEBUG oslo_concurrency.lockutils [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Lock "n-hv-driver-port-lock-7153e881-15c4-4671-bdb7-f054088dc579" 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-04-03 16:38:13.615 2920 1469456197760 MainThread DEBUG oslo_concurrency.lockutils [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Lock "n-hv-driver-port-lock-7153e881-15c4-4671-bdb7-f054088dc579" "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-04-03 16:38:13.615 2920 1469456197760 MainThread DEBUG oslo_concurrency.lockutils [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Lock "n-hv-driver-port-lock-7153e881-15c4-4671-bdb7-f054088dc579" 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-04-03 16:38:13.615 2920 1469456197760 MainThread DEBUG oslo_concurrency.lockutils [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Lock "n-hv-driver-port-lock-7153e881-15c4-4671-bdb7-f054088dc579" "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-04-03 16:38:13.647 2920 1469456197760 MainThread DEBUG oslo_concurrency.lockutils [req-dfcebf2a-bf2e-4d25-a86f-da3afd34032d 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Lock "n-hv-agent-port-lock-7153e881-15c4-4671-bdb7-f054088dc579" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.547s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:38:13.990 2920 1469461269312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d9acdfd-363a-4e15-8c4d-57df236b49e2 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] port_delete event received for '46b7ae4f-247f-459f-8f68-68bae7b28e48' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:38:19.443 2920 1469456815904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1f24b9b6-0789-47de-881c-8e57834d25e5 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Security group member updated on remote: ['b5b0eb99-a4d0-45e6-9dad-c12e7bb55a93'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:38:19.443 2920 1469456815904 MainThread INFO neutron.agent.securitygroups_rpc [req-1f24b9b6-0789-47de-881c-8e57834d25e5 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Security group member updated ['b5b0eb99-a4d0-45e6-9dad-c12e7bb55a93'] 2022-04-03 16:38:19.443 2920 1469456815904 MainThread INFO neutron.agent.securitygroups_rpc [req-1f24b9b6-0789-47de-881c-8e57834d25e5 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Refresh firewall rules 2022-04-03 16:38:19.443 2920 1469456815904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1f24b9b6-0789-47de-881c-8e57834d25e5 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Get security group information for devices via rpc ['7153e881-15c4-4671-bdb7-f054088dc579'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:38:19.479 2920 1469456815904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1f24b9b6-0789-47de-881c-8e57834d25e5 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:38:19.479 2920 1469456815904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1f24b9b6-0789-47de-881c-8e57834d25e5 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-03 16:38:19.521 2920 1469456815904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f24b9b6-0789-47de-881c-8e57834d25e5 55945eca56264c6dbe7a42f8b8ba8eaf d632aba3b91a443fa9dbd0e9cd9d4a30 - - -] port_delete event received for '7153e881-15c4-4671-bdb7-f054088dc579' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:38:20.157 2920 1469455840000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7153e881-15c4-4671-bdb7-f054088dc579 2022-04-03 16:38:20.990 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-03 16:38:20.990 2920 1469460688384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7153e881-15c4-4671-bdb7-f054088dc579' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-03 16:38:20.990 2920 1469460688384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7153e881-15c4-4671-bdb7-f054088dc579' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-03 16:38:20.990 2920 1469460688384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7153e881-15c4-4671-bdb7-f054088dc579 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-03 16:38:20.990 2920 1469460688384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7153e881-15c4-4671-bdb7-f054088dc579'] 2022-04-03 16:38:20.990 2920 1469460688384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-03 16:38:20.990 2920 1469460688384 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-04-03 16:38:20.990 2920 1469460688384 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7153e881-15c4-4671-bdb7-f054088dc579'] 2022-04-03 16:38:22.506 2920 1469459363088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a527b96f-cf93-4847-a8d1-5561812b37bb 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] port_delete event received for 'bba46330-6e9a-424b-a9e3-b972e1c24dc8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:38:23.011 2920 1469461189552 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-04-03 16:38:23.179 2920 1469461189552 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-04-03 16:38:23.540 2920 1469461067728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bebb860b-1a7c-40d6-a639-40d68bd26655 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] port_delete event received for 'bc585020-7f6e-4bd6-b444-e72fd659e2da' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:38:24.302 2920 1469460554848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c53045f-9028-4495-a85a-66f26186a72f 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] port_delete event received for 'be0e924e-c4d4-4677-85db-a4d223633116' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:38:24.505 2920 1469460987392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c53045f-9028-4495-a85a-66f26186a72f 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] network_delete received. Deleting network 4ad789f8-517f-4d77-8bec-3e8d8be5285e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-03 16:38:24.505 2920 1469460987392 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4c53045f-9028-4495-a85a-66f26186a72f 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] Reclaiming local network 4ad789f8-517f-4d77-8bec-3e8d8be5285e 2022-04-03 16:38:25.680 2920 1469461494944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43d11acd-5e2f-43de-8a4c-09cb702171d6 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] port_delete event received for '4027539c-5d95-404c-8bf5-ca07382db0e9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:38:26.726 2920 1469459116272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-13440c7f-005c-4173-86d5-92dfece5285b 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] port_delete event received for '66254afd-254d-4089-8755-fdfba9dcfe18' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:38:27.427 2920 1469459116272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-549e05ea-bc5b-4ea9-bf16-5d756dc3f908 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] port_delete event received for '0c5e6f62-056b-4dfa-85c3-35a1a6311f05' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:38:27.557 2920 1469459116272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-362886e7-8f33-41d2-b029-ae8eab2c15ff - - - - -] port_delete event received for '0c5e6f62-056b-4dfa-85c3-35a1a6311f05' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:38:27.630 2920 1469461429760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-549e05ea-bc5b-4ea9-bf16-5d756dc3f908 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] network_delete received. Deleting network e00f747e-2648-4272-bff9-cd7687dc90a4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-03 16:38:27.630 2920 1469461429760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-549e05ea-bc5b-4ea9-bf16-5d756dc3f908 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] Network e00f747e-2648-4272-bff9-cd7687dc90a4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-03 16:38:32.568 2920 1469460251040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e05c6fef-69c4-4870-96c9-e10f56bb773e - - - - -] port_update received: 94b8ed36-640c-411c-9d5a-c95cf9bb9161 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:38:32.568 2920 1469460251040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e05c6fef-69c4-4870-96c9-e10f56bb773e - - - - -] No port 94b8ed36-640c-411c-9d5a-c95cf9bb9161 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:38:36.121 2920 1469461543392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f91395c-a32a-471c-9ff4-a6260f556557 - - - - -] port_update received: c8444988-7f0d-42dd-98b0-ee0fe2ca00ea port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:38:36.121 2920 1469461543392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f91395c-a32a-471c-9ff4-a6260f556557 - - - - -] No port c8444988-7f0d-42dd-98b0-ee0fe2ca00ea defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:38:37.255 2920 1469461543392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d912a1b-5be6-48b9-9c3f-8a46315af626 - - - - -] port_update received: 0383c71c-48df-42bb-b0de-b22b043496c9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:38:37.255 2920 1469461543392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d912a1b-5be6-48b9-9c3f-8a46315af626 - - - - -] No port 0383c71c-48df-42bb-b0de-b22b043496c9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:38:38.685 2920 1469460687856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d409b0f4-e7d4-47d2-8e46-c5d94973f2d2 78bffdee97a74bce9e7cd9d84b1db3cb d641f8df8dac4a028286159013fb615b - - -] Security group rule updated on remote: ['e8452505-e889-488a-ad7b-c887dc3f4082'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-03 16:38:38.685 2920 1469460687856 MainThread INFO neutron.agent.securitygroups_rpc [req-d409b0f4-e7d4-47d2-8e46-c5d94973f2d2 78bffdee97a74bce9e7cd9d84b1db3cb d641f8df8dac4a028286159013fb615b - - -] Security group rule updated ['e8452505-e889-488a-ad7b-c887dc3f4082'] 2022-04-03 16:38:38.817 2920 1469460118864 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e40344c6-c1f3-473e-847c-528cce20d98f 78bffdee97a74bce9e7cd9d84b1db3cb d641f8df8dac4a028286159013fb615b - - -] Security group rule updated on remote: ['e8452505-e889-488a-ad7b-c887dc3f4082'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-03 16:38:38.817 2920 1469460118864 MainThread INFO neutron.agent.securitygroups_rpc [req-e40344c6-c1f3-473e-847c-528cce20d98f 78bffdee97a74bce9e7cd9d84b1db3cb d641f8df8dac4a028286159013fb615b - - -] Security group rule updated ['e8452505-e889-488a-ad7b-c887dc3f4082'] 2022-04-03 16:38:38.935 2920 1469461266672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-05532ff0-e24a-488e-b137-2f9fdd80a4c9 78bffdee97a74bce9e7cd9d84b1db3cb d641f8df8dac4a028286159013fb615b - - -] Security group rule updated on remote: ['e8452505-e889-488a-ad7b-c887dc3f4082'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-03 16:38:38.935 2920 1469461266672 MainThread INFO neutron.agent.securitygroups_rpc [req-05532ff0-e24a-488e-b137-2f9fdd80a4c9 78bffdee97a74bce9e7cd9d84b1db3cb d641f8df8dac4a028286159013fb615b - - -] Security group rule updated ['e8452505-e889-488a-ad7b-c887dc3f4082'] 2022-04-03 16:38:39.044 2920 1469461266672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-29f95609-c263-453e-ba24-aa9b828d9acd 78bffdee97a74bce9e7cd9d84b1db3cb d641f8df8dac4a028286159013fb615b - - -] Security group rule updated on remote: ['e8452505-e889-488a-ad7b-c887dc3f4082'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-03 16:38:39.044 2920 1469461266672 MainThread INFO neutron.agent.securitygroups_rpc [req-29f95609-c263-453e-ba24-aa9b828d9acd 78bffdee97a74bce9e7cd9d84b1db3cb d641f8df8dac4a028286159013fb615b - - -] Security group rule updated ['e8452505-e889-488a-ad7b-c887dc3f4082'] 2022-04-03 16:38:39.162 2920 1469460943088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b8080d5d-a5b9-4b58-a09d-073c845de666 78bffdee97a74bce9e7cd9d84b1db3cb d641f8df8dac4a028286159013fb615b - - -] Security group rule updated on remote: ['e8452505-e889-488a-ad7b-c887dc3f4082'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-03 16:38:39.162 2920 1469460943088 MainThread INFO neutron.agent.securitygroups_rpc [req-b8080d5d-a5b9-4b58-a09d-073c845de666 78bffdee97a74bce9e7cd9d84b1db3cb d641f8df8dac4a028286159013fb615b - - -] Security group rule updated ['e8452505-e889-488a-ad7b-c887dc3f4082'] 2022-04-03 16:38:39.292 2920 1469460943088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd8dae31-86c4-43a9-817c-aebd2a4b5440 78bffdee97a74bce9e7cd9d84b1db3cb d641f8df8dac4a028286159013fb615b - - -] Security group rule updated on remote: ['e8452505-e889-488a-ad7b-c887dc3f4082'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-03 16:38:39.292 2920 1469460943088 MainThread INFO neutron.agent.securitygroups_rpc [req-bd8dae31-86c4-43a9-817c-aebd2a4b5440 78bffdee97a74bce9e7cd9d84b1db3cb d641f8df8dac4a028286159013fb615b - - -] Security group rule updated ['e8452505-e889-488a-ad7b-c887dc3f4082'] 2022-04-03 16:38:41.721 2920 1469460384048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a31a72b-9806-40d5-8d6c-3c241c80424e - - - - -] port_update received: 5cceae7c-6255-4c78-a57e-6a0e613e5797 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:38:41.721 2920 1469460384048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a31a72b-9806-40d5-8d6c-3c241c80424e - - - - -] No port 5cceae7c-6255-4c78-a57e-6a0e613e5797 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:38:54.794 2920 1469461728416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-af80f879-330a-4702-bc78-085e9013cf7a 78bffdee97a74bce9e7cd9d84b1db3cb d641f8df8dac4a028286159013fb615b - - -] Security group member updated on remote: ['e8452505-e889-488a-ad7b-c887dc3f4082'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:38:54.807 2920 1469461728416 MainThread INFO neutron.agent.securitygroups_rpc [req-af80f879-330a-4702-bc78-085e9013cf7a 78bffdee97a74bce9e7cd9d84b1db3cb d641f8df8dac4a028286159013fb615b - - -] Security group member updated ['e8452505-e889-488a-ad7b-c887dc3f4082'] 2022-04-03 16:38:55.888 2920 1469461914896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd037a56-c5d1-4875-8e40-454b73ab58a3 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] port_update received: 77e16e58-1618-4a96-ad96-7fa08562227c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:38:55.888 2920 1469461914896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cd037a56-c5d1-4875-8e40-454b73ab58a3 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] No port 77e16e58-1618-4a96-ad96-7fa08562227c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:38:58.154 2920 1469455839824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 77e16e58-1618-4a96-ad96-7fa08562227c 2022-04-03 16:38:59.177 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-03 16:38:59.357 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Adding port 77e16e58-1618-4a96-ad96-7fa08562227c 2022-04-03 16:38:59.357 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Port 77e16e58-1618-4a96-ad96-7fa08562227c updated. Details: {'device': '77e16e58-1618-4a96-ad96-7fa08562227c', 'network_id': '0a13f1d8-25bc-4989-ae4d-3f284bb6f1c5', 'port_id': '77e16e58-1618-4a96-ad96-7fa08562227c', 'mac_address': 'fa:16:3e:ab:d3:05', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 534, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9681527e-60e3-412c-b85f-1e24e951534f', '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-04-03 16:38:59.357 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] 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-04-03 16:38:59.357 2920 1469461913840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-77e16e58-1618-4a96-ad96-7fa08562227c" 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-04-03 16:38:59.357 2920 1469461913840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 77e16e58-1618-4a96-ad96-7fa08562227c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-03 16:38:59.357 2920 1469461913840 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0a13f1d8-25bc-4989-ae4d-3f284bb6f1c5 2022-04-03 16:38:59.357 2920 1469461913840 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-04-03 16:38:59.493 2920 1469461913840 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '77e16e58-1618-4a96-ad96-7fa08562227c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:38:59.493 2920 1469461913840 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '77e16e58-1618-4a96-ad96-7fa08562227c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:38:59.505 2920 1469461913840 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 77e16e58-1618-4a96-ad96-7fa08562227c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-03 16:38:59.505 2920 1469461913840 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 534, VLAN trunk: None to switch port 77e16e58-1618-4a96-ad96-7fa08562227c 2022-04-03 16:38:59.554 2920 1469461913840 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-03 16:38:59.554 2920 1469461913840 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['77e16e58-1618-4a96-ad96-7fa08562227c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:38:59.805 2920 1469461913840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['77e16e58-1618-4a96-ad96-7fa08562227c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:38:59.805 2920 1469461913840 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-04-03 16:38:59.805 2920 1469461913840 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e8452505-e889-488a-ad7b-c887dc3f4082) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:38:59.805 2920 1469461913840 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 77e16e58-1618-4a96-ad96-7fa08562227c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-03 16:38:59.805 2920 1469461913840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-03 16:38:59.805 2920 1469461913840 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 77e16e58-1618-4a96-ad96-7fa08562227c not yet added. Adding. 2022-04-03 16:38:59.805 2920 1469461913840 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-04-03 16:38:59.805 2920 1469461913840 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-04-03 16:38:59.880 2920 1469461913840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-77e16e58-1618-4a96-ad96-7fa08562227c" 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-04-03 16:38:59.984 2920 1469461913840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-77e16e58-1618-4a96-ad96-7fa08562227c" "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-04-03 16:38:59.984 2920 1469461913840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-77e16e58-1618-4a96-ad96-7fa08562227c" 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-04-03 16:39:00.086 2920 1469461913840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-77e16e58-1618-4a96-ad96-7fa08562227c" "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-04-03 16:39:00.167 2920 1469461913840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-77e16e58-1618-4a96-ad96-7fa08562227c" "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-04-03 16:39:00.167 2920 1469461913840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 77e16e58-1618-4a96-ad96-7fa08562227c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-03 16:39:00.167 2920 1469461913840 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 77e16e58-1618-4a96-ad96-7fa08562227c processed. 2022-04-03 16:39:01.208 2920 1469461913840 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-04-03 16:39:01.395 2920 1469461913840 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-04-03 16:40:31.131 2920 1469455840000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c2ed671b-ed11-4ef9-bdd5-0d19430d7d20 2022-04-03 16:40:31.175 2920 1469461068080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ecfb6a69-76a0-4119-9249-c47dcadef5ac 2adc1917af1d476ea6c754b58d11f5fb 56a195cda16c441dbec186943b932d15 - - -] Security group member updated on remote: ['4b08949a-9a29-4859-95ac-1856ed0c9982'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:40:31.175 2920 1469461068080 MainThread INFO neutron.agent.securitygroups_rpc [req-ecfb6a69-76a0-4119-9249-c47dcadef5ac 2adc1917af1d476ea6c754b58d11f5fb 56a195cda16c441dbec186943b932d15 - - -] Security group member updated ['4b08949a-9a29-4859-95ac-1856ed0c9982'] 2022-04-03 16:40:31.488 2920 1469460117984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ecfb6a69-76a0-4119-9249-c47dcadef5ac 2adc1917af1d476ea6c754b58d11f5fb 56a195cda16c441dbec186943b932d15 - - -] port_delete event received for 'c2ed671b-ed11-4ef9-bdd5-0d19430d7d20' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:40:31.519 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-03 16:40:31.519 2920 1469460117984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c2ed671b-ed11-4ef9-bdd5-0d19430d7d20' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-03 16:40:31.519 2920 1469460117984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c2ed671b-ed11-4ef9-bdd5-0d19430d7d20' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-03 16:40:31.519 2920 1469460117984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c2ed671b-ed11-4ef9-bdd5-0d19430d7d20 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-03 16:40:31.519 2920 1469460117984 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f2a3da2a-a335-4acd-a572-682ea37715ce 2022-04-03 16:40:31.519 2920 1469460117984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c2ed671b-ed11-4ef9-bdd5-0d19430d7d20'] 2022-04-03 16:40:31.519 2920 1469460117984 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-03 16:40:31.519 2920 1469460117984 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-04-03 16:40:31.519 2920 1469460117984 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c2ed671b-ed11-4ef9-bdd5-0d19430d7d20'] 2022-04-03 16:40:32.923 2920 1469462663008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cca47b3f-9f9a-4a95-be45-e3dbdbd306f0 2adc1917af1d476ea6c754b58d11f5fb 56a195cda16c441dbec186943b932d15 - - -] port_delete event received for 'f82bba91-823b-49a1-945c-bb220d860314' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:40:33.366 2920 1469459519440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7b776777-3236-4840-9999-84985c38bfa8 2adc1917af1d476ea6c754b58d11f5fb 56a195cda16c441dbec186943b932d15 - - -] Security group rule updated on remote: ['ffec2727-09f6-4afa-bfce-b6a3baf09e89'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-03 16:40:33.366 2920 1469459519440 MainThread INFO neutron.agent.securitygroups_rpc [req-7b776777-3236-4840-9999-84985c38bfa8 2adc1917af1d476ea6c754b58d11f5fb 56a195cda16c441dbec186943b932d15 - - -] Security group rule updated ['ffec2727-09f6-4afa-bfce-b6a3baf09e89'] 2022-04-03 16:40:33.481 2920 1469459519440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-153891db-1bc9-41c3-bf38-3a3ae0acc6e3 2adc1917af1d476ea6c754b58d11f5fb 56a195cda16c441dbec186943b932d15 - - -] Security group rule updated on remote: ['ffec2727-09f6-4afa-bfce-b6a3baf09e89'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-03 16:40:33.481 2920 1469459519440 MainThread INFO neutron.agent.securitygroups_rpc [req-153891db-1bc9-41c3-bf38-3a3ae0acc6e3 2adc1917af1d476ea6c754b58d11f5fb 56a195cda16c441dbec186943b932d15 - - -] Security group rule updated ['ffec2727-09f6-4afa-bfce-b6a3baf09e89'] 2022-04-03 16:40:33.517 2920 1469460409328 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-04-03 16:40:33.544 2920 1469460409328 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-04-03 16:40:41.472 2920 1469461761888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-274da670-d813-466a-8e5e-f6d436237e55 2adc1917af1d476ea6c754b58d11f5fb 56a195cda16c441dbec186943b932d15 - - -] Security group member updated on remote: ['ffec2727-09f6-4afa-bfce-b6a3baf09e89'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:40:41.472 2920 1469461761888 MainThread INFO neutron.agent.securitygroups_rpc [req-274da670-d813-466a-8e5e-f6d436237e55 2adc1917af1d476ea6c754b58d11f5fb 56a195cda16c441dbec186943b932d15 - - -] Security group member updated ['ffec2727-09f6-4afa-bfce-b6a3baf09e89'] 2022-04-03 16:40:42.173 2920 1469460381008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7d39ded-21bd-4a52-aaaf-f07776d174e0 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] port_update received: 6c87905f-fe28-4355-b8d1-4f6556aae56f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:40:42.199 2920 1469460381008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e7d39ded-21bd-4a52-aaaf-f07776d174e0 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] No port 6c87905f-fe28-4355-b8d1-4f6556aae56f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:40:44.846 2920 1469455839824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6c87905f-fe28-4355-b8d1-4f6556aae56f 2022-04-03 16:40:45.566 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-03 16:40:45.738 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Adding port 6c87905f-fe28-4355-b8d1-4f6556aae56f 2022-04-03 16:40:45.738 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Port 6c87905f-fe28-4355-b8d1-4f6556aae56f updated. Details: {'device': '6c87905f-fe28-4355-b8d1-4f6556aae56f', 'network_id': 'f2a3da2a-a335-4acd-a572-682ea37715ce', 'port_id': '6c87905f-fe28-4355-b8d1-4f6556aae56f', 'mac_address': 'fa:16:3e:e2:ff:f5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 520, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1f324a55-1141-4929-9709-e6c70471107f', '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-04-03 16:40:45.738 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] 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-04-03 16:40:45.738 2920 1469461727536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6c87905f-fe28-4355-b8d1-4f6556aae56f" 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-04-03 16:40:45.738 2920 1469461727536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6c87905f-fe28-4355-b8d1-4f6556aae56f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-03 16:40:45.738 2920 1469461727536 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f2a3da2a-a335-4acd-a572-682ea37715ce 2022-04-03 16:40:45.738 2920 1469461727536 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-04-03 16:40:45.926 2920 1469461727536 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6c87905f-fe28-4355-b8d1-4f6556aae56f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:40:45.926 2920 1469461727536 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6c87905f-fe28-4355-b8d1-4f6556aae56f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:40:45.926 2920 1469461727536 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6c87905f-fe28-4355-b8d1-4f6556aae56f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-03 16:40:45.926 2920 1469461727536 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 520, VLAN trunk: None to switch port 6c87905f-fe28-4355-b8d1-4f6556aae56f 2022-04-03 16:40:45.988 2920 1469461727536 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-03 16:40:45.988 2920 1469461727536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6c87905f-fe28-4355-b8d1-4f6556aae56f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:40:46.130 2920 1469461727536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6c87905f-fe28-4355-b8d1-4f6556aae56f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:40:46.130 2920 1469461727536 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-04-03 16:40:46.130 2920 1469461727536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ffec2727-09f6-4afa-bfce-b6a3baf09e89) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:40:46.130 2920 1469461727536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6c87905f-fe28-4355-b8d1-4f6556aae56f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-03 16:40:46.130 2920 1469461727536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-03 16:40:46.130 2920 1469461727536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6c87905f-fe28-4355-b8d1-4f6556aae56f not yet added. Adding. 2022-04-03 16:40:46.130 2920 1469461727536 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-04-03 16:40:46.130 2920 1469461727536 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-04-03 16:40:46.227 2920 1469461727536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c87905f-fe28-4355-b8d1-4f6556aae56f" 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-04-03 16:40:46.310 2920 1469461727536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c87905f-fe28-4355-b8d1-4f6556aae56f" "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-04-03 16:40:46.310 2920 1469461727536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c87905f-fe28-4355-b8d1-4f6556aae56f" 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-04-03 16:40:46.403 2920 1469461727536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c87905f-fe28-4355-b8d1-4f6556aae56f" "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-04-03 16:40:46.472 2920 1469461727536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6c87905f-fe28-4355-b8d1-4f6556aae56f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.734s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:40:46.472 2920 1469461727536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6c87905f-fe28-4355-b8d1-4f6556aae56f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-03 16:40:46.472 2920 1469461727536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6c87905f-fe28-4355-b8d1-4f6556aae56f processed. 2022-04-03 16:40:47.580 2920 1469462827248 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-04-03 16:40:47.752 2920 1469462827248 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-04-03 16:41:13.425 2920 1469455840000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 77e16e58-1618-4a96-ad96-7fa08562227c 2022-04-03 16:41:13.691 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-03 16:41:13.691 2920 1469462849312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '77e16e58-1618-4a96-ad96-7fa08562227c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-03 16:41:13.691 2920 1469462849312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '77e16e58-1618-4a96-ad96-7fa08562227c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-03 16:41:13.691 2920 1469462849312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 77e16e58-1618-4a96-ad96-7fa08562227c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-03 16:41:13.691 2920 1469462849312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0a13f1d8-25bc-4989-ae4d-3f284bb6f1c5 2022-04-03 16:41:13.691 2920 1469462849312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['77e16e58-1618-4a96-ad96-7fa08562227c'] 2022-04-03 16:41:13.691 2920 1469462849312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-03 16:41:13.691 2920 1469462849312 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-04-03 16:41:13.691 2920 1469462849312 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['77e16e58-1618-4a96-ad96-7fa08562227c'] 2022-04-03 16:41:15.691 2920 1469462829712 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-04-03 16:41:15.816 2920 1469462829712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:41:21.121 2920 1469455839824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 77e16e58-1618-4a96-ad96-7fa08562227c 2022-04-03 16:41:21.753 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-03 16:41:21.938 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Adding port 77e16e58-1618-4a96-ad96-7fa08562227c 2022-04-03 16:41:21.938 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Port 77e16e58-1618-4a96-ad96-7fa08562227c updated. Details: {'device': '77e16e58-1618-4a96-ad96-7fa08562227c', 'network_id': '0a13f1d8-25bc-4989-ae4d-3f284bb6f1c5', 'port_id': '77e16e58-1618-4a96-ad96-7fa08562227c', 'mac_address': 'fa:16:3e:ab:d3:05', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 534, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9681527e-60e3-412c-b85f-1e24e951534f', '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-04-03 16:41:21.941 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] 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-04-03 16:41:21.941 2920 1469462851248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-77e16e58-1618-4a96-ad96-7fa08562227c" 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-04-03 16:41:21.941 2920 1469462851248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 77e16e58-1618-4a96-ad96-7fa08562227c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-03 16:41:21.941 2920 1469462851248 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0a13f1d8-25bc-4989-ae4d-3f284bb6f1c5 2022-04-03 16:41:21.941 2920 1469462851248 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-04-03 16:41:22.063 2920 1469462851248 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '77e16e58-1618-4a96-ad96-7fa08562227c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:41:22.063 2920 1469462851248 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '77e16e58-1618-4a96-ad96-7fa08562227c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:41:22.063 2920 1469462851248 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 77e16e58-1618-4a96-ad96-7fa08562227c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-03 16:41:22.063 2920 1469462851248 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 534, VLAN trunk: None to switch port 77e16e58-1618-4a96-ad96-7fa08562227c 2022-04-03 16:41:22.130 2920 1469462851248 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-03 16:41:22.130 2920 1469462851248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['77e16e58-1618-4a96-ad96-7fa08562227c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:41:22.365 2920 1469462851248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['77e16e58-1618-4a96-ad96-7fa08562227c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:41:22.365 2920 1469462851248 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-04-03 16:41:22.365 2920 1469462851248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e8452505-e889-488a-ad7b-c887dc3f4082) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:41:22.365 2920 1469462851248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 77e16e58-1618-4a96-ad96-7fa08562227c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-03 16:41:22.365 2920 1469462851248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-03 16:41:22.365 2920 1469462851248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 77e16e58-1618-4a96-ad96-7fa08562227c not yet added. Adding. 2022-04-03 16:41:22.365 2920 1469462851248 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-04-03 16:41:22.365 2920 1469462851248 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-04-03 16:41:22.456 2920 1469462851248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-77e16e58-1618-4a96-ad96-7fa08562227c" 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-04-03 16:41:22.550 2920 1469462851248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-77e16e58-1618-4a96-ad96-7fa08562227c" "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-04-03 16:41:22.550 2920 1469462851248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-77e16e58-1618-4a96-ad96-7fa08562227c" 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-04-03 16:41:22.644 2920 1469462851248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-77e16e58-1618-4a96-ad96-7fa08562227c" "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-04-03 16:41:22.722 2920 1469462851248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-77e16e58-1618-4a96-ad96-7fa08562227c" "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-04-03 16:41:22.722 2920 1469462851248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 77e16e58-1618-4a96-ad96-7fa08562227c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-03 16:41:22.722 2920 1469462851248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 77e16e58-1618-4a96-ad96-7fa08562227c processed. 2022-04-03 16:41:23.784 2920 1469462580560 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-04-03 16:41:23.941 2920 1469462580560 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-04-03 16:41:39.433 2920 1469462364928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2dae1495-142d-4b07-9a89-8453ba58cb65 2adc1917af1d476ea6c754b58d11f5fb 56a195cda16c441dbec186943b932d15 - - -] Security group member updated on remote: ['ffec2727-09f6-4afa-bfce-b6a3baf09e89'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:41:39.433 2920 1469462364928 MainThread INFO neutron.agent.securitygroups_rpc [req-2dae1495-142d-4b07-9a89-8453ba58cb65 2adc1917af1d476ea6c754b58d11f5fb 56a195cda16c441dbec186943b932d15 - - -] Security group member updated ['ffec2727-09f6-4afa-bfce-b6a3baf09e89'] 2022-04-03 16:41:39.585 2920 1469455840000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6c87905f-fe28-4355-b8d1-4f6556aae56f 2022-04-03 16:41:39.729 2920 1469462848608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2dae1495-142d-4b07-9a89-8453ba58cb65 2adc1917af1d476ea6c754b58d11f5fb 56a195cda16c441dbec186943b932d15 - - -] port_delete event received for '6c87905f-fe28-4355-b8d1-4f6556aae56f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:41:39.909 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-03 16:41:39.909 2920 1469462578800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6c87905f-fe28-4355-b8d1-4f6556aae56f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-03 16:41:39.909 2920 1469462578800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6c87905f-fe28-4355-b8d1-4f6556aae56f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-03 16:41:39.909 2920 1469462578800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6c87905f-fe28-4355-b8d1-4f6556aae56f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-03 16:41:39.917 2920 1469462578800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f2a3da2a-a335-4acd-a572-682ea37715ce 2022-04-03 16:41:39.917 2920 1469462578800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6c87905f-fe28-4355-b8d1-4f6556aae56f'] 2022-04-03 16:41:39.917 2920 1469462578800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-03 16:41:39.917 2920 1469462578800 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-04-03 16:41:39.917 2920 1469462578800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6c87905f-fe28-4355-b8d1-4f6556aae56f'] 2022-04-03 16:41:41.113 2920 1469462578800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c8b7728-99d2-462b-853d-4e5861458560 2adc1917af1d476ea6c754b58d11f5fb 56a195cda16c441dbec186943b932d15 - - -] port_delete event received for '19e5d517-b34b-489a-8081-74e31a5a0eb8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:41:41.910 2920 1469463242880 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-04-03 16:41:41.941 2920 1469463242880 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-04-03 16:41:45.754 2920 1469461999856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45ae11f5-e2a2-4eff-a5cd-58356be79163 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] port_delete event received for 'e4d9c1f6-515e-4b8b-b4d6-b49dcf48d136' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:41:46.800 2920 1469461853280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-365851a4-a81c-4435-8b6c-43dbecb1eafc 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] port_delete event received for '7a308076-9865-41c2-9adc-7d0a0321be96' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:41:47.524 2920 1469460409856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-049c88c8-c3a7-4ecd-af3d-ce8d7dd18fee 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] port_delete event received for '3d22a0d0-b1bc-4a84-97f7-1861b70dc73a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:41:47.675 2920 1469460140624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4cc03d8-44a7-4f9e-9aa7-3b2b2fb5d1b6 - - - - -] port_delete event received for '3d22a0d0-b1bc-4a84-97f7-1861b70dc73a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:41:47.723 2920 1469460555024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-049c88c8-c3a7-4ecd-af3d-ce8d7dd18fee 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] network_delete received. Deleting network f2a3da2a-a335-4acd-a572-682ea37715ce network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-03 16:41:47.723 2920 1469460555024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-049c88c8-c3a7-4ecd-af3d-ce8d7dd18fee 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] Network f2a3da2a-a335-4acd-a572-682ea37715ce not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-03 16:41:51.958 2920 1469459629680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc71f78d-2221-450a-885d-fed982d2a4f0 - - - - -] port_update received: 92a9c366-6495-47e6-8cb2-e29511b24b4e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:41:51.958 2920 1469459629680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc71f78d-2221-450a-885d-fed982d2a4f0 - - - - -] No port 92a9c366-6495-47e6-8cb2-e29511b24b4e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:41:53.270 2920 1469459629680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-79ed72a2-a69c-4c66-8b12-640b641cff8d 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group rule updated on remote: ['c8905485-7cc7-4d1d-aec4-a405a5607f24'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-03 16:41:53.270 2920 1469459629680 MainThread INFO neutron.agent.securitygroups_rpc [req-79ed72a2-a69c-4c66-8b12-640b641cff8d 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group rule updated ['c8905485-7cc7-4d1d-aec4-a405a5607f24'] 2022-04-03 16:41:53.395 2920 1469459629680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ad72ec89-6eae-4d49-8e86-a5ca5f0243fc 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group rule updated on remote: ['c8905485-7cc7-4d1d-aec4-a405a5607f24'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-03 16:41:53.395 2920 1469459629680 MainThread INFO neutron.agent.securitygroups_rpc [req-ad72ec89-6eae-4d49-8e86-a5ca5f0243fc 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group rule updated ['c8905485-7cc7-4d1d-aec4-a405a5607f24'] 2022-04-03 16:41:54.905 2920 1469460140272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5f173ce-d78c-4a7d-8d32-dee72d7563c1 - - - - -] port_update received: ba515d62-eb7c-424f-bb84-d747201ad76f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:41:54.914 2920 1469460140272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5f173ce-d78c-4a7d-8d32-dee72d7563c1 - - - - -] No port ba515d62-eb7c-424f-bb84-d747201ad76f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:41:56.722 2920 1469462848784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8adcd015-39ad-4d0c-ae5a-779f51ad3eac 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group member updated on remote: ['c8905485-7cc7-4d1d-aec4-a405a5607f24'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:41:56.722 2920 1469462848784 MainThread INFO neutron.agent.securitygroups_rpc [req-8adcd015-39ad-4d0c-ae5a-779f51ad3eac 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group member updated ['c8905485-7cc7-4d1d-aec4-a405a5607f24'] 2022-04-03 16:41:57.488 2920 1469462806016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a51c11d8-e3e2-48cb-9be5-3152729fa2d3 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] port_update received: 19bda282-b9fa-412d-8e4e-b6e44830ec8d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:41:57.504 2920 1469462806016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a51c11d8-e3e2-48cb-9be5-3152729fa2d3 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] No port 19bda282-b9fa-412d-8e4e-b6e44830ec8d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:41:59.396 2920 1469455839824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 19bda282-b9fa-412d-8e4e-b6e44830ec8d 2022-04-03 16:41:59.972 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-03 16:42:00.158 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Adding port 19bda282-b9fa-412d-8e4e-b6e44830ec8d 2022-04-03 16:42:00.158 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Port 19bda282-b9fa-412d-8e4e-b6e44830ec8d updated. Details: {'device': '19bda282-b9fa-412d-8e4e-b6e44830ec8d', 'network_id': 'e914673b-fc19-4dff-bd24-e7212093fc0f', 'port_id': '19bda282-b9fa-412d-8e4e-b6e44830ec8d', 'mac_address': 'fa:16:3e:96:aa:45', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 533, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4c55d5fb-b72c-4977-9a9d-b82d5beb56bf', '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-04-03 16:42:00.158 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] 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-04-03 16:42:00.158 2920 1469463343344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-19bda282-b9fa-412d-8e4e-b6e44830ec8d" 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-04-03 16:42:00.158 2920 1469463343344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 19bda282-b9fa-412d-8e4e-b6e44830ec8d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-03 16:42:00.158 2920 1469463343344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e914673b-fc19-4dff-bd24-e7212093fc0f 2022-04-03 16:42:00.158 2920 1469463343344 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-04-03 16:42:00.289 2920 1469463343344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '19bda282-b9fa-412d-8e4e-b6e44830ec8d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:42:00.289 2920 1469463343344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '19bda282-b9fa-412d-8e4e-b6e44830ec8d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:42:00.289 2920 1469463343344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 19bda282-b9fa-412d-8e4e-b6e44830ec8d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-03 16:42:00.289 2920 1469463343344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 533, VLAN trunk: None to switch port 19bda282-b9fa-412d-8e4e-b6e44830ec8d 2022-04-03 16:42:00.365 2920 1469463343344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-03 16:42:00.365 2920 1469463343344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['19bda282-b9fa-412d-8e4e-b6e44830ec8d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:42:00.504 2920 1469463343344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['19bda282-b9fa-412d-8e4e-b6e44830ec8d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:42:00.504 2920 1469463343344 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-04-03 16:42:00.504 2920 1469463343344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c8905485-7cc7-4d1d-aec4-a405a5607f24) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:42:00.504 2920 1469463343344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 19bda282-b9fa-412d-8e4e-b6e44830ec8d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-03 16:42:00.504 2920 1469463343344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-03 16:42:00.504 2920 1469463343344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 19bda282-b9fa-412d-8e4e-b6e44830ec8d not yet added. Adding. 2022-04-03 16:42:00.504 2920 1469463343344 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-04-03 16:42:00.504 2920 1469463343344 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-04-03 16:42:00.583 2920 1469463343344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-19bda282-b9fa-412d-8e4e-b6e44830ec8d" 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-04-03 16:42:00.662 2920 1469463343344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-19bda282-b9fa-412d-8e4e-b6e44830ec8d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:42:00.662 2920 1469463343344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-19bda282-b9fa-412d-8e4e-b6e44830ec8d" 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-04-03 16:42:00.754 2920 1469463343344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-19bda282-b9fa-412d-8e4e-b6e44830ec8d" "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-04-03 16:42:00.846 2920 1469463343344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-19bda282-b9fa-412d-8e4e-b6e44830ec8d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.687s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:42:00.846 2920 1469463343344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 19bda282-b9fa-412d-8e4e-b6e44830ec8d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-03 16:42:00.846 2920 1469463343344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 19bda282-b9fa-412d-8e4e-b6e44830ec8d processed. 2022-04-03 16:42:01.987 2920 1469463343344 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-04-03 16:42:02.284 2920 1469463343344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:42:38.942 2920 1469462829712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c4c3c19e-3a32-4130-b389-e4a4bffa6ead 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group rule updated on remote: ['6b3c1a2e-2faf-4eff-a4b9-468cfc797903'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-03 16:42:38.942 2920 1469462829712 MainThread INFO neutron.agent.securitygroups_rpc [req-c4c3c19e-3a32-4130-b389-e4a4bffa6ead 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group rule updated ['6b3c1a2e-2faf-4eff-a4b9-468cfc797903'] 2022-04-03 16:42:39.082 2920 1469463242880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ec87c05c-db8e-41de-95d2-c2949da94640 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group rule updated on remote: ['6b3c1a2e-2faf-4eff-a4b9-468cfc797903'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-03 16:42:39.082 2920 1469463242880 MainThread INFO neutron.agent.securitygroups_rpc [req-ec87c05c-db8e-41de-95d2-c2949da94640 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group rule updated ['6b3c1a2e-2faf-4eff-a4b9-468cfc797903'] 2022-04-03 16:42:39.393 2920 1469463600992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fab982f6-0a7f-4e97-9d64-adac3405effc 78bffdee97a74bce9e7cd9d84b1db3cb d641f8df8dac4a028286159013fb615b - - -] port_delete event received for '62c40c5e-9c9d-44e3-80d2-4ee41fff9bc7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:42:41.926 2920 1469460399904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c01ffe3f-6844-4b7a-b8b6-2ea0899a0d97 78bffdee97a74bce9e7cd9d84b1db3cb d641f8df8dac4a028286159013fb615b - - -] Security group member updated on remote: ['e8452505-e889-488a-ad7b-c887dc3f4082'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:42:41.926 2920 1469460399904 MainThread INFO neutron.agent.securitygroups_rpc [req-c01ffe3f-6844-4b7a-b8b6-2ea0899a0d97 78bffdee97a74bce9e7cd9d84b1db3cb d641f8df8dac4a028286159013fb615b - - -] Security group member updated ['e8452505-e889-488a-ad7b-c887dc3f4082'] 2022-04-03 16:42:41.988 2920 1469455840000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 77e16e58-1618-4a96-ad96-7fa08562227c 2022-04-03 16:42:42.020 2920 1469460399904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c01ffe3f-6844-4b7a-b8b6-2ea0899a0d97 78bffdee97a74bce9e7cd9d84b1db3cb d641f8df8dac4a028286159013fb615b - - -] port_delete event received for '77e16e58-1618-4a96-ad96-7fa08562227c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:42:42.145 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-03 16:42:42.145 2920 1469460399904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '77e16e58-1618-4a96-ad96-7fa08562227c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-03 16:42:42.145 2920 1469460399904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '77e16e58-1618-4a96-ad96-7fa08562227c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-03 16:42:42.145 2920 1469460399904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 77e16e58-1618-4a96-ad96-7fa08562227c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-03 16:42:42.145 2920 1469460399904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0a13f1d8-25bc-4989-ae4d-3f284bb6f1c5 2022-04-03 16:42:42.145 2920 1469460399904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['77e16e58-1618-4a96-ad96-7fa08562227c'] 2022-04-03 16:42:42.145 2920 1469460399904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-03 16:42:42.145 2920 1469460399904 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-04-03 16:42:42.145 2920 1469460399904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['77e16e58-1618-4a96-ad96-7fa08562227c'] 2022-04-03 16:42:42.801 2920 1469460399904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aeda0d86-874d-483c-bec4-caf1dd5d6b62 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group member updated on remote: ['6b3c1a2e-2faf-4eff-a4b9-468cfc797903'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:42:42.801 2920 1469460399904 MainThread INFO neutron.agent.securitygroups_rpc [req-aeda0d86-874d-483c-bec4-caf1dd5d6b62 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group member updated ['6b3c1a2e-2faf-4eff-a4b9-468cfc797903'] 2022-04-03 16:42:43.832 2920 1469463332112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12af94d7-544a-403f-ae07-80e79c1d78b0 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] port_update received: 6735cb09-ae79-4883-867d-5cfdff14f142 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:42:43.847 2920 1469463332112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12af94d7-544a-403f-ae07-80e79c1d78b0 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] No port 6735cb09-ae79-4883-867d-5cfdff14f142 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:42:44.160 2920 1469462942992 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-04-03 16:42:44.191 2920 1469462942992 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-04-03 16:42:45.441 2920 1469461188848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b5514cd4-a017-470f-964c-c6c965f2883f 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] port_delete event received for 'c8444988-7f0d-42dd-98b0-ee0fe2ca00ea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:42:45.692 2920 1469455839824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6735cb09-ae79-4883-867d-5cfdff14f142 2022-04-03 16:42:46.176 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-03 16:42:46.379 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Adding port 6735cb09-ae79-4883-867d-5cfdff14f142 2022-04-03 16:42:46.379 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Port 6735cb09-ae79-4883-867d-5cfdff14f142 updated. Details: {'device': '6735cb09-ae79-4883-867d-5cfdff14f142', 'network_id': 'e914673b-fc19-4dff-bd24-e7212093fc0f', 'port_id': '6735cb09-ae79-4883-867d-5cfdff14f142', 'mac_address': 'fa:16:3e:9a:37:4a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 533, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4c55d5fb-b72c-4977-9a9d-b82d5beb56bf', '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-04-03 16:42:46.379 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] 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-04-03 16:42:46.379 2920 1469463098992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6735cb09-ae79-4883-867d-5cfdff14f142" 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-04-03 16:42:46.379 2920 1469463098992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6735cb09-ae79-4883-867d-5cfdff14f142 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-03 16:42:46.379 2920 1469463098992 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-04-03 16:42:46.503 2920 1469463098992 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6735cb09-ae79-4883-867d-5cfdff14f142') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:42:46.503 2920 1469463098992 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6735cb09-ae79-4883-867d-5cfdff14f142') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:42:46.503 2920 1469463098992 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6735cb09-ae79-4883-867d-5cfdff14f142 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-03 16:42:46.503 2920 1469463098992 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 533, VLAN trunk: None to switch port 6735cb09-ae79-4883-867d-5cfdff14f142 2022-04-03 16:42:46.566 2920 1469463098992 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-03 16:42:46.582 2920 1469463098992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6735cb09-ae79-4883-867d-5cfdff14f142'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:42:46.644 2920 1469463774656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52ad0a20-6a8b-4d58-9610-1234616ebe1b 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] port_delete event received for '94b8ed36-640c-411c-9d5a-c95cf9bb9161' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:42:46.707 2920 1469463098992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6735cb09-ae79-4883-867d-5cfdff14f142']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:42:46.707 2920 1469463098992 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-04-03 16:42:46.707 2920 1469463098992 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6b3c1a2e-2faf-4eff-a4b9-468cfc797903) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:42:46.707 2920 1469463098992 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6735cb09-ae79-4883-867d-5cfdff14f142 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-03 16:42:46.707 2920 1469463098992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-03 16:42:46.707 2920 1469463098992 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6735cb09-ae79-4883-867d-5cfdff14f142 not yet added. Adding. 2022-04-03 16:42:46.707 2920 1469463098992 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-04-03 16:42:46.707 2920 1469463098992 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-04-03 16:42:46.802 2920 1469463098992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6735cb09-ae79-4883-867d-5cfdff14f142" 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-04-03 16:42:46.879 2920 1469463098992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6735cb09-ae79-4883-867d-5cfdff14f142" "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-04-03 16:42:46.879 2920 1469463098992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6735cb09-ae79-4883-867d-5cfdff14f142" 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-04-03 16:42:46.973 2920 1469463098992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6735cb09-ae79-4883-867d-5cfdff14f142" "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-04-03 16:42:47.051 2920 1469463098992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6735cb09-ae79-4883-867d-5cfdff14f142" "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-04-03 16:42:47.051 2920 1469463098992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6735cb09-ae79-4883-867d-5cfdff14f142 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-03 16:42:47.051 2920 1469463098992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6735cb09-ae79-4883-867d-5cfdff14f142 processed. 2022-04-03 16:42:47.395 2920 1469344922960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34db193b-3eaf-42b6-bf51-c2960100a3ee 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] port_delete event received for '99664f6f-8f33-49b9-a84a-cf41b16e2b9d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:42:47.504 2920 1469344922960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81adfbea-651b-4041-95d7-7927e1882766 - - - - -] port_delete event received for '99664f6f-8f33-49b9-a84a-cf41b16e2b9d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:42:47.597 2920 1469344922960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34db193b-3eaf-42b6-bf51-c2960100a3ee 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] network_delete received. Deleting network 0a13f1d8-25bc-4989-ae4d-3f284bb6f1c5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-03 16:42:47.597 2920 1469344922960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34db193b-3eaf-42b6-bf51-c2960100a3ee 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] Network 0a13f1d8-25bc-4989-ae4d-3f284bb6f1c5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-03 16:42:48.176 2920 1469344922960 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-04-03 16:42:48.348 2920 1469344922960 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-04-03 16:42:48.580 2920 1469462661424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32904b3e-1785-43b9-bf4f-3985fcf0c6cd 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] port_delete event received for '5cceae7c-6255-4c78-a57e-6a0e613e5797' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:42:49.877 2920 1469463414384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9fb7760-336e-4364-94ed-202def3d5889 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] port_delete event received for '0383c71c-48df-42bb-b0de-b22b043496c9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:42:50.660 2920 1469462734272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2535db09-39f8-475d-9d15-84c92a58afb2 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] port_delete event received for 'ae46f6ae-c038-4a66-a493-d236b7528ced' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:42:50.864 2920 1469463331232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2535db09-39f8-475d-9d15-84c92a58afb2 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] network_delete received. Deleting network 5bfc30ad-d796-4ad7-b473-77012d0f4d79 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-03 16:42:50.864 2920 1469463331232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2535db09-39f8-475d-9d15-84c92a58afb2 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] Network 5bfc30ad-d796-4ad7-b473-77012d0f4d79 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-03 16:43:28.206 2920 1469455840000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6735cb09-ae79-4883-867d-5cfdff14f142 2022-04-03 16:43:28.520 2920 1469461308512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-419986fc-69e4-4e60-94a0-f2a6678749fb 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group member updated on remote: ['6b3c1a2e-2faf-4eff-a4b9-468cfc797903'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:43:28.520 2920 1469461308512 MainThread INFO neutron.agent.securitygroups_rpc [req-419986fc-69e4-4e60-94a0-f2a6678749fb 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group member updated ['6b3c1a2e-2faf-4eff-a4b9-468cfc797903'] 2022-04-03 16:43:28.579 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-03 16:43:28.579 2920 1469461310976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6735cb09-ae79-4883-867d-5cfdff14f142' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-03 16:43:28.579 2920 1469461310976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6735cb09-ae79-4883-867d-5cfdff14f142' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-03 16:43:28.579 2920 1469461310976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6735cb09-ae79-4883-867d-5cfdff14f142 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-03 16:43:28.579 2920 1469461310976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6735cb09-ae79-4883-867d-5cfdff14f142'] 2022-04-03 16:43:28.579 2920 1469461310976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-03 16:43:28.579 2920 1469461310976 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-04-03 16:43:28.579 2920 1469461310976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6735cb09-ae79-4883-867d-5cfdff14f142'] 2022-04-03 16:43:28.849 2920 1469461267200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-419986fc-69e4-4e60-94a0-f2a6678749fb 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] port_delete event received for '6735cb09-ae79-4883-867d-5cfdff14f142' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:43:30.442 2920 1469460943968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6743e49-4847-486f-9c7f-92553eef60f0 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] port_delete event received for '54a637bc-15bd-431b-83b6-3edb50d655fc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:43:30.574 2920 1469460944848 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-04-03 16:43:30.599 2920 1469460944848 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-04-03 16:43:34.020 2920 1469460250688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6b0f0021-538c-46ba-9e38-f8e85d2152df 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group member updated on remote: ['c8905485-7cc7-4d1d-aec4-a405a5607f24'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:43:34.020 2920 1469460250688 MainThread INFO neutron.agent.securitygroups_rpc [req-6b0f0021-538c-46ba-9e38-f8e85d2152df 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group member updated ['c8905485-7cc7-4d1d-aec4-a405a5607f24'] 2022-04-03 16:43:34.285 2920 1469455840000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 19bda282-b9fa-412d-8e4e-b6e44830ec8d 2022-04-03 16:43:34.314 2920 1469438030592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b0f0021-538c-46ba-9e38-f8e85d2152df 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] port_delete event received for '19bda282-b9fa-412d-8e4e-b6e44830ec8d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:43:34.583 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-03 16:43:34.583 2920 1469438030592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '19bda282-b9fa-412d-8e4e-b6e44830ec8d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-03 16:43:34.583 2920 1469438030592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '19bda282-b9fa-412d-8e4e-b6e44830ec8d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-03 16:43:34.583 2920 1469438030592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 19bda282-b9fa-412d-8e4e-b6e44830ec8d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-03 16:43:34.583 2920 1469438030592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e914673b-fc19-4dff-bd24-e7212093fc0f 2022-04-03 16:43:34.583 2920 1469438030592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['19bda282-b9fa-412d-8e4e-b6e44830ec8d'] 2022-04-03 16:43:34.595 2920 1469438030592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-03 16:43:34.595 2920 1469438030592 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-04-03 16:43:34.595 2920 1469438030592 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['19bda282-b9fa-412d-8e4e-b6e44830ec8d'] 2022-04-03 16:43:36.001 2920 1469438030592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82236fc5-46e2-4c99-8114-2cb57ec3f193 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] port_delete event received for '5f0d2551-29b7-4d56-ba95-1a29fc8604cd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:43:36.489 2920 1469438030592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d7f8d059-c31e-4620-91e0-45f6f5b4b985 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group rule updated on remote: ['a274b2ca-7f71-4d0b-b1cb-987a2542879a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-03 16:43:36.489 2920 1469438030592 MainThread INFO neutron.agent.securitygroups_rpc [req-d7f8d059-c31e-4620-91e0-45f6f5b4b985 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group rule updated ['a274b2ca-7f71-4d0b-b1cb-987a2542879a'] 2022-04-03 16:43:36.595 2920 1469460297504 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-04-03 16:43:36.610 2920 1469460398496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d3d8d698-70dd-4e86-a071-08b5b4c1061b 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group rule updated on remote: ['a274b2ca-7f71-4d0b-b1cb-987a2542879a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-03 16:43:36.610 2920 1469460398496 MainThread INFO neutron.agent.securitygroups_rpc [req-d3d8d698-70dd-4e86-a071-08b5b4c1061b 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group rule updated ['a274b2ca-7f71-4d0b-b1cb-987a2542879a'] 2022-04-03 16:43:36.610 2920 1469460297504 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-04-03 16:43:39.692 2920 1469461269488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9f243267-8d1c-47fe-a05b-e14d820f7499 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group member updated on remote: ['a274b2ca-7f71-4d0b-b1cb-987a2542879a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:43:39.705 2920 1469461269488 MainThread INFO neutron.agent.securitygroups_rpc [req-9f243267-8d1c-47fe-a05b-e14d820f7499 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group member updated ['a274b2ca-7f71-4d0b-b1cb-987a2542879a'] 2022-04-03 16:43:40.411 2920 1469461130576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-935668b1-f31d-4646-8a70-15df9622e380 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] port_update received: 7e5e9cb5-c01e-4b53-a0c6-a1eff41c93ca port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:43:40.427 2920 1469461130576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-935668b1-f31d-4646-8a70-15df9622e380 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] No port 7e5e9cb5-c01e-4b53-a0c6-a1eff41c93ca defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:43:42.032 2920 1469455839824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7e5e9cb5-c01e-4b53-a0c6-a1eff41c93ca 2022-04-03 16:43:42.642 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-03 16:43:42.831 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Adding port 7e5e9cb5-c01e-4b53-a0c6-a1eff41c93ca 2022-04-03 16:43:42.831 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Port 7e5e9cb5-c01e-4b53-a0c6-a1eff41c93ca updated. Details: {'device': '7e5e9cb5-c01e-4b53-a0c6-a1eff41c93ca', 'network_id': 'e914673b-fc19-4dff-bd24-e7212093fc0f', 'port_id': '7e5e9cb5-c01e-4b53-a0c6-a1eff41c93ca', 'mac_address': 'fa:16:3e:88:cc:83', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 533, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4c55d5fb-b72c-4977-9a9d-b82d5beb56bf', '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-04-03 16:43:42.831 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] 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-04-03 16:43:42.831 2920 1469459760224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7e5e9cb5-c01e-4b53-a0c6-a1eff41c93ca" 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-04-03 16:43:42.831 2920 1469459760224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7e5e9cb5-c01e-4b53-a0c6-a1eff41c93ca _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-03 16:43:42.831 2920 1469459760224 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e914673b-fc19-4dff-bd24-e7212093fc0f 2022-04-03 16:43:42.831 2920 1469459760224 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-04-03 16:43:42.961 2920 1469459760224 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7e5e9cb5-c01e-4b53-a0c6-a1eff41c93ca') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:43:42.961 2920 1469459760224 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7e5e9cb5-c01e-4b53-a0c6-a1eff41c93ca') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:43:42.961 2920 1469459760224 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7e5e9cb5-c01e-4b53-a0c6-a1eff41c93ca is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-03 16:43:42.961 2920 1469459760224 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 533, VLAN trunk: None to switch port 7e5e9cb5-c01e-4b53-a0c6-a1eff41c93ca 2022-04-03 16:43:43.021 2920 1469459760224 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-03 16:43:43.021 2920 1469459760224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7e5e9cb5-c01e-4b53-a0c6-a1eff41c93ca'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:43:43.173 2920 1469459760224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7e5e9cb5-c01e-4b53-a0c6-a1eff41c93ca']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:43:43.173 2920 1469459760224 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-04-03 16:43:43.173 2920 1469459760224 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a274b2ca-7f71-4d0b-b1cb-987a2542879a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:43:43.173 2920 1469459760224 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7e5e9cb5-c01e-4b53-a0c6-a1eff41c93ca _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-03 16:43:43.173 2920 1469459760224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-03 16:43:43.173 2920 1469459760224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7e5e9cb5-c01e-4b53-a0c6-a1eff41c93ca not yet added. Adding. 2022-04-03 16:43:43.173 2920 1469459760224 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-04-03 16:43:43.173 2920 1469459760224 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-04-03 16:43:43.240 2920 1469459760224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e5e9cb5-c01e-4b53-a0c6-a1eff41c93ca" 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-04-03 16:43:43.299 2920 1469459760224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e5e9cb5-c01e-4b53-a0c6-a1eff41c93ca" "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-04-03 16:43:43.299 2920 1469459760224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e5e9cb5-c01e-4b53-a0c6-a1eff41c93ca" 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-04-03 16:43:43.376 2920 1469459760224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e5e9cb5-c01e-4b53-a0c6-a1eff41c93ca" "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-04-03 16:43:43.442 2920 1469459760224 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7e5e9cb5-c01e-4b53-a0c6-a1eff41c93ca" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.610s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:43:43.442 2920 1469459760224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7e5e9cb5-c01e-4b53-a0c6-a1eff41c93ca status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-03 16:43:43.442 2920 1469459760224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7e5e9cb5-c01e-4b53-a0c6-a1eff41c93ca processed. 2022-04-03 16:43:44.645 2920 1469459760224 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-04-03 16:43:44.817 2920 1469459760224 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-04-03 16:44:28.547 2920 1469455840000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7e5e9cb5-c01e-4b53-a0c6-a1eff41c93ca 2022-04-03 16:44:28.910 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-03 16:44:28.910 2920 1469460298560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7e5e9cb5-c01e-4b53-a0c6-a1eff41c93ca' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-03 16:44:28.910 2920 1469460298560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7e5e9cb5-c01e-4b53-a0c6-a1eff41c93ca' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-03 16:44:28.910 2920 1469460298560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7e5e9cb5-c01e-4b53-a0c6-a1eff41c93ca _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-03 16:44:28.910 2920 1469460298560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e914673b-fc19-4dff-bd24-e7212093fc0f 2022-04-03 16:44:28.910 2920 1469460298560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7e5e9cb5-c01e-4b53-a0c6-a1eff41c93ca'] 2022-04-03 16:44:28.910 2920 1469460298560 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-03 16:44:28.910 2920 1469460298560 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-04-03 16:44:28.910 2920 1469460298560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7e5e9cb5-c01e-4b53-a0c6-a1eff41c93ca'] 2022-04-03 16:44:29.016 2920 1469460298560 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b467010a-815e-4138-8639-7c4fcd929c60 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group member updated on remote: ['a274b2ca-7f71-4d0b-b1cb-987a2542879a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:44:29.016 2920 1469460298560 MainThread INFO neutron.agent.securitygroups_rpc [req-b467010a-815e-4138-8639-7c4fcd929c60 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group member updated ['a274b2ca-7f71-4d0b-b1cb-987a2542879a'] 2022-04-03 16:44:29.579 2920 1469416182352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b467010a-815e-4138-8639-7c4fcd929c60 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] port_delete event received for '7e5e9cb5-c01e-4b53-a0c6-a1eff41c93ca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:44:30.911 2920 1469461270016 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-04-03 16:44:30.926 2920 1469461270016 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-04-03 16:44:31.395 2920 1469460254560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b24ce54b-5aa2-4bce-9114-4cbea282e153 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] port_delete event received for '46d57418-9267-40c0-a9fc-c50a7a1f8632' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:44:31.922 2920 1469459082576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a705e596-e308-423a-8f28-f2b11fcfcdc4 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group rule updated on remote: ['fb00f112-d958-4d85-83cd-e6b373f9f387'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-03 16:44:31.922 2920 1469459082576 MainThread INFO neutron.agent.securitygroups_rpc [req-a705e596-e308-423a-8f28-f2b11fcfcdc4 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group rule updated ['fb00f112-d958-4d85-83cd-e6b373f9f387'] 2022-04-03 16:44:32.044 2920 1469456984368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-91c69b44-cbcf-4d1d-937f-893c6234ee7c 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group rule updated on remote: ['fb00f112-d958-4d85-83cd-e6b373f9f387'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-03 16:44:32.044 2920 1469456984368 MainThread INFO neutron.agent.securitygroups_rpc [req-91c69b44-cbcf-4d1d-937f-893c6234ee7c 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group rule updated ['fb00f112-d958-4d85-83cd-e6b373f9f387'] 2022-04-03 16:44:34.881 2920 1469460169296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-61232abb-ec14-4af9-841f-e8c79c9ddb3a 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group member updated on remote: ['fb00f112-d958-4d85-83cd-e6b373f9f387'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:44:34.895 2920 1469460169296 MainThread INFO neutron.agent.securitygroups_rpc [req-61232abb-ec14-4af9-841f-e8c79c9ddb3a 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group member updated ['fb00f112-d958-4d85-83cd-e6b373f9f387'] 2022-04-03 16:44:35.599 2920 1469456417712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c3ce101-76aa-43db-887d-ca2c7af7cb84 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] port_update received: 845841af-a79b-4bef-ade2-26d8908d846e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-03 16:44:35.616 2920 1469456417712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c3ce101-76aa-43db-887d-ca2c7af7cb84 9f6092f67e1d4d9e9ab89319a41ce037 f01982d20b5946fc902a89a572720e4d - - -] No port 845841af-a79b-4bef-ade2-26d8908d846e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-03 16:44:38.360 2920 1469455839824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 845841af-a79b-4bef-ade2-26d8908d846e 2022-04-03 16:44:38.953 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-03 16:44:39.130 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Adding port 845841af-a79b-4bef-ade2-26d8908d846e 2022-04-03 16:44:39.130 2920 1469358500320 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Port 845841af-a79b-4bef-ade2-26d8908d846e updated. Details: {'device': '845841af-a79b-4bef-ade2-26d8908d846e', 'network_id': 'e914673b-fc19-4dff-bd24-e7212093fc0f', 'port_id': '845841af-a79b-4bef-ade2-26d8908d846e', 'mac_address': 'fa:16:3e:08:71:da', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 533, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4c55d5fb-b72c-4977-9a9d-b82d5beb56bf', '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-04-03 16:44:39.130 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] 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-04-03 16:44:39.130 2920 1469438773024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-845841af-a79b-4bef-ade2-26d8908d846e" 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-04-03 16:44:39.130 2920 1469438773024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 845841af-a79b-4bef-ade2-26d8908d846e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-03 16:44:39.130 2920 1469438773024 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e914673b-fc19-4dff-bd24-e7212093fc0f 2022-04-03 16:44:39.130 2920 1469438773024 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-04-03 16:44:39.239 2920 1469438773024 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '845841af-a79b-4bef-ade2-26d8908d846e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:44:39.239 2920 1469438773024 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '845841af-a79b-4bef-ade2-26d8908d846e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-03 16:44:39.300 2920 1469438773024 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 845841af-a79b-4bef-ade2-26d8908d846e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-03 16:44:39.300 2920 1469438773024 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 533, VLAN trunk: None to switch port 845841af-a79b-4bef-ade2-26d8908d846e 2022-04-03 16:44:39.344 2920 1469438773024 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-03 16:44:39.344 2920 1469438773024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['845841af-a79b-4bef-ade2-26d8908d846e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-03 16:44:39.485 2920 1469438773024 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['845841af-a79b-4bef-ade2-26d8908d846e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-03 16:44:39.485 2920 1469438773024 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-04-03 16:44:39.485 2920 1469438773024 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fb00f112-d958-4d85-83cd-e6b373f9f387) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-03 16:44:39.485 2920 1469438773024 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 845841af-a79b-4bef-ade2-26d8908d846e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-03 16:44:39.485 2920 1469438773024 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-03 16:44:39.485 2920 1469438773024 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 845841af-a79b-4bef-ade2-26d8908d846e not yet added. Adding. 2022-04-03 16:44:39.485 2920 1469438773024 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-04-03 16:44:39.485 2920 1469438773024 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-04-03 16:44:39.552 2920 1469438773024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-845841af-a79b-4bef-ade2-26d8908d846e" 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-04-03 16:44:39.615 2920 1469438773024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-845841af-a79b-4bef-ade2-26d8908d846e" "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-04-03 16:44:39.615 2920 1469438773024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-845841af-a79b-4bef-ade2-26d8908d846e" 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-04-03 16:44:39.703 2920 1469438773024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-845841af-a79b-4bef-ade2-26d8908d846e" "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-04-03 16:44:39.771 2920 1469438773024 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-845841af-a79b-4bef-ade2-26d8908d846e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.641s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-03 16:44:39.771 2920 1469438773024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 845841af-a79b-4bef-ade2-26d8908d846e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-03 16:44:39.771 2920 1469438773024 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 845841af-a79b-4bef-ade2-26d8908d846e processed. 2022-04-03 16:44:40.969 2920 1469438773024 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-04-03 16:44:41.143 2920 1469438773024 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-04-03 16:45:22.602 2920 1469460398672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5848a525-7b82-44a5-8076-896d40c8462f 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group member updated on remote: ['fb00f112-d958-4d85-83cd-e6b373f9f387'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-03 16:45:22.602 2920 1469460398672 MainThread INFO neutron.agent.securitygroups_rpc [req-5848a525-7b82-44a5-8076-896d40c8462f 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] Security group member updated ['fb00f112-d958-4d85-83cd-e6b373f9f387'] 2022-04-03 16:45:22.899 2920 1469461269840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5848a525-7b82-44a5-8076-896d40c8462f 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] port_delete event received for '845841af-a79b-4bef-ade2-26d8908d846e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:45:22.924 2920 1469455840000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 845841af-a79b-4bef-ade2-26d8908d846e 2022-04-03 16:45:23.258 2920 1469358500320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4d2ee67-ecad-4afa-9ae3-8a45d671689b - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-03 16:45:23.258 2920 1469438616496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '845841af-a79b-4bef-ade2-26d8908d846e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-03 16:45:23.258 2920 1469438616496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '845841af-a79b-4bef-ade2-26d8908d846e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-03 16:45:23.258 2920 1469438616496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 845841af-a79b-4bef-ade2-26d8908d846e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-03 16:45:23.258 2920 1469438616496 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e914673b-fc19-4dff-bd24-e7212093fc0f 2022-04-03 16:45:23.258 2920 1469438616496 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['845841af-a79b-4bef-ade2-26d8908d846e'] 2022-04-03 16:45:23.258 2920 1469438616496 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-03 16:45:23.258 2920 1469438616496 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-04-03 16:45:23.258 2920 1469438616496 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['845841af-a79b-4bef-ade2-26d8908d846e'] 2022-04-03 16:45:24.601 2920 1469459443376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-136e0a44-3a21-4447-b86a-1429e67c4369 32a7851122934ca28f4a7a1382305f7b 3e29c4af186646189dd39208ae928708 - - -] port_delete event received for '35f1c762-712f-443b-8df2-9415aba0ba9f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:45:25.274 2920 1469461127760 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-04-03 16:45:25.306 2920 1469461127760 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-04-03 16:45:29.157 2920 1469437818656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a5971b1-51ca-469c-b236-8ed87b86f157 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] port_delete event received for 'ba515d62-eb7c-424f-bb84-d747201ad76f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:45:30.193 2920 1469437818656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d95d4b77-f92f-4042-ba1f-198970f16129 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] port_delete event received for '92a9c366-6495-47e6-8cb2-e29511b24b4e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:45:31.124 2920 1469456196880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c43a89da-1e88-4587-9d47-d5b20233e8ff 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] port_delete event received for '14ad8ee3-94dd-4aea-a56c-5633c4bab768' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:45:31.211 2920 1469460399376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a535ebd-203a-4872-b69a-8c3ae996015a - - - - -] port_delete event received for '14ad8ee3-94dd-4aea-a56c-5633c4bab768' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-03 16:45:31.329 2920 1469460943440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c43a89da-1e88-4587-9d47-d5b20233e8ff 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] network_delete received. Deleting network e914673b-fc19-4dff-bd24-e7212093fc0f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-03 16:45:31.329 2920 1469460943440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c43a89da-1e88-4587-9d47-d5b20233e8ff 8b32c54eaafc4ab6a9473460ad1c7ed4 c59e668e4af14a799ef3c07a5ca7db1a - - -] Network e914673b-fc19-4dff-bd24-e7212093fc0f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463