2021-09-09 14:43:27.815 5040 2896517553144 MainThread INFO neutron.common.config [-] Logging enabled! 2021-09-09 14:43:27.815 5040 2896517553144 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev628 2021-09-09 14:43:27.815 5040 2896517553144 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-09-09 14:43:27.853 5040 2896517553144 MainThread INFO os_win.utils.network.networkutils [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] WMI caching is disabled. 2021-09-09 14:43:28.088 5040 2896517553144 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:118 2021-09-09 14:43:28.183 5040 2896517553144 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-09 14:43:28.183 5040 2896517553144 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-09 14:43:28.367 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent initialized successfully, now running... 2021-09-09 14:43:28.385 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-09-09 14:43:28.385 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-09 14:43:28.433 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-09 14:45:19.022 5040 2896615252216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebaf17e1-c2df-4a56-884b-053648e6067e - - - - -] port_update received: 0f6e3e50-44b2-47d6-9535-e8c2df9aee5e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:45:19.029 5040 2896615252216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebaf17e1-c2df-4a56-884b-053648e6067e - - - - -] No port 0f6e3e50-44b2-47d6-9535-e8c2df9aee5e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:45:22.776 5040 2896615252216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61fe2fab-8c9b-4a5b-83e5-87165c09149b - - - - -] port_update received: 6c84e027-1bb6-43d3-aa3b-a42be75fa0c1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:45:22.792 5040 2896615252216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-61fe2fab-8c9b-4a5b-83e5-87165c09149b - - - - -] No port 6c84e027-1bb6-43d3-aa3b-a42be75fa0c1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:45:25.357 5040 2896615252216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e22d4bd4-b012-428d-9b6c-816d93fe955a - - - - -] port_update received: ff5a3d69-17b5-460f-afb2-e648ff800e42 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:45:26.169 5040 2896615252216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e22d4bd4-b012-428d-9b6c-816d93fe955a - - - - -] No port ff5a3d69-17b5-460f-afb2-e648ff800e42 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:45:28.100 5040 2896615252216 MainThread WARNING oslo_policy.policy [req-a83a292d-a3cf-40c9-aaf1-1d880827e6ab 170c11cbd13446a4ab70b57ce09c2f1d 26fabfde0add4a2badaf7c60827fb424 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-09-09 14:45:28.100 5040 2896615252216 MainThread WARNING oslo_policy.policy [req-a83a292d-a3cf-40c9-aaf1-1d880827e6ab 170c11cbd13446a4ab70b57ce09c2f1d 26fabfde0add4a2badaf7c60827fb424 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-09-09 14:45:28.100 5040 2896615252216 MainThread WARNING oslo_policy.policy [req-a83a292d-a3cf-40c9-aaf1-1d880827e6ab 170c11cbd13446a4ab70b57ce09c2f1d 26fabfde0add4a2badaf7c60827fb424 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-09-09 14:45:28.113 5040 2896615252216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a83a292d-a3cf-40c9-aaf1-1d880827e6ab 170c11cbd13446a4ab70b57ce09c2f1d 26fabfde0add4a2badaf7c60827fb424 - - -] Security group member updated on remote: ['bdc5b860-b668-434d-b13e-3cc235a8da03'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:45:28.113 5040 2896615252216 MainThread INFO neutron.agent.securitygroups_rpc [req-a83a292d-a3cf-40c9-aaf1-1d880827e6ab 170c11cbd13446a4ab70b57ce09c2f1d 26fabfde0add4a2badaf7c60827fb424 - - -] Security group member updated ['bdc5b860-b668-434d-b13e-3cc235a8da03'] 2021-09-09 14:45:29.256 5040 2896615252216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ae2ca61b-24c7-48bb-af61-4d60e28c03cd af0fbc1f52e0416b86795f795cd78aaa 5c1a8bd673264a74acc528dabeba56ad - - -] Security group rule updated on remote: ['5be7e7d7-fc9b-4422-88d9-0fdfc0f35126'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:45:29.256 5040 2896615252216 MainThread INFO neutron.agent.securitygroups_rpc [req-ae2ca61b-24c7-48bb-af61-4d60e28c03cd af0fbc1f52e0416b86795f795cd78aaa 5c1a8bd673264a74acc528dabeba56ad - - -] Security group rule updated ['5be7e7d7-fc9b-4422-88d9-0fdfc0f35126'] 2021-09-09 14:45:29.759 5040 2896615252216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-005e624f-56e1-4747-9fa1-1f6ada93e253 af0fbc1f52e0416b86795f795cd78aaa 5c1a8bd673264a74acc528dabeba56ad - - -] Security group rule updated on remote: ['5be7e7d7-fc9b-4422-88d9-0fdfc0f35126'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:45:29.759 5040 2896615252216 MainThread INFO neutron.agent.securitygroups_rpc [req-005e624f-56e1-4747-9fa1-1f6ada93e253 af0fbc1f52e0416b86795f795cd78aaa 5c1a8bd673264a74acc528dabeba56ad - - -] Security group rule updated ['5be7e7d7-fc9b-4422-88d9-0fdfc0f35126'] 2021-09-09 14:45:32.333 5040 2896615252216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-300582c3-ef54-45aa-ab0c-b256704f5466 - - - - -] port_update received: 9271649e-5d7f-426e-a2fc-d43877770ae4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:45:32.349 5040 2896615252216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-300582c3-ef54-45aa-ab0c-b256704f5466 - - - - -] No port 9271649e-5d7f-426e-a2fc-d43877770ae4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:45:32.399 5040 2896615252216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ec1a06e-7c33-4fb2-9e01-f502fb166769 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] port_update received: 4285c000-a08e-4ffe-890d-9d7b0f5054d0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:45:32.399 5040 2896615252216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ec1a06e-7c33-4fb2-9e01-f502fb166769 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] No port 4285c000-a08e-4ffe-890d-9d7b0f5054d0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:45:45.743 5040 2896615252216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5a56b013-fb28-46b7-a13d-5c4902f8ce60 bffea38499684effbac03d134db3488c ce4e39b892ad4ade9c23f574a9020ed1 - - -] Security group member updated on remote: ['aa630539-bef6-4392-9e38-81941da7cb9f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:45:45.743 5040 2896615252216 MainThread INFO neutron.agent.securitygroups_rpc [req-5a56b013-fb28-46b7-a13d-5c4902f8ce60 bffea38499684effbac03d134db3488c ce4e39b892ad4ade9c23f574a9020ed1 - - -] Security group member updated ['aa630539-bef6-4392-9e38-81941da7cb9f'] 2021-09-09 14:45:45.743 5040 2896615252216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-001772b3-36e1-4597-bd16-df0367ad85c4 bffea38499684effbac03d134db3488c ce4e39b892ad4ade9c23f574a9020ed1 - - -] Security group member updated on remote: ['aa630539-bef6-4392-9e38-81941da7cb9f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:45:45.779 5040 2896615252216 MainThread INFO neutron.agent.securitygroups_rpc [req-001772b3-36e1-4597-bd16-df0367ad85c4 bffea38499684effbac03d134db3488c ce4e39b892ad4ade9c23f574a9020ed1 - - -] Security group member updated ['aa630539-bef6-4392-9e38-81941da7cb9f'] 2021-09-09 14:45:47.718 5040 2896615252216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fad8ded6-0be4-417c-97f6-91af5d5310e8 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] port_update received: 1fe615c0-96af-43c0-85d7-dee5d753d1ed port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:45:48.273 5040 2896615252392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9da527cc-63cf-4efa-8fa6-9a94644edec7 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] port_update received: f4d06c40-a6ff-467b-af64-4525bbff411c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:45:49.196 5040 2896615252216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fad8ded6-0be4-417c-97f6-91af5d5310e8 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] No port 1fe615c0-96af-43c0-85d7-dee5d753d1ed defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:45:49.208 5040 2896615252392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9da527cc-63cf-4efa-8fa6-9a94644edec7 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] No port f4d06c40-a6ff-467b-af64-4525bbff411c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:45:51.321 5040 2896614488200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4285c000-a08e-4ffe-890d-9d7b0f5054d0 2021-09-09 14:45:51.575 5040 2896615252392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5cc98670-0d41-4c0d-8e5f-50ad8e1b2d14 af0fbc1f52e0416b86795f795cd78aaa 5c1a8bd673264a74acc528dabeba56ad - - -] Security group member updated on remote: ['5be7e7d7-fc9b-4422-88d9-0fdfc0f35126'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:45:51.575 5040 2896615252392 MainThread INFO neutron.agent.securitygroups_rpc [req-5cc98670-0d41-4c0d-8e5f-50ad8e1b2d14 af0fbc1f52e0416b86795f795cd78aaa 5c1a8bd673264a74acc528dabeba56ad - - -] Security group member updated ['5be7e7d7-fc9b-4422-88d9-0fdfc0f35126'] 2021-09-09 14:45:52.303 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:45:52.915 5040 2896615252392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-968bf67a-6d12-4b87-a874-27427e7d80b7 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] port_update received: d7544d03-7fbc-48b9-b833-6b756560aab3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:45:53.786 5040 2896614488200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f4d06c40-a6ff-467b-af64-4525bbff411c 2021-09-09 14:45:54.771 5040 2896615252392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-968bf67a-6d12-4b87-a874-27427e7d80b7 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] No port d7544d03-7fbc-48b9-b833-6b756560aab3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:45:55.230 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Adding port f4d06c40-a6ff-467b-af64-4525bbff411c 2021-09-09 14:45:55.230 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Port f4d06c40-a6ff-467b-af64-4525bbff411c updated. Details: {'device': 'f4d06c40-a6ff-467b-af64-4525bbff411c', 'network_id': '530f2b2e-033d-413d-b273-9f1005827dc0', 'port_id': 'f4d06c40-a6ff-467b-af64-4525bbff411c', 'mac_address': 'fa:16:3e:50:08:b4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 165, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9d9ebc9b-322c-47b2-b78c-86ca9d39ae25', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:45:55.230 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:45:55.230 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Adding port 4285c000-a08e-4ffe-890d-9d7b0f5054d0 2021-09-09 14:45:55.230 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Port 4285c000-a08e-4ffe-890d-9d7b0f5054d0 updated. Details: {'device': '4285c000-a08e-4ffe-890d-9d7b0f5054d0', 'network_id': '79a29534-23ec-48a5-94ab-1a62fef76898', 'port_id': '4285c000-a08e-4ffe-890d-9d7b0f5054d0', 'mac_address': 'fa:16:3e:0c:b7:53', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 194, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'aa11bfaf-db5f-438f-98c8-7f371299a661', '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} 2021-09-09 14:45:55.230 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:45:55.230 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.base [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Loop iteration exceeded interval (2 vs. 2.9270100593566895) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-09-09 14:45:55.230 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f4d06c40-a6ff-467b-af64-4525bbff411c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:45:55.230 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f4d06c40-a6ff-467b-af64-4525bbff411c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:45:55.230 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 530f2b2e-033d-413d-b273-9f1005827dc0 2021-09-09 14:45:55.230 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:45:55.230 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4285c000-a08e-4ffe-890d-9d7b0f5054d0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:45:55.230 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4285c000-a08e-4ffe-890d-9d7b0f5054d0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:45:55.230 5040 2896615252744 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 79a29534-23ec-48a5-94ab-1a62fef76898 2021-09-09 14:45:55.230 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:45:55.419 5040 2896615252568 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f4d06c40-a6ff-467b-af64-4525bbff411c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:45:55.419 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f4d06c40-a6ff-467b-af64-4525bbff411c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:45:55.443 5040 2896615252744 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4285c000-a08e-4ffe-890d-9d7b0f5054d0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:45:55.443 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4285c000-a08e-4ffe-890d-9d7b0f5054d0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:45:55.446 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f4d06c40-a6ff-467b-af64-4525bbff411c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:45:55.446 5040 2896615252568 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 165, VLAN trunk: None to switch port f4d06c40-a6ff-467b-af64-4525bbff411c 2021-09-09 14:45:55.487 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4285c000-a08e-4ffe-890d-9d7b0f5054d0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:45:55.487 5040 2896615252744 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 194, VLAN trunk: None to switch port 4285c000-a08e-4ffe-890d-9d7b0f5054d0 2021-09-09 14:45:55.541 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:45:55.541 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f4d06c40-a6ff-467b-af64-4525bbff411c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:45:55.561 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:45:55.561 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4285c000-a08e-4ffe-890d-9d7b0f5054d0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:45:56.024 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4285c000-a08e-4ffe-890d-9d7b0f5054d0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:45:56.024 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:45:56.024 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bdc5b860-b668-434d-b13e-3cc235a8da03) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:45:56.024 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bdc5b860-b668-434d-b13e-3cc235a8da03) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:45:56.024 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4285c000-a08e-4ffe-890d-9d7b0f5054d0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:45:56.024 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:45:56.024 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4285c000-a08e-4ffe-890d-9d7b0f5054d0 not yet added. Adding. 2021-09-09 14:45:56.044 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:45:56.044 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:45:56.044 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f4d06c40-a6ff-467b-af64-4525bbff411c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:45:56.044 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:45:56.044 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (aa630539-bef6-4392-9e38-81941da7cb9f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:45:56.044 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (aa630539-bef6-4392-9e38-81941da7cb9f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:45:56.044 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f4d06c40-a6ff-467b-af64-4525bbff411c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:45:56.044 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:45:56.044 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f4d06c40-a6ff-467b-af64-4525bbff411c not yet added. Adding. 2021-09-09 14:45:56.044 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:45:56.044 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:45:56.137 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4d06c40-a6ff-467b-af64-4525bbff411c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:45:56.137 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4285c000-a08e-4ffe-890d-9d7b0f5054d0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:45:56.235 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4d06c40-a6ff-467b-af64-4525bbff411c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:45:56.235 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4d06c40-a6ff-467b-af64-4525bbff411c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:45:56.235 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4285c000-a08e-4ffe-890d-9d7b0f5054d0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:45:56.235 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4285c000-a08e-4ffe-890d-9d7b0f5054d0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:45:56.400 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4285c000-a08e-4ffe-890d-9d7b0f5054d0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:45:56.400 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4d06c40-a6ff-467b-af64-4525bbff411c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:45:59.322 5040 2896614488200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1fe615c0-96af-43c0-85d7-dee5d753d1ed 2021-09-09 14:45:59.339 5040 2896614488200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d7544d03-7fbc-48b9-b833-6b756560aab3 2021-09-09 14:45:59.339 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4285c000-a08e-4ffe-890d-9d7b0f5054d0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:45:59.339 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4285c000-a08e-4ffe-890d-9d7b0f5054d0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:45:59.339 5040 2896615252744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4285c000-a08e-4ffe-890d-9d7b0f5054d0 processed. 2021-09-09 14:45:59.339 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f4d06c40-a6ff-467b-af64-4525bbff411c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:45:59.339 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f4d06c40-a6ff-467b-af64-4525bbff411c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:45:59.367 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f4d06c40-a6ff-467b-af64-4525bbff411c processed. 2021-09-09 14:46:01.227 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:46:01.227 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:02.349 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Adding port d7544d03-7fbc-48b9-b833-6b756560aab3 2021-09-09 14:46:02.349 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Port d7544d03-7fbc-48b9-b833-6b756560aab3 updated. Details: {'device': 'd7544d03-7fbc-48b9-b833-6b756560aab3', 'network_id': '8f6f1b9d-d6e7-4628-9453-1fa4a9fb298b', 'port_id': 'd7544d03-7fbc-48b9-b833-6b756560aab3', 'mac_address': 'fa:16:3e:f2:16:20', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 159, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '958bdbd8-83d2-4585-9839-6c4525ee7e03', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:46:02.349 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:46:02.367 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Adding port 1fe615c0-96af-43c0-85d7-dee5d753d1ed 2021-09-09 14:46:02.367 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Port 1fe615c0-96af-43c0-85d7-dee5d753d1ed updated. Details: {'device': '1fe615c0-96af-43c0-85d7-dee5d753d1ed', 'network_id': '530f2b2e-033d-413d-b273-9f1005827dc0', 'port_id': '1fe615c0-96af-43c0-85d7-dee5d753d1ed', 'mac_address': 'fa:16:3e:62:b2:bb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 165, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9d9ebc9b-322c-47b2-b78c-86ca9d39ae25', '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} 2021-09-09 14:46:02.367 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:46:02.367 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d7544d03-7fbc-48b9-b833-6b756560aab3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:02.367 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d7544d03-7fbc-48b9-b833-6b756560aab3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:46:02.367 5040 2896615252744 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8f6f1b9d-d6e7-4628-9453-1fa4a9fb298b 2021-09-09 14:46:02.367 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:46:02.367 5040 2896615254152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1fe615c0-96af-43c0-85d7-dee5d753d1ed" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:02.367 5040 2896615254152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1fe615c0-96af-43c0-85d7-dee5d753d1ed _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:46:02.367 5040 2896615254152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:46:02.493 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:02.493 5040 2896615252744 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd7544d03-7fbc-48b9-b833-6b756560aab3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:46:02.493 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd7544d03-7fbc-48b9-b833-6b756560aab3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:46:02.493 5040 2896615254152 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1fe615c0-96af-43c0-85d7-dee5d753d1ed') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:46:02.493 5040 2896615254152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1fe615c0-96af-43c0-85d7-dee5d753d1ed') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:46:02.537 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d7544d03-7fbc-48b9-b833-6b756560aab3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:46:02.537 5040 2896615252744 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 159, VLAN trunk: None to switch port d7544d03-7fbc-48b9-b833-6b756560aab3 2021-09-09 14:46:02.537 5040 2896615254152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1fe615c0-96af-43c0-85d7-dee5d753d1ed is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:46:02.537 5040 2896615254152 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 165, VLAN trunk: None to switch port 1fe615c0-96af-43c0-85d7-dee5d753d1ed 2021-09-09 14:46:02.602 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:46:02.602 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d7544d03-7fbc-48b9-b833-6b756560aab3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:46:02.602 5040 2896615254152 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:46:02.602 5040 2896615254152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1fe615c0-96af-43c0-85d7-dee5d753d1ed'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:46:02.913 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d7544d03-7fbc-48b9-b833-6b756560aab3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:46:02.913 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:46:02.913 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5be7e7d7-fc9b-4422-88d9-0fdfc0f35126) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:46:02.913 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d7544d03-7fbc-48b9-b833-6b756560aab3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:46:02.913 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:46:02.913 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d7544d03-7fbc-48b9-b833-6b756560aab3 not yet added. Adding. 2021-09-09 14:46:02.913 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:46:02.913 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:46:02.935 5040 2896615254152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1fe615c0-96af-43c0-85d7-dee5d753d1ed']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:46:02.935 5040 2896615254152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:46:02.935 5040 2896615254152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (aa630539-bef6-4392-9e38-81941da7cb9f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:46:02.935 5040 2896615254152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (aa630539-bef6-4392-9e38-81941da7cb9f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:46:02.935 5040 2896615254152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1fe615c0-96af-43c0-85d7-dee5d753d1ed _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:46:02.935 5040 2896615254152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:46:02.935 5040 2896615254152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1fe615c0-96af-43c0-85d7-dee5d753d1ed not yet added. Adding. 2021-09-09 14:46:02.935 5040 2896615254152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:46:02.935 5040 2896615254152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:46:03.024 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7544d03-7fbc-48b9-b833-6b756560aab3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:03.024 5040 2896615254152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1fe615c0-96af-43c0-85d7-dee5d753d1ed" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:03.133 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7544d03-7fbc-48b9-b833-6b756560aab3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:03.149 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7544d03-7fbc-48b9-b833-6b756560aab3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:03.155 5040 2896615254152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1fe615c0-96af-43c0-85d7-dee5d753d1ed" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:03.155 5040 2896615254152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1fe615c0-96af-43c0-85d7-dee5d753d1ed" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:03.278 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7544d03-7fbc-48b9-b833-6b756560aab3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:03.294 5040 2896615254152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1fe615c0-96af-43c0-85d7-dee5d753d1ed" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:03.400 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d7544d03-7fbc-48b9-b833-6b756560aab3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:03.400 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d7544d03-7fbc-48b9-b833-6b756560aab3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:46:03.400 5040 2896615252744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d7544d03-7fbc-48b9-b833-6b756560aab3 processed. 2021-09-09 14:46:03.400 5040 2896615254152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1fe615c0-96af-43c0-85d7-dee5d753d1ed" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:03.400 5040 2896615254152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1fe615c0-96af-43c0-85d7-dee5d753d1ed status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:46:03.400 5040 2896615254152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1fe615c0-96af-43c0-85d7-dee5d753d1ed processed. 2021-09-09 14:46:05.260 5040 2896615254152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:05.740 5040 2896615254152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.485s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:17.979 5040 2896615254152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d93e3014-6b05-4c4c-a766-023834529d0c 84a800c92137474ba151ec2fb38a677a 08fd0140ce6947edb6b91668ecda4528 - - -] Security group member updated on remote: ['c71ec22a-9b0b-43d0-b8ec-fcd9e267d0bf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:46:17.979 5040 2896615254152 MainThread INFO neutron.agent.securitygroups_rpc [req-d93e3014-6b05-4c4c-a766-023834529d0c 84a800c92137474ba151ec2fb38a677a 08fd0140ce6947edb6b91668ecda4528 - - -] Security group member updated ['c71ec22a-9b0b-43d0-b8ec-fcd9e267d0bf'] 2021-09-09 14:46:18.990 5040 2896615254152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6c10419-0c56-402d-ad98-0ef74fcd2577 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] port_update received: bcf918b1-98b9-4425-bb98-89856e03323e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:46:19.153 5040 2896615254152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6c10419-0c56-402d-ad98-0ef74fcd2577 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] No port bcf918b1-98b9-4425-bb98-89856e03323e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:46:23.588 5040 2896614488200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bcf918b1-98b9-4425-bb98-89856e03323e 2021-09-09 14:46:25.133 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:46:25.370 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Adding port bcf918b1-98b9-4425-bb98-89856e03323e 2021-09-09 14:46:25.370 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Port bcf918b1-98b9-4425-bb98-89856e03323e updated. Details: {'device': 'bcf918b1-98b9-4425-bb98-89856e03323e', 'network_id': '8951d3ba-1b6a-4332-ad43-95d006e4fdc7', 'port_id': 'bcf918b1-98b9-4425-bb98-89856e03323e', 'mac_address': 'fa:16:3e:43:3a:d6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 176, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '86631892-80f9-4da5-99c5-673764e5fc5f', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:46:25.386 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:46:25.386 5040 2896615254152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bcf918b1-98b9-4425-bb98-89856e03323e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:25.386 5040 2896615254152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bcf918b1-98b9-4425-bb98-89856e03323e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:46:25.386 5040 2896615254152 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8951d3ba-1b6a-4332-ad43-95d006e4fdc7 2021-09-09 14:46:25.386 5040 2896615254152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:46:28.540 5040 2896615254152 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bcf918b1-98b9-4425-bb98-89856e03323e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:46:28.555 5040 2896615254152 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bcf918b1-98b9-4425-bb98-89856e03323e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:46:28.555 5040 2896615254152 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bcf918b1-98b9-4425-bb98-89856e03323e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:46:28.555 5040 2896615254152 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 176, VLAN trunk: None to switch port bcf918b1-98b9-4425-bb98-89856e03323e 2021-09-09 14:46:28.696 5040 2896615254152 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:46:28.696 5040 2896615254152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bcf918b1-98b9-4425-bb98-89856e03323e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:46:28.883 5040 2896615254152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bcf918b1-98b9-4425-bb98-89856e03323e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:46:28.883 5040 2896615254152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:46:28.883 5040 2896615254152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c71ec22a-9b0b-43d0-b8ec-fcd9e267d0bf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:46:28.883 5040 2896615254152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c71ec22a-9b0b-43d0-b8ec-fcd9e267d0bf) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:46:28.883 5040 2896615254152 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bcf918b1-98b9-4425-bb98-89856e03323e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:46:28.883 5040 2896615254152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:46:28.883 5040 2896615254152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bcf918b1-98b9-4425-bb98-89856e03323e not yet added. Adding. 2021-09-09 14:46:28.883 5040 2896615254152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:46:28.883 5040 2896615254152 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:46:29.059 5040 2896615254152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcf918b1-98b9-4425-bb98-89856e03323e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:29.270 5040 2896615254152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcf918b1-98b9-4425-bb98-89856e03323e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:29.270 5040 2896615254152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcf918b1-98b9-4425-bb98-89856e03323e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:29.507 5040 2896615254152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bcf918b1-98b9-4425-bb98-89856e03323e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:29.618 5040 2896614488376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4285c000-a08e-4ffe-890d-9d7b0f5054d0 2021-09-09 14:46:29.634 5040 2896615254152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bcf918b1-98b9-4425-bb98-89856e03323e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:29.634 5040 2896615254152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bcf918b1-98b9-4425-bb98-89856e03323e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:46:29.634 5040 2896615254152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bcf918b1-98b9-4425-bb98-89856e03323e processed. 2021-09-09 14:46:30.464 5040 2896615254152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4546775c-07a4-4edc-bdc0-9e2970a65b39 170c11cbd13446a4ab70b57ce09c2f1d 26fabfde0add4a2badaf7c60827fb424 - - -] Security group member updated on remote: ['bdc5b860-b668-434d-b13e-3cc235a8da03'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:46:30.464 5040 2896615254152 MainThread INFO neutron.agent.securitygroups_rpc [req-4546775c-07a4-4edc-bdc0-9e2970a65b39 170c11cbd13446a4ab70b57ce09c2f1d 26fabfde0add4a2badaf7c60827fb424 - - -] Security group member updated ['bdc5b860-b668-434d-b13e-3cc235a8da03'] 2021-09-09 14:46:30.464 5040 2896615254152 MainThread INFO neutron.agent.securitygroups_rpc [req-4546775c-07a4-4edc-bdc0-9e2970a65b39 170c11cbd13446a4ab70b57ce09c2f1d 26fabfde0add4a2badaf7c60827fb424 - - -] Refresh firewall rules 2021-09-09 14:46:30.464 5040 2896615254152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4546775c-07a4-4edc-bdc0-9e2970a65b39 170c11cbd13446a4ab70b57ce09c2f1d 26fabfde0add4a2badaf7c60827fb424 - - -] Get security group information for devices via rpc ['4285c000-a08e-4ffe-890d-9d7b0f5054d0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:46:30.510 5040 2896615254152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4546775c-07a4-4edc-bdc0-9e2970a65b39 170c11cbd13446a4ab70b57ce09c2f1d 26fabfde0add4a2badaf7c60827fb424 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:46:30.510 5040 2896615254152 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4546775c-07a4-4edc-bdc0-9e2970a65b39 170c11cbd13446a4ab70b57ce09c2f1d 26fabfde0add4a2badaf7c60827fb424 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:46:30.594 5040 2896615254152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4546775c-07a4-4edc-bdc0-9e2970a65b39 170c11cbd13446a4ab70b57ce09c2f1d 26fabfde0add4a2badaf7c60827fb424 - - -] port_delete event received for '4285c000-a08e-4ffe-890d-9d7b0f5054d0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:46:31.134 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:46:31.531 5040 2896615254152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:32.419 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4285c000-a08e-4ffe-890d-9d7b0f5054d0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:46:33.461 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4285c000-a08e-4ffe-890d-9d7b0f5054d0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:46:33.461 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4285c000-a08e-4ffe-890d-9d7b0f5054d0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:46:33.461 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:46:33.461 5040 2896615254152 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.938s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:33.461 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:33.461 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4285c000-a08e-4ffe-890d-9d7b0f5054d0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:46:33.461 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4285c000-a08e-4ffe-890d-9d7b0f5054d0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:46:33.461 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4285c000-a08e-4ffe-890d-9d7b0f5054d0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:46:33.478 5040 2896615252744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 79a29534-23ec-48a5-94ab-1a62fef76898 2021-09-09 14:46:33.478 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4285c000-a08e-4ffe-890d-9d7b0f5054d0'] 2021-09-09 14:46:33.478 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:46:33.478 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:46:33.478 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4285c000-a08e-4ffe-890d-9d7b0f5054d0'] 2021-09-09 14:46:33.507 5040 2896615253976 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:35.180 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5467903-0345-4dbf-b3e0-16aecb94cb77 - - - - -] port_update received: f9b82be0-c08b-464a-939a-644b87e46255 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:46:35.200 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5467903-0345-4dbf-b3e0-16aecb94cb77 - - - - -] No port f9b82be0-c08b-464a-939a-644b87e46255 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:46:38.463 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3eaffd4-ce8c-47cb-a841-ee7ba5bbf8d4 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] network_delete received. Deleting network 79a29534-23ec-48a5-94ab-1a62fef76898 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:46:38.463 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3eaffd4-ce8c-47cb-a841-ee7ba5bbf8d4 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] Network 79a29534-23ec-48a5-94ab-1a62fef76898 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-09 14:46:39.713 5040 2896614488376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bcf918b1-98b9-4425-bb98-89856e03323e 2021-09-09 14:46:40.652 5040 2896615253976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b253a22b-78a6-47fc-ac6c-a1d44e37e814 84a800c92137474ba151ec2fb38a677a 08fd0140ce6947edb6b91668ecda4528 - - -] Security group member updated on remote: ['c71ec22a-9b0b-43d0-b8ec-fcd9e267d0bf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:46:40.652 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [req-b253a22b-78a6-47fc-ac6c-a1d44e37e814 84a800c92137474ba151ec2fb38a677a 08fd0140ce6947edb6b91668ecda4528 - - -] Security group member updated ['c71ec22a-9b0b-43d0-b8ec-fcd9e267d0bf'] 2021-09-09 14:46:40.652 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [req-b253a22b-78a6-47fc-ac6c-a1d44e37e814 84a800c92137474ba151ec2fb38a677a 08fd0140ce6947edb6b91668ecda4528 - - -] Refresh firewall rules 2021-09-09 14:46:40.652 5040 2896615253976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b253a22b-78a6-47fc-ac6c-a1d44e37e814 84a800c92137474ba151ec2fb38a677a 08fd0140ce6947edb6b91668ecda4528 - - -] Get security group information for devices via rpc ['bcf918b1-98b9-4425-bb98-89856e03323e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:46:40.695 5040 2896615253976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b253a22b-78a6-47fc-ac6c-a1d44e37e814 84a800c92137474ba151ec2fb38a677a 08fd0140ce6947edb6b91668ecda4528 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:46:40.695 5040 2896615253976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b253a22b-78a6-47fc-ac6c-a1d44e37e814 84a800c92137474ba151ec2fb38a677a 08fd0140ce6947edb6b91668ecda4528 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:46:40.823 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b253a22b-78a6-47fc-ac6c-a1d44e37e814 84a800c92137474ba151ec2fb38a677a 08fd0140ce6947edb6b91668ecda4528 - - -] port_delete event received for 'bcf918b1-98b9-4425-bb98-89856e03323e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:46:40.963 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07b3edbe-0ab5-4cca-adeb-b85c2c6df6ed - - - - -] port_update received: fd2d0dbf-9e31-4016-9bc7-860dddfb5cef port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:46:40.978 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07b3edbe-0ab5-4cca-adeb-b85c2c6df6ed - - - - -] No port fd2d0dbf-9e31-4016-9bc7-860dddfb5cef defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:46:41.503 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:46:41.503 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bcf918b1-98b9-4425-bb98-89856e03323e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:46:41.503 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bcf918b1-98b9-4425-bb98-89856e03323e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:46:41.503 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bcf918b1-98b9-4425-bb98-89856e03323e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:46:41.512 5040 2896615253976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8951d3ba-1b6a-4332-ad43-95d006e4fdc7 2021-09-09 14:46:41.512 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bcf918b1-98b9-4425-bb98-89856e03323e'] 2021-09-09 14:46:41.512 5040 2896615253976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:46:41.512 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:46:41.512 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bcf918b1-98b9-4425-bb98-89856e03323e'] 2021-09-09 14:46:43.507 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:43.585 5040 2896615253976 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:44.275 5040 2896615253976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ce28f4e9-8ce0-4203-830a-3d7b1300981f 079cdf4122f24a45bd9acf1010260b1b aaf156c71a014e16b00523c11f93f479 - - -] Security group member updated on remote: ['beb0d628-949a-473b-ba0e-24bb624768f9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:46:44.275 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [req-ce28f4e9-8ce0-4203-830a-3d7b1300981f 079cdf4122f24a45bd9acf1010260b1b aaf156c71a014e16b00523c11f93f479 - - -] Security group member updated ['beb0d628-949a-473b-ba0e-24bb624768f9'] 2021-09-09 14:46:47.484 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e8255ef-4776-4434-a1af-630f8d31c103 - - - - -] port_update received: eb95ae1e-a972-402f-b43d-05cf1b65ef75 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:46:47.496 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e8255ef-4776-4434-a1af-630f8d31c103 - - - - -] No port eb95ae1e-a972-402f-b43d-05cf1b65ef75 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:46:48.273 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a63e471-bc8c-49a5-b1e6-e0a03cf216d9 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] port_update received: 5942df3c-a88d-4480-90d6-40839fd4bc6e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:46:48.288 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a63e471-bc8c-49a5-b1e6-e0a03cf216d9 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] No port 5942df3c-a88d-4480-90d6-40839fd4bc6e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:46:48.694 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a1d7920-4e26-4534-bb42-86036685ec52 - - - - -] port_update received: fac2d599-876a-44d8-98de-e0e1c5376a34 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:46:48.694 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a1d7920-4e26-4534-bb42-86036685ec52 - - - - -] No port fac2d599-876a-44d8-98de-e0e1c5376a34 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:46:51.852 5040 2896615253976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a0f7cbfd-888b-4aa1-bb94-c658a10e94fd 0b6613a59da2464285ef87589835c4ad c44753c945d945ada8bdb7eb998ff862 - - -] Security group rule updated on remote: ['a20eab1f-1474-4c1f-9642-19c892b93f90'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:46:51.866 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [req-a0f7cbfd-888b-4aa1-bb94-c658a10e94fd 0b6613a59da2464285ef87589835c4ad c44753c945d945ada8bdb7eb998ff862 - - -] Security group rule updated ['a20eab1f-1474-4c1f-9642-19c892b93f90'] 2021-09-09 14:46:51.866 5040 2896615253976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-74cdae8a-f59b-4894-bf75-a2e8b0a34c2a 84a800c92137474ba151ec2fb38a677a 08fd0140ce6947edb6b91668ecda4528 - - -] Security group member updated on remote: ['c71ec22a-9b0b-43d0-b8ec-fcd9e267d0bf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:46:51.866 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [req-74cdae8a-f59b-4894-bf75-a2e8b0a34c2a 84a800c92137474ba151ec2fb38a677a 08fd0140ce6947edb6b91668ecda4528 - - -] Security group member updated ['c71ec22a-9b0b-43d0-b8ec-fcd9e267d0bf'] 2021-09-09 14:46:51.866 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-94cab499-6c3c-4cca-a70e-c405ff5d1f08 0b6613a59da2464285ef87589835c4ad c44753c945d945ada8bdb7eb998ff862 - - -] Security group rule updated on remote: ['a20eab1f-1474-4c1f-9642-19c892b93f90'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:46:51.866 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-94cab499-6c3c-4cca-a70e-c405ff5d1f08 0b6613a59da2464285ef87589835c4ad c44753c945d945ada8bdb7eb998ff862 - - -] Security group rule updated ['a20eab1f-1474-4c1f-9642-19c892b93f90'] 2021-09-09 14:46:54.262 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad7a3179-1f88-4e14-ba63-dc20c3445913 - - - - -] port_update received: e744acde-ef5c-44b5-9493-54a5e87202be port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:46:54.289 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad7a3179-1f88-4e14-ba63-dc20c3445913 - - - - -] No port e744acde-ef5c-44b5-9493-54a5e87202be defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:46:55.195 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d173ba0-f1bf-488c-9803-6b44e958c6cf 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] port_update received: 7d0fbd21-003b-4bdb-a5c7-a8fc189625b2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:46:55.211 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d173ba0-f1bf-488c-9803-6b44e958c6cf 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] No port 7d0fbd21-003b-4bdb-a5c7-a8fc189625b2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:46:55.868 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45483010-8654-4d21-8f44-dce1f0d69a8f - - - - -] port_update received: 2dbfe8f3-2980-4b12-b56c-ad724e755ca1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:46:55.882 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-45483010-8654-4d21-8f44-dce1f0d69a8f - - - - -] No port 2dbfe8f3-2980-4b12-b56c-ad724e755ca1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:46:55.916 5040 2896614488200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5942df3c-a88d-4480-90d6-40839fd4bc6e 2021-09-09 14:46:57.896 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:46:59.493 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Adding port 5942df3c-a88d-4480-90d6-40839fd4bc6e 2021-09-09 14:47:00.085 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Port 5942df3c-a88d-4480-90d6-40839fd4bc6e updated. Details: {'device': '5942df3c-a88d-4480-90d6-40839fd4bc6e', 'network_id': '1eee0c4e-88ce-487c-acad-82c6b464f267', 'port_id': '5942df3c-a88d-4480-90d6-40839fd4bc6e', 'mac_address': 'fa:16:3e:27:42:59', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 192, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7f9e62ea-d599-4d9c-8432-36ffe34a55fe', 'ip_address': '192.168.233.82'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:47:00.085 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:47:00.085 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.base [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Loop iteration exceeded interval (2 vs. 2.189140558242798) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-09-09 14:47:00.085 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5942df3c-a88d-4480-90d6-40839fd4bc6e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:00.085 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5942df3c-a88d-4480-90d6-40839fd4bc6e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:47:00.085 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1eee0c4e-88ce-487c-acad-82c6b464f267 2021-09-09 14:47:00.085 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:47:00.307 5040 2896615252568 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5942df3c-a88d-4480-90d6-40839fd4bc6e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:47:00.307 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5942df3c-a88d-4480-90d6-40839fd4bc6e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:47:00.307 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5942df3c-a88d-4480-90d6-40839fd4bc6e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:47:00.307 5040 2896615252568 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 192, VLAN trunk: None to switch port 5942df3c-a88d-4480-90d6-40839fd4bc6e 2021-09-09 14:47:00.429 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:47:00.429 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5942df3c-a88d-4480-90d6-40839fd4bc6e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:47:00.835 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5942df3c-a88d-4480-90d6-40839fd4bc6e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:47:00.835 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:47:00.835 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (beb0d628-949a-473b-ba0e-24bb624768f9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:47:00.835 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (beb0d628-949a-473b-ba0e-24bb624768f9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:47:00.856 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5942df3c-a88d-4480-90d6-40839fd4bc6e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:47:00.856 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:47:00.856 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5942df3c-a88d-4480-90d6-40839fd4bc6e not yet added. Adding. 2021-09-09 14:47:00.856 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:47:00.856 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:47:00.997 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5942df3c-a88d-4480-90d6-40839fd4bc6e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:01.118 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5942df3c-a88d-4480-90d6-40839fd4bc6e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:01.118 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5942df3c-a88d-4480-90d6-40839fd4bc6e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:01.288 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5942df3c-a88d-4480-90d6-40839fd4bc6e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:01.398 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5942df3c-a88d-4480-90d6-40839fd4bc6e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:01.398 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5942df3c-a88d-4480-90d6-40839fd4bc6e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:47:01.398 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5942df3c-a88d-4480-90d6-40839fd4bc6e processed. 2021-09-09 14:47:01.952 5040 2896614488200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7d0fbd21-003b-4bdb-a5c7-a8fc189625b2 2021-09-09 14:47:01.998 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b7a890a2-ea88-4c2c-9753-afe5ed562e10 0b6613a59da2464285ef87589835c4ad c44753c945d945ada8bdb7eb998ff862 - - -] Security group member updated on remote: ['a20eab1f-1474-4c1f-9642-19c892b93f90'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:47:01.998 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-b7a890a2-ea88-4c2c-9753-afe5ed562e10 0b6613a59da2464285ef87589835c4ad c44753c945d945ada8bdb7eb998ff862 - - -] Security group member updated ['a20eab1f-1474-4c1f-9642-19c892b93f90'] 2021-09-09 14:47:02.086 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:47:02.086 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:02.622 5040 2896615252568 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:02.758 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Adding port 7d0fbd21-003b-4bdb-a5c7-a8fc189625b2 2021-09-09 14:47:02.758 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Port 7d0fbd21-003b-4bdb-a5c7-a8fc189625b2 updated. Details: {'device': '7d0fbd21-003b-4bdb-a5c7-a8fc189625b2', 'network_id': '8951d3ba-1b6a-4332-ad43-95d006e4fdc7', 'port_id': '7d0fbd21-003b-4bdb-a5c7-a8fc189625b2', 'mac_address': 'fa:16:3e:76:8a:2f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 176, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '86631892-80f9-4da5-99c5-673764e5fc5f', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:47:02.758 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:47:02.758 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7d0fbd21-003b-4bdb-a5c7-a8fc189625b2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:02.758 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7d0fbd21-003b-4bdb-a5c7-a8fc189625b2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:47:02.779 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8951d3ba-1b6a-4332-ad43-95d006e4fdc7 2021-09-09 14:47:02.779 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:47:02.946 5040 2896615252568 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7d0fbd21-003b-4bdb-a5c7-a8fc189625b2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:47:02.946 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7d0fbd21-003b-4bdb-a5c7-a8fc189625b2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:47:02.969 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7d0fbd21-003b-4bdb-a5c7-a8fc189625b2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:47:02.969 5040 2896615252568 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 176, VLAN trunk: None to switch port 7d0fbd21-003b-4bdb-a5c7-a8fc189625b2 2021-09-09 14:47:03.069 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:47:03.069 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7d0fbd21-003b-4bdb-a5c7-a8fc189625b2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:47:03.372 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f880fc18-096d-4a83-9e65-8315462a02d9 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] port_update received: 6957e606-a596-4f01-a470-ae06f9d38082 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:47:03.398 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f880fc18-096d-4a83-9e65-8315462a02d9 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] No port 6957e606-a596-4f01-a470-ae06f9d38082 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:47:03.448 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7d0fbd21-003b-4bdb-a5c7-a8fc189625b2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:47:03.448 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:47:03.448 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c71ec22a-9b0b-43d0-b8ec-fcd9e267d0bf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:47:03.448 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c71ec22a-9b0b-43d0-b8ec-fcd9e267d0bf) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:47:03.448 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7d0fbd21-003b-4bdb-a5c7-a8fc189625b2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:47:03.448 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:47:03.448 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7d0fbd21-003b-4bdb-a5c7-a8fc189625b2 not yet added. Adding. 2021-09-09 14:47:03.448 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:47:03.448 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:47:03.602 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d0fbd21-003b-4bdb-a5c7-a8fc189625b2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:03.758 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d0fbd21-003b-4bdb-a5c7-a8fc189625b2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:03.758 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d0fbd21-003b-4bdb-a5c7-a8fc189625b2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:03.914 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7d0fbd21-003b-4bdb-a5c7-a8fc189625b2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:04.038 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7d0fbd21-003b-4bdb-a5c7-a8fc189625b2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:04.038 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7d0fbd21-003b-4bdb-a5c7-a8fc189625b2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:47:04.038 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7d0fbd21-003b-4bdb-a5c7-a8fc189625b2 processed. 2021-09-09 14:47:04.086 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:04.353 5040 2896615252568 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:05.992 5040 2896614488200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6957e606-a596-4f01-a470-ae06f9d38082 2021-09-09 14:47:06.090 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:47:06.448 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Adding port 6957e606-a596-4f01-a470-ae06f9d38082 2021-09-09 14:47:06.448 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Port 6957e606-a596-4f01-a470-ae06f9d38082 updated. Details: {'device': '6957e606-a596-4f01-a470-ae06f9d38082', 'network_id': 'b78c604b-db05-4994-bf1a-43444e328ff9', 'port_id': '6957e606-a596-4f01-a470-ae06f9d38082', 'mac_address': 'fa:16:3e:be:90:3f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 199, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ae61d2f3-52b3-4cfb-802a-4595332b2555', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:47:06.448 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:47:06.448 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6957e606-a596-4f01-a470-ae06f9d38082" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:06.448 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6957e606-a596-4f01-a470-ae06f9d38082 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:47:06.448 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b78c604b-db05-4994-bf1a-43444e328ff9 2021-09-09 14:47:06.448 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:47:06.665 5040 2896615252568 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6957e606-a596-4f01-a470-ae06f9d38082') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:47:06.665 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6957e606-a596-4f01-a470-ae06f9d38082') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:47:06.665 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6957e606-a596-4f01-a470-ae06f9d38082 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:47:06.665 5040 2896615252568 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 199, VLAN trunk: None to switch port 6957e606-a596-4f01-a470-ae06f9d38082 2021-09-09 14:47:06.789 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:47:06.789 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6957e606-a596-4f01-a470-ae06f9d38082'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:47:06.992 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6957e606-a596-4f01-a470-ae06f9d38082']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:47:06.992 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:47:06.992 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a20eab1f-1474-4c1f-9642-19c892b93f90) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:47:06.992 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6957e606-a596-4f01-a470-ae06f9d38082 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:47:06.992 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:47:06.992 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6957e606-a596-4f01-a470-ae06f9d38082 not yet added. Adding. 2021-09-09 14:47:06.992 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:47:06.992 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:47:07.153 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6957e606-a596-4f01-a470-ae06f9d38082" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:07.312 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6957e606-a596-4f01-a470-ae06f9d38082" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:07.312 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6957e606-a596-4f01-a470-ae06f9d38082" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:07.463 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6957e606-a596-4f01-a470-ae06f9d38082" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:07.577 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6957e606-a596-4f01-a470-ae06f9d38082" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:07.577 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6957e606-a596-4f01-a470-ae06f9d38082 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:47:07.577 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6957e606-a596-4f01-a470-ae06f9d38082 processed. 2021-09-09 14:47:07.979 5040 2896614488376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5942df3c-a88d-4480-90d6-40839fd4bc6e 2021-09-09 14:47:08.108 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:47:08.108 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5942df3c-a88d-4480-90d6-40839fd4bc6e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:47:08.108 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5942df3c-a88d-4480-90d6-40839fd4bc6e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:47:08.108 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5942df3c-a88d-4480-90d6-40839fd4bc6e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:47:08.108 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:08.116 5040 2896615253976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1eee0c4e-88ce-487c-acad-82c6b464f267 2021-09-09 14:47:08.116 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5942df3c-a88d-4480-90d6-40839fd4bc6e'] 2021-09-09 14:47:08.116 5040 2896615253976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:47:08.116 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:47:08.116 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5942df3c-a88d-4480-90d6-40839fd4bc6e'] 2021-09-09 14:47:08.523 5040 2896615253976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aacde1a5-1585-4676-a523-e5f9b29eb152 079cdf4122f24a45bd9acf1010260b1b aaf156c71a014e16b00523c11f93f479 - - -] Security group member updated on remote: ['beb0d628-949a-473b-ba0e-24bb624768f9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:47:08.523 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [req-aacde1a5-1585-4676-a523-e5f9b29eb152 079cdf4122f24a45bd9acf1010260b1b aaf156c71a014e16b00523c11f93f479 - - -] Security group member updated ['beb0d628-949a-473b-ba0e-24bb624768f9'] 2021-09-09 14:47:08.724 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.625s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:08.776 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aacde1a5-1585-4676-a523-e5f9b29eb152 079cdf4122f24a45bd9acf1010260b1b aaf156c71a014e16b00523c11f93f479 - - -] port_delete event received for '5942df3c-a88d-4480-90d6-40839fd4bc6e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:47:10.009 5040 2896614488376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7d0fbd21-003b-4bdb-a5c7-a8fc189625b2 2021-09-09 14:47:10.116 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:47:10.116 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7d0fbd21-003b-4bdb-a5c7-a8fc189625b2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:47:10.116 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7d0fbd21-003b-4bdb-a5c7-a8fc189625b2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:47:10.116 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7d0fbd21-003b-4bdb-a5c7-a8fc189625b2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:47:10.157 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8951d3ba-1b6a-4332-ad43-95d006e4fdc7 2021-09-09 14:47:10.157 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7d0fbd21-003b-4bdb-a5c7-a8fc189625b2'] 2021-09-09 14:47:10.157 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:47:10.157 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:47:10.157 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7d0fbd21-003b-4bdb-a5c7-a8fc189625b2'] 2021-09-09 14:47:10.369 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-662c2e9b-37f4-49b2-968c-534260a226d0 84a800c92137474ba151ec2fb38a677a 08fd0140ce6947edb6b91668ecda4528 - - -] Security group member updated on remote: ['c71ec22a-9b0b-43d0-b8ec-fcd9e267d0bf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:47:10.369 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-662c2e9b-37f4-49b2-968c-534260a226d0 84a800c92137474ba151ec2fb38a677a 08fd0140ce6947edb6b91668ecda4528 - - -] Security group member updated ['c71ec22a-9b0b-43d0-b8ec-fcd9e267d0bf'] 2021-09-09 14:47:10.444 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-662c2e9b-37f4-49b2-968c-534260a226d0 84a800c92137474ba151ec2fb38a677a 08fd0140ce6947edb6b91668ecda4528 - - -] port_delete event received for '7d0fbd21-003b-4bdb-a5c7-a8fc189625b2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:47:12.121 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:12.138 5040 2896615252568 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:16.054 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-472f8d78-16f6-4b16-80e4-e481a29d44ec c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Security group member updated on remote: ['12432c07-0174-4ab0-8104-99eae037cdf5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:47:16.078 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-472f8d78-16f6-4b16-80e4-e481a29d44ec c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Security group member updated ['12432c07-0174-4ab0-8104-99eae037cdf5'] 2021-09-09 14:47:18.663 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b30827b-323b-49e5-b333-ddd6215f16e9 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] network_delete received. Deleting network 56b78f31-24d3-4350-8fa3-5b9e1f1c34ad network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:47:18.663 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b30827b-323b-49e5-b333-ddd6215f16e9 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] Network 56b78f31-24d3-4350-8fa3-5b9e1f1c34ad not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-09 14:47:20.102 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e80c90e-c175-460b-8f40-03242fb51efc d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] network_delete received. Deleting network 697dc139-c525-48c5-83e4-5065c73f9c97 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:47:20.102 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e80c90e-c175-460b-8f40-03242fb51efc d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] Network 697dc139-c525-48c5-83e4-5065c73f9c97 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-09 14:47:21.707 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e22890c-3a43-4393-842d-bda0140c87d7 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] port_update received: fe59dde9-c40c-4fdb-a400-182133e90f3d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:47:22.475 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e22890c-3a43-4393-842d-bda0140c87d7 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] No port fe59dde9-c40c-4fdb-a400-182133e90f3d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:47:30.308 5040 2896614488200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d7544d03-7fbc-48b9-b833-6b756560aab3 2021-09-09 14:47:30.467 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:47:30.897 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Adding port d7544d03-7fbc-48b9-b833-6b756560aab3 2021-09-09 14:47:30.897 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Port d7544d03-7fbc-48b9-b833-6b756560aab3 updated. Details: {'device': 'd7544d03-7fbc-48b9-b833-6b756560aab3', 'network_id': '8f6f1b9d-d6e7-4628-9453-1fa4a9fb298b', 'port_id': 'd7544d03-7fbc-48b9-b833-6b756560aab3', 'mac_address': 'fa:16:3e:f2:16:20', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 159, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '958bdbd8-83d2-4585-9839-6c4525ee7e03', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:47:30.897 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:47:30.897 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d7544d03-7fbc-48b9-b833-6b756560aab3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:30.897 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d7544d03-7fbc-48b9-b833-6b756560aab3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:47:30.915 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:47:30.945 5040 2896615252568 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd7544d03-7fbc-48b9-b833-6b756560aab3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:47:30.945 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd7544d03-7fbc-48b9-b833-6b756560aab3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:47:30.963 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d7544d03-7fbc-48b9-b833-6b756560aab3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:47:30.963 5040 2896615252568 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 159, VLAN trunk: None to switch port d7544d03-7fbc-48b9-b833-6b756560aab3 2021-09-09 14:47:31.040 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:47:31.040 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d7544d03-7fbc-48b9-b833-6b756560aab3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:47:31.337 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d7544d03-7fbc-48b9-b833-6b756560aab3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:47:31.337 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:47:31.337 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5be7e7d7-fc9b-4422-88d9-0fdfc0f35126) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:47:31.337 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d7544d03-7fbc-48b9-b833-6b756560aab3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:47:31.337 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:47:31.337 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-09 14:47:31.337 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7544d03-7fbc-48b9-b833-6b756560aab3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:31.354 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7544d03-7fbc-48b9-b833-6b756560aab3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:31.354 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7544d03-7fbc-48b9-b833-6b756560aab3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:31.354 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7544d03-7fbc-48b9-b833-6b756560aab3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:31.415 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d7544d03-7fbc-48b9-b833-6b756560aab3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:31.415 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d7544d03-7fbc-48b9-b833-6b756560aab3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:47:31.415 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d7544d03-7fbc-48b9-b833-6b756560aab3 processed. 2021-09-09 14:47:32.482 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:32.790 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:34.366 5040 2896614488200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fe59dde9-c40c-4fdb-a400-182133e90f3d 2021-09-09 14:47:34.475 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:47:34.760 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Adding port fe59dde9-c40c-4fdb-a400-182133e90f3d 2021-09-09 14:47:34.760 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Port fe59dde9-c40c-4fdb-a400-182133e90f3d updated. Details: {'device': 'fe59dde9-c40c-4fdb-a400-182133e90f3d', 'network_id': 'f9c27937-6e96-47ba-9c6d-bedf98f29525', 'port_id': 'fe59dde9-c40c-4fdb-a400-182133e90f3d', 'mac_address': 'fa:16:3e:a0:a3:13', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 160, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fa2fc9aa-5aad-415a-a607-7a298eeb045f', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:47:34.760 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:47:34.760 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fe59dde9-c40c-4fdb-a400-182133e90f3d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:34.760 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fe59dde9-c40c-4fdb-a400-182133e90f3d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:47:34.760 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f9c27937-6e96-47ba-9c6d-bedf98f29525 2021-09-09 14:47:34.760 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:47:34.928 5040 2896615252568 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fe59dde9-c40c-4fdb-a400-182133e90f3d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:47:34.928 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fe59dde9-c40c-4fdb-a400-182133e90f3d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:47:34.928 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fe59dde9-c40c-4fdb-a400-182133e90f3d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:47:34.928 5040 2896615252568 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 160, VLAN trunk: None to switch port fe59dde9-c40c-4fdb-a400-182133e90f3d 2021-09-09 14:47:35.061 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:47:35.061 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fe59dde9-c40c-4fdb-a400-182133e90f3d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:47:35.355 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fe59dde9-c40c-4fdb-a400-182133e90f3d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:47:35.355 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:47:35.355 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (12432c07-0174-4ab0-8104-99eae037cdf5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:47:35.355 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (12432c07-0174-4ab0-8104-99eae037cdf5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:47:35.355 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fe59dde9-c40c-4fdb-a400-182133e90f3d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:47:35.355 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:47:35.355 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fe59dde9-c40c-4fdb-a400-182133e90f3d not yet added. Adding. 2021-09-09 14:47:35.355 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:47:35.355 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:47:35.525 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fe59dde9-c40c-4fdb-a400-182133e90f3d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:35.694 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fe59dde9-c40c-4fdb-a400-182133e90f3d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:35.694 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fe59dde9-c40c-4fdb-a400-182133e90f3d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:35.920 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fe59dde9-c40c-4fdb-a400-182133e90f3d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:36.039 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fe59dde9-c40c-4fdb-a400-182133e90f3d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:36.039 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fe59dde9-c40c-4fdb-a400-182133e90f3d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:47:36.039 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fe59dde9-c40c-4fdb-a400-182133e90f3d processed. 2021-09-09 14:47:36.473 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:36.791 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:54.131 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3c22daab-101d-4ff5-a089-8a73eb914859 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Security group rule updated on remote: ['a62ede32-265f-4914-9cd2-4fb822404840'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:47:54.131 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-3c22daab-101d-4ff5-a089-8a73eb914859 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Security group rule updated ['a62ede32-265f-4914-9cd2-4fb822404840'] 2021-09-09 14:47:54.318 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a7827f5f-f2e4-4549-bcd2-a353af6e230b c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Security group rule updated on remote: ['a62ede32-265f-4914-9cd2-4fb822404840'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:47:54.318 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-a7827f5f-f2e4-4549-bcd2-a353af6e230b c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Security group rule updated ['a62ede32-265f-4914-9cd2-4fb822404840'] 2021-09-09 14:47:54.588 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6f80b854-7ae2-441c-a134-814fc5876026 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Security group rule updated on remote: ['a62ede32-265f-4914-9cd2-4fb822404840'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:47:54.588 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-6f80b854-7ae2-441c-a134-814fc5876026 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Security group rule updated ['a62ede32-265f-4914-9cd2-4fb822404840'] 2021-09-09 14:47:54.804 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-335294f5-f4af-4ee2-9068-71445be35a52 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Security group rule updated on remote: ['a62ede32-265f-4914-9cd2-4fb822404840'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:47:54.804 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-335294f5-f4af-4ee2-9068-71445be35a52 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Security group rule updated ['a62ede32-265f-4914-9cd2-4fb822404840'] 2021-09-09 14:47:55.084 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-21a63f8a-c290-4917-9405-4e3f710401ae c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Security group rule updated on remote: ['a62ede32-265f-4914-9cd2-4fb822404840'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:47:55.084 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-21a63f8a-c290-4917-9405-4e3f710401ae c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Security group rule updated ['a62ede32-265f-4914-9cd2-4fb822404840'] 2021-09-09 14:47:55.287 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-52dc95da-2f1b-41c4-9b4c-6e2f165b9ad0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Security group rule updated on remote: ['a62ede32-265f-4914-9cd2-4fb822404840'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:47:55.287 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-52dc95da-2f1b-41c4-9b4c-6e2f165b9ad0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Security group rule updated ['a62ede32-265f-4914-9cd2-4fb822404840'] 2021-09-09 14:47:55.965 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Security group member updated on remote: ['12432c07-0174-4ab0-8104-99eae037cdf5', 'a62ede32-265f-4914-9cd2-4fb822404840'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:47:55.965 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Security group member updated ['12432c07-0174-4ab0-8104-99eae037cdf5', 'a62ede32-265f-4914-9cd2-4fb822404840'] 2021-09-09 14:47:55.965 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Refresh firewall rules 2021-09-09 14:47:55.965 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Get security group information for devices via rpc ['fe59dde9-c40c-4fdb-a400-182133e90f3d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:47:56.010 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] port_update received: fe59dde9-c40c-4fdb-a400-182133e90f3d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:47:56.031 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Lock "n-hv-agent-port-lock-fe59dde9-c40c-4fdb-a400-182133e90f3d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:56.031 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Binding port fe59dde9-c40c-4fdb-a400-182133e90f3d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:47:56.042 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:47:56.052 5040 2896615253976 MainThread DEBUG neutron.services.trunk.rpc.agent [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fe59dde9-c40c-4fdb-a400-182133e90f3d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:47:56.052 5040 2896615253976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fe59dde9-c40c-4fdb-a400-182133e90f3d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:47:56.119 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Trunk plugin disabled on server. Assuming port fe59dde9-c40c-4fdb-a400-182133e90f3d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:47:56.119 5040 2896615253976 MainThread INFO networking_hyperv.neutron.trunk_driver [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Binding VLAN ID: 160, VLAN trunk: None to switch port fe59dde9-c40c-4fdb-a400-182133e90f3d 2021-09-09 14:47:56.180 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Refresh firewall rules 2021-09-09 14:47:56.180 5040 2896615253976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Get security group information for devices via rpc ['fe59dde9-c40c-4fdb-a400-182133e90f3d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:47:56.791 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Update security group information for ports dict_keys(['fe59dde9-c40c-4fdb-a400-182133e90f3d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:47:56.791 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:47:56.791 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Update rules of security group (12432c07-0174-4ab0-8104-99eae037cdf5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:47:56.791 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Update rules of security group (a62ede32-265f-4914-9cd2-4fb822404840) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:47:56.791 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Update members of security group (12432c07-0174-4ab0-8104-99eae037cdf5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:47:56.791 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Update port filter for fe59dde9-c40c-4fdb-a400-182133e90f3d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:47:56.791 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Updating port rules. 2021-09-09 14:47:56.816 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Creating 6 new rules, removing 0 old rules. 2021-09-09 14:47:56.816 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Lock "n-hv-driver-port-lock-fe59dde9-c40c-4fdb-a400-182133e90f3d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:56.971 5040 2896615253976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Update security group information for ports dict_keys(['fe59dde9-c40c-4fdb-a400-182133e90f3d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:47:56.981 5040 2896615253976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:47:56.981 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Update rules of security group (12432c07-0174-4ab0-8104-99eae037cdf5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:47:56.981 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Update rules of security group (a62ede32-265f-4914-9cd2-4fb822404840) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:47:56.981 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Update members of security group (12432c07-0174-4ab0-8104-99eae037cdf5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:47:56.981 5040 2896615253976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Update port filter for fe59dde9-c40c-4fdb-a400-182133e90f3d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:47:56.981 5040 2896615253976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Updating port rules. 2021-09-09 14:47:56.981 5040 2896615253976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Creating 6 new rules, removing 0 old rules. 2021-09-09 14:47:57.007 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Lock "n-hv-driver-port-lock-fe59dde9-c40c-4fdb-a400-182133e90f3d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:57.007 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Lock "n-hv-driver-port-lock-fe59dde9-c40c-4fdb-a400-182133e90f3d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:57.007 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Lock "n-hv-driver-port-lock-fe59dde9-c40c-4fdb-a400-182133e90f3d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:57.007 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Lock "n-hv-driver-port-lock-fe59dde9-c40c-4fdb-a400-182133e90f3d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:57.168 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Lock "n-hv-driver-port-lock-fe59dde9-c40c-4fdb-a400-182133e90f3d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:57.168 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Lock "n-hv-driver-port-lock-fe59dde9-c40c-4fdb-a400-182133e90f3d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:57.168 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Lock "n-hv-driver-port-lock-fe59dde9-c40c-4fdb-a400-182133e90f3d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:57.230 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [req-6e4bdf74-732f-4b4b-8850-a0b36e38e851 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Lock "n-hv-agent-port-lock-fe59dde9-c40c-4fdb-a400-182133e90f3d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:48:00.573 5040 2896614488376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d7544d03-7fbc-48b9-b833-6b756560aab3 2021-09-09 14:48:00.623 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:48:00.623 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd7544d03-7fbc-48b9-b833-6b756560aab3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:48:00.623 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd7544d03-7fbc-48b9-b833-6b756560aab3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:48:00.623 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d7544d03-7fbc-48b9-b833-6b756560aab3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:48:00.647 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d7544d03-7fbc-48b9-b833-6b756560aab3'] 2021-09-09 14:48:00.647 5040 2896615253976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:48:00.647 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:48:00.647 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d7544d03-7fbc-48b9-b833-6b756560aab3'] 2021-09-09 14:48:01.249 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b8e54f6-053a-49a0-b2fe-4adf14af8cec d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] network_delete received. Deleting network 8951d3ba-1b6a-4332-ad43-95d006e4fdc7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:48:01.249 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b8e54f6-053a-49a0-b2fe-4adf14af8cec d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] Network 8951d3ba-1b6a-4332-ad43-95d006e4fdc7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-09 14:48:02.585 5040 2896614488376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d7544d03-7fbc-48b9-b833-6b756560aab3 2021-09-09 14:48:02.620 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:48:02.620 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd7544d03-7fbc-48b9-b833-6b756560aab3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:48:02.620 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd7544d03-7fbc-48b9-b833-6b756560aab3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:48:02.620 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d7544d03-7fbc-48b9-b833-6b756560aab3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:48:02.620 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:48:02.631 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8f6f1b9d-d6e7-4628-9453-1fa4a9fb298b 2021-09-09 14:48:02.631 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d7544d03-7fbc-48b9-b833-6b756560aab3'] 2021-09-09 14:48:02.631 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:48:02.631 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d7544d03-7fbc-48b9-b833-6b756560aab3'] 2021-09-09 14:48:02.807 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:48:12.243 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-968c8d39-e721-494d-bbd7-260bcf68a4b7 - - - - -] port_update received: 648a98fa-874e-4936-b96f-a45b600382bf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:48:12.243 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-968c8d39-e721-494d-bbd7-260bcf68a4b7 - - - - -] No port 648a98fa-874e-4936-b96f-a45b600382bf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:48:18.184 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8bc735d-bc0b-4c63-884f-fda49e6c9876 - - - - -] port_update received: 1c140c33-06c7-4c28-8c41-264aeff6e1dc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:48:18.184 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8bc735d-bc0b-4c63-884f-fda49e6c9876 - - - - -] No port 1c140c33-06c7-4c28-8c41-264aeff6e1dc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:48:19.982 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fe17263-2e36-465f-9cf8-412912ef436b - - - - -] port_update received: baa333dc-530f-43bf-b707-b4dd6760c14a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:48:19.991 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fe17263-2e36-465f-9cf8-412912ef436b - - - - -] No port baa333dc-530f-43bf-b707-b4dd6760c14a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:48:22.166 5040 2896615253976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d3ca8f27-48a4-4164-97f7-98bf1d0ea8b5 8f11efad5efe41068c3cc9312002712e b920b7f44d9449d089032216de233c4d - - -] Security group rule updated on remote: ['e7995232-1adb-4ca8-bbb3-523f0456ee90'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:48:22.166 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [req-d3ca8f27-48a4-4164-97f7-98bf1d0ea8b5 8f11efad5efe41068c3cc9312002712e b920b7f44d9449d089032216de233c4d - - -] Security group rule updated ['e7995232-1adb-4ca8-bbb3-523f0456ee90'] 2021-09-09 14:48:22.323 5040 2896615253976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fa3ac279-7e95-4061-887e-f7b60fe1e58d 8f11efad5efe41068c3cc9312002712e b920b7f44d9449d089032216de233c4d - - -] Security group rule updated on remote: ['e7995232-1adb-4ca8-bbb3-523f0456ee90'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:48:22.323 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [req-fa3ac279-7e95-4061-887e-f7b60fe1e58d 8f11efad5efe41068c3cc9312002712e b920b7f44d9449d089032216de233c4d - - -] Security group rule updated ['e7995232-1adb-4ca8-bbb3-523f0456ee90'] 2021-09-09 14:48:22.496 5040 2896615253976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ec6e99d2-bae5-4ee2-89fe-49211dc22090 8f11efad5efe41068c3cc9312002712e b920b7f44d9449d089032216de233c4d - - -] Security group rule updated on remote: ['e7995232-1adb-4ca8-bbb3-523f0456ee90'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:48:22.496 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [req-ec6e99d2-bae5-4ee2-89fe-49211dc22090 8f11efad5efe41068c3cc9312002712e b920b7f44d9449d089032216de233c4d - - -] Security group rule updated ['e7995232-1adb-4ca8-bbb3-523f0456ee90'] 2021-09-09 14:48:22.662 5040 2896615253976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cdf5544c-638d-4e27-9056-240eaa049984 8f11efad5efe41068c3cc9312002712e b920b7f44d9449d089032216de233c4d - - -] Security group rule updated on remote: ['e7995232-1adb-4ca8-bbb3-523f0456ee90'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:48:22.662 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [req-cdf5544c-638d-4e27-9056-240eaa049984 8f11efad5efe41068c3cc9312002712e b920b7f44d9449d089032216de233c4d - - -] Security group rule updated ['e7995232-1adb-4ca8-bbb3-523f0456ee90'] 2021-09-09 14:48:22.785 5040 2896615253976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-07dc402f-404e-4801-966a-f0cbb678c4dd 8f11efad5efe41068c3cc9312002712e b920b7f44d9449d089032216de233c4d - - -] Security group rule updated on remote: ['e7995232-1adb-4ca8-bbb3-523f0456ee90'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:48:22.785 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [req-07dc402f-404e-4801-966a-f0cbb678c4dd 8f11efad5efe41068c3cc9312002712e b920b7f44d9449d089032216de233c4d - - -] Security group rule updated ['e7995232-1adb-4ca8-bbb3-523f0456ee90'] 2021-09-09 14:48:22.957 5040 2896615253976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1fda534e-e087-4b66-a609-358adfe7a299 8f11efad5efe41068c3cc9312002712e b920b7f44d9449d089032216de233c4d - - -] Security group rule updated on remote: ['e7995232-1adb-4ca8-bbb3-523f0456ee90'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:48:22.957 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [req-1fda534e-e087-4b66-a609-358adfe7a299 8f11efad5efe41068c3cc9312002712e b920b7f44d9449d089032216de233c4d - - -] Security group rule updated ['e7995232-1adb-4ca8-bbb3-523f0456ee90'] 2021-09-09 14:48:23.281 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56bf0018-079e-435b-84f7-1195a3234d86 - - - - -] port_update received: 66835718-f082-407a-b361-d25fdf594add port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:48:23.288 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56bf0018-079e-435b-84f7-1195a3234d86 - - - - -] No port 66835718-f082-407a-b361-d25fdf594add defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:48:43.117 5040 2896614488200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d7544d03-7fbc-48b9-b833-6b756560aab3 2021-09-09 14:48:44.802 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:48:45.006 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Adding port d7544d03-7fbc-48b9-b833-6b756560aab3 2021-09-09 14:48:45.006 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Port d7544d03-7fbc-48b9-b833-6b756560aab3 updated. Details: {'device': 'd7544d03-7fbc-48b9-b833-6b756560aab3', 'network_id': '8f6f1b9d-d6e7-4628-9453-1fa4a9fb298b', 'port_id': 'd7544d03-7fbc-48b9-b833-6b756560aab3', 'mac_address': 'fa:16:3e:f2:16:20', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 159, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '958bdbd8-83d2-4585-9839-6c4525ee7e03', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:48:45.006 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:48:45.006 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d7544d03-7fbc-48b9-b833-6b756560aab3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:48:45.006 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d7544d03-7fbc-48b9-b833-6b756560aab3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:48:45.006 5040 2896615253976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8f6f1b9d-d6e7-4628-9453-1fa4a9fb298b 2021-09-09 14:48:45.006 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:48:45.196 5040 2896615253976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd7544d03-7fbc-48b9-b833-6b756560aab3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:48:45.196 5040 2896615253976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd7544d03-7fbc-48b9-b833-6b756560aab3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:48:45.196 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d7544d03-7fbc-48b9-b833-6b756560aab3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:48:45.196 5040 2896615253976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 159, VLAN trunk: None to switch port d7544d03-7fbc-48b9-b833-6b756560aab3 2021-09-09 14:48:45.311 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:48:45.311 5040 2896615253976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d7544d03-7fbc-48b9-b833-6b756560aab3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:48:45.455 5040 2896615253976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d7544d03-7fbc-48b9-b833-6b756560aab3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:48:45.455 5040 2896615253976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:48:45.455 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5be7e7d7-fc9b-4422-88d9-0fdfc0f35126) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:48:45.455 5040 2896615253976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d7544d03-7fbc-48b9-b833-6b756560aab3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:48:45.455 5040 2896615253976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:48:45.455 5040 2896615253976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d7544d03-7fbc-48b9-b833-6b756560aab3 not yet added. Adding. 2021-09-09 14:48:45.455 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:48:45.455 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:48:45.601 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7544d03-7fbc-48b9-b833-6b756560aab3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:48:45.741 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7544d03-7fbc-48b9-b833-6b756560aab3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:48:45.741 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7544d03-7fbc-48b9-b833-6b756560aab3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:48:45.912 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7544d03-7fbc-48b9-b833-6b756560aab3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:48:46.037 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d7544d03-7fbc-48b9-b833-6b756560aab3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:48:46.037 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d7544d03-7fbc-48b9-b833-6b756560aab3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:48:46.037 5040 2896615253976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d7544d03-7fbc-48b9-b833-6b756560aab3 processed. 2021-09-09 14:48:46.809 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:48:46.977 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:48:48.099 5040 2896615253976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a01244f-260d-46e1-baae-6649f6a9b1c5 bffea38499684effbac03d134db3488c ce4e39b892ad4ade9c23f574a9020ed1 - - -] Security group member updated on remote: ['aa630539-bef6-4392-9e38-81941da7cb9f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:48:48.099 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [req-9a01244f-260d-46e1-baae-6649f6a9b1c5 bffea38499684effbac03d134db3488c ce4e39b892ad4ade9c23f574a9020ed1 - - -] Security group member updated ['aa630539-bef6-4392-9e38-81941da7cb9f'] 2021-09-09 14:48:48.099 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [req-9a01244f-260d-46e1-baae-6649f6a9b1c5 bffea38499684effbac03d134db3488c ce4e39b892ad4ade9c23f574a9020ed1 - - -] Refresh firewall rules 2021-09-09 14:48:48.099 5040 2896615253976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a01244f-260d-46e1-baae-6649f6a9b1c5 bffea38499684effbac03d134db3488c ce4e39b892ad4ade9c23f574a9020ed1 - - -] Get security group information for devices via rpc ['f4d06c40-a6ff-467b-af64-4525bbff411c', '1fe615c0-96af-43c0-85d7-dee5d753d1ed'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:48:48.239 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a01244f-260d-46e1-baae-6649f6a9b1c5 bffea38499684effbac03d134db3488c ce4e39b892ad4ade9c23f574a9020ed1 - - -] port_delete event received for 'f4d06c40-a6ff-467b-af64-4525bbff411c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:48:48.356 5040 2896615253976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9a01244f-260d-46e1-baae-6649f6a9b1c5 bffea38499684effbac03d134db3488c ce4e39b892ad4ade9c23f574a9020ed1 - - -] Update security group information for ports dict_keys(['1fe615c0-96af-43c0-85d7-dee5d753d1ed']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:48:48.356 5040 2896615253976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9a01244f-260d-46e1-baae-6649f6a9b1c5 bffea38499684effbac03d134db3488c ce4e39b892ad4ade9c23f574a9020ed1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:48:48.356 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9a01244f-260d-46e1-baae-6649f6a9b1c5 bffea38499684effbac03d134db3488c ce4e39b892ad4ade9c23f574a9020ed1 - - -] Update rules of security group (aa630539-bef6-4392-9e38-81941da7cb9f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:48:48.356 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9a01244f-260d-46e1-baae-6649f6a9b1c5 bffea38499684effbac03d134db3488c ce4e39b892ad4ade9c23f574a9020ed1 - - -] Update members of security group (aa630539-bef6-4392-9e38-81941da7cb9f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:48:48.370 5040 2896615253976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9a01244f-260d-46e1-baae-6649f6a9b1c5 bffea38499684effbac03d134db3488c ce4e39b892ad4ade9c23f574a9020ed1 - - -] Update port filter for 1fe615c0-96af-43c0-85d7-dee5d753d1ed _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:48:48.370 5040 2896615253976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9a01244f-260d-46e1-baae-6649f6a9b1c5 bffea38499684effbac03d134db3488c ce4e39b892ad4ade9c23f574a9020ed1 - - -] Updating port rules. 2021-09-09 14:48:48.370 5040 2896615253976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9a01244f-260d-46e1-baae-6649f6a9b1c5 bffea38499684effbac03d134db3488c ce4e39b892ad4ade9c23f574a9020ed1 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-09 14:48:48.370 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [req-9a01244f-260d-46e1-baae-6649f6a9b1c5 bffea38499684effbac03d134db3488c ce4e39b892ad4ade9c23f574a9020ed1 - - -] Lock "n-hv-driver-port-lock-1fe615c0-96af-43c0-85d7-dee5d753d1ed" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:48:48.370 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [req-9a01244f-260d-46e1-baae-6649f6a9b1c5 bffea38499684effbac03d134db3488c ce4e39b892ad4ade9c23f574a9020ed1 - - -] Lock "n-hv-driver-port-lock-1fe615c0-96af-43c0-85d7-dee5d753d1ed" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:48:48.370 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [req-9a01244f-260d-46e1-baae-6649f6a9b1c5 bffea38499684effbac03d134db3488c ce4e39b892ad4ade9c23f574a9020ed1 - - -] Lock "n-hv-driver-port-lock-1fe615c0-96af-43c0-85d7-dee5d753d1ed" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:48:48.553 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [req-9a01244f-260d-46e1-baae-6649f6a9b1c5 bffea38499684effbac03d134db3488c ce4e39b892ad4ade9c23f574a9020ed1 - - -] Lock "n-hv-driver-port-lock-1fe615c0-96af-43c0-85d7-dee5d753d1ed" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:48:49.302 5040 2896614488376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f4d06c40-a6ff-467b-af64-4525bbff411c 2021-09-09 14:48:50.680 5040 2896615253976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77420142-33db-495e-8728-3e97269ca812 8f11efad5efe41068c3cc9312002712e b920b7f44d9449d089032216de233c4d - - -] Security group member updated on remote: ['e7995232-1adb-4ca8-bbb3-523f0456ee90'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:48:50.680 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [req-77420142-33db-495e-8728-3e97269ca812 8f11efad5efe41068c3cc9312002712e b920b7f44d9449d089032216de233c4d - - -] Security group member updated ['e7995232-1adb-4ca8-bbb3-523f0456ee90'] 2021-09-09 14:48:50.824 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:48:50.824 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f4d06c40-a6ff-467b-af64-4525bbff411c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:48:50.824 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f4d06c40-a6ff-467b-af64-4525bbff411c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:48:50.824 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f4d06c40-a6ff-467b-af64-4525bbff411c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:48:50.834 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f4d06c40-a6ff-467b-af64-4525bbff411c'] 2021-09-09 14:48:50.834 5040 2896615253976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:48:50.834 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:48:50.834 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f4d06c40-a6ff-467b-af64-4525bbff411c'] 2021-09-09 14:48:51.539 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9822cac-1b40-4501-9403-dc072bab4534 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] port_update received: a54c152a-2d33-434e-a830-195bab70f9b4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:48:51.554 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9822cac-1b40-4501-9403-dc072bab4534 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] No port a54c152a-2d33-434e-a830-195bab70f9b4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:48:52.836 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:48:52.868 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:48:54.224 5040 2896615253976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca834285-8e49-45e2-b6ba-f7b04a927751 67dd0f190d734d0481956c72c2042ccb e38d6a3a4e4f4a86952482fac86d34cd - - -] Security group member updated on remote: ['161adaca-1672-40fc-8142-347b89f599b7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:48:54.224 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [req-ca834285-8e49-45e2-b6ba-f7b04a927751 67dd0f190d734d0481956c72c2042ccb e38d6a3a4e4f4a86952482fac86d34cd - - -] Security group member updated ['161adaca-1672-40fc-8142-347b89f599b7'] 2021-09-09 14:48:54.962 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1e824b2-dd66-43e9-8fb9-a7fcc558b105 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] port_update received: f4b78b59-cfbd-43c8-ac41-870ec2bfe132 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:48:54.990 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1e824b2-dd66-43e9-8fb9-a7fcc558b105 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] No port f4b78b59-cfbd-43c8-ac41-870ec2bfe132 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:48:56.591 5040 2896615253976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4dea5727-65ca-4f17-93f8-8cb994b4209a bffea38499684effbac03d134db3488c ce4e39b892ad4ade9c23f574a9020ed1 - - -] Security group member updated on remote: ['aa630539-bef6-4392-9e38-81941da7cb9f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:48:56.604 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [req-4dea5727-65ca-4f17-93f8-8cb994b4209a bffea38499684effbac03d134db3488c ce4e39b892ad4ade9c23f574a9020ed1 - - -] Security group member updated ['aa630539-bef6-4392-9e38-81941da7cb9f'] 2021-09-09 14:48:56.604 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [req-4dea5727-65ca-4f17-93f8-8cb994b4209a bffea38499684effbac03d134db3488c ce4e39b892ad4ade9c23f574a9020ed1 - - -] Refresh firewall rules 2021-09-09 14:48:56.604 5040 2896615253976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4dea5727-65ca-4f17-93f8-8cb994b4209a bffea38499684effbac03d134db3488c ce4e39b892ad4ade9c23f574a9020ed1 - - -] Get security group information for devices via rpc ['1fe615c0-96af-43c0-85d7-dee5d753d1ed'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:48:56.637 5040 2896615253976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4dea5727-65ca-4f17-93f8-8cb994b4209a bffea38499684effbac03d134db3488c ce4e39b892ad4ade9c23f574a9020ed1 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:48:56.637 5040 2896615253976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4dea5727-65ca-4f17-93f8-8cb994b4209a bffea38499684effbac03d134db3488c ce4e39b892ad4ade9c23f574a9020ed1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:48:56.677 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4dea5727-65ca-4f17-93f8-8cb994b4209a bffea38499684effbac03d134db3488c ce4e39b892ad4ade9c23f574a9020ed1 - - -] port_delete event received for '1fe615c0-96af-43c0-85d7-dee5d753d1ed' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:48:57.200 5040 2896614488200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f4b78b59-cfbd-43c8-ac41-870ec2bfe132 2021-09-09 14:48:57.334 5040 2896614488376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1fe615c0-96af-43c0-85d7-dee5d753d1ed 2021-09-09 14:48:58.727 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69540e5b-2a9f-4941-b8eb-2f843153e5b6 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] port_delete event received for 'ff5a3d69-17b5-460f-afb2-e648ff800e42' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:48:58.865 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:48:59.091 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Adding port f4b78b59-cfbd-43c8-ac41-870ec2bfe132 2021-09-09 14:48:59.091 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Port f4b78b59-cfbd-43c8-ac41-870ec2bfe132 updated. Details: {'device': 'f4b78b59-cfbd-43c8-ac41-870ec2bfe132', 'network_id': '070c0244-8edb-4b53-a085-3f766172b752', 'port_id': 'f4b78b59-cfbd-43c8-ac41-870ec2bfe132', 'mac_address': 'fa:16:3e:69:79:2b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 193, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd18147c6-47d2-4675-b6cb-e5b4781ebf12', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:48:59.091 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:48:59.091 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:48:59.091 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f4b78b59-cfbd-43c8-ac41-870ec2bfe132" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:48:59.091 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f4b78b59-cfbd-43c8-ac41-870ec2bfe132 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:48:59.091 5040 2896615253976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 070c0244-8edb-4b53-a085-3f766172b752 2021-09-09 14:48:59.091 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:48:59.091 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1fe615c0-96af-43c0-85d7-dee5d753d1ed' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:48:59.091 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1fe615c0-96af-43c0-85d7-dee5d753d1ed' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:48:59.091 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1fe615c0-96af-43c0-85d7-dee5d753d1ed _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:48:59.111 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 530f2b2e-033d-413d-b273-9f1005827dc0 2021-09-09 14:48:59.111 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1fe615c0-96af-43c0-85d7-dee5d753d1ed'] 2021-09-09 14:48:59.111 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:48:59.111 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:48:59.111 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1fe615c0-96af-43c0-85d7-dee5d753d1ed'] 2021-09-09 14:48:59.242 5040 2896615253976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f4b78b59-cfbd-43c8-ac41-870ec2bfe132') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:48:59.242 5040 2896615253976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f4b78b59-cfbd-43c8-ac41-870ec2bfe132') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:48:59.423 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f4b78b59-cfbd-43c8-ac41-870ec2bfe132 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:48:59.423 5040 2896615253976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 193, VLAN trunk: None to switch port f4b78b59-cfbd-43c8-ac41-870ec2bfe132 2021-09-09 14:48:59.514 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:48:59.514 5040 2896615253976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f4b78b59-cfbd-43c8-ac41-870ec2bfe132'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:48:59.662 5040 2896615253976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f4b78b59-cfbd-43c8-ac41-870ec2bfe132']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:48:59.662 5040 2896615253976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:48:59.662 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (161adaca-1672-40fc-8142-347b89f599b7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:48:59.683 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (161adaca-1672-40fc-8142-347b89f599b7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:48:59.683 5040 2896615253976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f4b78b59-cfbd-43c8-ac41-870ec2bfe132 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:48:59.683 5040 2896615253976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:48:59.683 5040 2896615253976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f4b78b59-cfbd-43c8-ac41-870ec2bfe132 not yet added. Adding. 2021-09-09 14:48:59.683 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:48:59.683 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:48:59.787 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4b78b59-cfbd-43c8-ac41-870ec2bfe132" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:48:59.913 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4b78b59-cfbd-43c8-ac41-870ec2bfe132" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:48:59.913 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4b78b59-cfbd-43c8-ac41-870ec2bfe132" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:48:59.964 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d938eaab-8568-4ecf-ae15-dca8d9911e53 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] port_delete event received for '0f6e3e50-44b2-47d6-9535-e8c2df9aee5e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:49:00.038 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f4b78b59-cfbd-43c8-ac41-870ec2bfe132" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:49:00.148 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f4b78b59-cfbd-43c8-ac41-870ec2bfe132" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:49:00.148 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f4b78b59-cfbd-43c8-ac41-870ec2bfe132 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:49:00.148 5040 2896615253976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f4b78b59-cfbd-43c8-ac41-870ec2bfe132 processed. 2021-09-09 14:49:00.880 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:49:00.896 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70ca354b-5cb9-4fe0-a755-c1981f5f30fa d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] network_delete received. Deleting network 530f2b2e-033d-413d-b273-9f1005827dc0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:49:00.896 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70ca354b-5cb9-4fe0-a755-c1981f5f30fa d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] Network 530f2b2e-033d-413d-b273-9f1005827dc0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-09 14:49:01.130 5040 2896615253976 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:49:01.255 5040 2896614488200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a54c152a-2d33-434e-a830-195bab70f9b4 2021-09-09 14:49:02.897 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:49:03.087 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Adding port a54c152a-2d33-434e-a830-195bab70f9b4 2021-09-09 14:49:03.087 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Port a54c152a-2d33-434e-a830-195bab70f9b4 updated. Details: {'device': 'a54c152a-2d33-434e-a830-195bab70f9b4', 'network_id': 'c132c01e-3200-44df-b41a-3fd05852a331', 'port_id': 'a54c152a-2d33-434e-a830-195bab70f9b4', 'mac_address': 'fa:16:3e:5d:e8:8c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 158, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '58e17d48-7b31-4ab7-9f3d-ee52c70ff999', '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} 2021-09-09 14:49:03.087 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:49:03.087 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a54c152a-2d33-434e-a830-195bab70f9b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:49:03.087 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a54c152a-2d33-434e-a830-195bab70f9b4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:49:03.087 5040 2896615253976 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c132c01e-3200-44df-b41a-3fd05852a331 2021-09-09 14:49:03.087 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:49:03.240 5040 2896615253976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a54c152a-2d33-434e-a830-195bab70f9b4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:49:03.240 5040 2896615253976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a54c152a-2d33-434e-a830-195bab70f9b4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:49:03.240 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a54c152a-2d33-434e-a830-195bab70f9b4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:49:03.264 5040 2896615253976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 158, VLAN trunk: None to switch port a54c152a-2d33-434e-a830-195bab70f9b4 2021-09-09 14:49:03.349 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:49:03.349 5040 2896615253976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a54c152a-2d33-434e-a830-195bab70f9b4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:49:03.661 5040 2896615253976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a54c152a-2d33-434e-a830-195bab70f9b4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:49:03.661 5040 2896615253976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:49:03.661 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e7995232-1adb-4ca8-bbb3-523f0456ee90) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:49:03.661 5040 2896615253976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a54c152a-2d33-434e-a830-195bab70f9b4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:49:03.666 5040 2896615253976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:49:03.666 5040 2896615253976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a54c152a-2d33-434e-a830-195bab70f9b4 not yet added. Adding. 2021-09-09 14:49:03.666 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:49:03.666 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:49:03.787 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a54c152a-2d33-434e-a830-195bab70f9b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:49:03.928 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a54c152a-2d33-434e-a830-195bab70f9b4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:49:03.928 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a54c152a-2d33-434e-a830-195bab70f9b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:49:04.084 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a54c152a-2d33-434e-a830-195bab70f9b4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:49:04.210 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a54c152a-2d33-434e-a830-195bab70f9b4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:49:04.210 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a54c152a-2d33-434e-a830-195bab70f9b4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:49:04.210 5040 2896615253976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a54c152a-2d33-434e-a830-195bab70f9b4 processed. 2021-09-09 14:49:04.927 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:49:05.179 5040 2896615253976 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:49:07.491 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d35356a5-3586-4342-b19f-85c54e6ce409 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] network_delete received. Deleting network 409be128-cd27-4d9d-956c-f3bce79f31f0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:49:07.491 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d35356a5-3586-4342-b19f-85c54e6ce409 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] Network 409be128-cd27-4d9d-956c-f3bce79f31f0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-09 14:49:08.052 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58f4f349-cfa8-4148-89eb-4857a2099892 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] network_delete received. Deleting network efa518db-67ad-4031-8e3e-c24674edf83b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:49:08.052 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58f4f349-cfa8-4148-89eb-4857a2099892 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] Network efa518db-67ad-4031-8e3e-c24674edf83b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-09 14:49:39.367 5040 2896615253976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Security group member updated on remote: ['12432c07-0174-4ab0-8104-99eae037cdf5', 'a62ede32-265f-4914-9cd2-4fb822404840'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:49:39.367 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Security group member updated ['12432c07-0174-4ab0-8104-99eae037cdf5', 'a62ede32-265f-4914-9cd2-4fb822404840'] 2021-09-09 14:49:39.367 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Refresh firewall rules 2021-09-09 14:49:39.367 5040 2896615253976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Get security group information for devices via rpc ['fe59dde9-c40c-4fdb-a400-182133e90f3d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:49:39.411 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] port_update received: fe59dde9-c40c-4fdb-a400-182133e90f3d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:49:39.429 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Lock "n-hv-agent-port-lock-fe59dde9-c40c-4fdb-a400-182133e90f3d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:49:39.429 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Binding port fe59dde9-c40c-4fdb-a400-182133e90f3d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:49:39.429 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:49:39.460 5040 2896615252568 MainThread DEBUG neutron.services.trunk.rpc.agent [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fe59dde9-c40c-4fdb-a400-182133e90f3d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:49:39.460 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fe59dde9-c40c-4fdb-a400-182133e90f3d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:49:39.501 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Trunk plugin disabled on server. Assuming port fe59dde9-c40c-4fdb-a400-182133e90f3d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:49:39.501 5040 2896615252568 MainThread INFO networking_hyperv.neutron.trunk_driver [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Binding VLAN ID: 160, VLAN trunk: None to switch port fe59dde9-c40c-4fdb-a400-182133e90f3d 2021-09-09 14:49:39.555 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Refresh firewall rules 2021-09-09 14:49:39.555 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Get security group information for devices via rpc ['fe59dde9-c40c-4fdb-a400-182133e90f3d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:49:39.755 5040 2896615253976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Update security group information for ports dict_keys(['fe59dde9-c40c-4fdb-a400-182133e90f3d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:49:39.755 5040 2896615253976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:49:39.755 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Update rules of security group (12432c07-0174-4ab0-8104-99eae037cdf5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:49:39.755 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Update members of security group (12432c07-0174-4ab0-8104-99eae037cdf5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:49:39.755 5040 2896615253976 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Update port filter for fe59dde9-c40c-4fdb-a400-182133e90f3d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:49:39.755 5040 2896615253976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Updating port rules. 2021-09-09 14:49:39.755 5040 2896615253976 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Creating 0 new rules, removing 6 old rules. 2021-09-09 14:49:39.755 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Lock "n-hv-driver-port-lock-fe59dde9-c40c-4fdb-a400-182133e90f3d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:49:39.755 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Lock "n-hv-driver-port-lock-fe59dde9-c40c-4fdb-a400-182133e90f3d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:49:39.755 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Lock "n-hv-driver-port-lock-fe59dde9-c40c-4fdb-a400-182133e90f3d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:49:39.930 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Update security group information for ports dict_keys(['fe59dde9-c40c-4fdb-a400-182133e90f3d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:49:39.930 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:49:39.930 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Update rules of security group (12432c07-0174-4ab0-8104-99eae037cdf5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:49:39.930 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Update members of security group (12432c07-0174-4ab0-8104-99eae037cdf5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:49:39.930 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Update port filter for fe59dde9-c40c-4fdb-a400-182133e90f3d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:49:39.930 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Updating port rules. 2021-09-09 14:49:39.930 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Creating 0 new rules, removing 6 old rules. 2021-09-09 14:49:40.052 5040 2896615253976 MainThread DEBUG oslo_concurrency.lockutils [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Lock "n-hv-driver-port-lock-fe59dde9-c40c-4fdb-a400-182133e90f3d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:49:40.052 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Lock "n-hv-driver-port-lock-fe59dde9-c40c-4fdb-a400-182133e90f3d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:49:40.052 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Lock "n-hv-driver-port-lock-fe59dde9-c40c-4fdb-a400-182133e90f3d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:49:41.129 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Lock "n-hv-driver-port-lock-fe59dde9-c40c-4fdb-a400-182133e90f3d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:49:42.051 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af5953ad-6d01-4d01-b1af-afc7fb2b7816 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] port_delete event received for '30b9e2f2-b53f-4dde-8580-e54c3e84ae8d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:49:43.132 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Lock "n-hv-driver-port-lock-fe59dde9-c40c-4fdb-a400-182133e90f3d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:49:43.192 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [req-a6cd7d06-c659-4aab-8064-bbd4627de4d0 c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Lock "n-hv-agent-port-lock-fe59dde9-c40c-4fdb-a400-182133e90f3d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.766s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:49:47.115 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-38a32a05-6ab1-4675-85cc-d56fdc7cf0f9 af0fbc1f52e0416b86795f795cd78aaa 5c1a8bd673264a74acc528dabeba56ad - - -] Security group member updated on remote: ['5be7e7d7-fc9b-4422-88d9-0fdfc0f35126'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:49:47.115 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-38a32a05-6ab1-4675-85cc-d56fdc7cf0f9 af0fbc1f52e0416b86795f795cd78aaa 5c1a8bd673264a74acc528dabeba56ad - - -] Security group member updated ['5be7e7d7-fc9b-4422-88d9-0fdfc0f35126'] 2021-09-09 14:49:47.446 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38a32a05-6ab1-4675-85cc-d56fdc7cf0f9 af0fbc1f52e0416b86795f795cd78aaa 5c1a8bd673264a74acc528dabeba56ad - - -] port_delete event received for 'd7544d03-7fbc-48b9-b833-6b756560aab3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:49:47.761 5040 2896614488376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d7544d03-7fbc-48b9-b833-6b756560aab3 2021-09-09 14:49:48.067 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:49:48.067 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd7544d03-7fbc-48b9-b833-6b756560aab3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:49:48.067 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd7544d03-7fbc-48b9-b833-6b756560aab3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:49:48.067 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d7544d03-7fbc-48b9-b833-6b756560aab3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:49:48.085 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8f6f1b9d-d6e7-4628-9453-1fa4a9fb298b 2021-09-09 14:49:48.085 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d7544d03-7fbc-48b9-b833-6b756560aab3'] 2021-09-09 14:49:48.085 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:49:48.085 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:49:48.085 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d7544d03-7fbc-48b9-b833-6b756560aab3'] 2021-09-09 14:49:49.353 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca5089f1-1656-492d-aabd-511928fa991a c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Security group member updated on remote: ['12432c07-0174-4ab0-8104-99eae037cdf5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:49:49.353 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-ca5089f1-1656-492d-aabd-511928fa991a c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Security group member updated ['12432c07-0174-4ab0-8104-99eae037cdf5'] 2021-09-09 14:49:49.353 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-ca5089f1-1656-492d-aabd-511928fa991a c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Refresh firewall rules 2021-09-09 14:49:49.353 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca5089f1-1656-492d-aabd-511928fa991a c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Get security group information for devices via rpc ['fe59dde9-c40c-4fdb-a400-182133e90f3d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:49:49.383 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ca5089f1-1656-492d-aabd-511928fa991a c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:49:49.383 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ca5089f1-1656-492d-aabd-511928fa991a c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:49:49.442 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca5089f1-1656-492d-aabd-511928fa991a c7b61f026cd9430b98194f243178d766 18de702e9d5243bbb5436b967a41bf9e - - -] port_delete event received for 'fe59dde9-c40c-4fdb-a400-182133e90f3d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:49:49.790 5040 2896614488376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fe59dde9-c40c-4fdb-a400-182133e90f3d 2021-09-09 14:49:49.820 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-155f63c5-3934-4a6a-99e6-79240ebb7c30 af0fbc1f52e0416b86795f795cd78aaa 5c1a8bd673264a74acc528dabeba56ad - - -] port_delete event received for '0e8ff8db-01af-4ec2-87bf-fe0b9318881e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:49:50.068 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:49:50.068 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fe59dde9-c40c-4fdb-a400-182133e90f3d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:49:50.068 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fe59dde9-c40c-4fdb-a400-182133e90f3d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:49:50.068 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fe59dde9-c40c-4fdb-a400-182133e90f3d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:49:50.068 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:49:50.083 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fe59dde9-c40c-4fdb-a400-182133e90f3d'] 2021-09-09 14:49:50.083 5040 2896615253976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:49:50.099 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:49:50.099 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fe59dde9-c40c-4fdb-a400-182133e90f3d'] 2021-09-09 14:49:50.099 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:49:50.339 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c9926c82-25b5-49d4-bbb1-f479c599386c af0fbc1f52e0416b86795f795cd78aaa 5c1a8bd673264a74acc528dabeba56ad - - -] Security group rule updated on remote: ['1749298a-3c8d-4787-a6ac-54bc89caa419'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:49:50.339 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-c9926c82-25b5-49d4-bbb1-f479c599386c af0fbc1f52e0416b86795f795cd78aaa 5c1a8bd673264a74acc528dabeba56ad - - -] Security group rule updated ['1749298a-3c8d-4787-a6ac-54bc89caa419'] 2021-09-09 14:49:50.442 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-819a3bd4-ae69-4b28-b3b2-b89c9f8511a6 af0fbc1f52e0416b86795f795cd78aaa 5c1a8bd673264a74acc528dabeba56ad - - -] Security group rule updated on remote: ['1749298a-3c8d-4787-a6ac-54bc89caa419'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:49:50.442 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-819a3bd4-ae69-4b28-b3b2-b89c9f8511a6 af0fbc1f52e0416b86795f795cd78aaa 5c1a8bd673264a74acc528dabeba56ad - - -] Security group rule updated ['1749298a-3c8d-4787-a6ac-54bc89caa419'] 2021-09-09 14:49:50.928 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f03bc90-f540-42df-a26c-3b2cee78e7b6 67dd0f190d734d0481956c72c2042ccb e38d6a3a4e4f4a86952482fac86d34cd - - -] Security group member updated on remote: ['161adaca-1672-40fc-8142-347b89f599b7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:49:50.928 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-4f03bc90-f540-42df-a26c-3b2cee78e7b6 67dd0f190d734d0481956c72c2042ccb e38d6a3a4e4f4a86952482fac86d34cd - - -] Security group member updated ['161adaca-1672-40fc-8142-347b89f599b7'] 2021-09-09 14:49:50.928 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-4f03bc90-f540-42df-a26c-3b2cee78e7b6 67dd0f190d734d0481956c72c2042ccb e38d6a3a4e4f4a86952482fac86d34cd - - -] Refresh firewall rules 2021-09-09 14:49:50.928 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f03bc90-f540-42df-a26c-3b2cee78e7b6 67dd0f190d734d0481956c72c2042ccb e38d6a3a4e4f4a86952482fac86d34cd - - -] Get security group information for devices via rpc ['f4b78b59-cfbd-43c8-ac41-870ec2bfe132'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:49:50.989 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4f03bc90-f540-42df-a26c-3b2cee78e7b6 67dd0f190d734d0481956c72c2042ccb e38d6a3a4e4f4a86952482fac86d34cd - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:49:50.989 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4f03bc90-f540-42df-a26c-3b2cee78e7b6 67dd0f190d734d0481956c72c2042ccb e38d6a3a4e4f4a86952482fac86d34cd - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:49:51.026 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f03bc90-f540-42df-a26c-3b2cee78e7b6 67dd0f190d734d0481956c72c2042ccb e38d6a3a4e4f4a86952482fac86d34cd - - -] port_delete event received for 'f4b78b59-cfbd-43c8-ac41-870ec2bfe132' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:49:51.805 5040 2896614488376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f4b78b59-cfbd-43c8-ac41-870ec2bfe132 2021-09-09 14:49:52.075 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:49:52.075 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f4b78b59-cfbd-43c8-ac41-870ec2bfe132' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:49:52.075 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f4b78b59-cfbd-43c8-ac41-870ec2bfe132' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:49:52.075 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f4b78b59-cfbd-43c8-ac41-870ec2bfe132 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:49:52.083 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 070c0244-8edb-4b53-a085-3f766172b752 2021-09-09 14:49:52.083 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f4b78b59-cfbd-43c8-ac41-870ec2bfe132'] 2021-09-09 14:49:52.083 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:49:52.083 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:49:52.083 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f4b78b59-cfbd-43c8-ac41-870ec2bfe132'] 2021-09-09 14:49:52.803 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8dfdb9b-bcd9-4b1a-b9a6-52c2f8f30f30 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] port_delete event received for 'fd2d0dbf-9e31-4016-9bc7-860dddfb5cef' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:49:53.832 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdd673ac-c8f2-4b97-98f2-9a6bf0fd1659 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] port_delete event received for 'f9b82be0-c08b-464a-939a-644b87e46255' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:49:54.239 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:49:55.219 5040 2896615254152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3569b3d-b93c-43c1-961e-81af0a27c78d d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] network_delete received. Deleting network f9c27937-6e96-47ba-9c6d-bedf98f29525 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:49:55.219 5040 2896615254152 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f3569b3d-b93c-43c1-961e-81af0a27c78d d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] Reclaiming local network f9c27937-6e96-47ba-9c6d-bedf98f29525 2021-09-09 14:49:55.219 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3569b3d-b93c-43c1-961e-81af0a27c78d d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] port_delete event received for '70d714d0-ef59-4b42-bfc3-4e43f70a6b82' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:49:55.225 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44779c24-512d-47d8-88c0-c8d83ee476c7 - - - - -] port_delete event received for '70d714d0-ef59-4b42-bfc3-4e43f70a6b82' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:49:55.244 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:49:56.068 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b051edd4-9d0d-4faf-b372-efb60197e430 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] port_delete event received for 'e744acde-ef5c-44b5-9493-54a5e87202be' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:49:56.349 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c229e96b-5092-4d87-8aad-93b70bb06287 af0fbc1f52e0416b86795f795cd78aaa 5c1a8bd673264a74acc528dabeba56ad - - -] Security group member updated on remote: ['1749298a-3c8d-4787-a6ac-54bc89caa419'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:49:56.349 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-c229e96b-5092-4d87-8aad-93b70bb06287 af0fbc1f52e0416b86795f795cd78aaa 5c1a8bd673264a74acc528dabeba56ad - - -] Security group member updated ['1749298a-3c8d-4787-a6ac-54bc89caa419'] 2021-09-09 14:49:57.161 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ca958ee-c6c4-4fe4-9121-6b4860ff6de5 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] port_update received: 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:49:57.191 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ca958ee-c6c4-4fe4-9121-6b4860ff6de5 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] No port 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:49:57.443 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27ce142f-4265-4838-a0d0-1dca8d1de821 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] port_delete event received for 'eb95ae1e-a972-402f-b43d-05cf1b65ef75' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:49:58.395 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8300d460-eaf5-4eba-8a49-ce0fe2646beb d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] port_delete event received for 'eb2591a4-0de1-4905-9fb7-f6267a3cdeaa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:49:59.005 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c1b6721-7792-416c-ae72-39d93d2f34cd - - - - -] port_delete event received for 'eb2591a4-0de1-4905-9fb7-f6267a3cdeaa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:49:59.864 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8300d460-eaf5-4eba-8a49-ce0fe2646beb d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] network_delete received. Deleting network b72216d5-586a-4cc6-abfa-aab8042a8f90 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:50:00.864 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8300d460-eaf5-4eba-8a49-ce0fe2646beb d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] Network b72216d5-586a-4cc6-abfa-aab8042a8f90 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-09 14:50:01.834 5040 2896614488200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 2021-09-09 14:50:02.880 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:50:03.083 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Adding port 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 2021-09-09 14:50:03.083 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Port 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 updated. Details: {'device': '5d85e35b-d5e6-4eca-b9d4-e46cab5332b8', 'network_id': '8f6f1b9d-d6e7-4628-9453-1fa4a9fb298b', 'port_id': '5d85e35b-d5e6-4eca-b9d4-e46cab5332b8', 'mac_address': 'fa:16:3e:35:80:a5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 159, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '958bdbd8-83d2-4585-9839-6c4525ee7e03', '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} 2021-09-09 14:50:03.083 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:50:03.083 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5d85e35b-d5e6-4eca-b9d4-e46cab5332b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:50:03.083 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:50:03.083 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8f6f1b9d-d6e7-4628-9453-1fa4a9fb298b 2021-09-09 14:50:03.083 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:50:03.240 5040 2896615252568 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5d85e35b-d5e6-4eca-b9d4-e46cab5332b8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:50:03.240 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5d85e35b-d5e6-4eca-b9d4-e46cab5332b8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:50:03.240 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:50:03.240 5040 2896615252568 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 159, VLAN trunk: None to switch port 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 2021-09-09 14:50:03.336 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:50:03.336 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5d85e35b-d5e6-4eca-b9d4-e46cab5332b8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:50:03.474 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5d85e35b-d5e6-4eca-b9d4-e46cab5332b8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:50:03.474 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:50:03.474 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1749298a-3c8d-4787-a6ac-54bc89caa419) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:50:03.474 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:50:03.474 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:50:03.474 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 not yet added. Adding. 2021-09-09 14:50:03.490 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:50:03.490 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:50:03.599 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d85e35b-d5e6-4eca-b9d4-e46cab5332b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:50:03.708 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d85e35b-d5e6-4eca-b9d4-e46cab5332b8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:50:03.708 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d85e35b-d5e6-4eca-b9d4-e46cab5332b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:50:03.817 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d85e35b-d5e6-4eca-b9d4-e46cab5332b8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:50:03.911 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5d85e35b-d5e6-4eca-b9d4-e46cab5332b8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:50:03.911 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:50:03.911 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 processed. 2021-09-09 14:50:04.035 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1f30b84e-b782-4131-854d-60cbdcf714cd 67dd0f190d734d0481956c72c2042ccb e38d6a3a4e4f4a86952482fac86d34cd - - -] Security group member updated on remote: ['161adaca-1672-40fc-8142-347b89f599b7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:50:04.035 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-1f30b84e-b782-4131-854d-60cbdcf714cd 67dd0f190d734d0481956c72c2042ccb e38d6a3a4e4f4a86952482fac86d34cd - - -] Security group member updated ['161adaca-1672-40fc-8142-347b89f599b7'] 2021-09-09 14:50:04.723 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-050954ad-a6c9-4a6e-a2e0-e8f75b6217f6 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] port_update received: 6852f775-f30f-40d7-bcc8-8d6f90159338 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:50:04.739 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-050954ad-a6c9-4a6e-a2e0-e8f75b6217f6 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] No port 6852f775-f30f-40d7-bcc8-8d6f90159338 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:50:04.910 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:50:05.208 5040 2896615252568 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:50:07.863 5040 2896614488200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6852f775-f30f-40d7-bcc8-8d6f90159338 2021-09-09 14:50:08.947 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:50:09.317 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Adding port 6852f775-f30f-40d7-bcc8-8d6f90159338 2021-09-09 14:50:09.317 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Port 6852f775-f30f-40d7-bcc8-8d6f90159338 updated. Details: {'device': '6852f775-f30f-40d7-bcc8-8d6f90159338', 'network_id': '070c0244-8edb-4b53-a085-3f766172b752', 'port_id': '6852f775-f30f-40d7-bcc8-8d6f90159338', 'mac_address': 'fa:16:3e:38:42:5d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 193, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd18147c6-47d2-4675-b6cb-e5b4781ebf12', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:50:09.317 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:50:09.317 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6852f775-f30f-40d7-bcc8-8d6f90159338" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:50:09.317 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6852f775-f30f-40d7-bcc8-8d6f90159338 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:50:09.317 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 070c0244-8edb-4b53-a085-3f766172b752 2021-09-09 14:50:09.317 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:50:09.451 5040 2896615252568 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6852f775-f30f-40d7-bcc8-8d6f90159338') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:50:09.451 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6852f775-f30f-40d7-bcc8-8d6f90159338') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:50:09.462 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6852f775-f30f-40d7-bcc8-8d6f90159338 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:50:09.462 5040 2896615252568 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 193, VLAN trunk: None to switch port 6852f775-f30f-40d7-bcc8-8d6f90159338 2021-09-09 14:50:09.540 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:50:09.540 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6852f775-f30f-40d7-bcc8-8d6f90159338'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:50:09.757 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6852f775-f30f-40d7-bcc8-8d6f90159338']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:50:09.757 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:50:09.757 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (161adaca-1672-40fc-8142-347b89f599b7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:50:09.757 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (161adaca-1672-40fc-8142-347b89f599b7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:50:09.757 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6852f775-f30f-40d7-bcc8-8d6f90159338 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:50:09.757 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:50:09.757 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6852f775-f30f-40d7-bcc8-8d6f90159338 not yet added. Adding. 2021-09-09 14:50:09.757 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:50:09.757 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:50:09.886 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6852f775-f30f-40d7-bcc8-8d6f90159338" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:50:10.010 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6852f775-f30f-40d7-bcc8-8d6f90159338" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:50:10.010 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6852f775-f30f-40d7-bcc8-8d6f90159338" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:50:10.145 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6852f775-f30f-40d7-bcc8-8d6f90159338" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:50:10.265 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6852f775-f30f-40d7-bcc8-8d6f90159338" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.937s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:50:10.272 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6852f775-f30f-40d7-bcc8-8d6f90159338 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:50:10.272 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6852f775-f30f-40d7-bcc8-8d6f90159338 processed. 2021-09-09 14:50:10.962 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:50:11.147 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:50:36.004 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b3acb71-ae0c-4ebb-9c20-5b8b6037a921 67dd0f190d734d0481956c72c2042ccb e38d6a3a4e4f4a86952482fac86d34cd - - -] Security group member updated on remote: ['161adaca-1672-40fc-8142-347b89f599b7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:50:36.004 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-8b3acb71-ae0c-4ebb-9c20-5b8b6037a921 67dd0f190d734d0481956c72c2042ccb e38d6a3a4e4f4a86952482fac86d34cd - - -] Security group member updated ['161adaca-1672-40fc-8142-347b89f599b7'] 2021-09-09 14:50:36.004 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-8b3acb71-ae0c-4ebb-9c20-5b8b6037a921 67dd0f190d734d0481956c72c2042ccb e38d6a3a4e4f4a86952482fac86d34cd - - -] Refresh firewall rules 2021-09-09 14:50:36.023 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b3acb71-ae0c-4ebb-9c20-5b8b6037a921 67dd0f190d734d0481956c72c2042ccb e38d6a3a4e4f4a86952482fac86d34cd - - -] Get security group information for devices via rpc ['6852f775-f30f-40d7-bcc8-8d6f90159338'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:50:36.051 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8b3acb71-ae0c-4ebb-9c20-5b8b6037a921 67dd0f190d734d0481956c72c2042ccb e38d6a3a4e4f4a86952482fac86d34cd - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:50:36.051 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8b3acb71-ae0c-4ebb-9c20-5b8b6037a921 67dd0f190d734d0481956c72c2042ccb e38d6a3a4e4f4a86952482fac86d34cd - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:50:36.099 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b3acb71-ae0c-4ebb-9c20-5b8b6037a921 67dd0f190d734d0481956c72c2042ccb e38d6a3a4e4f4a86952482fac86d34cd - - -] port_delete event received for '6852f775-f30f-40d7-bcc8-8d6f90159338' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:50:36.147 5040 2896614488376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6852f775-f30f-40d7-bcc8-8d6f90159338 2021-09-09 14:50:37.051 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:50:37.051 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6852f775-f30f-40d7-bcc8-8d6f90159338' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:50:37.051 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6852f775-f30f-40d7-bcc8-8d6f90159338' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:50:37.051 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6852f775-f30f-40d7-bcc8-8d6f90159338 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:50:37.067 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 070c0244-8edb-4b53-a085-3f766172b752 2021-09-09 14:50:37.067 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6852f775-f30f-40d7-bcc8-8d6f90159338'] 2021-09-09 14:50:37.067 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:50:37.067 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:50:37.067 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6852f775-f30f-40d7-bcc8-8d6f90159338'] 2021-09-09 14:50:39.066 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:50:39.911 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:00.907 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f1bf4b0-20ef-4e4f-83bd-90049f5a3036 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] network_delete received. Deleting network 070c0244-8edb-4b53-a085-3f766172b752 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:51:00.907 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f1bf4b0-20ef-4e4f-83bd-90049f5a3036 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] Network 070c0244-8edb-4b53-a085-3f766172b752 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-09 14:51:05.267 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d002aa1-5353-4eee-879b-f93d4f30c3fa - - - - -] port_update received: bc732dd8-0399-4524-9301-31d47cef0a44 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:51:05.271 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d002aa1-5353-4eee-879b-f93d4f30c3fa - - - - -] No port bc732dd8-0399-4524-9301-31d47cef0a44 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:51:08.396 5040 2896614488376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6957e606-a596-4f01-a470-ae06f9d38082 2021-09-09 14:51:08.474 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6eeddd29-7fdd-4636-b0b4-683c66e74fd3 0b6613a59da2464285ef87589835c4ad c44753c945d945ada8bdb7eb998ff862 - - -] Security group member updated on remote: ['a20eab1f-1474-4c1f-9642-19c892b93f90'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:51:08.474 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-6eeddd29-7fdd-4636-b0b4-683c66e74fd3 0b6613a59da2464285ef87589835c4ad c44753c945d945ada8bdb7eb998ff862 - - -] Security group member updated ['a20eab1f-1474-4c1f-9642-19c892b93f90'] 2021-09-09 14:51:08.865 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6eeddd29-7fdd-4636-b0b4-683c66e74fd3 0b6613a59da2464285ef87589835c4ad c44753c945d945ada8bdb7eb998ff862 - - -] port_delete event received for '6957e606-a596-4f01-a470-ae06f9d38082' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:51:09.193 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:51:09.193 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6957e606-a596-4f01-a470-ae06f9d38082' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:51:09.193 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6957e606-a596-4f01-a470-ae06f9d38082' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:51:09.193 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6957e606-a596-4f01-a470-ae06f9d38082 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:51:09.193 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b78c604b-db05-4994-bf1a-43444e328ff9 2021-09-09 14:51:09.193 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6957e606-a596-4f01-a470-ae06f9d38082'] 2021-09-09 14:51:09.193 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:51:09.193 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:51:09.193 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6957e606-a596-4f01-a470-ae06f9d38082'] 2021-09-09 14:51:09.740 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a352a00-ba8d-40c3-a44b-41e579e1d5c6 - - - - -] port_update received: a224aaf8-4462-4aec-95b8-7d023df00d8c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:51:09.771 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a352a00-ba8d-40c3-a44b-41e579e1d5c6 - - - - -] No port a224aaf8-4462-4aec-95b8-7d023df00d8c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:51:10.396 5040 2896614488200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 2021-09-09 14:51:10.896 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16ffd8e3-1a4f-4451-a1ed-b7e80bddef36 - - - - -] port_update received: 1127ae4e-d425-44b7-8985-c6c9b9abed88 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:51:10.896 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16ffd8e3-1a4f-4451-a1ed-b7e80bddef36 - - - - -] No port 1127ae4e-d425-44b7-8985-c6c9b9abed88 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:51:11.146 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53523451-c3e0-491b-a7cc-30e627c67138 0b6613a59da2464285ef87589835c4ad c44753c945d945ada8bdb7eb998ff862 - - -] port_delete event received for '98dfcff4-ee15-4f85-9ee6-c78647986bc2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:51:11.211 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:51:11.211 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:11.249 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:11.661 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Adding port 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 2021-09-09 14:51:11.661 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Port 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 updated. Details: {'device': '5d85e35b-d5e6-4eca-b9d4-e46cab5332b8', 'network_id': '8f6f1b9d-d6e7-4628-9453-1fa4a9fb298b', 'port_id': '5d85e35b-d5e6-4eca-b9d4-e46cab5332b8', 'mac_address': 'fa:16:3e:35:80:a5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 159, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '958bdbd8-83d2-4585-9839-6c4525ee7e03', '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} 2021-09-09 14:51:11.661 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:51:11.661 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5d85e35b-d5e6-4eca-b9d4-e46cab5332b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:11.661 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:51:11.661 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:51:11.661 5040 2896615252568 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5d85e35b-d5e6-4eca-b9d4-e46cab5332b8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:51:11.661 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5d85e35b-d5e6-4eca-b9d4-e46cab5332b8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:51:11.709 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:51:11.709 5040 2896615252568 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 159, VLAN trunk: None to switch port 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 2021-09-09 14:51:11.737 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:51:11.753 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5d85e35b-d5e6-4eca-b9d4-e46cab5332b8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:51:12.130 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5d85e35b-d5e6-4eca-b9d4-e46cab5332b8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:51:12.130 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:51:12.130 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1749298a-3c8d-4787-a6ac-54bc89caa419) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:51:12.130 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:51:12.130 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:51:12.130 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-09 14:51:12.130 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d85e35b-d5e6-4eca-b9d4-e46cab5332b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:12.130 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d85e35b-d5e6-4eca-b9d4-e46cab5332b8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:12.130 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d85e35b-d5e6-4eca-b9d4-e46cab5332b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:12.130 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d85e35b-d5e6-4eca-b9d4-e46cab5332b8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:12.175 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5d85e35b-d5e6-4eca-b9d4-e46cab5332b8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.515s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:12.177 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:51:12.177 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 processed. 2021-09-09 14:51:12.208 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5945edb2-81c4-4cad-b727-ca9f13fd51a4 0b6613a59da2464285ef87589835c4ad c44753c945d945ada8bdb7eb998ff862 - - -] Security group rule updated on remote: ['180db28c-de1f-47e0-a7f6-399dac6287db'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:51:12.208 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-5945edb2-81c4-4cad-b727-ca9f13fd51a4 0b6613a59da2464285ef87589835c4ad c44753c945d945ada8bdb7eb998ff862 - - -] Security group rule updated ['180db28c-de1f-47e0-a7f6-399dac6287db'] 2021-09-09 14:51:12.412 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1f786f68-ab92-4f8c-8387-9524eabb7adc 0b6613a59da2464285ef87589835c4ad c44753c945d945ada8bdb7eb998ff862 - - -] Security group rule updated on remote: ['180db28c-de1f-47e0-a7f6-399dac6287db'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:51:12.427 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-1f786f68-ab92-4f8c-8387-9524eabb7adc 0b6613a59da2464285ef87589835c4ad c44753c945d945ada8bdb7eb998ff862 - - -] Security group rule updated ['180db28c-de1f-47e0-a7f6-399dac6287db'] 2021-09-09 14:51:13.224 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:13.456 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:13.972 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3e887cb0-6acf-43cf-8df6-a0fbe1fca6ac ea3f6b8b41e64fc98bb8d333dafdb522 b154922f6cc04b3d93d32ced459ee3cb - - -] Security group rule updated on remote: ['eb8c79f0-ff48-4fc0-89cf-1c6412393504'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:51:13.972 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-3e887cb0-6acf-43cf-8df6-a0fbe1fca6ac ea3f6b8b41e64fc98bb8d333dafdb522 b154922f6cc04b3d93d32ced459ee3cb - - -] Security group rule updated ['eb8c79f0-ff48-4fc0-89cf-1c6412393504'] 2021-09-09 14:51:14.287 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-97638780-c177-4eea-b4bb-ca3b1b7a0a9d ea3f6b8b41e64fc98bb8d333dafdb522 b154922f6cc04b3d93d32ced459ee3cb - - -] Security group rule updated on remote: ['eb8c79f0-ff48-4fc0-89cf-1c6412393504'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:51:14.287 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-97638780-c177-4eea-b4bb-ca3b1b7a0a9d ea3f6b8b41e64fc98bb8d333dafdb522 b154922f6cc04b3d93d32ced459ee3cb - - -] Security group rule updated ['eb8c79f0-ff48-4fc0-89cf-1c6412393504'] 2021-09-09 14:51:14.489 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-908f72f9-9469-48fa-9dc9-9b797dd71c4c ea3f6b8b41e64fc98bb8d333dafdb522 b154922f6cc04b3d93d32ced459ee3cb - - -] Security group rule updated on remote: ['eb8c79f0-ff48-4fc0-89cf-1c6412393504'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:51:14.489 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-908f72f9-9469-48fa-9dc9-9b797dd71c4c ea3f6b8b41e64fc98bb8d333dafdb522 b154922f6cc04b3d93d32ced459ee3cb - - -] Security group rule updated ['eb8c79f0-ff48-4fc0-89cf-1c6412393504'] 2021-09-09 14:51:14.661 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0ff8703b-6eca-4d9c-ab02-d0b96ffe49ce ea3f6b8b41e64fc98bb8d333dafdb522 b154922f6cc04b3d93d32ced459ee3cb - - -] Security group rule updated on remote: ['eb8c79f0-ff48-4fc0-89cf-1c6412393504'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:51:14.661 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-0ff8703b-6eca-4d9c-ab02-d0b96ffe49ce ea3f6b8b41e64fc98bb8d333dafdb522 b154922f6cc04b3d93d32ced459ee3cb - - -] Security group rule updated ['eb8c79f0-ff48-4fc0-89cf-1c6412393504'] 2021-09-09 14:51:14.896 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b58eb40c-2f7f-4dcf-8b51-10e64020e271 ea3f6b8b41e64fc98bb8d333dafdb522 b154922f6cc04b3d93d32ced459ee3cb - - -] Security group rule updated on remote: ['eb8c79f0-ff48-4fc0-89cf-1c6412393504'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:51:14.896 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-b58eb40c-2f7f-4dcf-8b51-10e64020e271 ea3f6b8b41e64fc98bb8d333dafdb522 b154922f6cc04b3d93d32ced459ee3cb - - -] Security group rule updated ['eb8c79f0-ff48-4fc0-89cf-1c6412393504'] 2021-09-09 14:51:15.099 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-22b1aad7-e4e3-4c83-9708-a8c637ebe8a6 ea3f6b8b41e64fc98bb8d333dafdb522 b154922f6cc04b3d93d32ced459ee3cb - - -] Security group rule updated on remote: ['eb8c79f0-ff48-4fc0-89cf-1c6412393504'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:51:15.099 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-22b1aad7-e4e3-4c83-9708-a8c637ebe8a6 ea3f6b8b41e64fc98bb8d333dafdb522 b154922f6cc04b3d93d32ced459ee3cb - - -] Security group rule updated ['eb8c79f0-ff48-4fc0-89cf-1c6412393504'] 2021-09-09 14:51:15.756 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04c07b27-e1e3-46db-bee9-bdf698bfc364 - - - - -] port_update received: 26ae5427-b1bd-43d7-ae01-204b68673ccb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:51:15.756 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04c07b27-e1e3-46db-bee9-bdf698bfc364 - - - - -] No port 26ae5427-b1bd-43d7-ae01-204b68673ccb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:51:17.816 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b70b4923-9031-4f41-bf40-06b5423e3046 0b6613a59da2464285ef87589835c4ad c44753c945d945ada8bdb7eb998ff862 - - -] Security group member updated on remote: ['180db28c-de1f-47e0-a7f6-399dac6287db'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:51:17.816 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-b70b4923-9031-4f41-bf40-06b5423e3046 0b6613a59da2464285ef87589835c4ad c44753c945d945ada8bdb7eb998ff862 - - -] Security group member updated ['180db28c-de1f-47e0-a7f6-399dac6287db'] 2021-09-09 14:51:19.069 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49807652-ba10-4aeb-a13a-fab83b6d9031 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] port_update received: b3c4f202-ec5a-41c9-ba05-465c7a5182c3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:51:19.084 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49807652-ba10-4aeb-a13a-fab83b6d9031 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] No port b3c4f202-ec5a-41c9-ba05-465c7a5182c3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:51:24.615 5040 2896614488376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 2021-09-09 14:51:25.324 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:51:25.324 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5d85e35b-d5e6-4eca-b9d4-e46cab5332b8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:51:25.324 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5d85e35b-d5e6-4eca-b9d4-e46cab5332b8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:51:25.324 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:51:25.337 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5d85e35b-d5e6-4eca-b9d4-e46cab5332b8'] 2021-09-09 14:51:25.337 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:51:25.337 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:51:25.337 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5d85e35b-d5e6-4eca-b9d4-e46cab5332b8'] 2021-09-09 14:51:26.615 5040 2896614488200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b3c4f202-ec5a-41c9-ba05-465c7a5182c3 2021-09-09 14:51:27.319 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:51:27.319 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:27.581 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:27.647 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Adding port b3c4f202-ec5a-41c9-ba05-465c7a5182c3 2021-09-09 14:51:27.647 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Port b3c4f202-ec5a-41c9-ba05-465c7a5182c3 updated. Details: {'device': 'b3c4f202-ec5a-41c9-ba05-465c7a5182c3', 'network_id': 'b78c604b-db05-4994-bf1a-43444e328ff9', 'port_id': 'b3c4f202-ec5a-41c9-ba05-465c7a5182c3', 'mac_address': 'fa:16:3e:d0:9e:fc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 199, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ae61d2f3-52b3-4cfb-802a-4595332b2555', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:51:27.647 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:51:27.647 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b3c4f202-ec5a-41c9-ba05-465c7a5182c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:27.647 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b3c4f202-ec5a-41c9-ba05-465c7a5182c3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:51:27.647 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b78c604b-db05-4994-bf1a-43444e328ff9 2021-09-09 14:51:27.647 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:51:27.803 5040 2896615252568 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b3c4f202-ec5a-41c9-ba05-465c7a5182c3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:51:27.803 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b3c4f202-ec5a-41c9-ba05-465c7a5182c3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:51:27.803 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b3c4f202-ec5a-41c9-ba05-465c7a5182c3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:51:27.803 5040 2896615252568 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 199, VLAN trunk: None to switch port b3c4f202-ec5a-41c9-ba05-465c7a5182c3 2021-09-09 14:51:27.886 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:51:27.886 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b3c4f202-ec5a-41c9-ba05-465c7a5182c3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:51:28.159 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b3c4f202-ec5a-41c9-ba05-465c7a5182c3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:51:28.162 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:51:28.162 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (180db28c-de1f-47e0-a7f6-399dac6287db) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:51:28.162 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b3c4f202-ec5a-41c9-ba05-465c7a5182c3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:51:28.162 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:51:28.162 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b3c4f202-ec5a-41c9-ba05-465c7a5182c3 not yet added. Adding. 2021-09-09 14:51:28.162 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:51:28.162 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:51:28.271 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b3c4f202-ec5a-41c9-ba05-465c7a5182c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:28.378 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b3c4f202-ec5a-41c9-ba05-465c7a5182c3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:28.378 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b3c4f202-ec5a-41c9-ba05-465c7a5182c3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:28.494 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b3c4f202-ec5a-41c9-ba05-465c7a5182c3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:28.596 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b3c4f202-ec5a-41c9-ba05-465c7a5182c3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:28.600 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b3c4f202-ec5a-41c9-ba05-465c7a5182c3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:51:28.600 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b3c4f202-ec5a-41c9-ba05-465c7a5182c3 processed. 2021-09-09 14:51:28.629 5040 2896614488376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 2021-09-09 14:51:29.347 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:51:29.347 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5d85e35b-d5e6-4eca-b9d4-e46cab5332b8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:51:29.347 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5d85e35b-d5e6-4eca-b9d4-e46cab5332b8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:51:29.347 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:51:29.347 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:29.350 5040 2896615252744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8f6f1b9d-d6e7-4628-9453-1fa4a9fb298b 2021-09-09 14:51:29.350 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5d85e35b-d5e6-4eca-b9d4-e46cab5332b8'] 2021-09-09 14:51:29.350 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:51:29.350 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5d85e35b-d5e6-4eca-b9d4-e46cab5332b8'] 2021-09-09 14:51:29.659 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:42.394 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bdb0401c-079f-46db-a017-ce439d4ab31a ea3f6b8b41e64fc98bb8d333dafdb522 b154922f6cc04b3d93d32ced459ee3cb - - -] Security group member updated on remote: ['eb8c79f0-ff48-4fc0-89cf-1c6412393504'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:51:42.394 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-bdb0401c-079f-46db-a017-ce439d4ab31a ea3f6b8b41e64fc98bb8d333dafdb522 b154922f6cc04b3d93d32ced459ee3cb - - -] Security group member updated ['eb8c79f0-ff48-4fc0-89cf-1c6412393504'] 2021-09-09 14:51:42.724 5040 2896614488200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 2021-09-09 14:51:43.460 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:51:43.605 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-125bd97b-cd13-4481-9a24-99b39b9698a7 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] port_update received: 96f6aabc-f07a-4973-a1ae-2fb16b68c71d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:51:43.615 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-125bd97b-cd13-4481-9a24-99b39b9698a7 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] No port 96f6aabc-f07a-4973-a1ae-2fb16b68c71d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:51:43.770 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Adding port 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 2021-09-09 14:51:43.770 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Port 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 updated. Details: {'device': '5d85e35b-d5e6-4eca-b9d4-e46cab5332b8', 'network_id': '8f6f1b9d-d6e7-4628-9453-1fa4a9fb298b', 'port_id': '5d85e35b-d5e6-4eca-b9d4-e46cab5332b8', 'mac_address': 'fa:16:3e:35:80:a5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 159, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '958bdbd8-83d2-4585-9839-6c4525ee7e03', '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} 2021-09-09 14:51:43.770 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:51:43.770 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5d85e35b-d5e6-4eca-b9d4-e46cab5332b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:43.770 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:51:43.770 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8f6f1b9d-d6e7-4628-9453-1fa4a9fb298b 2021-09-09 14:51:43.770 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:51:43.911 5040 2896615252568 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5d85e35b-d5e6-4eca-b9d4-e46cab5332b8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:51:43.911 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5d85e35b-d5e6-4eca-b9d4-e46cab5332b8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:51:43.940 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:51:43.940 5040 2896615252568 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 159, VLAN trunk: None to switch port 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 2021-09-09 14:51:44.004 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:51:44.004 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5d85e35b-d5e6-4eca-b9d4-e46cab5332b8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:51:44.363 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5d85e35b-d5e6-4eca-b9d4-e46cab5332b8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:51:44.363 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:51:44.363 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1749298a-3c8d-4787-a6ac-54bc89caa419) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:51:44.363 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:51:44.363 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:51:44.363 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 not yet added. Adding. 2021-09-09 14:51:44.363 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:51:44.363 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:51:44.462 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d85e35b-d5e6-4eca-b9d4-e46cab5332b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:44.555 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d85e35b-d5e6-4eca-b9d4-e46cab5332b8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:44.555 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d85e35b-d5e6-4eca-b9d4-e46cab5332b8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:44.649 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d85e35b-d5e6-4eca-b9d4-e46cab5332b8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:44.741 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5d85e35b-d5e6-4eca-b9d4-e46cab5332b8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:44.741 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:51:44.741 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 processed. 2021-09-09 14:51:44.821 5040 2896614488376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a54c152a-2d33-434e-a830-195bab70f9b4 2021-09-09 14:51:45.487 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:51:45.487 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a54c152a-2d33-434e-a830-195bab70f9b4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:51:45.487 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a54c152a-2d33-434e-a830-195bab70f9b4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:51:45.487 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a54c152a-2d33-434e-a830-195bab70f9b4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:51:45.487 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:45.492 5040 2896615252744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c132c01e-3200-44df-b41a-3fd05852a331 2021-09-09 14:51:45.492 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a54c152a-2d33-434e-a830-195bab70f9b4'] 2021-09-09 14:51:45.492 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:51:45.492 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:51:45.492 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a54c152a-2d33-434e-a830-195bab70f9b4'] 2021-09-09 14:51:45.867 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:50.755 5040 2896614488200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 96f6aabc-f07a-4973-a1ae-2fb16b68c71d 2021-09-09 14:51:51.507 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:51:51.786 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Adding port 96f6aabc-f07a-4973-a1ae-2fb16b68c71d 2021-09-09 14:51:51.786 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Port 96f6aabc-f07a-4973-a1ae-2fb16b68c71d updated. Details: {'device': '96f6aabc-f07a-4973-a1ae-2fb16b68c71d', 'network_id': '0013c465-5a8c-419d-b1c4-5ede9fc7b232', 'port_id': '96f6aabc-f07a-4973-a1ae-2fb16b68c71d', 'mac_address': 'fa:16:3e:1f:43:61', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 193, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fe2d107e-9967-41b4-9c20-d1911468ead2', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:51:51.786 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:51:51.815 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-96f6aabc-f07a-4973-a1ae-2fb16b68c71d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:51.815 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 96f6aabc-f07a-4973-a1ae-2fb16b68c71d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:51:51.815 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0013c465-5a8c-419d-b1c4-5ede9fc7b232 2021-09-09 14:51:51.815 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:51:51.958 5040 2896615252568 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '96f6aabc-f07a-4973-a1ae-2fb16b68c71d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:51:51.958 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '96f6aabc-f07a-4973-a1ae-2fb16b68c71d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:51:51.958 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 96f6aabc-f07a-4973-a1ae-2fb16b68c71d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:51:51.958 5040 2896615252568 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 193, VLAN trunk: None to switch port 96f6aabc-f07a-4973-a1ae-2fb16b68c71d 2021-09-09 14:51:52.024 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:51:52.045 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['96f6aabc-f07a-4973-a1ae-2fb16b68c71d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:51:52.257 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['96f6aabc-f07a-4973-a1ae-2fb16b68c71d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:51:52.257 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:51:52.257 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (eb8c79f0-ff48-4fc0-89cf-1c6412393504) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:51:52.257 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 96f6aabc-f07a-4973-a1ae-2fb16b68c71d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:51:52.257 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:51:52.257 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 96f6aabc-f07a-4973-a1ae-2fb16b68c71d not yet added. Adding. 2021-09-09 14:51:52.257 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:51:52.257 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:51:52.365 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-96f6aabc-f07a-4973-a1ae-2fb16b68c71d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:52.472 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-96f6aabc-f07a-4973-a1ae-2fb16b68c71d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:52.472 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-96f6aabc-f07a-4973-a1ae-2fb16b68c71d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:52.614 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-96f6aabc-f07a-4973-a1ae-2fb16b68c71d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:52.707 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-96f6aabc-f07a-4973-a1ae-2fb16b68c71d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.891s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:52.707 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 96f6aabc-f07a-4973-a1ae-2fb16b68c71d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:51:52.707 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 96f6aabc-f07a-4973-a1ae-2fb16b68c71d processed. 2021-09-09 14:51:53.522 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:53.695 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:54.785 5040 2896614488200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a54c152a-2d33-434e-a830-195bab70f9b4 2021-09-09 14:51:55.539 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:51:55.737 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Adding port a54c152a-2d33-434e-a830-195bab70f9b4 2021-09-09 14:51:55.737 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Port a54c152a-2d33-434e-a830-195bab70f9b4 updated. Details: {'device': 'a54c152a-2d33-434e-a830-195bab70f9b4', 'network_id': 'c132c01e-3200-44df-b41a-3fd05852a331', 'port_id': 'a54c152a-2d33-434e-a830-195bab70f9b4', 'mac_address': 'fa:16:3e:5d:e8:8c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 158, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '58e17d48-7b31-4ab7-9f3d-ee52c70ff999', '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} 2021-09-09 14:51:55.737 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:51:55.737 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a54c152a-2d33-434e-a830-195bab70f9b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:55.737 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a54c152a-2d33-434e-a830-195bab70f9b4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:51:55.737 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c132c01e-3200-44df-b41a-3fd05852a331 2021-09-09 14:51:55.737 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:51:55.894 5040 2896615252568 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a54c152a-2d33-434e-a830-195bab70f9b4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:51:55.894 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a54c152a-2d33-434e-a830-195bab70f9b4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:51:55.909 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a54c152a-2d33-434e-a830-195bab70f9b4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:51:55.909 5040 2896615252568 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 158, VLAN trunk: None to switch port a54c152a-2d33-434e-a830-195bab70f9b4 2021-09-09 14:51:55.988 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:51:55.988 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a54c152a-2d33-434e-a830-195bab70f9b4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:51:56.222 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a54c152a-2d33-434e-a830-195bab70f9b4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:51:56.222 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:51:56.222 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e7995232-1adb-4ca8-bbb3-523f0456ee90) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:51:56.222 5040 2896615252568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a54c152a-2d33-434e-a830-195bab70f9b4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:51:56.222 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:51:56.222 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a54c152a-2d33-434e-a830-195bab70f9b4 not yet added. Adding. 2021-09-09 14:51:56.222 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:51:56.222 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:51:56.351 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a54c152a-2d33-434e-a830-195bab70f9b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:56.480 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a54c152a-2d33-434e-a830-195bab70f9b4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:56.480 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a54c152a-2d33-434e-a830-195bab70f9b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:56.619 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a54c152a-2d33-434e-a830-195bab70f9b4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:56.714 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a54c152a-2d33-434e-a830-195bab70f9b4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:56.714 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a54c152a-2d33-434e-a830-195bab70f9b4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:51:56.714 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a54c152a-2d33-434e-a830-195bab70f9b4 processed. 2021-09-09 14:51:57.550 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:57.898 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:52:28.674 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2080eb4c-12d5-43a5-8120-0213e333c4aa af0fbc1f52e0416b86795f795cd78aaa 5c1a8bd673264a74acc528dabeba56ad - - -] Security group member updated on remote: ['1749298a-3c8d-4787-a6ac-54bc89caa419'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:52:28.674 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-2080eb4c-12d5-43a5-8120-0213e333c4aa af0fbc1f52e0416b86795f795cd78aaa 5c1a8bd673264a74acc528dabeba56ad - - -] Security group member updated ['1749298a-3c8d-4787-a6ac-54bc89caa419'] 2021-09-09 14:52:28.990 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2080eb4c-12d5-43a5-8120-0213e333c4aa af0fbc1f52e0416b86795f795cd78aaa 5c1a8bd673264a74acc528dabeba56ad - - -] port_delete event received for '5d85e35b-d5e6-4eca-b9d4-e46cab5332b8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:52:29.101 5040 2896614488376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 2021-09-09 14:52:29.737 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:52:29.737 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5d85e35b-d5e6-4eca-b9d4-e46cab5332b8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:52:29.737 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5d85e35b-d5e6-4eca-b9d4-e46cab5332b8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:52:29.737 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5d85e35b-d5e6-4eca-b9d4-e46cab5332b8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:52:29.750 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8f6f1b9d-d6e7-4628-9453-1fa4a9fb298b 2021-09-09 14:52:29.750 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5d85e35b-d5e6-4eca-b9d4-e46cab5332b8'] 2021-09-09 14:52:29.750 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:52:29.750 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:52:29.750 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5d85e35b-d5e6-4eca-b9d4-e46cab5332b8'] 2021-09-09 14:52:30.634 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-728300df-1e01-4ee4-867e-d789c6a00fe6 af0fbc1f52e0416b86795f795cd78aaa 5c1a8bd673264a74acc528dabeba56ad - - -] port_delete event received for 'c53fa059-1c7d-4dd8-84c1-52d3db94c105' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:52:31.741 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:52:31.768 5040 2896615252568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:52:34.346 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a223dd41-0a0f-4783-b6b0-bd7e90205146 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] port_delete event received for '9271649e-5d7f-426e-a2fc-d43877770ae4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:52:35.429 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f15f511-c21a-46e6-8c0d-c50f00b92df5 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] port_delete event received for '6c84e027-1bb6-43d3-aa3b-a42be75fa0c1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:52:36.193 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ba7ab5f-eb88-43a4-a58c-3437a52a151b d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] port_delete event received for '3fed8b0a-eab4-40ef-9be8-39410255e213' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:52:36.398 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c790d014-10b1-4a74-a358-e121d5d7cd4a - - - - -] port_delete event received for '3fed8b0a-eab4-40ef-9be8-39410255e213' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:52:36.409 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ba7ab5f-eb88-43a4-a58c-3437a52a151b d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] network_delete received. Deleting network 8f6f1b9d-d6e7-4628-9453-1fa4a9fb298b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:52:36.409 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ba7ab5f-eb88-43a4-a58c-3437a52a151b d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] Network 8f6f1b9d-d6e7-4628-9453-1fa4a9fb298b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-09 14:52:38.191 5040 2896615252568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b00caa5a-203a-403f-ac95-c05ed467b77c 0b6613a59da2464285ef87589835c4ad c44753c945d945ada8bdb7eb998ff862 - - -] Security group member updated on remote: ['180db28c-de1f-47e0-a7f6-399dac6287db'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:52:38.191 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [req-b00caa5a-203a-403f-ac95-c05ed467b77c 0b6613a59da2464285ef87589835c4ad c44753c945d945ada8bdb7eb998ff862 - - -] Security group member updated ['180db28c-de1f-47e0-a7f6-399dac6287db'] 2021-09-09 14:52:38.737 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b00caa5a-203a-403f-ac95-c05ed467b77c 0b6613a59da2464285ef87589835c4ad c44753c945d945ada8bdb7eb998ff862 - - -] port_delete event received for 'b3c4f202-ec5a-41c9-ba05-465c7a5182c3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:52:39.152 5040 2896614488376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b3c4f202-ec5a-41c9-ba05-465c7a5182c3 2021-09-09 14:52:39.783 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:52:40.226 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b3c4f202-ec5a-41c9-ba05-465c7a5182c3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:52:41.091 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b3c4f202-ec5a-41c9-ba05-465c7a5182c3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:52:42.053 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b3c4f202-ec5a-41c9-ba05-465c7a5182c3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:52:42.053 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c3e130a-de51-4809-beda-67c2f6fb8fe9 0b6613a59da2464285ef87589835c4ad c44753c945d945ada8bdb7eb998ff862 - - -] port_delete event received for 'f9965522-b739-49ef-8118-4c66a2e70fe7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:52:42.053 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:52:42.053 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:52:42.069 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b3c4f202-ec5a-41c9-ba05-465c7a5182c3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:52:42.069 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b3c4f202-ec5a-41c9-ba05-465c7a5182c3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:52:42.069 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b3c4f202-ec5a-41c9-ba05-465c7a5182c3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:52:42.069 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b78c604b-db05-4994-bf1a-43444e328ff9 2021-09-09 14:52:42.069 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b3c4f202-ec5a-41c9-ba05-465c7a5182c3'] 2021-09-09 14:52:42.069 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:52:42.069 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:52:42.069 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b3c4f202-ec5a-41c9-ba05-465c7a5182c3'] 2021-09-09 14:52:42.097 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:52:46.663 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2086f8e6-df3f-41ca-9172-ea5aff250bbc d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] port_delete event received for '2dbfe8f3-2980-4b12-b56c-ad724e755ca1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:52:47.752 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-602f489c-0116-4e58-a77d-cf4a3ad8b93e d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] port_delete event received for 'fac2d599-876a-44d8-98de-e0e1c5376a34' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:52:48.491 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62539520-ae01-4a52-8dc1-6ec60ab3337a d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] port_delete event received for 'ee0afe65-f07a-4b2c-81af-d685dbc6a4e3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:52:48.710 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62539520-ae01-4a52-8dc1-6ec60ab3337a d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] network_delete received. Deleting network b78c604b-db05-4994-bf1a-43444e328ff9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:52:48.710 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62539520-ae01-4a52-8dc1-6ec60ab3337a d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] Network b78c604b-db05-4994-bf1a-43444e328ff9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-09 14:52:53.252 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-abdd092f-8153-451a-a5ec-31f24b51d6da f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Security group member updated on remote: ['c5f276e0-3eff-45fd-9695-c6f4690ad715'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:52:53.257 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [req-abdd092f-8153-451a-a5ec-31f24b51d6da f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Security group member updated ['c5f276e0-3eff-45fd-9695-c6f4690ad715'] 2021-09-09 14:52:53.960 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b75ae7a-ed1b-406c-ac16-912c36ee4730 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] port_update received: f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:52:53.993 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b75ae7a-ed1b-406c-ac16-912c36ee4730 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] No port f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:52:55.212 5040 2896614488200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10 2021-09-09 14:52:56.118 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:52:56.299 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Adding port f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10 2021-09-09 14:52:56.299 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Port f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10 updated. Details: {'device': 'f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10', 'network_id': '4da6d17a-f415-4e1c-b1b8-3eda2bd48932', 'port_id': 'f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10', 'mac_address': 'fa:16:3e:a2:c0:b7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 160, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f0e33cbe-35b4-414e-8045-4f14149e0117', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:52:56.315 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:52:56.315 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:52:56.315 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:52:56.315 5040 2896615252744 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4da6d17a-f415-4e1c-b1b8-3eda2bd48932 2021-09-09 14:52:56.315 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:52:56.436 5040 2896615252744 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:52:56.436 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:52:56.462 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:52:56.462 5040 2896615252744 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 160, VLAN trunk: None to switch port f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10 2021-09-09 14:52:56.524 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:52:56.524 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:52:56.681 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:52:56.681 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:52:56.681 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c5f276e0-3eff-45fd-9695-c6f4690ad715) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:52:56.681 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c5f276e0-3eff-45fd-9695-c6f4690ad715) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:52:56.681 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:52:56.681 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:52:56.681 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10 not yet added. Adding. 2021-09-09 14:52:56.681 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:52:56.681 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:52:56.759 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:52:56.868 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:52:56.868 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:52:56.971 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:52:57.049 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:52:57.049 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:52:57.049 5040 2896615252744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10 processed. 2021-09-09 14:52:58.127 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:52:58.306 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:53:10.880 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c4ed438b-d363-4acf-aa85-0b64b241a0d9 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Security group member updated on remote: ['c5f276e0-3eff-45fd-9695-c6f4690ad715'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:53:10.903 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [req-c4ed438b-d363-4acf-aa85-0b64b241a0d9 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Security group member updated ['c5f276e0-3eff-45fd-9695-c6f4690ad715'] 2021-09-09 14:53:10.903 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [req-c4ed438b-d363-4acf-aa85-0b64b241a0d9 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Refresh firewall rules 2021-09-09 14:53:10.903 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c4ed438b-d363-4acf-aa85-0b64b241a0d9 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Get security group information for devices via rpc ['f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:53:11.040 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c4ed438b-d363-4acf-aa85-0b64b241a0d9 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update security group information for ports dict_keys(['f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:53:11.040 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c4ed438b-d363-4acf-aa85-0b64b241a0d9 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:53:11.040 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c4ed438b-d363-4acf-aa85-0b64b241a0d9 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update rules of security group (c5f276e0-3eff-45fd-9695-c6f4690ad715) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:53:11.040 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c4ed438b-d363-4acf-aa85-0b64b241a0d9 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update members of security group (c5f276e0-3eff-45fd-9695-c6f4690ad715) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:53:11.040 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c4ed438b-d363-4acf-aa85-0b64b241a0d9 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update port filter for f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:53:11.040 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c4ed438b-d363-4acf-aa85-0b64b241a0d9 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Updating port rules. 2021-09-09 14:53:11.040 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c4ed438b-d363-4acf-aa85-0b64b241a0d9 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-09 14:53:11.040 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-c4ed438b-d363-4acf-aa85-0b64b241a0d9 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:53:11.174 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-c4ed438b-d363-4acf-aa85-0b64b241a0d9 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:53:11.174 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-c4ed438b-d363-4acf-aa85-0b64b241a0d9 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:53:11.174 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-c4ed438b-d363-4acf-aa85-0b64b241a0d9 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:53:11.582 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4ff6217-85d9-4abd-9355-ca6ede6e98f7 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] port_update received: 86ad594b-10f4-4ed6-a392-c336f3c9cd50 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:53:11.582 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4ff6217-85d9-4abd-9355-ca6ede6e98f7 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] No port 86ad594b-10f4-4ed6-a392-c336f3c9cd50 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:53:13.364 5040 2896614488200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 86ad594b-10f4-4ed6-a392-c336f3c9cd50 2021-09-09 14:53:14.189 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:53:14.369 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Adding port 86ad594b-10f4-4ed6-a392-c336f3c9cd50 2021-09-09 14:53:14.369 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Port 86ad594b-10f4-4ed6-a392-c336f3c9cd50 updated. Details: {'device': '86ad594b-10f4-4ed6-a392-c336f3c9cd50', 'network_id': '4da6d17a-f415-4e1c-b1b8-3eda2bd48932', 'port_id': '86ad594b-10f4-4ed6-a392-c336f3c9cd50', 'mac_address': 'fa:16:3e:3c:79:51', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 160, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f0e33cbe-35b4-414e-8045-4f14149e0117', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:53:14.369 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:53:14.369 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-86ad594b-10f4-4ed6-a392-c336f3c9cd50" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:53:14.369 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 86ad594b-10f4-4ed6-a392-c336f3c9cd50 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:53:14.369 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:53:14.507 5040 2896615252744 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '86ad594b-10f4-4ed6-a392-c336f3c9cd50') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:53:14.507 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '86ad594b-10f4-4ed6-a392-c336f3c9cd50') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:53:14.507 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 86ad594b-10f4-4ed6-a392-c336f3c9cd50 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:53:14.507 5040 2896615252744 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 160, VLAN trunk: None to switch port 86ad594b-10f4-4ed6-a392-c336f3c9cd50 2021-09-09 14:53:14.602 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:53:14.602 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['86ad594b-10f4-4ed6-a392-c336f3c9cd50'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:53:14.736 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['86ad594b-10f4-4ed6-a392-c336f3c9cd50']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:53:14.736 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:53:14.736 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c5f276e0-3eff-45fd-9695-c6f4690ad715) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:53:14.736 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c5f276e0-3eff-45fd-9695-c6f4690ad715) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:53:14.736 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 86ad594b-10f4-4ed6-a392-c336f3c9cd50 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:53:14.744 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:53:14.744 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 86ad594b-10f4-4ed6-a392-c336f3c9cd50 not yet added. Adding. 2021-09-09 14:53:14.744 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:53:14.744 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:53:14.844 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86ad594b-10f4-4ed6-a392-c336f3c9cd50" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:53:14.961 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86ad594b-10f4-4ed6-a392-c336f3c9cd50" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:53:14.961 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86ad594b-10f4-4ed6-a392-c336f3c9cd50" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:53:15.130 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-86ad594b-10f4-4ed6-a392-c336f3c9cd50" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:53:15.223 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-86ad594b-10f4-4ed6-a392-c336f3c9cd50" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.859s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:53:15.223 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 86ad594b-10f4-4ed6-a392-c336f3c9cd50 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:53:15.223 5040 2896615252744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 86ad594b-10f4-4ed6-a392-c336f3c9cd50 processed. 2021-09-09 14:53:16.197 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:53:16.361 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:53:22.320 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-190f936e-0a2c-4184-b2a3-39b4f59d8e32 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Security group member updated on remote: ['c5f276e0-3eff-45fd-9695-c6f4690ad715'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:53:22.320 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [req-190f936e-0a2c-4184-b2a3-39b4f59d8e32 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Security group member updated ['c5f276e0-3eff-45fd-9695-c6f4690ad715'] 2021-09-09 14:53:22.320 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [req-190f936e-0a2c-4184-b2a3-39b4f59d8e32 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Refresh firewall rules 2021-09-09 14:53:22.320 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-190f936e-0a2c-4184-b2a3-39b4f59d8e32 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Get security group information for devices via rpc ['f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10', '86ad594b-10f4-4ed6-a392-c336f3c9cd50'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:53:22.552 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-190f936e-0a2c-4184-b2a3-39b4f59d8e32 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update security group information for ports dict_keys(['86ad594b-10f4-4ed6-a392-c336f3c9cd50', 'f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:53:22.552 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-190f936e-0a2c-4184-b2a3-39b4f59d8e32 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:53:22.552 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-190f936e-0a2c-4184-b2a3-39b4f59d8e32 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update rules of security group (c5f276e0-3eff-45fd-9695-c6f4690ad715) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:53:22.580 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-190f936e-0a2c-4184-b2a3-39b4f59d8e32 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update members of security group (c5f276e0-3eff-45fd-9695-c6f4690ad715) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:53:22.580 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-190f936e-0a2c-4184-b2a3-39b4f59d8e32 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update port filter for 86ad594b-10f4-4ed6-a392-c336f3c9cd50 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:53:22.580 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-190f936e-0a2c-4184-b2a3-39b4f59d8e32 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Updating port rules. 2021-09-09 14:53:22.580 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-190f936e-0a2c-4184-b2a3-39b4f59d8e32 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-09 14:53:22.580 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-190f936e-0a2c-4184-b2a3-39b4f59d8e32 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-86ad594b-10f4-4ed6-a392-c336f3c9cd50" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:53:22.737 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-190f936e-0a2c-4184-b2a3-39b4f59d8e32 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-86ad594b-10f4-4ed6-a392-c336f3c9cd50" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:53:22.737 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-190f936e-0a2c-4184-b2a3-39b4f59d8e32 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-86ad594b-10f4-4ed6-a392-c336f3c9cd50" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:53:22.737 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-190f936e-0a2c-4184-b2a3-39b4f59d8e32 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-86ad594b-10f4-4ed6-a392-c336f3c9cd50" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:53:22.737 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-190f936e-0a2c-4184-b2a3-39b4f59d8e32 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update port filter for f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:53:22.737 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-190f936e-0a2c-4184-b2a3-39b4f59d8e32 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Updating port rules. 2021-09-09 14:53:22.737 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-190f936e-0a2c-4184-b2a3-39b4f59d8e32 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-09 14:53:22.737 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-190f936e-0a2c-4184-b2a3-39b4f59d8e32 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:53:22.864 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-acd8b990-3d1a-4e6b-b36e-d9ebc941a18a 8f11efad5efe41068c3cc9312002712e b920b7f44d9449d089032216de233c4d - - -] port_delete event received for '914581ff-c7b1-407c-80ea-0677913185e8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:53:22.880 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-190f936e-0a2c-4184-b2a3-39b4f59d8e32 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:53:22.880 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-190f936e-0a2c-4184-b2a3-39b4f59d8e32 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:53:22.880 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-190f936e-0a2c-4184-b2a3-39b4f59d8e32 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:53:23.300 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b20a160-d4ea-47fc-ab1a-43bf34560aba 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] port_update received: 14696d45-f8fd-4234-9ad1-21602a2e4381 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:53:23.318 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b20a160-d4ea-47fc-ab1a-43bf34560aba 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] No port 14696d45-f8fd-4234-9ad1-21602a2e4381 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:53:25.440 5040 2896614488200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 14696d45-f8fd-4234-9ad1-21602a2e4381 2021-09-09 14:53:25.472 5040 2896614488376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a54c152a-2d33-434e-a830-195bab70f9b4 2021-09-09 14:53:25.783 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9e8498ee-0296-4fe1-9179-bebfeb2cfed1 8f11efad5efe41068c3cc9312002712e b920b7f44d9449d089032216de233c4d - - -] Security group member updated on remote: ['e7995232-1adb-4ca8-bbb3-523f0456ee90'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:53:25.783 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [req-9e8498ee-0296-4fe1-9179-bebfeb2cfed1 8f11efad5efe41068c3cc9312002712e b920b7f44d9449d089032216de233c4d - - -] Security group member updated ['e7995232-1adb-4ca8-bbb3-523f0456ee90'] 2021-09-09 14:53:25.893 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9e8498ee-0296-4fe1-9179-bebfeb2cfed1 8f11efad5efe41068c3cc9312002712e b920b7f44d9449d089032216de233c4d - - -] port_delete event received for 'a54c152a-2d33-434e-a830-195bab70f9b4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:53:26.230 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:53:26.534 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Adding port 14696d45-f8fd-4234-9ad1-21602a2e4381 2021-09-09 14:53:26.534 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Port 14696d45-f8fd-4234-9ad1-21602a2e4381 updated. Details: {'device': '14696d45-f8fd-4234-9ad1-21602a2e4381', 'network_id': '4da6d17a-f415-4e1c-b1b8-3eda2bd48932', 'port_id': '14696d45-f8fd-4234-9ad1-21602a2e4381', 'mac_address': 'fa:16:3e:87:7a:fb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 160, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f0e33cbe-35b4-414e-8045-4f14149e0117', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:53:26.549 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:53:26.549 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:53:26.549 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-14696d45-f8fd-4234-9ad1-21602a2e4381" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:53:26.549 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 14696d45-f8fd-4234-9ad1-21602a2e4381 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:53:26.549 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:53:26.549 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a54c152a-2d33-434e-a830-195bab70f9b4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:53:26.549 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a54c152a-2d33-434e-a830-195bab70f9b4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:53:26.549 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a54c152a-2d33-434e-a830-195bab70f9b4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:53:26.573 5040 2896615253976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c132c01e-3200-44df-b41a-3fd05852a331 2021-09-09 14:53:26.573 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a54c152a-2d33-434e-a830-195bab70f9b4'] 2021-09-09 14:53:26.573 5040 2896615253976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:53:26.573 5040 2896615253976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:53:26.573 5040 2896615253976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a54c152a-2d33-434e-a830-195bab70f9b4'] 2021-09-09 14:53:26.692 5040 2896615252744 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '14696d45-f8fd-4234-9ad1-21602a2e4381') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:53:26.692 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '14696d45-f8fd-4234-9ad1-21602a2e4381') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:53:26.692 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 14696d45-f8fd-4234-9ad1-21602a2e4381 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:53:26.692 5040 2896615252744 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 160, VLAN trunk: None to switch port 14696d45-f8fd-4234-9ad1-21602a2e4381 2021-09-09 14:53:26.774 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:53:26.774 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['14696d45-f8fd-4234-9ad1-21602a2e4381'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:53:26.916 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['14696d45-f8fd-4234-9ad1-21602a2e4381']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:53:26.916 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:53:26.916 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c5f276e0-3eff-45fd-9695-c6f4690ad715) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:53:26.916 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c5f276e0-3eff-45fd-9695-c6f4690ad715) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:53:26.916 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 14696d45-f8fd-4234-9ad1-21602a2e4381 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:53:26.916 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:53:26.916 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 14696d45-f8fd-4234-9ad1-21602a2e4381 not yet added. Adding. 2021-09-09 14:53:26.916 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:53:26.916 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:53:27.036 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-14696d45-f8fd-4234-9ad1-21602a2e4381" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:53:27.176 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-14696d45-f8fd-4234-9ad1-21602a2e4381" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:53:27.176 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-14696d45-f8fd-4234-9ad1-21602a2e4381" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:53:27.316 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-14696d45-f8fd-4234-9ad1-21602a2e4381" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:53:27.424 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-14696d45-f8fd-4234-9ad1-21602a2e4381" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:53:27.424 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 14696d45-f8fd-4234-9ad1-21602a2e4381 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:53:27.424 5040 2896615252744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 14696d45-f8fd-4234-9ad1-21602a2e4381 processed. 2021-09-09 14:53:28.236 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:53:28.476 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:53:28.542 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38a531d2-f08f-4f66-a093-4e16a6923f9f d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] port_delete event received for '1c140c33-06c7-4c28-8c41-264aeff6e1dc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:53:29.633 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98a73474-99f4-4cc5-b54f-81395a9e6687 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] port_delete event received for '648a98fa-874e-4936-b96f-a45b600382bf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:53:30.708 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f97ad237-311f-4274-9888-756ff89cf4e1 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] port_delete event received for 'dde84478-dc6a-4edd-b950-4f540fc215e8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:53:30.830 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f672907c-ada9-4bee-a22b-6d6580a407fd - - - - -] port_delete event received for 'dde84478-dc6a-4edd-b950-4f540fc215e8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:53:30.909 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f97ad237-311f-4274-9888-756ff89cf4e1 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] network_delete received. Deleting network c132c01e-3200-44df-b41a-3fd05852a331 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:53:30.909 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f97ad237-311f-4274-9888-756ff89cf4e1 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] Network c132c01e-3200-44df-b41a-3fd05852a331 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-09 14:53:31.900 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c20c24b-27ca-4c33-b542-e996e058e921 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] port_delete event received for '66835718-f082-407a-b361-d25fdf594add' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:53:32.962 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7ab8850-cbd6-40ca-9d63-8504839d27ad d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] port_delete event received for 'baa333dc-530f-43bf-b707-b4dd6760c14a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:53:33.680 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e81de797-f870-4fdd-975e-a58a6526f803 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] port_delete event received for 'eac3f7a6-43bf-4981-8beb-826a92c8f77d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:53:33.775 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dfa34867-d456-40cc-aba6-6f8b06bbf8be - - - - -] port_delete event received for 'eac3f7a6-43bf-4981-8beb-826a92c8f77d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:53:33.895 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e81de797-f870-4fdd-975e-a58a6526f803 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] network_delete received. Deleting network d6c064f5-0121-40cd-aece-426f97b6551a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:53:33.895 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e81de797-f870-4fdd-975e-a58a6526f803 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] Network d6c064f5-0121-40cd-aece-426f97b6551a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-09 14:53:42.370 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cfd61fff-a92e-4bad-ab13-f2704f36c9b0 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Security group member updated on remote: ['c5f276e0-3eff-45fd-9695-c6f4690ad715'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:53:42.370 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [req-cfd61fff-a92e-4bad-ab13-f2704f36c9b0 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Security group member updated ['c5f276e0-3eff-45fd-9695-c6f4690ad715'] 2021-09-09 14:53:42.370 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [req-cfd61fff-a92e-4bad-ab13-f2704f36c9b0 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Refresh firewall rules 2021-09-09 14:53:42.370 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cfd61fff-a92e-4bad-ab13-f2704f36c9b0 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Get security group information for devices via rpc ['f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10', '86ad594b-10f4-4ed6-a392-c336f3c9cd50', '14696d45-f8fd-4234-9ad1-21602a2e4381'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:53:42.681 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cfd61fff-a92e-4bad-ab13-f2704f36c9b0 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update security group information for ports dict_keys(['14696d45-f8fd-4234-9ad1-21602a2e4381', '86ad594b-10f4-4ed6-a392-c336f3c9cd50', 'f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:53:42.681 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cfd61fff-a92e-4bad-ab13-f2704f36c9b0 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:53:42.681 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cfd61fff-a92e-4bad-ab13-f2704f36c9b0 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update rules of security group (c5f276e0-3eff-45fd-9695-c6f4690ad715) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:53:42.681 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-cfd61fff-a92e-4bad-ab13-f2704f36c9b0 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update members of security group (c5f276e0-3eff-45fd-9695-c6f4690ad715) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:53:42.681 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cfd61fff-a92e-4bad-ab13-f2704f36c9b0 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update port filter for 14696d45-f8fd-4234-9ad1-21602a2e4381 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:53:42.681 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cfd61fff-a92e-4bad-ab13-f2704f36c9b0 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Updating port rules. 2021-09-09 14:53:42.681 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cfd61fff-a92e-4bad-ab13-f2704f36c9b0 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-09 14:53:42.681 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-cfd61fff-a92e-4bad-ab13-f2704f36c9b0 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-14696d45-f8fd-4234-9ad1-21602a2e4381" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:53:42.846 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-cfd61fff-a92e-4bad-ab13-f2704f36c9b0 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-14696d45-f8fd-4234-9ad1-21602a2e4381" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:53:42.846 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-cfd61fff-a92e-4bad-ab13-f2704f36c9b0 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-14696d45-f8fd-4234-9ad1-21602a2e4381" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:53:42.846 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-cfd61fff-a92e-4bad-ab13-f2704f36c9b0 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-14696d45-f8fd-4234-9ad1-21602a2e4381" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:53:42.846 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cfd61fff-a92e-4bad-ab13-f2704f36c9b0 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update port filter for 86ad594b-10f4-4ed6-a392-c336f3c9cd50 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:53:42.846 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cfd61fff-a92e-4bad-ab13-f2704f36c9b0 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Updating port rules. 2021-09-09 14:53:42.846 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cfd61fff-a92e-4bad-ab13-f2704f36c9b0 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-09 14:53:42.846 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-cfd61fff-a92e-4bad-ab13-f2704f36c9b0 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-86ad594b-10f4-4ed6-a392-c336f3c9cd50" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:53:43.001 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-cfd61fff-a92e-4bad-ab13-f2704f36c9b0 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-86ad594b-10f4-4ed6-a392-c336f3c9cd50" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:53:43.001 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-cfd61fff-a92e-4bad-ab13-f2704f36c9b0 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-86ad594b-10f4-4ed6-a392-c336f3c9cd50" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:53:43.017 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-cfd61fff-a92e-4bad-ab13-f2704f36c9b0 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-86ad594b-10f4-4ed6-a392-c336f3c9cd50" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:53:43.017 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cfd61fff-a92e-4bad-ab13-f2704f36c9b0 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update port filter for f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:53:43.017 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cfd61fff-a92e-4bad-ab13-f2704f36c9b0 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Updating port rules. 2021-09-09 14:53:43.020 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-cfd61fff-a92e-4bad-ab13-f2704f36c9b0 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-09 14:53:43.020 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-cfd61fff-a92e-4bad-ab13-f2704f36c9b0 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:53:43.069 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a82947c3-fe1a-49ef-aae8-415c1444d589 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] port_update received: a9077f8c-ca3a-42de-aeed-9911dbea2f74 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:53:43.092 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a82947c3-fe1a-49ef-aae8-415c1444d589 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] No port a9077f8c-ca3a-42de-aeed-9911dbea2f74 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:53:43.177 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-cfd61fff-a92e-4bad-ab13-f2704f36c9b0 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:53:43.177 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-cfd61fff-a92e-4bad-ab13-f2704f36c9b0 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:53:43.177 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-cfd61fff-a92e-4bad-ab13-f2704f36c9b0 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:53:45.582 5040 2896614488200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a9077f8c-ca3a-42de-aeed-9911dbea2f74 2021-09-09 14:53:46.323 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:53:46.502 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Adding port a9077f8c-ca3a-42de-aeed-9911dbea2f74 2021-09-09 14:53:46.502 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Port a9077f8c-ca3a-42de-aeed-9911dbea2f74 updated. Details: {'device': 'a9077f8c-ca3a-42de-aeed-9911dbea2f74', 'network_id': '4da6d17a-f415-4e1c-b1b8-3eda2bd48932', 'port_id': 'a9077f8c-ca3a-42de-aeed-9911dbea2f74', 'mac_address': 'fa:16:3e:34:09:2d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 160, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f0e33cbe-35b4-414e-8045-4f14149e0117', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:53:46.502 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:53:46.502 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a9077f8c-ca3a-42de-aeed-9911dbea2f74" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:53:46.502 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a9077f8c-ca3a-42de-aeed-9911dbea2f74 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:53:46.502 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:53:46.682 5040 2896615252744 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a9077f8c-ca3a-42de-aeed-9911dbea2f74') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:53:46.682 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a9077f8c-ca3a-42de-aeed-9911dbea2f74') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:53:46.682 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a9077f8c-ca3a-42de-aeed-9911dbea2f74 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:53:46.682 5040 2896615252744 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 160, VLAN trunk: None to switch port a9077f8c-ca3a-42de-aeed-9911dbea2f74 2021-09-09 14:53:46.786 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:53:46.786 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a9077f8c-ca3a-42de-aeed-9911dbea2f74'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:53:46.909 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a9077f8c-ca3a-42de-aeed-9911dbea2f74']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:53:46.935 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:53:46.935 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c5f276e0-3eff-45fd-9695-c6f4690ad715) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:53:46.935 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c5f276e0-3eff-45fd-9695-c6f4690ad715) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:53:46.935 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a9077f8c-ca3a-42de-aeed-9911dbea2f74 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:53:46.935 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:53:46.935 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a9077f8c-ca3a-42de-aeed-9911dbea2f74 not yet added. Adding. 2021-09-09 14:53:46.935 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:53:46.935 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:53:47.084 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9077f8c-ca3a-42de-aeed-9911dbea2f74" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:53:47.236 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9077f8c-ca3a-42de-aeed-9911dbea2f74" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:53:47.236 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9077f8c-ca3a-42de-aeed-9911dbea2f74" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:53:47.442 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a9077f8c-ca3a-42de-aeed-9911dbea2f74" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:53:47.561 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a9077f8c-ca3a-42de-aeed-9911dbea2f74" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:53:47.561 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a9077f8c-ca3a-42de-aeed-9911dbea2f74 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:53:47.561 5040 2896615252744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a9077f8c-ca3a-42de-aeed-9911dbea2f74 processed. 2021-09-09 14:53:48.330 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:53:48.499 5040 2896615252744 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:54:02.783 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d1e1b50-d692-4ef5-8e73-09a854950312 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Security group member updated on remote: ['c5f276e0-3eff-45fd-9695-c6f4690ad715'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:54:02.783 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [req-2d1e1b50-d692-4ef5-8e73-09a854950312 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Security group member updated ['c5f276e0-3eff-45fd-9695-c6f4690ad715'] 2021-09-09 14:54:02.783 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [req-2d1e1b50-d692-4ef5-8e73-09a854950312 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Refresh firewall rules 2021-09-09 14:54:02.783 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d1e1b50-d692-4ef5-8e73-09a854950312 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Get security group information for devices via rpc ['f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10', '86ad594b-10f4-4ed6-a392-c336f3c9cd50', '14696d45-f8fd-4234-9ad1-21602a2e4381', 'a9077f8c-ca3a-42de-aeed-9911dbea2f74'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:54:02.838 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d1e1b50-d692-4ef5-8e73-09a854950312 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] port_delete event received for 'a9077f8c-ca3a-42de-aeed-9911dbea2f74' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:54:03.088 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2d1e1b50-d692-4ef5-8e73-09a854950312 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update security group information for ports dict_keys(['14696d45-f8fd-4234-9ad1-21602a2e4381', '86ad594b-10f4-4ed6-a392-c336f3c9cd50', 'f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:54:03.088 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2d1e1b50-d692-4ef5-8e73-09a854950312 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:54:03.088 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2d1e1b50-d692-4ef5-8e73-09a854950312 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update rules of security group (c5f276e0-3eff-45fd-9695-c6f4690ad715) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:54:03.088 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2d1e1b50-d692-4ef5-8e73-09a854950312 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update members of security group (c5f276e0-3eff-45fd-9695-c6f4690ad715) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:54:03.088 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2d1e1b50-d692-4ef5-8e73-09a854950312 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update port filter for 14696d45-f8fd-4234-9ad1-21602a2e4381 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:54:03.088 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2d1e1b50-d692-4ef5-8e73-09a854950312 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Updating port rules. 2021-09-09 14:54:03.111 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2d1e1b50-d692-4ef5-8e73-09a854950312 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-09 14:54:03.111 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-2d1e1b50-d692-4ef5-8e73-09a854950312 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-14696d45-f8fd-4234-9ad1-21602a2e4381" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:54:03.111 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-2d1e1b50-d692-4ef5-8e73-09a854950312 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-14696d45-f8fd-4234-9ad1-21602a2e4381" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:54:03.111 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-2d1e1b50-d692-4ef5-8e73-09a854950312 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-14696d45-f8fd-4234-9ad1-21602a2e4381" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:54:03.284 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-2d1e1b50-d692-4ef5-8e73-09a854950312 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-14696d45-f8fd-4234-9ad1-21602a2e4381" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:54:03.284 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2d1e1b50-d692-4ef5-8e73-09a854950312 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update port filter for 86ad594b-10f4-4ed6-a392-c336f3c9cd50 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:54:03.284 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2d1e1b50-d692-4ef5-8e73-09a854950312 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Updating port rules. 2021-09-09 14:54:03.284 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2d1e1b50-d692-4ef5-8e73-09a854950312 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-09 14:54:03.284 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-2d1e1b50-d692-4ef5-8e73-09a854950312 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-86ad594b-10f4-4ed6-a392-c336f3c9cd50" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:54:03.284 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-2d1e1b50-d692-4ef5-8e73-09a854950312 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-86ad594b-10f4-4ed6-a392-c336f3c9cd50" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:54:03.284 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-2d1e1b50-d692-4ef5-8e73-09a854950312 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-86ad594b-10f4-4ed6-a392-c336f3c9cd50" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:54:03.480 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-2d1e1b50-d692-4ef5-8e73-09a854950312 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-86ad594b-10f4-4ed6-a392-c336f3c9cd50" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:54:03.480 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2d1e1b50-d692-4ef5-8e73-09a854950312 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update port filter for f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:54:03.480 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2d1e1b50-d692-4ef5-8e73-09a854950312 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Updating port rules. 2021-09-09 14:54:03.480 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2d1e1b50-d692-4ef5-8e73-09a854950312 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-09 14:54:03.488 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-2d1e1b50-d692-4ef5-8e73-09a854950312 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:54:03.488 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-2d1e1b50-d692-4ef5-8e73-09a854950312 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:54:03.488 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-2d1e1b50-d692-4ef5-8e73-09a854950312 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:54:03.649 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-2d1e1b50-d692-4ef5-8e73-09a854950312 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:54:03.768 5040 2896614488376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a9077f8c-ca3a-42de-aeed-9911dbea2f74 2021-09-09 14:54:04.395 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:54:04.395 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a9077f8c-ca3a-42de-aeed-9911dbea2f74' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:54:04.395 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a9077f8c-ca3a-42de-aeed-9911dbea2f74' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:54:04.395 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a9077f8c-ca3a-42de-aeed-9911dbea2f74 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:54:04.401 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a9077f8c-ca3a-42de-aeed-9911dbea2f74'] 2021-09-09 14:54:04.417 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:54:04.417 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:54:04.417 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a9077f8c-ca3a-42de-aeed-9911dbea2f74'] 2021-09-09 14:54:05.617 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ad5262b9-27bb-4708-bf57-7d28b3efe291 ea3f6b8b41e64fc98bb8d333dafdb522 b154922f6cc04b3d93d32ced459ee3cb - - -] Security group member updated on remote: ['eb8c79f0-ff48-4fc0-89cf-1c6412393504'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:54:05.617 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [req-ad5262b9-27bb-4708-bf57-7d28b3efe291 ea3f6b8b41e64fc98bb8d333dafdb522 b154922f6cc04b3d93d32ced459ee3cb - - -] Security group member updated ['eb8c79f0-ff48-4fc0-89cf-1c6412393504'] 2021-09-09 14:54:05.799 5040 2896614488376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 96f6aabc-f07a-4973-a1ae-2fb16b68c71d 2021-09-09 14:54:05.924 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad5262b9-27bb-4708-bf57-7d28b3efe291 ea3f6b8b41e64fc98bb8d333dafdb522 b154922f6cc04b3d93d32ced459ee3cb - - -] port_delete event received for '96f6aabc-f07a-4973-a1ae-2fb16b68c71d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:54:06.400 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:54:06.400 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '96f6aabc-f07a-4973-a1ae-2fb16b68c71d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:54:06.400 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '96f6aabc-f07a-4973-a1ae-2fb16b68c71d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:54:06.400 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 96f6aabc-f07a-4973-a1ae-2fb16b68c71d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:54:06.400 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:54:06.418 5040 2896615252568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0013c465-5a8c-419d-b1c4-5ede9fc7b232 2021-09-09 14:54:06.418 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['96f6aabc-f07a-4973-a1ae-2fb16b68c71d'] 2021-09-09 14:54:06.418 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:54:06.418 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:54:06.418 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['96f6aabc-f07a-4973-a1ae-2fb16b68c71d'] 2021-09-09 14:54:06.455 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:54:07.822 5040 2896614488376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 14696d45-f8fd-4234-9ad1-21602a2e4381 2021-09-09 14:54:08.042 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fd7c9b70-fcc7-4b62-b075-a486e37fc727 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Security group member updated on remote: ['c5f276e0-3eff-45fd-9695-c6f4690ad715'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:54:08.042 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [req-fd7c9b70-fcc7-4b62-b075-a486e37fc727 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Security group member updated ['c5f276e0-3eff-45fd-9695-c6f4690ad715'] 2021-09-09 14:54:08.064 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [req-fd7c9b70-fcc7-4b62-b075-a486e37fc727 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Refresh firewall rules 2021-09-09 14:54:08.064 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fd7c9b70-fcc7-4b62-b075-a486e37fc727 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Get security group information for devices via rpc ['f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10', '86ad594b-10f4-4ed6-a392-c336f3c9cd50', '14696d45-f8fd-4234-9ad1-21602a2e4381'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:54:08.127 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd7c9b70-fcc7-4b62-b075-a486e37fc727 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] port_delete event received for '14696d45-f8fd-4234-9ad1-21602a2e4381' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:54:08.323 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fd7c9b70-fcc7-4b62-b075-a486e37fc727 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update security group information for ports dict_keys(['86ad594b-10f4-4ed6-a392-c336f3c9cd50', 'f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:54:08.323 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fd7c9b70-fcc7-4b62-b075-a486e37fc727 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:54:08.323 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fd7c9b70-fcc7-4b62-b075-a486e37fc727 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update rules of security group (c5f276e0-3eff-45fd-9695-c6f4690ad715) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:54:08.323 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fd7c9b70-fcc7-4b62-b075-a486e37fc727 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update members of security group (c5f276e0-3eff-45fd-9695-c6f4690ad715) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:54:08.323 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fd7c9b70-fcc7-4b62-b075-a486e37fc727 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update port filter for 86ad594b-10f4-4ed6-a392-c336f3c9cd50 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:54:08.323 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fd7c9b70-fcc7-4b62-b075-a486e37fc727 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Updating port rules. 2021-09-09 14:54:08.323 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fd7c9b70-fcc7-4b62-b075-a486e37fc727 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-09 14:54:08.323 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-fd7c9b70-fcc7-4b62-b075-a486e37fc727 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-86ad594b-10f4-4ed6-a392-c336f3c9cd50" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:54:08.338 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-fd7c9b70-fcc7-4b62-b075-a486e37fc727 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-86ad594b-10f4-4ed6-a392-c336f3c9cd50" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:54:08.338 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-fd7c9b70-fcc7-4b62-b075-a486e37fc727 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-86ad594b-10f4-4ed6-a392-c336f3c9cd50" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:54:08.401 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:54:08.401 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '14696d45-f8fd-4234-9ad1-21602a2e4381' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:54:08.401 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '14696d45-f8fd-4234-9ad1-21602a2e4381' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:54:08.401 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 14696d45-f8fd-4234-9ad1-21602a2e4381 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:54:08.408 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['14696d45-f8fd-4234-9ad1-21602a2e4381'] 2021-09-09 14:54:08.408 5040 2896615252568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:54:08.408 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:54:08.408 5040 2896615252568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['14696d45-f8fd-4234-9ad1-21602a2e4381'] 2021-09-09 14:54:08.475 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-fd7c9b70-fcc7-4b62-b075-a486e37fc727 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-86ad594b-10f4-4ed6-a392-c336f3c9cd50" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:54:08.475 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fd7c9b70-fcc7-4b62-b075-a486e37fc727 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update port filter for f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:54:08.475 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fd7c9b70-fcc7-4b62-b075-a486e37fc727 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Updating port rules. 2021-09-09 14:54:08.475 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fd7c9b70-fcc7-4b62-b075-a486e37fc727 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-09 14:54:08.475 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-fd7c9b70-fcc7-4b62-b075-a486e37fc727 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:54:08.475 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-fd7c9b70-fcc7-4b62-b075-a486e37fc727 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:54:08.475 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-fd7c9b70-fcc7-4b62-b075-a486e37fc727 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:54:08.608 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-fd7c9b70-fcc7-4b62-b075-a486e37fc727 f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:54:09.776 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8e80e9f1-948a-4e74-bd0c-598042fbf08a ea3f6b8b41e64fc98bb8d333dafdb522 b154922f6cc04b3d93d32ced459ee3cb - - -] Security group member updated on remote: ['eb8c79f0-ff48-4fc0-89cf-1c6412393504'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:54:09.776 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [req-8e80e9f1-948a-4e74-bd0c-598042fbf08a ea3f6b8b41e64fc98bb8d333dafdb522 b154922f6cc04b3d93d32ced459ee3cb - - -] Security group member updated ['eb8c79f0-ff48-4fc0-89cf-1c6412393504'] 2021-09-09 14:54:10.401 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:54:10.417 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:54:10.580 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9acd91c5-ceee-40d1-a23f-e2a33036914b 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] port_update received: 2cd492ee-2291-4d4e-bd1b-938f3737f7e7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:54:10.580 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9acd91c5-ceee-40d1-a23f-e2a33036914b 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] No port 2cd492ee-2291-4d4e-bd1b-938f3737f7e7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:54:10.923 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2f7d6347-2893-4949-b84f-f40d944cf7ba f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Security group member updated on remote: ['c5f276e0-3eff-45fd-9695-c6f4690ad715'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:54:10.923 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [req-2f7d6347-2893-4949-b84f-f40d944cf7ba f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Security group member updated ['c5f276e0-3eff-45fd-9695-c6f4690ad715'] 2021-09-09 14:54:10.923 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [req-2f7d6347-2893-4949-b84f-f40d944cf7ba f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Refresh firewall rules 2021-09-09 14:54:10.923 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2f7d6347-2893-4949-b84f-f40d944cf7ba f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Get security group information for devices via rpc ['f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10', '86ad594b-10f4-4ed6-a392-c336f3c9cd50'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:54:11.010 5040 2896615252568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f7d6347-2893-4949-b84f-f40d944cf7ba f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] port_delete event received for '86ad594b-10f4-4ed6-a392-c336f3c9cd50' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:54:11.073 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2f7d6347-2893-4949-b84f-f40d944cf7ba f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update security group information for ports dict_keys(['f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:54:11.073 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2f7d6347-2893-4949-b84f-f40d944cf7ba f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:54:11.073 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2f7d6347-2893-4949-b84f-f40d944cf7ba f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update rules of security group (c5f276e0-3eff-45fd-9695-c6f4690ad715) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:54:11.088 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2f7d6347-2893-4949-b84f-f40d944cf7ba f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update members of security group (c5f276e0-3eff-45fd-9695-c6f4690ad715) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:54:11.088 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2f7d6347-2893-4949-b84f-f40d944cf7ba f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update port filter for f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:54:11.088 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2f7d6347-2893-4949-b84f-f40d944cf7ba f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Updating port rules. 2021-09-09 14:54:11.088 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2f7d6347-2893-4949-b84f-f40d944cf7ba f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-09 14:54:11.088 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-2f7d6347-2893-4949-b84f-f40d944cf7ba f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:54:11.088 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-2f7d6347-2893-4949-b84f-f40d944cf7ba f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:54:11.088 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-2f7d6347-2893-4949-b84f-f40d944cf7ba f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:54:11.206 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [req-2f7d6347-2893-4949-b84f-f40d944cf7ba f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Lock "n-hv-driver-port-lock-f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:54:11.857 5040 2896614488376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 86ad594b-10f4-4ed6-a392-c336f3c9cd50 2021-09-09 14:54:12.408 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:54:12.408 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '86ad594b-10f4-4ed6-a392-c336f3c9cd50' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:54:12.408 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '86ad594b-10f4-4ed6-a392-c336f3c9cd50' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:54:12.408 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 86ad594b-10f4-4ed6-a392-c336f3c9cd50 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:54:12.416 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['86ad594b-10f4-4ed6-a392-c336f3c9cd50'] 2021-09-09 14:54:12.416 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:54:12.416 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:54:12.416 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['86ad594b-10f4-4ed6-a392-c336f3c9cd50'] 2021-09-09 14:54:14.432 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:54:14.448 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:54:14.667 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-141edba1-2cb6-4bd8-b41c-0da03a7eb8db f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Security group member updated on remote: ['c5f276e0-3eff-45fd-9695-c6f4690ad715'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:54:14.667 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [req-141edba1-2cb6-4bd8-b41c-0da03a7eb8db f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Security group member updated ['c5f276e0-3eff-45fd-9695-c6f4690ad715'] 2021-09-09 14:54:14.667 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [req-141edba1-2cb6-4bd8-b41c-0da03a7eb8db f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Refresh firewall rules 2021-09-09 14:54:14.667 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-141edba1-2cb6-4bd8-b41c-0da03a7eb8db f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Get security group information for devices via rpc ['f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:54:14.705 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-141edba1-2cb6-4bd8-b41c-0da03a7eb8db f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:54:14.705 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [req-141edba1-2cb6-4bd8-b41c-0da03a7eb8db f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:54:14.729 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-141edba1-2cb6-4bd8-b41c-0da03a7eb8db f1f6e7d489a04d5e9b1cd1faa763e14c ddaf956aa958413497eb454aa94ed1b1 - - -] port_delete event received for 'f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:54:15.870 5040 2896614488376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10 2021-09-09 14:54:16.432 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:54:16.432 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:54:16.432 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:54:16.432 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:54:16.432 5040 2896615252744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4da6d17a-f415-4e1c-b1b8-3eda2bd48932 2021-09-09 14:54:16.432 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10'] 2021-09-09 14:54:16.444 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:54:16.444 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:54:16.444 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f47f0ff8-6dbb-49dc-84a2-bd8f36cd3b10'] 2021-09-09 14:54:16.728 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6691bd38-0245-4019-8453-03d7e46a0ab0 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] network_delete received. Deleting network 4da6d17a-f415-4e1c-b1b8-3eda2bd48932 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:54:16.728 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6691bd38-0245-4019-8453-03d7e46a0ab0 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] Network 4da6d17a-f415-4e1c-b1b8-3eda2bd48932 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-09 14:54:17.816 5040 2896614488200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2cd492ee-2291-4d4e-bd1b-938f3737f7e7 2021-09-09 14:54:18.439 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:54:18.439 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:54:18.470 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:54:18.630 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Adding port 2cd492ee-2291-4d4e-bd1b-938f3737f7e7 2021-09-09 14:54:18.630 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Port 2cd492ee-2291-4d4e-bd1b-938f3737f7e7 updated. Details: {'device': '2cd492ee-2291-4d4e-bd1b-938f3737f7e7', 'network_id': '0013c465-5a8c-419d-b1c4-5ede9fc7b232', 'port_id': '2cd492ee-2291-4d4e-bd1b-938f3737f7e7', 'mac_address': 'fa:16:3e:42:38:92', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 193, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fe2d107e-9967-41b4-9c20-d1911468ead2', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:54:18.630 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:54:18.630 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2cd492ee-2291-4d4e-bd1b-938f3737f7e7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:54:18.630 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2cd492ee-2291-4d4e-bd1b-938f3737f7e7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:54:18.630 5040 2896615252744 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0013c465-5a8c-419d-b1c4-5ede9fc7b232 2021-09-09 14:54:18.630 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:54:18.760 5040 2896615252744 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2cd492ee-2291-4d4e-bd1b-938f3737f7e7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:54:18.760 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2cd492ee-2291-4d4e-bd1b-938f3737f7e7') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:54:18.760 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2cd492ee-2291-4d4e-bd1b-938f3737f7e7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:54:18.760 5040 2896615252744 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 193, VLAN trunk: None to switch port 2cd492ee-2291-4d4e-bd1b-938f3737f7e7 2021-09-09 14:54:18.822 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:54:18.822 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2cd492ee-2291-4d4e-bd1b-938f3737f7e7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:54:19.057 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2cd492ee-2291-4d4e-bd1b-938f3737f7e7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:54:19.057 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:54:19.057 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (eb8c79f0-ff48-4fc0-89cf-1c6412393504) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:54:19.057 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2cd492ee-2291-4d4e-bd1b-938f3737f7e7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:54:19.057 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:54:19.057 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2cd492ee-2291-4d4e-bd1b-938f3737f7e7 not yet added. Adding. 2021-09-09 14:54:19.057 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:54:19.057 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:54:19.135 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2cd492ee-2291-4d4e-bd1b-938f3737f7e7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:54:19.183 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2cd492ee-2291-4d4e-bd1b-938f3737f7e7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:54:19.183 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2cd492ee-2291-4d4e-bd1b-938f3737f7e7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:54:19.282 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2cd492ee-2291-4d4e-bd1b-938f3737f7e7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:54:19.354 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2cd492ee-2291-4d4e-bd1b-938f3737f7e7" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:54:19.354 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2cd492ee-2291-4d4e-bd1b-938f3737f7e7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:54:19.354 5040 2896615252744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2cd492ee-2291-4d4e-bd1b-938f3737f7e7 processed. 2021-09-09 14:54:20.439 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:54:20.623 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:56:00.642 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ef3c4c1-b66b-42f8-adf9-894eda12d494 ea3f6b8b41e64fc98bb8d333dafdb522 b154922f6cc04b3d93d32ced459ee3cb - - -] Security group member updated on remote: ['eb8c79f0-ff48-4fc0-89cf-1c6412393504'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:56:00.642 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [req-4ef3c4c1-b66b-42f8-adf9-894eda12d494 ea3f6b8b41e64fc98bb8d333dafdb522 b154922f6cc04b3d93d32ced459ee3cb - - -] Security group member updated ['eb8c79f0-ff48-4fc0-89cf-1c6412393504'] 2021-09-09 14:56:01.344 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8cfb7d8-3a1b-44a2-94d5-cac9b96bee19 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] port_update received: b38b74c7-4a2e-41a7-a56c-f4f1ce77be80 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:56:01.360 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8cfb7d8-3a1b-44a2-94d5-cac9b96bee19 090c1d1033664eb6ac37fc46a6e79d11 52edfc349f9545a4b6b69fe30c5a9cd7 - - -] No port b38b74c7-4a2e-41a7-a56c-f4f1ce77be80 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:56:08.657 5040 2896614488200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b38b74c7-4a2e-41a7-a56c-f4f1ce77be80 2021-09-09 14:56:09.001 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:56:09.188 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Adding port b38b74c7-4a2e-41a7-a56c-f4f1ce77be80 2021-09-09 14:56:09.190 5040 2896517553144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Port b38b74c7-4a2e-41a7-a56c-f4f1ce77be80 updated. Details: {'device': 'b38b74c7-4a2e-41a7-a56c-f4f1ce77be80', 'network_id': '0013c465-5a8c-419d-b1c4-5ede9fc7b232', 'port_id': 'b38b74c7-4a2e-41a7-a56c-f4f1ce77be80', 'mac_address': 'fa:16:3e:57:68:b7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 193, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fe2d107e-9967-41b4-9c20-d1911468ead2', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:56:09.190 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:56:09.190 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b38b74c7-4a2e-41a7-a56c-f4f1ce77be80" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:56:09.190 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b38b74c7-4a2e-41a7-a56c-f4f1ce77be80 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:56:09.190 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:56:09.315 5040 2896615252744 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b38b74c7-4a2e-41a7-a56c-f4f1ce77be80') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:56:09.315 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b38b74c7-4a2e-41a7-a56c-f4f1ce77be80') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:56:09.344 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b38b74c7-4a2e-41a7-a56c-f4f1ce77be80 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:56:09.344 5040 2896615252744 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 193, VLAN trunk: None to switch port b38b74c7-4a2e-41a7-a56c-f4f1ce77be80 2021-09-09 14:56:09.394 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:56:09.415 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b38b74c7-4a2e-41a7-a56c-f4f1ce77be80'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:56:09.641 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b38b74c7-4a2e-41a7-a56c-f4f1ce77be80']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:56:09.641 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:56:09.641 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (eb8c79f0-ff48-4fc0-89cf-1c6412393504) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:56:09.641 5040 2896615252744 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b38b74c7-4a2e-41a7-a56c-f4f1ce77be80 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:56:09.641 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:56:09.641 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b38b74c7-4a2e-41a7-a56c-f4f1ce77be80 not yet added. Adding. 2021-09-09 14:56:09.641 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:56:09.641 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:56:09.720 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b38b74c7-4a2e-41a7-a56c-f4f1ce77be80" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:56:09.798 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b38b74c7-4a2e-41a7-a56c-f4f1ce77be80" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:56:09.798 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b38b74c7-4a2e-41a7-a56c-f4f1ce77be80" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:56:09.908 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b38b74c7-4a2e-41a7-a56c-f4f1ce77be80" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:56:09.991 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b38b74c7-4a2e-41a7-a56c-f4f1ce77be80" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:56:09.991 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b38b74c7-4a2e-41a7-a56c-f4f1ce77be80 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:56:09.991 5040 2896615252744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b38b74c7-4a2e-41a7-a56c-f4f1ce77be80 processed. 2021-09-09 14:56:11.001 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:56:11.204 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:57:46.828 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-893d6399-1806-4878-8b39-958f2fd840d5 ea3f6b8b41e64fc98bb8d333dafdb522 b154922f6cc04b3d93d32ced459ee3cb - - -] port_delete event received for '73adf494-1e75-44e7-9576-c268907f93ca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:57:49.147 5040 2896614488376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b38b74c7-4a2e-41a7-a56c-f4f1ce77be80 2021-09-09 14:57:49.428 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:57:49.428 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b38b74c7-4a2e-41a7-a56c-f4f1ce77be80' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:57:49.428 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b38b74c7-4a2e-41a7-a56c-f4f1ce77be80' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:57:49.428 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b38b74c7-4a2e-41a7-a56c-f4f1ce77be80 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:57:49.428 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b38b74c7-4a2e-41a7-a56c-f4f1ce77be80'] 2021-09-09 14:57:49.428 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:57:49.428 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:57:49.428 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b38b74c7-4a2e-41a7-a56c-f4f1ce77be80'] 2021-09-09 14:57:49.459 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b6fe5550-51c6-47c9-995c-394e548ffc8a ea3f6b8b41e64fc98bb8d333dafdb522 b154922f6cc04b3d93d32ced459ee3cb - - -] Security group member updated on remote: ['eb8c79f0-ff48-4fc0-89cf-1c6412393504'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:57:49.459 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [req-b6fe5550-51c6-47c9-995c-394e548ffc8a ea3f6b8b41e64fc98bb8d333dafdb522 b154922f6cc04b3d93d32ced459ee3cb - - -] Security group member updated ['eb8c79f0-ff48-4fc0-89cf-1c6412393504'] 2021-09-09 14:57:49.522 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b6fe5550-51c6-47c9-995c-394e548ffc8a ea3f6b8b41e64fc98bb8d333dafdb522 b154922f6cc04b3d93d32ced459ee3cb - - -] port_delete event received for 'b38b74c7-4a2e-41a7-a56c-f4f1ce77be80' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:57:51.422 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:57:51.428 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:57:53.539 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-397ac091-3a0e-4bc0-a4d9-d163a891f876 ea3f6b8b41e64fc98bb8d333dafdb522 b154922f6cc04b3d93d32ced459ee3cb - - -] port_delete event received for 'c6f9deae-088b-4376-8296-787a5e4adeff' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:57:55.883 5040 2896615252744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-48b46f81-9c47-44bf-ad8c-c79b9f6afcb7 ea3f6b8b41e64fc98bb8d333dafdb522 b154922f6cc04b3d93d32ced459ee3cb - - -] Security group member updated on remote: ['eb8c79f0-ff48-4fc0-89cf-1c6412393504'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:57:55.883 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [req-48b46f81-9c47-44bf-ad8c-c79b9f6afcb7 ea3f6b8b41e64fc98bb8d333dafdb522 b154922f6cc04b3d93d32ced459ee3cb - - -] Security group member updated ['eb8c79f0-ff48-4fc0-89cf-1c6412393504'] 2021-09-09 14:57:55.954 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48b46f81-9c47-44bf-ad8c-c79b9f6afcb7 ea3f6b8b41e64fc98bb8d333dafdb522 b154922f6cc04b3d93d32ced459ee3cb - - -] port_delete event received for '2cd492ee-2291-4d4e-bd1b-938f3737f7e7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:57:57.212 5040 2896614488376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2cd492ee-2291-4d4e-bd1b-938f3737f7e7 2021-09-09 14:57:57.430 5040 2896517553144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e787ad67-c0d2-4812-9024-46522059ef5f - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:57:57.430 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2cd492ee-2291-4d4e-bd1b-938f3737f7e7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:57:57.430 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2cd492ee-2291-4d4e-bd1b-938f3737f7e7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:57:57.430 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2cd492ee-2291-4d4e-bd1b-938f3737f7e7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:57:57.430 5040 2896615252744 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0013c465-5a8c-419d-b1c4-5ede9fc7b232 2021-09-09 14:57:57.430 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2cd492ee-2291-4d4e-bd1b-938f3737f7e7'] 2021-09-09 14:57:57.430 5040 2896615252744 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:57:57.430 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:57:57.430 5040 2896615252744 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2cd492ee-2291-4d4e-bd1b-938f3737f7e7'] 2021-09-09 14:57:57.961 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e62521b5-e41f-4b0a-b74a-a2c1a10e7a03 ea3f6b8b41e64fc98bb8d333dafdb522 b154922f6cc04b3d93d32ced459ee3cb - - -] port_delete event received for '21548cb4-da9d-4531-8ae6-9188a570146c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:57:59.442 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:57:59.457 5040 2896615252744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:58:00.383 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbe49e31-6583-4779-b513-fb20085cd80c d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] port_delete event received for 'a224aaf8-4462-4aec-95b8-7d023df00d8c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:58:01.664 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3dacd950-9999-47ba-881f-2b34058d1e85 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] port_delete event received for 'bc732dd8-0399-4524-9301-31d47cef0a44' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:58:02.383 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65a88f33-6a87-4607-913d-c6f22d2fa457 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] port_delete event received for 'b5b8f4ae-f054-4042-8a38-adcb8b283e79' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:58:02.602 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65a88f33-6a87-4607-913d-c6f22d2fa457 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] network_delete received. Deleting network 0013c465-5a8c-419d-b1c4-5ede9fc7b232 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:58:02.602 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65a88f33-6a87-4607-913d-c6f22d2fa457 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] Network 0013c465-5a8c-419d-b1c4-5ede9fc7b232 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-09 14:58:03.540 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2f80106-78d2-44c7-9859-ebc33f5e3287 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] port_delete event received for '26ae5427-b1bd-43d7-ae01-204b68673ccb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:58:04.821 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6395c74-e5dd-4ed3-a404-c172898548ab d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] port_delete event received for '1127ae4e-d425-44b7-8985-c6c9b9abed88' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:58:05.540 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09a58a64-7eb3-4e0c-a31b-8981692576d1 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] port_delete event received for '4f48608f-81f5-4bd2-84c1-5c5ee4ffdd7f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:58:05.727 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09a58a64-7eb3-4e0c-a31b-8981692576d1 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] network_delete received. Deleting network 1b72edef-2c5f-401d-b6d9-14572f27fb5a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:58:05.727 5040 2896615252744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09a58a64-7eb3-4e0c-a31b-8981692576d1 d86be0cfc2e746a7b704692db8353743 15fedeca00504f02a3a8cd1951b946cd - - -] Network 1b72edef-2c5f-401d-b6d9-14572f27fb5a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463