2022-04-06 11:04:29.262 3696 1447211336624 MainThread INFO neutron.common.config [-] Logging enabled! 2022-04-06 11:04:29.262 3696 1447211336624 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 20.1.0.dev86 2022-04-06 11:04:29.262 3696 1447211336624 MainThread DEBUG neutron.common.config [-] command line: c:\python38\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2022-04-06 11:04:29.309 3696 1447211336624 MainThread INFO os_win.utils.network.networkutils [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] WMI caching is disabled. 2022-04-06 11:04:29.578 3696 1447211336624 MainThread DEBUG neutron.agent.securitygroups_rpc [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-04-06 11:04:29.656 3696 1447211336624 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-04-06 11:04:29.656 3696 1447211336624 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-04-06 11:04:29.809 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent initialized successfully, now running... 2022-04-06 11:04:29.826 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-04-06 11:04:29.826 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-04-06 11:04:29.859 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-04-06 11:06:48.625 3696 1447308571568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7a1fe9e-30cd-434b-b381-5c5cdc135fb6 - - - - -] port_update received: 1ad0fbf4-0c43-46f9-9e78-74030702d838 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:06:48.641 3696 1447308571568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7a1fe9e-30cd-434b-b381-5c5cdc135fb6 - - - - -] No port 1ad0fbf4-0c43-46f9-9e78-74030702d838 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:06:51.767 3696 1447326439904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84ce27f2-de88-4d99-95bf-cd89112936da - - - - -] port_update received: be0b0417-07a0-442b-a87b-54c5e24b32bd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:06:51.788 3696 1447326439904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84ce27f2-de88-4d99-95bf-cd89112936da - - - - -] No port be0b0417-07a0-442b-a87b-54c5e24b32bd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:06:52.596 3696 1447327836816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9549bad8-fcfb-432c-9ae2-ef9176432a2a - - - - -] port_update received: f540e003-d04e-4d9d-bfcc-e331389c30fb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:06:52.612 3696 1447327836816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9549bad8-fcfb-432c-9ae2-ef9176432a2a - - - - -] No port f540e003-d04e-4d9d-bfcc-e331389c30fb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:06:58.548 3696 1447326083024 MainThread WARNING oslo_policy.policy [req-e84b2213-d625-43f7-801a-b0797e2f8d40 8d58e929b4654fde871f2739447f64b9 0c398ceec9d74414abc080a1fdb01a91 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-04-06 11:06:58.548 3696 1447326083024 MainThread WARNING oslo_policy.policy [req-e84b2213-d625-43f7-801a-b0797e2f8d40 8d58e929b4654fde871f2739447f64b9 0c398ceec9d74414abc080a1fdb01a91 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-04-06 11:06:58.548 3696 1447326083024 MainThread WARNING oslo_policy.policy [req-e84b2213-d625-43f7-801a-b0797e2f8d40 8d58e929b4654fde871f2739447f64b9 0c398ceec9d74414abc080a1fdb01a91 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2022-04-06 11:06:58.548 3696 1447326083024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e84b2213-d625-43f7-801a-b0797e2f8d40 8d58e929b4654fde871f2739447f64b9 0c398ceec9d74414abc080a1fdb01a91 - - -] Security group member updated on remote: ['56645624-a1fa-4c30-a58c-b8c62c349c9c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:06:58.548 3696 1447326083024 MainThread INFO neutron.agent.securitygroups_rpc [req-e84b2213-d625-43f7-801a-b0797e2f8d40 8d58e929b4654fde871f2739447f64b9 0c398ceec9d74414abc080a1fdb01a91 - - -] Security group member updated ['56645624-a1fa-4c30-a58c-b8c62c349c9c'] 2022-04-06 11:06:59.049 3696 1447308606272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03b225dd-f786-422c-aba9-458716f3e129 - - - - -] port_update received: 649c78b0-5b9d-4a37-ac2d-da4c74a85e89 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:06:59.067 3696 1447308606272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03b225dd-f786-422c-aba9-458716f3e129 - - - - -] No port 649c78b0-5b9d-4a37-ac2d-da4c74a85e89 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:07:01.203 3696 1447308606272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9925813-2944-4e5e-9c52-57deeb99ba8e - - - - -] port_update received: bc60ece1-6b72-4b7a-9195-07b9caa4025e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:07:01.203 3696 1447308606272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9925813-2944-4e5e-9c52-57deeb99ba8e - - - - -] No port bc60ece1-6b72-4b7a-9195-07b9caa4025e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:07:06.220 3696 1447328097904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0367e95-db09-4cad-bd89-9a8623956385 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] port_update received: 630513d5-06ec-4e84-8fcc-5676bc208811 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:07:06.237 3696 1447328097904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0367e95-db09-4cad-bd89-9a8623956385 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] No port 630513d5-06ec-4e84-8fcc-5676bc208811 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:07:07.111 3696 1447326498880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc6d3d95-353c-4867-8089-87d9ffabff6f - - - - -] port_update received: c7d15c8b-caca-420d-802d-3eb0e46bd0f4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:07:07.129 3696 1447326498880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc6d3d95-353c-4867-8089-87d9ffabff6f - - - - -] No port c7d15c8b-caca-420d-802d-3eb0e46bd0f4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:07:07.895 3696 1447308421248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c0210c6f-1cff-426a-893f-e7f38fe27e7c 8bb4adb7bb9f4dd2accdf8ef2c151880 c4663aa6e0b44ab796a7e35e89de8542 - - -] Security group rule updated on remote: ['04b8c151-6a25-4a13-9d33-746cfc888765'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-06 11:07:07.895 3696 1447308421248 MainThread INFO neutron.agent.securitygroups_rpc [req-c0210c6f-1cff-426a-893f-e7f38fe27e7c 8bb4adb7bb9f4dd2accdf8ef2c151880 c4663aa6e0b44ab796a7e35e89de8542 - - -] Security group rule updated ['04b8c151-6a25-4a13-9d33-746cfc888765'] 2022-04-06 11:07:08.093 3696 1447326308304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05537e25-2164-426c-9d69-604a4f876f23 - - - - -] port_update received: 2746a223-9d6c-4216-b3de-8ba393ab927f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:07:08.111 3696 1447326308304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05537e25-2164-426c-9d69-604a4f876f23 - - - - -] No port 2746a223-9d6c-4216-b3de-8ba393ab927f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:07:09.147 3696 1447328359168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c5e8e002-a7b6-46cd-bccd-445be9821069 8bb4adb7bb9f4dd2accdf8ef2c151880 c4663aa6e0b44ab796a7e35e89de8542 - - -] Security group rule updated on remote: ['04b8c151-6a25-4a13-9d33-746cfc888765'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-06 11:07:09.156 3696 1447328359168 MainThread INFO neutron.agent.securitygroups_rpc [req-c5e8e002-a7b6-46cd-bccd-445be9821069 8bb4adb7bb9f4dd2accdf8ef2c151880 c4663aa6e0b44ab796a7e35e89de8542 - - -] Security group rule updated ['04b8c151-6a25-4a13-9d33-746cfc888765'] 2022-04-06 11:07:09.468 3696 1447308421248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8d70c968-701a-4033-a455-93748365c528 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group rule updated on remote: ['c0c2988d-8d23-428b-b62c-9477475b0876'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-06 11:07:09.468 3696 1447308421248 MainThread INFO neutron.agent.securitygroups_rpc [req-8d70c968-701a-4033-a455-93748365c528 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group rule updated ['c0c2988d-8d23-428b-b62c-9477475b0876'] 2022-04-06 11:07:10.532 3696 1447308421248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ecaf504d-e2ec-4485-8fdb-62664b7f039f 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group rule updated on remote: ['c0c2988d-8d23-428b-b62c-9477475b0876'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-06 11:07:10.545 3696 1447308421248 MainThread INFO neutron.agent.securitygroups_rpc [req-ecaf504d-e2ec-4485-8fdb-62664b7f039f 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group rule updated ['c0c2988d-8d23-428b-b62c-9477475b0876'] 2022-04-06 11:07:13.202 3696 1447326157632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ba57892-ae09-4363-8ca8-d27034d381ea - - - - -] port_update received: b792adbd-cc09-4bb1-876a-27ccbfc080d0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:07:13.219 3696 1447326157632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ba57892-ae09-4363-8ca8-d27034d381ea - - - - -] No port b792adbd-cc09-4bb1-876a-27ccbfc080d0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:07:14.064 3696 1447327181104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fbab1737-5b2a-47d6-8f16-9a2c2dbea2a9 9c8d8dee65af4b2f8eb54aefe9a8dcf4 656d379318954db58d7ea80339aeb14e - - -] Security group rule updated on remote: ['6a8f29a3-8a89-4a8f-a1d0-69ce621b4839'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-06 11:07:14.064 3696 1447327181104 MainThread INFO neutron.agent.securitygroups_rpc [req-fbab1737-5b2a-47d6-8f16-9a2c2dbea2a9 9c8d8dee65af4b2f8eb54aefe9a8dcf4 656d379318954db58d7ea80339aeb14e - - -] Security group rule updated ['6a8f29a3-8a89-4a8f-a1d0-69ce621b4839'] 2022-04-06 11:07:15.092 3696 1447327900064 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aca5d184-e528-4be2-9e7b-1424a201f44f 9c8d8dee65af4b2f8eb54aefe9a8dcf4 656d379318954db58d7ea80339aeb14e - - -] Security group rule updated on remote: ['6a8f29a3-8a89-4a8f-a1d0-69ce621b4839'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-06 11:07:15.092 3696 1447327900064 MainThread INFO neutron.agent.securitygroups_rpc [req-aca5d184-e528-4be2-9e7b-1424a201f44f 9c8d8dee65af4b2f8eb54aefe9a8dcf4 656d379318954db58d7ea80339aeb14e - - -] Security group rule updated ['6a8f29a3-8a89-4a8f-a1d0-69ce621b4839'] 2022-04-06 11:07:16.172 3696 1447327337632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3fb136d5-5f6d-42e5-9ae9-bc6386e2ffa5 d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Security group member updated on remote: ['e12df135-4fd1-4863-96af-7592ec421af1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:07:16.172 3696 1447327337632 MainThread INFO neutron.agent.securitygroups_rpc [req-3fb136d5-5f6d-42e5-9ae9-bc6386e2ffa5 d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Security group member updated ['e12df135-4fd1-4863-96af-7592ec421af1'] 2022-04-06 11:07:17.060 3696 1447327056112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 630513d5-06ec-4e84-8fcc-5676bc208811 2022-04-06 11:07:18.710 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-06 11:07:19.764 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Adding port 630513d5-06ec-4e84-8fcc-5676bc208811 2022-04-06 11:07:19.781 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Port 630513d5-06ec-4e84-8fcc-5676bc208811 updated. Details: {'device': '630513d5-06ec-4e84-8fcc-5676bc208811', 'network_id': '1f7b3ee4-0c27-44e3-816d-790a147260f9', 'port_id': '630513d5-06ec-4e84-8fcc-5676bc208811', 'mac_address': 'fa:16:3e:10:19:cc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 618, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '50c6f33b-ddb9-4da3-8716-7969f1b025ee', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-06 11:07:19.781 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-06 11:07:19.781 3696 1447328359696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-630513d5-06ec-4e84-8fcc-5676bc208811" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:07:19.781 3696 1447328359696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 630513d5-06ec-4e84-8fcc-5676bc208811 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-06 11:07:19.781 3696 1447328359696 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1f7b3ee4-0c27-44e3-816d-790a147260f9 2022-04-06 11:07:19.781 3696 1447328359696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-06 11:07:20.029 3696 1447328359696 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '630513d5-06ec-4e84-8fcc-5676bc208811') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:07:20.029 3696 1447328359696 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '630513d5-06ec-4e84-8fcc-5676bc208811') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:07:20.029 3696 1447328443376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a1507f8-24d3-45c8-a345-f099249fa540 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] port_update received: 2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:07:20.047 3696 1447328443376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a1507f8-24d3-45c8-a345-f099249fa540 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] No port 2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:07:20.047 3696 1447328443024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c6da58c0-fe0b-4902-9a92-37164d81506b d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Security group member updated on remote: ['e12df135-4fd1-4863-96af-7592ec421af1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:07:20.047 3696 1447328443024 MainThread INFO neutron.agent.securitygroups_rpc [req-c6da58c0-fe0b-4902-9a92-37164d81506b d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Security group member updated ['e12df135-4fd1-4863-96af-7592ec421af1'] 2022-04-06 11:07:20.047 3696 1447328359696 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 630513d5-06ec-4e84-8fcc-5676bc208811 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-06 11:07:20.047 3696 1447328359696 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 618, VLAN trunk: None to switch port 630513d5-06ec-4e84-8fcc-5676bc208811 2022-04-06 11:07:20.192 3696 1447328359696 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-06 11:07:20.192 3696 1447328359696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['630513d5-06ec-4e84-8fcc-5676bc208811'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:07:20.859 3696 1447327252720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cd6f9267-419c-4b1b-9edb-afe4ecf4956b 8bb4adb7bb9f4dd2accdf8ef2c151880 c4663aa6e0b44ab796a7e35e89de8542 - - -] Security group member updated on remote: ['04b8c151-6a25-4a13-9d33-746cfc888765'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:07:20.859 3696 1447327252720 MainThread INFO neutron.agent.securitygroups_rpc [req-cd6f9267-419c-4b1b-9edb-afe4ecf4956b 8bb4adb7bb9f4dd2accdf8ef2c151880 c4663aa6e0b44ab796a7e35e89de8542 - - -] Security group member updated ['04b8c151-6a25-4a13-9d33-746cfc888765'] 2022-04-06 11:07:20.859 3696 1447328359696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['630513d5-06ec-4e84-8fcc-5676bc208811']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:07:20.859 3696 1447328359696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:07:20.859 3696 1447328359696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (56645624-a1fa-4c30-a58c-b8c62c349c9c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:07:20.859 3696 1447328359696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (56645624-a1fa-4c30-a58c-b8c62c349c9c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-06 11:07:20.859 3696 1447328359696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 630513d5-06ec-4e84-8fcc-5676bc208811 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-06 11:07:20.859 3696 1447328359696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-06 11:07:20.859 3696 1447328359696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 630513d5-06ec-4e84-8fcc-5676bc208811 not yet added. Adding. 2022-04-06 11:07:20.859 3696 1447328359696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-06 11:07:20.859 3696 1447328359696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-06 11:07:21.005 3696 1447328359696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-630513d5-06ec-4e84-8fcc-5676bc208811" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:07:21.138 3696 1447328359696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-630513d5-06ec-4e84-8fcc-5676bc208811" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:07:21.138 3696 1447328359696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-630513d5-06ec-4e84-8fcc-5676bc208811" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:07:21.365 3696 1447328359696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-630513d5-06ec-4e84-8fcc-5676bc208811" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:07:21.533 3696 1447328359696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-630513d5-06ec-4e84-8fcc-5676bc208811" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.750s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:07:21.533 3696 1447328359696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 630513d5-06ec-4e84-8fcc-5676bc208811 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-06 11:07:21.533 3696 1447328359696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 630513d5-06ec-4e84-8fcc-5676bc208811 processed. 2022-04-06 11:07:22.741 3696 1447327336576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:07:22.765 3696 1447326308128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5eb83b1-34b3-4e37-b57e-7dcc95760b43 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] port_update received: 54d2f68f-670d-40b5-8cb7-2afec466035e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:07:22.800 3696 1447326308128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5eb83b1-34b3-4e37-b57e-7dcc95760b43 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] No port 54d2f68f-670d-40b5-8cb7-2afec466035e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:07:23.126 3696 1447328489312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af57d4fc-1797-485b-beac-e9631aa94b5d 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] port_update received: 20b41070-56f2-4e82-b429-cbc15739e150 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:07:23.155 3696 1447328489312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-af57d4fc-1797-485b-beac-e9631aa94b5d 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] No port 20b41070-56f2-4e82-b429-cbc15739e150 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:07:23.235 3696 1447328588720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-00ee5407-d8d0-4944-b638-7daeda752197 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group member updated on remote: ['c0c2988d-8d23-428b-b62c-9477475b0876'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:07:23.235 3696 1447328588720 MainThread INFO neutron.agent.securitygroups_rpc [req-00ee5407-d8d0-4944-b638-7daeda752197 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group member updated ['c0c2988d-8d23-428b-b62c-9477475b0876'] 2022-04-06 11:07:23.406 3696 1447327336576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.656s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:07:25.219 3696 1447327056112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b 2022-04-06 11:07:26.769 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-06 11:07:27.093 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Adding port 2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b 2022-04-06 11:07:27.093 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Port 2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b updated. Details: {'device': '2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b', 'network_id': '21183362-149e-4f86-aaa0-d8d166b46987', 'port_id': '2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b', 'mac_address': 'fa:16:3e:3f:b1:65', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 602, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f1c63fc0-8e66-4de4-9463-52868550d734', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-06 11:07:27.093 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-06 11:07:27.093 3696 1447326235808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:07:27.093 3696 1447326235808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-06 11:07:27.093 3696 1447326235808 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 21183362-149e-4f86-aaa0-d8d166b46987 2022-04-06 11:07:27.093 3696 1447326235808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-06 11:07:27.280 3696 1447326235808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:07:27.280 3696 1447326235808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:07:27.301 3696 1447308571568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2889cdfb-2f23-437b-b2ae-b4012c5d99a3 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] port_update received: 90bf0f7a-8830-4879-988f-a1fd279b9165 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:07:27.310 3696 1447308571568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2889cdfb-2f23-437b-b2ae-b4012c5d99a3 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] No port 90bf0f7a-8830-4879-988f-a1fd279b9165 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:07:27.310 3696 1447326235808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-06 11:07:27.310 3696 1447326235808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 602, VLAN trunk: None to switch port 2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b 2022-04-06 11:07:27.435 3696 1447326235808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-06 11:07:27.435 3696 1447326235808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:07:27.658 3696 1447326235808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:07:27.658 3696 1447326235808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:07:27.658 3696 1447326235808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e12df135-4fd1-4863-96af-7592ec421af1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:07:27.658 3696 1447326235808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e12df135-4fd1-4863-96af-7592ec421af1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-06 11:07:27.671 3696 1447326235808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-06 11:07:27.671 3696 1447326235808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-06 11:07:27.671 3696 1447326235808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b not yet added. Adding. 2022-04-06 11:07:27.671 3696 1447326235808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-06 11:07:27.671 3696 1447326235808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-06 11:07:27.809 3696 1447326235808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:07:27.954 3696 1447326235808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:07:27.954 3696 1447326235808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:07:28.189 3696 1447326235808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:07:28.342 3696 1447326235808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:07:28.342 3696 1447326235808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-06 11:07:28.342 3696 1447326235808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b processed. 2022-04-06 11:07:28.342 3696 1447326235808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-00e882f6-7540-40eb-85e1-f1409edf1d35 9c8d8dee65af4b2f8eb54aefe9a8dcf4 656d379318954db58d7ea80339aeb14e - - -] Security group member updated on remote: ['6a8f29a3-8a89-4a8f-a1d0-69ce621b4839'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:07:28.342 3696 1447326235808 MainThread INFO neutron.agent.securitygroups_rpc [req-00e882f6-7540-40eb-85e1-f1409edf1d35 9c8d8dee65af4b2f8eb54aefe9a8dcf4 656d379318954db58d7ea80339aeb14e - - -] Security group member updated ['6a8f29a3-8a89-4a8f-a1d0-69ce621b4839'] 2022-04-06 11:07:28.785 3696 1447328489136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:07:29.280 3696 1447328489136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:07:29.659 3696 1447328617040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-880ab483-227f-468e-8d37-56275ecb461e 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] port_update received: 0c103b04-a159-4880-b713-be8b09cbdadc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:07:29.669 3696 1447328617040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-880ab483-227f-468e-8d37-56275ecb461e 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] No port 0c103b04-a159-4880-b713-be8b09cbdadc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:07:31.374 3696 1447327056112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 54d2f68f-670d-40b5-8cb7-2afec466035e 2022-04-06 11:07:32.782 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-06 11:07:33.098 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Adding port 54d2f68f-670d-40b5-8cb7-2afec466035e 2022-04-06 11:07:33.098 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Port 54d2f68f-670d-40b5-8cb7-2afec466035e updated. Details: {'device': '54d2f68f-670d-40b5-8cb7-2afec466035e', 'network_id': '5fab8b3e-9bd6-4042-84a6-4f106bfe5871', 'port_id': '54d2f68f-670d-40b5-8cb7-2afec466035e', 'mac_address': 'fa:16:3e:79:86:40', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 631, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '80f2dd30-d139-4616-8cf9-ce6fcf996018', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-06 11:07:33.098 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-06 11:07:33.098 3696 1447327106320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-54d2f68f-670d-40b5-8cb7-2afec466035e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:07:33.098 3696 1447327106320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 54d2f68f-670d-40b5-8cb7-2afec466035e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-06 11:07:33.098 3696 1447327106320 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5fab8b3e-9bd6-4042-84a6-4f106bfe5871 2022-04-06 11:07:33.098 3696 1447327106320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-06 11:07:33.314 3696 1447327106320 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '54d2f68f-670d-40b5-8cb7-2afec466035e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:07:33.314 3696 1447327106320 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '54d2f68f-670d-40b5-8cb7-2afec466035e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:07:33.326 3696 1447327106320 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 54d2f68f-670d-40b5-8cb7-2afec466035e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-06 11:07:33.326 3696 1447327106320 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 631, VLAN trunk: None to switch port 54d2f68f-670d-40b5-8cb7-2afec466035e 2022-04-06 11:07:33.471 3696 1447327106320 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-06 11:07:33.471 3696 1447327106320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['54d2f68f-670d-40b5-8cb7-2afec466035e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:07:33.488 3696 1447327056112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 20b41070-56f2-4e82-b429-cbc15739e150 2022-04-06 11:07:33.666 3696 1447327106320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['54d2f68f-670d-40b5-8cb7-2afec466035e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:07:33.666 3696 1447327106320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:07:33.666 3696 1447327106320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (04b8c151-6a25-4a13-9d33-746cfc888765) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:07:33.666 3696 1447327106320 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 54d2f68f-670d-40b5-8cb7-2afec466035e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-06 11:07:33.666 3696 1447327106320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-06 11:07:33.666 3696 1447327106320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 54d2f68f-670d-40b5-8cb7-2afec466035e not yet added. Adding. 2022-04-06 11:07:33.666 3696 1447327106320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-06 11:07:33.666 3696 1447327106320 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-06 11:07:33.862 3696 1447327106320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-54d2f68f-670d-40b5-8cb7-2afec466035e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:07:34.081 3696 1447327106320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-54d2f68f-670d-40b5-8cb7-2afec466035e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:07:34.081 3696 1447327106320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-54d2f68f-670d-40b5-8cb7-2afec466035e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:07:34.374 3696 1447327106320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-54d2f68f-670d-40b5-8cb7-2afec466035e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:07:34.563 3696 1447327106320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-54d2f68f-670d-40b5-8cb7-2afec466035e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.468s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:07:34.563 3696 1447327106320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 54d2f68f-670d-40b5-8cb7-2afec466035e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-06 11:07:34.563 3696 1447327106320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 54d2f68f-670d-40b5-8cb7-2afec466035e processed. 2022-04-06 11:07:34.778 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-06 11:07:34.778 3696 1447327106320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:07:35.371 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Adding port 20b41070-56f2-4e82-b429-cbc15739e150 2022-04-06 11:07:35.371 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Port 20b41070-56f2-4e82-b429-cbc15739e150 updated. Details: {'device': '20b41070-56f2-4e82-b429-cbc15739e150', 'network_id': '21183362-149e-4f86-aaa0-d8d166b46987', 'port_id': '20b41070-56f2-4e82-b429-cbc15739e150', 'mac_address': 'fa:16:3e:93:0a:71', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 602, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f1c63fc0-8e66-4de4-9463-52868550d734', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-06 11:07:35.371 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-06 11:07:35.371 3696 1447328618976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-20b41070-56f2-4e82-b429-cbc15739e150" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:07:35.371 3696 1447328618976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 20b41070-56f2-4e82-b429-cbc15739e150 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-06 11:07:35.371 3696 1447328618976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-06 11:07:35.606 3696 1447328618976 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '20b41070-56f2-4e82-b429-cbc15739e150') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:07:35.606 3696 1447328618976 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '20b41070-56f2-4e82-b429-cbc15739e150') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:07:35.606 3696 1447328618976 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 20b41070-56f2-4e82-b429-cbc15739e150 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-06 11:07:35.606 3696 1447328618976 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 602, VLAN trunk: None to switch port 20b41070-56f2-4e82-b429-cbc15739e150 2022-04-06 11:07:35.755 3696 1447328618976 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-06 11:07:35.755 3696 1447328618976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['20b41070-56f2-4e82-b429-cbc15739e150'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:07:35.768 3696 1447327106320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.984s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:07:35.910 3696 1447328618976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['20b41070-56f2-4e82-b429-cbc15739e150']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:07:35.910 3696 1447328618976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:07:35.910 3696 1447328618976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e12df135-4fd1-4863-96af-7592ec421af1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:07:35.925 3696 1447328618976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e12df135-4fd1-4863-96af-7592ec421af1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-06 11:07:35.925 3696 1447328618976 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 20b41070-56f2-4e82-b429-cbc15739e150 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-06 11:07:35.925 3696 1447328618976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-06 11:07:35.925 3696 1447328618976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 20b41070-56f2-4e82-b429-cbc15739e150 not yet added. Adding. 2022-04-06 11:07:35.925 3696 1447328618976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-06 11:07:35.925 3696 1447328618976 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-06 11:07:36.138 3696 1447328618976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20b41070-56f2-4e82-b429-cbc15739e150" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:07:36.362 3696 1447328618976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20b41070-56f2-4e82-b429-cbc15739e150" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:07:36.362 3696 1447328618976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20b41070-56f2-4e82-b429-cbc15739e150" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:07:36.575 3696 1447328618976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-20b41070-56f2-4e82-b429-cbc15739e150" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:07:36.747 3696 1447328618976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-20b41070-56f2-4e82-b429-cbc15739e150" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:07:36.747 3696 1447328618976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 20b41070-56f2-4e82-b429-cbc15739e150 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-06 11:07:36.747 3696 1447328618976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 20b41070-56f2-4e82-b429-cbc15739e150 processed. 2022-04-06 11:07:36.824 3696 1447328618976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:07:37.238 3696 1447328618976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:07:39.499 3696 1447327056112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 90bf0f7a-8830-4879-988f-a1fd279b9165 2022-04-06 11:07:40.847 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-06 11:07:41.130 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Adding port 90bf0f7a-8830-4879-988f-a1fd279b9165 2022-04-06 11:07:41.153 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Port 90bf0f7a-8830-4879-988f-a1fd279b9165 updated. Details: {'device': '90bf0f7a-8830-4879-988f-a1fd279b9165', 'network_id': '8d2c7036-144c-485f-967a-82e783e3cd9c', 'port_id': '90bf0f7a-8830-4879-988f-a1fd279b9165', 'mac_address': 'fa:16:3e:20:a0:4e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 608, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'de174542-21fd-45de-a92f-eecf364773a3', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-06 11:07:41.153 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-06 11:07:41.153 3696 1447328697504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-90bf0f7a-8830-4879-988f-a1fd279b9165" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:07:41.153 3696 1447328697504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 90bf0f7a-8830-4879-988f-a1fd279b9165 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-06 11:07:41.153 3696 1447328697504 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8d2c7036-144c-485f-967a-82e783e3cd9c 2022-04-06 11:07:41.153 3696 1447328697504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-06 11:07:41.377 3696 1447328697504 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '90bf0f7a-8830-4879-988f-a1fd279b9165') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:07:41.377 3696 1447328697504 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '90bf0f7a-8830-4879-988f-a1fd279b9165') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:07:41.404 3696 1447328697504 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 90bf0f7a-8830-4879-988f-a1fd279b9165 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-06 11:07:41.404 3696 1447328697504 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 608, VLAN trunk: None to switch port 90bf0f7a-8830-4879-988f-a1fd279b9165 2022-04-06 11:07:41.561 3696 1447328697504 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-06 11:07:41.579 3696 1447328697504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['90bf0f7a-8830-4879-988f-a1fd279b9165'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:07:41.780 3696 1447328697504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['90bf0f7a-8830-4879-988f-a1fd279b9165']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:07:41.780 3696 1447328697504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:07:41.780 3696 1447328697504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c0c2988d-8d23-428b-b62c-9477475b0876) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:07:41.780 3696 1447328697504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 90bf0f7a-8830-4879-988f-a1fd279b9165 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-06 11:07:41.780 3696 1447328697504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-06 11:07:41.780 3696 1447328697504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 90bf0f7a-8830-4879-988f-a1fd279b9165 not yet added. Adding. 2022-04-06 11:07:41.780 3696 1447328697504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-06 11:07:41.780 3696 1447328697504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-06 11:07:41.983 3696 1447328697504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-90bf0f7a-8830-4879-988f-a1fd279b9165" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:07:42.157 3696 1447328697504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-90bf0f7a-8830-4879-988f-a1fd279b9165" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:07:42.157 3696 1447328697504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-90bf0f7a-8830-4879-988f-a1fd279b9165" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:07:42.438 3696 1447328697504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-90bf0f7a-8830-4879-988f-a1fd279b9165" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:07:42.667 3696 1447328697504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-90bf0f7a-8830-4879-988f-a1fd279b9165" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.516s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:07:42.667 3696 1447328697504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 90bf0f7a-8830-4879-988f-a1fd279b9165 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-06 11:07:42.667 3696 1447328697504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 90bf0f7a-8830-4879-988f-a1fd279b9165 processed. 2022-04-06 11:07:42.861 3696 1447327014400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:07:43.262 3696 1447327014400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:07:43.543 3696 1447327056112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0c103b04-a159-4880-b713-be8b09cbdadc 2022-04-06 11:07:44.861 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-06 11:07:45.167 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Adding port 0c103b04-a159-4880-b713-be8b09cbdadc 2022-04-06 11:07:45.180 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Port 0c103b04-a159-4880-b713-be8b09cbdadc updated. Details: {'device': '0c103b04-a159-4880-b713-be8b09cbdadc', 'network_id': 'f2a9f000-ee35-437d-9a9d-85c2a37fbe68', 'port_id': '0c103b04-a159-4880-b713-be8b09cbdadc', 'mac_address': 'fa:16:3e:89:45:2d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 620, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '34d7ef89-881d-42f5-9a50-689ddd0fca8e', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-06 11:07:45.180 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-06 11:07:45.180 3696 1447327014400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0c103b04-a159-4880-b713-be8b09cbdadc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:07:45.180 3696 1447327014400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0c103b04-a159-4880-b713-be8b09cbdadc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-06 11:07:45.180 3696 1447327014400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f2a9f000-ee35-437d-9a9d-85c2a37fbe68 2022-04-06 11:07:45.180 3696 1447327014400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-06 11:07:45.407 3696 1447327014400 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0c103b04-a159-4880-b713-be8b09cbdadc') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:07:45.407 3696 1447327014400 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0c103b04-a159-4880-b713-be8b09cbdadc') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:07:45.420 3696 1447327014400 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0c103b04-a159-4880-b713-be8b09cbdadc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-06 11:07:45.420 3696 1447327014400 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 620, VLAN trunk: None to switch port 0c103b04-a159-4880-b713-be8b09cbdadc 2022-04-06 11:07:45.621 3696 1447327014400 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-06 11:07:45.621 3696 1447327014400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0c103b04-a159-4880-b713-be8b09cbdadc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:07:45.621 3696 1447327056288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 630513d5-06ec-4e84-8fcc-5676bc208811 2022-04-06 11:07:45.807 3696 1447327014400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0c103b04-a159-4880-b713-be8b09cbdadc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:07:45.807 3696 1447327014400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:07:45.807 3696 1447327014400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6a8f29a3-8a89-4a8f-a1d0-69ce621b4839) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:07:45.807 3696 1447327014400 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0c103b04-a159-4880-b713-be8b09cbdadc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-06 11:07:45.807 3696 1447327014400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-06 11:07:45.807 3696 1447327014400 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0c103b04-a159-4880-b713-be8b09cbdadc not yet added. Adding. 2022-04-06 11:07:45.807 3696 1447327014400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-06 11:07:45.807 3696 1447327014400 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-06 11:07:45.987 3696 1447327014400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c103b04-a159-4880-b713-be8b09cbdadc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:07:46.198 3696 1447327014400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c103b04-a159-4880-b713-be8b09cbdadc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:07:46.198 3696 1447327014400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c103b04-a159-4880-b713-be8b09cbdadc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:07:46.441 3696 1447327014400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c103b04-a159-4880-b713-be8b09cbdadc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:07:46.606 3696 1447327014400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0c103b04-a159-4880-b713-be8b09cbdadc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:07:46.606 3696 1447327014400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0c103b04-a159-4880-b713-be8b09cbdadc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-06 11:07:46.606 3696 1447327014400 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0c103b04-a159-4880-b713-be8b09cbdadc processed. 2022-04-06 11:07:46.884 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-06 11:07:46.884 3696 1447327806032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '630513d5-06ec-4e84-8fcc-5676bc208811' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-06 11:07:46.884 3696 1447327806032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '630513d5-06ec-4e84-8fcc-5676bc208811' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-06 11:07:46.884 3696 1447327806032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 630513d5-06ec-4e84-8fcc-5676bc208811 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-06 11:07:46.888 3696 1447327806032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1f7b3ee4-0c27-44e3-816d-790a147260f9 2022-04-06 11:07:46.888 3696 1447327806032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['630513d5-06ec-4e84-8fcc-5676bc208811'] 2022-04-06 11:07:46.888 3696 1447327806032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-06 11:07:46.888 3696 1447327806032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-06 11:07:46.888 3696 1447327806032 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['630513d5-06ec-4e84-8fcc-5676bc208811'] 2022-04-06 11:07:46.888 3696 1447327014400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:07:47.715 3696 1447327014400 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.829s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:07:49.013 3696 1447196437312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb042601-63fe-4f21-92a4-54ec67ab0c12 8d58e929b4654fde871f2739447f64b9 0c398ceec9d74414abc080a1fdb01a91 - - -] Security group member updated on remote: ['56645624-a1fa-4c30-a58c-b8c62c349c9c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:07:49.013 3696 1447196437312 MainThread INFO neutron.agent.securitygroups_rpc [req-bb042601-63fe-4f21-92a4-54ec67ab0c12 8d58e929b4654fde871f2739447f64b9 0c398ceec9d74414abc080a1fdb01a91 - - -] Security group member updated ['56645624-a1fa-4c30-a58c-b8c62c349c9c'] 2022-04-06 11:07:49.543 3696 1447328695392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb042601-63fe-4f21-92a4-54ec67ab0c12 8d58e929b4654fde871f2739447f64b9 0c398ceec9d74414abc080a1fdb01a91 - - -] port_delete event received for '630513d5-06ec-4e84-8fcc-5676bc208811' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:07:50.208 3696 1447328960352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1ba3606-c32e-4e4e-b357-0ee410234a04 2e7cebc4d06940faa0d443bf3dc666cc bd79621ccee542d082ac61bc1b3d0b8e - - -] Security group member updated on remote: ['65d587a8-c8e1-4c05-8561-8e05d3c3ff95'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:07:50.208 3696 1447328960352 MainThread INFO neutron.agent.securitygroups_rpc [req-e1ba3606-c32e-4e4e-b357-0ee410234a04 2e7cebc4d06940faa0d443bf3dc666cc bd79621ccee542d082ac61bc1b3d0b8e - - -] Security group member updated ['65d587a8-c8e1-4c05-8561-8e05d3c3ff95'] 2022-04-06 11:07:51.995 3696 1447326157632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1bdaa95-5907-440d-9d3e-abc100e59f78 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] port_update received: 6aa5f387-c954-44b4-bc4a-39275738e76e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:07:52.011 3696 1447326157632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1bdaa95-5907-440d-9d3e-abc100e59f78 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] No port 6aa5f387-c954-44b4-bc4a-39275738e76e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:07:55.667 3696 1447326390752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e96bc0ee-4c81-4dc6-b71f-661b9abb91b3 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] network_delete received. Deleting network 1f7b3ee4-0c27-44e3-816d-790a147260f9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-06 11:07:55.667 3696 1447326390752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e96bc0ee-4c81-4dc6-b71f-661b9abb91b3 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] Network 1f7b3ee4-0c27-44e3-816d-790a147260f9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-06 11:07:55.731 3696 1447327056112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6aa5f387-c954-44b4-bc4a-39275738e76e 2022-04-06 11:07:56.940 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-06 11:07:57.293 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Adding port 6aa5f387-c954-44b4-bc4a-39275738e76e 2022-04-06 11:07:57.293 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Port 6aa5f387-c954-44b4-bc4a-39275738e76e updated. Details: {'device': '6aa5f387-c954-44b4-bc4a-39275738e76e', 'network_id': 'cd3e335d-49bd-487f-a41c-b3e0dc065361', 'port_id': '6aa5f387-c954-44b4-bc4a-39275738e76e', 'mac_address': 'fa:16:3e:26:58:40', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 600, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '71dcd7d8-773c-4802-a173-105eeb5f25ff', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-06 11:07:57.293 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-06 11:07:57.308 3696 1447308418384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6aa5f387-c954-44b4-bc4a-39275738e76e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:07:57.308 3696 1447308418384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6aa5f387-c954-44b4-bc4a-39275738e76e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-06 11:07:57.308 3696 1447308418384 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cd3e335d-49bd-487f-a41c-b3e0dc065361 2022-04-06 11:07:57.308 3696 1447308418384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-06 11:07:57.547 3696 1447308418384 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6aa5f387-c954-44b4-bc4a-39275738e76e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:07:57.547 3696 1447308418384 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6aa5f387-c954-44b4-bc4a-39275738e76e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:07:57.558 3696 1447308418384 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6aa5f387-c954-44b4-bc4a-39275738e76e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-06 11:07:57.558 3696 1447308418384 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 600, VLAN trunk: None to switch port 6aa5f387-c954-44b4-bc4a-39275738e76e 2022-04-06 11:07:57.706 3696 1447308418384 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-06 11:07:57.706 3696 1447308418384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6aa5f387-c954-44b4-bc4a-39275738e76e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:07:57.903 3696 1447308418384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6aa5f387-c954-44b4-bc4a-39275738e76e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:07:57.903 3696 1447308418384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:07:57.903 3696 1447308418384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (65d587a8-c8e1-4c05-8561-8e05d3c3ff95) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:07:57.903 3696 1447308418384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (65d587a8-c8e1-4c05-8561-8e05d3c3ff95) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-06 11:07:57.903 3696 1447308418384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6aa5f387-c954-44b4-bc4a-39275738e76e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-06 11:07:57.903 3696 1447308418384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-06 11:07:57.903 3696 1447308418384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6aa5f387-c954-44b4-bc4a-39275738e76e not yet added. Adding. 2022-04-06 11:07:57.903 3696 1447308418384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-06 11:07:57.903 3696 1447308418384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-06 11:07:58.172 3696 1447308418384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6aa5f387-c954-44b4-bc4a-39275738e76e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:07:58.420 3696 1447308418384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6aa5f387-c954-44b4-bc4a-39275738e76e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:07:58.420 3696 1447308418384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6aa5f387-c954-44b4-bc4a-39275738e76e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:07:58.698 3696 1447308418384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6aa5f387-c954-44b4-bc4a-39275738e76e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:07:58.872 3696 1447308418384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6aa5f387-c954-44b4-bc4a-39275738e76e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.563s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:07:58.872 3696 1447308418384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6aa5f387-c954-44b4-bc4a-39275738e76e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-06 11:07:58.872 3696 1447308418384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6aa5f387-c954-44b4-bc4a-39275738e76e processed. 2022-04-06 11:07:58.951 3696 1447329117456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:07:59.478 3696 1447329117456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.531s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:08:02.403 3696 1447327979824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c027f4c8-e522-4305-aca2-1490df14ca94 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] network_delete received. Deleting network 2e5e7566-3e25-4dbf-860b-f631d19ca1e3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-06 11:08:02.403 3696 1447327979824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c027f4c8-e522-4305-aca2-1490df14ca94 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] Network 2e5e7566-3e25-4dbf-860b-f631d19ca1e3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-06 11:08:03.167 3696 1447327979824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82464ad7-53e1-4b12-9f54-4d0f814a6714 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] network_delete received. Deleting network 00f6b043-aded-45e0-8ee5-31d392751420 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-06 11:08:03.167 3696 1447327979824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-82464ad7-53e1-4b12-9f54-4d0f814a6714 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] Network 00f6b043-aded-45e0-8ee5-31d392751420 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-06 11:08:09.372 3696 1447327837344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a3b61635-4d88-40e6-9b2f-dbe01d1718ce 2e7cebc4d06940faa0d443bf3dc666cc bd79621ccee542d082ac61bc1b3d0b8e - - -] Security group member updated on remote: ['65d587a8-c8e1-4c05-8561-8e05d3c3ff95'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:08:09.386 3696 1447327837344 MainThread INFO neutron.agent.securitygroups_rpc [req-a3b61635-4d88-40e6-9b2f-dbe01d1718ce 2e7cebc4d06940faa0d443bf3dc666cc bd79621ccee542d082ac61bc1b3d0b8e - - -] Security group member updated ['65d587a8-c8e1-4c05-8561-8e05d3c3ff95'] 2022-04-06 11:08:09.386 3696 1447327837344 MainThread INFO neutron.agent.securitygroups_rpc [req-a3b61635-4d88-40e6-9b2f-dbe01d1718ce 2e7cebc4d06940faa0d443bf3dc666cc bd79621ccee542d082ac61bc1b3d0b8e - - -] Refresh firewall rules 2022-04-06 11:08:09.386 3696 1447327837344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a3b61635-4d88-40e6-9b2f-dbe01d1718ce 2e7cebc4d06940faa0d443bf3dc666cc bd79621ccee542d082ac61bc1b3d0b8e - - -] Get security group information for devices via rpc ['6aa5f387-c954-44b4-bc4a-39275738e76e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:08:09.416 3696 1447327837344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a3b61635-4d88-40e6-9b2f-dbe01d1718ce 2e7cebc4d06940faa0d443bf3dc666cc bd79621ccee542d082ac61bc1b3d0b8e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:08:09.416 3696 1447327837344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a3b61635-4d88-40e6-9b2f-dbe01d1718ce 2e7cebc4d06940faa0d443bf3dc666cc bd79621ccee542d082ac61bc1b3d0b8e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:08:09.447 3696 1447327837344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3b61635-4d88-40e6-9b2f-dbe01d1718ce 2e7cebc4d06940faa0d443bf3dc666cc bd79621ccee542d082ac61bc1b3d0b8e - - -] port_delete event received for '6aa5f387-c954-44b4-bc4a-39275738e76e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:08:09.873 3696 1447327056288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6aa5f387-c954-44b4-bc4a-39275738e76e 2022-04-06 11:08:10.996 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-06 11:08:10.996 3696 1447329397216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6aa5f387-c954-44b4-bc4a-39275738e76e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-06 11:08:10.996 3696 1447329397216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6aa5f387-c954-44b4-bc4a-39275738e76e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-06 11:08:10.996 3696 1447329397216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6aa5f387-c954-44b4-bc4a-39275738e76e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-06 11:08:11.012 3696 1447329397216 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cd3e335d-49bd-487f-a41c-b3e0dc065361 2022-04-06 11:08:11.012 3696 1447329397216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6aa5f387-c954-44b4-bc4a-39275738e76e'] 2022-04-06 11:08:11.012 3696 1447329397216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-06 11:08:11.012 3696 1447329397216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-06 11:08:11.012 3696 1447329397216 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6aa5f387-c954-44b4-bc4a-39275738e76e'] 2022-04-06 11:08:13.010 3696 1447328040384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:08:13.036 3696 1447328040384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:08:16.107 3696 1447327837344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a43564c6-6b72-45fc-9d47-9bf639e0b3b1 d00ee6de8f4b42d49e025ef694bed221 345b41ad7a6b4093b226e281c1368187 - - -] Security group member updated on remote: ['243a8d65-2380-4d7a-bf42-046390ae70ae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:08:16.107 3696 1447327837344 MainThread INFO neutron.agent.securitygroups_rpc [req-a43564c6-6b72-45fc-9d47-9bf639e0b3b1 d00ee6de8f4b42d49e025ef694bed221 345b41ad7a6b4093b226e281c1368187 - - -] Security group member updated ['243a8d65-2380-4d7a-bf42-046390ae70ae'] 2022-04-06 11:08:17.106 3696 1447328800256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b2c2c0e-68c3-43b9-8a35-bc35cd83f03a 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] port_update received: e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:08:17.118 3696 1447328800256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b2c2c0e-68c3-43b9-8a35-bc35cd83f03a 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] No port e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:08:20.088 3696 1447327056112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2 2022-04-06 11:08:21.056 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-06 11:08:21.310 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Adding port e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2 2022-04-06 11:08:21.310 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Port e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2 updated. Details: {'device': 'e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2', 'network_id': '95f664e7-61cc-4065-8deb-56780c79181d', 'port_id': 'e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2', 'mac_address': 'fa:16:3e:34:2b:88', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 637, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '813255ae-6862-4cc8-a983-184fe23035b9', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-06 11:08:21.310 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-06 11:08:21.324 3696 1447329397216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:08:21.324 3696 1447329397216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-06 11:08:21.324 3696 1447329397216 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 95f664e7-61cc-4065-8deb-56780c79181d 2022-04-06 11:08:21.324 3696 1447329397216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-06 11:08:21.604 3696 1447329397216 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:08:21.604 3696 1447329397216 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:08:21.604 3696 1447329397216 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-06 11:08:21.628 3696 1447329397216 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 637, VLAN trunk: None to switch port e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2 2022-04-06 11:08:21.760 3696 1447329397216 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-06 11:08:21.760 3696 1447329397216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:08:21.922 3696 1447329397216 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:08:21.922 3696 1447329397216 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:08:21.922 3696 1447329397216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (243a8d65-2380-4d7a-bf42-046390ae70ae) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:08:21.922 3696 1447329397216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (243a8d65-2380-4d7a-bf42-046390ae70ae) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-06 11:08:21.922 3696 1447329397216 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-06 11:08:21.922 3696 1447329397216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-06 11:08:21.922 3696 1447329397216 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2 not yet added. Adding. 2022-04-06 11:08:21.922 3696 1447329397216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-06 11:08:21.922 3696 1447329397216 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-06 11:08:22.149 3696 1447329397216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:08:22.358 3696 1447329397216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:08:22.358 3696 1447329397216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:08:22.605 3696 1447329397216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:08:22.809 3696 1447329397216 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.484s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:08:22.809 3696 1447329397216 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-06 11:08:22.809 3696 1447329397216 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2 processed. 2022-04-06 11:08:23.056 3696 1447329472752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:08:23.421 3696 1447329472752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.360s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:08:32.148 3696 1447329116928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-342d4782-34b3-4d11-ac17-e1663883406a d00ee6de8f4b42d49e025ef694bed221 345b41ad7a6b4093b226e281c1368187 - - -] Security group member updated on remote: ['243a8d65-2380-4d7a-bf42-046390ae70ae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:08:32.148 3696 1447329116928 MainThread INFO neutron.agent.securitygroups_rpc [req-342d4782-34b3-4d11-ac17-e1663883406a d00ee6de8f4b42d49e025ef694bed221 345b41ad7a6b4093b226e281c1368187 - - -] Security group member updated ['243a8d65-2380-4d7a-bf42-046390ae70ae'] 2022-04-06 11:08:32.148 3696 1447329116928 MainThread INFO neutron.agent.securitygroups_rpc [req-342d4782-34b3-4d11-ac17-e1663883406a d00ee6de8f4b42d49e025ef694bed221 345b41ad7a6b4093b226e281c1368187 - - -] Refresh firewall rules 2022-04-06 11:08:32.148 3696 1447329116928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-342d4782-34b3-4d11-ac17-e1663883406a d00ee6de8f4b42d49e025ef694bed221 345b41ad7a6b4093b226e281c1368187 - - -] Get security group information for devices via rpc ['e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:08:32.212 3696 1447329116928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-342d4782-34b3-4d11-ac17-e1663883406a d00ee6de8f4b42d49e025ef694bed221 345b41ad7a6b4093b226e281c1368187 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:08:32.212 3696 1447329116928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-342d4782-34b3-4d11-ac17-e1663883406a d00ee6de8f4b42d49e025ef694bed221 345b41ad7a6b4093b226e281c1368187 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:08:32.267 3696 1447327056288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2 2022-04-06 11:08:32.289 3696 1447329116928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-342d4782-34b3-4d11-ac17-e1663883406a d00ee6de8f4b42d49e025ef694bed221 345b41ad7a6b4093b226e281c1368187 - - -] port_delete event received for 'e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:08:32.997 3696 1447329650816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60fc8be8-1038-424d-87a5-b89ecda9c81a 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] network_delete received. Deleting network cd3e335d-49bd-487f-a41c-b3e0dc065361 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-06 11:08:33.008 3696 1447329650816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60fc8be8-1038-424d-87a5-b89ecda9c81a 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] Network cd3e335d-49bd-487f-a41c-b3e0dc065361 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-06 11:08:33.137 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-06 11:08:33.137 3696 1447327181104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-06 11:08:33.137 3696 1447327181104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-06 11:08:33.137 3696 1447327181104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-06 11:08:33.163 3696 1447327181104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 95f664e7-61cc-4065-8deb-56780c79181d 2022-04-06 11:08:33.163 3696 1447327181104 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2'] 2022-04-06 11:08:33.163 3696 1447327181104 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-06 11:08:33.163 3696 1447327181104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-06 11:08:33.163 3696 1447327181104 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e033fbb3-738f-4b9f-8efe-8a4d4c2eb1d2'] 2022-04-06 11:08:33.946 3696 1447327181104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42a3b34b-0ecf-436d-9202-baffcdf8ab09 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] network_delete received. Deleting network 630c6f29-d7bf-4a59-9916-96616d23ce82 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-06 11:08:33.946 3696 1447327181104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42a3b34b-0ecf-436d-9202-baffcdf8ab09 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] Network 630c6f29-d7bf-4a59-9916-96616d23ce82 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-06 11:08:35.139 3696 1447327181104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:08:35.167 3696 1447327181104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:08:38.569 3696 1447329230160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-79f5e852-b1e3-4260-90e9-f2ee0de49c58 d00ee6de8f4b42d49e025ef694bed221 345b41ad7a6b4093b226e281c1368187 - - -] Security group member updated on remote: ['243a8d65-2380-4d7a-bf42-046390ae70ae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:08:38.569 3696 1447329230160 MainThread INFO neutron.agent.securitygroups_rpc [req-79f5e852-b1e3-4260-90e9-f2ee0de49c58 d00ee6de8f4b42d49e025ef694bed221 345b41ad7a6b4093b226e281c1368187 - - -] Security group member updated ['243a8d65-2380-4d7a-bf42-046390ae70ae'] 2022-04-06 11:08:39.770 3696 1447329474864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56e1c5e2-0216-4ba8-a29c-ef11613b13af 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] port_update received: af47812f-9fad-4445-ad9e-93dd0bf41e97 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:08:39.770 3696 1447329474864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56e1c5e2-0216-4ba8-a29c-ef11613b13af 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] No port af47812f-9fad-4445-ad9e-93dd0bf41e97 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:08:44.418 3696 1447327056112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: af47812f-9fad-4445-ad9e-93dd0bf41e97 2022-04-06 11:08:45.185 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-06 11:08:45.434 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Adding port af47812f-9fad-4445-ad9e-93dd0bf41e97 2022-04-06 11:08:45.434 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Port af47812f-9fad-4445-ad9e-93dd0bf41e97 updated. Details: {'device': 'af47812f-9fad-4445-ad9e-93dd0bf41e97', 'network_id': '95f664e7-61cc-4065-8deb-56780c79181d', 'port_id': 'af47812f-9fad-4445-ad9e-93dd0bf41e97', 'mac_address': 'fa:16:3e:74:48:24', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 637, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '813255ae-6862-4cc8-a983-184fe23035b9', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-06 11:08:45.434 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-06 11:08:45.434 3696 1447326235808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-af47812f-9fad-4445-ad9e-93dd0bf41e97" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:08:45.434 3696 1447326235808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port af47812f-9fad-4445-ad9e-93dd0bf41e97 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-06 11:08:45.434 3696 1447326235808 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 95f664e7-61cc-4065-8deb-56780c79181d 2022-04-06 11:08:45.434 3696 1447326235808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-06 11:08:45.698 3696 1447326235808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'af47812f-9fad-4445-ad9e-93dd0bf41e97') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:08:45.716 3696 1447326235808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'af47812f-9fad-4445-ad9e-93dd0bf41e97') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:08:45.716 3696 1447326235808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port af47812f-9fad-4445-ad9e-93dd0bf41e97 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-06 11:08:45.716 3696 1447326235808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 637, VLAN trunk: None to switch port af47812f-9fad-4445-ad9e-93dd0bf41e97 2022-04-06 11:08:45.907 3696 1447326235808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-06 11:08:45.907 3696 1447326235808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['af47812f-9fad-4445-ad9e-93dd0bf41e97'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:08:46.119 3696 1447326235808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['af47812f-9fad-4445-ad9e-93dd0bf41e97']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:08:46.119 3696 1447326235808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:08:46.119 3696 1447326235808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (243a8d65-2380-4d7a-bf42-046390ae70ae) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:08:46.119 3696 1447326235808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (243a8d65-2380-4d7a-bf42-046390ae70ae) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-06 11:08:46.119 3696 1447326235808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for af47812f-9fad-4445-ad9e-93dd0bf41e97 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-06 11:08:46.119 3696 1447326235808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-06 11:08:46.119 3696 1447326235808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device af47812f-9fad-4445-ad9e-93dd0bf41e97 not yet added. Adding. 2022-04-06 11:08:46.119 3696 1447326235808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-06 11:08:46.119 3696 1447326235808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-06 11:08:46.413 3696 1447326235808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-af47812f-9fad-4445-ad9e-93dd0bf41e97" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:08:46.671 3696 1447326235808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-af47812f-9fad-4445-ad9e-93dd0bf41e97" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:08:46.671 3696 1447326235808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-af47812f-9fad-4445-ad9e-93dd0bf41e97" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:08:47.043 3696 1447326235808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-af47812f-9fad-4445-ad9e-93dd0bf41e97" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:08:47.304 3696 1447326235808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-af47812f-9fad-4445-ad9e-93dd0bf41e97" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.875s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:08:47.304 3696 1447326235808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port af47812f-9fad-4445-ad9e-93dd0bf41e97 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-06 11:08:47.304 3696 1447326235808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port af47812f-9fad-4445-ad9e-93dd0bf41e97 processed. 2022-04-06 11:08:47.304 3696 1447326235808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:08:47.701 3696 1447326235808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:08:56.538 3696 1447329974400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7a9df29f-1c97-4c89-93f7-47e9cf1ed78b d00ee6de8f4b42d49e025ef694bed221 345b41ad7a6b4093b226e281c1368187 - - -] Security group member updated on remote: ['243a8d65-2380-4d7a-bf42-046390ae70ae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:08:56.538 3696 1447329974400 MainThread INFO neutron.agent.securitygroups_rpc [req-7a9df29f-1c97-4c89-93f7-47e9cf1ed78b d00ee6de8f4b42d49e025ef694bed221 345b41ad7a6b4093b226e281c1368187 - - -] Security group member updated ['243a8d65-2380-4d7a-bf42-046390ae70ae'] 2022-04-06 11:08:56.538 3696 1447329974400 MainThread INFO neutron.agent.securitygroups_rpc [req-7a9df29f-1c97-4c89-93f7-47e9cf1ed78b d00ee6de8f4b42d49e025ef694bed221 345b41ad7a6b4093b226e281c1368187 - - -] Refresh firewall rules 2022-04-06 11:08:56.538 3696 1447329974400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7a9df29f-1c97-4c89-93f7-47e9cf1ed78b d00ee6de8f4b42d49e025ef694bed221 345b41ad7a6b4093b226e281c1368187 - - -] Get security group information for devices via rpc ['af47812f-9fad-4445-ad9e-93dd0bf41e97'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:08:56.538 3696 1447327056288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: af47812f-9fad-4445-ad9e-93dd0bf41e97 2022-04-06 11:08:56.590 3696 1447329974400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7a9df29f-1c97-4c89-93f7-47e9cf1ed78b d00ee6de8f4b42d49e025ef694bed221 345b41ad7a6b4093b226e281c1368187 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:08:56.590 3696 1447329974400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7a9df29f-1c97-4c89-93f7-47e9cf1ed78b d00ee6de8f4b42d49e025ef694bed221 345b41ad7a6b4093b226e281c1368187 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:08:56.618 3696 1447329886272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a9df29f-1c97-4c89-93f7-47e9cf1ed78b d00ee6de8f4b42d49e025ef694bed221 345b41ad7a6b4093b226e281c1368187 - - -] port_delete event received for 'af47812f-9fad-4445-ad9e-93dd0bf41e97' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:08:57.318 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-06 11:08:57.319 3696 1447329886272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'af47812f-9fad-4445-ad9e-93dd0bf41e97' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-06 11:08:57.319 3696 1447329886272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'af47812f-9fad-4445-ad9e-93dd0bf41e97' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-06 11:08:57.319 3696 1447329886272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port af47812f-9fad-4445-ad9e-93dd0bf41e97 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-06 11:08:57.336 3696 1447329886272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 95f664e7-61cc-4065-8deb-56780c79181d 2022-04-06 11:08:57.336 3696 1447329886272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['af47812f-9fad-4445-ad9e-93dd0bf41e97'] 2022-04-06 11:08:57.336 3696 1447329886272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-06 11:08:57.336 3696 1447329886272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-06 11:08:57.336 3696 1447329886272 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['af47812f-9fad-4445-ad9e-93dd0bf41e97'] 2022-04-06 11:08:58.618 3696 1447329886272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3981af2d-9f33-4efe-831b-2a48a45f28f4 d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Security group rule updated on remote: ['830f8c59-a85b-4cf2-8da6-477385d53e37'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-06 11:08:58.618 3696 1447329886272 MainThread INFO neutron.agent.securitygroups_rpc [req-3981af2d-9f33-4efe-831b-2a48a45f28f4 d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Security group rule updated ['830f8c59-a85b-4cf2-8da6-477385d53e37'] 2022-04-06 11:08:59.052 3696 1447329754800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-710c754d-46f5-4470-b54e-460f75c56b4a d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Security group rule updated on remote: ['830f8c59-a85b-4cf2-8da6-477385d53e37'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-06 11:08:59.052 3696 1447329754800 MainThread INFO neutron.agent.securitygroups_rpc [req-710c754d-46f5-4470-b54e-460f75c56b4a d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Security group rule updated ['830f8c59-a85b-4cf2-8da6-477385d53e37'] 2022-04-06 11:08:59.338 3696 1447308892992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:08:59.354 3696 1447308892992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:09:05.716 3696 1447329398272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d9cc61d6-5bee-4f2b-98d6-ade037ad715c d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Security group member updated on remote: ['830f8c59-a85b-4cf2-8da6-477385d53e37'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:09:05.716 3696 1447329398272 MainThread INFO neutron.agent.securitygroups_rpc [req-d9cc61d6-5bee-4f2b-98d6-ade037ad715c d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Security group member updated ['830f8c59-a85b-4cf2-8da6-477385d53e37'] 2022-04-06 11:09:07.086 3696 1447326392160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0f22433-63bb-407e-afc9-7ba5f02bbbb5 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] port_update received: 399ed617-c905-42b4-a0b2-0613ce03a937 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:09:07.103 3696 1447326392160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0f22433-63bb-407e-afc9-7ba5f02bbbb5 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] No port 399ed617-c905-42b4-a0b2-0613ce03a937 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:09:10.746 3696 1447327056112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 399ed617-c905-42b4-a0b2-0613ce03a937 2022-04-06 11:09:11.385 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-06 11:09:11.726 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Adding port 399ed617-c905-42b4-a0b2-0613ce03a937 2022-04-06 11:09:11.726 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Port 399ed617-c905-42b4-a0b2-0613ce03a937 updated. Details: {'device': '399ed617-c905-42b4-a0b2-0613ce03a937', 'network_id': '21183362-149e-4f86-aaa0-d8d166b46987', 'port_id': '399ed617-c905-42b4-a0b2-0613ce03a937', 'mac_address': 'fa:16:3e:9f:84:81', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 602, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f1c63fc0-8e66-4de4-9463-52868550d734', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-06 11:09:11.726 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-06 11:09:11.726 3696 1447329174800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-399ed617-c905-42b4-a0b2-0613ce03a937" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:09:11.726 3696 1447329174800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 399ed617-c905-42b4-a0b2-0613ce03a937 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-06 11:09:11.726 3696 1447329174800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-06 11:09:11.963 3696 1447329174800 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '399ed617-c905-42b4-a0b2-0613ce03a937') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:09:11.963 3696 1447329174800 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '399ed617-c905-42b4-a0b2-0613ce03a937') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:09:11.976 3696 1447329174800 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 399ed617-c905-42b4-a0b2-0613ce03a937 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-06 11:09:11.976 3696 1447329174800 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 602, VLAN trunk: None to switch port 399ed617-c905-42b4-a0b2-0613ce03a937 2022-04-06 11:09:12.148 3696 1447329174800 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-06 11:09:12.148 3696 1447329174800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['399ed617-c905-42b4-a0b2-0613ce03a937'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:09:12.370 3696 1447329174800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['399ed617-c905-42b4-a0b2-0613ce03a937']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:09:12.370 3696 1447329174800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:09:12.370 3696 1447329174800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (830f8c59-a85b-4cf2-8da6-477385d53e37) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:09:12.370 3696 1447329174800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 399ed617-c905-42b4-a0b2-0613ce03a937 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-06 11:09:12.370 3696 1447329174800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-06 11:09:12.380 3696 1447329174800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 399ed617-c905-42b4-a0b2-0613ce03a937 not yet added. Adding. 2022-04-06 11:09:12.380 3696 1447329174800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-06 11:09:12.380 3696 1447329174800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-06 11:09:12.601 3696 1447329174800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-399ed617-c905-42b4-a0b2-0613ce03a937" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:09:12.802 3696 1447329174800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-399ed617-c905-42b4-a0b2-0613ce03a937" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:09:12.802 3696 1447329174800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-399ed617-c905-42b4-a0b2-0613ce03a937" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:09:13.088 3696 1447329174800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-399ed617-c905-42b4-a0b2-0613ce03a937" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:09:13.271 3696 1447329174800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-399ed617-c905-42b4-a0b2-0613ce03a937" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.547s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:09:13.271 3696 1447329174800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 399ed617-c905-42b4-a0b2-0613ce03a937 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-06 11:09:13.271 3696 1447329174800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 399ed617-c905-42b4-a0b2-0613ce03a937 processed. 2022-04-06 11:09:13.413 3696 1447329174800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:09:13.850 3696 1447329174800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.437s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:09:23.617 3696 1447328443024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25ade662-abb4-448f-aed0-21370a243673 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] network_delete received. Deleting network 95f664e7-61cc-4065-8deb-56780c79181d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-06 11:09:23.617 3696 1447328443024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25ade662-abb4-448f-aed0-21370a243673 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] Network 95f664e7-61cc-4065-8deb-56780c79181d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-06 11:09:43.510 3696 1447329809856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d17a2abb-4c5b-41dc-a2eb-b7401d90ef27 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group rule updated on remote: ['84032d0e-8ac4-443b-b5e3-22847765f75d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-06 11:09:43.510 3696 1447329809856 MainThread INFO neutron.agent.securitygroups_rpc [req-d17a2abb-4c5b-41dc-a2eb-b7401d90ef27 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group rule updated ['84032d0e-8ac4-443b-b5e3-22847765f75d'] 2022-04-06 11:09:43.942 3696 1447330403248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9c6c522a-e473-4b26-93b6-0726b44b1f29 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group rule updated on remote: ['84032d0e-8ac4-443b-b5e3-22847765f75d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-06 11:09:43.942 3696 1447330403248 MainThread INFO neutron.agent.securitygroups_rpc [req-9c6c522a-e473-4b26-93b6-0726b44b1f29 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group rule updated ['84032d0e-8ac4-443b-b5e3-22847765f75d'] 2022-04-06 11:09:50.239 3696 1447329649584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15d3a5d3-0d1e-45c3-bae8-019312700dab 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group member updated on remote: ['84032d0e-8ac4-443b-b5e3-22847765f75d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:09:50.239 3696 1447329649584 MainThread INFO neutron.agent.securitygroups_rpc [req-15d3a5d3-0d1e-45c3-bae8-019312700dab 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group member updated ['84032d0e-8ac4-443b-b5e3-22847765f75d'] 2022-04-06 11:09:51.411 3696 1447328856368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47e5cd7e-48c9-4913-a59a-79807e7dd662 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] port_update received: 8765dfba-6fb8-406c-b8dd-71a635831a07 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:09:51.431 3696 1447328856368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47e5cd7e-48c9-4913-a59a-79807e7dd662 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] No port 8765dfba-6fb8-406c-b8dd-71a635831a07 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:09:55.195 3696 1447327056112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8765dfba-6fb8-406c-b8dd-71a635831a07 2022-04-06 11:09:55.585 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-06 11:09:56.051 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Adding port 8765dfba-6fb8-406c-b8dd-71a635831a07 2022-04-06 11:09:56.051 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Port 8765dfba-6fb8-406c-b8dd-71a635831a07 updated. Details: {'device': '8765dfba-6fb8-406c-b8dd-71a635831a07', 'network_id': '8d2c7036-144c-485f-967a-82e783e3cd9c', 'port_id': '8765dfba-6fb8-406c-b8dd-71a635831a07', 'mac_address': 'fa:16:3e:c6:b5:a5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 608, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'de174542-21fd-45de-a92f-eecf364773a3', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-06 11:09:56.081 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-06 11:09:56.083 3696 1447329018800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8765dfba-6fb8-406c-b8dd-71a635831a07" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:09:56.083 3696 1447329018800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8765dfba-6fb8-406c-b8dd-71a635831a07 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-06 11:09:56.083 3696 1447329018800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-06 11:09:56.292 3696 1447329018800 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8765dfba-6fb8-406c-b8dd-71a635831a07') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:09:56.292 3696 1447329018800 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8765dfba-6fb8-406c-b8dd-71a635831a07') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:09:56.292 3696 1447329018800 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8765dfba-6fb8-406c-b8dd-71a635831a07 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-06 11:09:56.292 3696 1447329018800 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 608, VLAN trunk: None to switch port 8765dfba-6fb8-406c-b8dd-71a635831a07 2022-04-06 11:09:56.502 3696 1447329018800 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-06 11:09:56.502 3696 1447329018800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8765dfba-6fb8-406c-b8dd-71a635831a07'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:09:56.748 3696 1447329018800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8765dfba-6fb8-406c-b8dd-71a635831a07']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:09:56.748 3696 1447329018800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:09:56.748 3696 1447329018800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (84032d0e-8ac4-443b-b5e3-22847765f75d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:09:56.748 3696 1447329018800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8765dfba-6fb8-406c-b8dd-71a635831a07 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-06 11:09:56.748 3696 1447329018800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-06 11:09:56.748 3696 1447329018800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8765dfba-6fb8-406c-b8dd-71a635831a07 not yet added. Adding. 2022-04-06 11:09:56.760 3696 1447329018800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-06 11:09:56.760 3696 1447329018800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-06 11:09:57.223 3696 1447329018800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8765dfba-6fb8-406c-b8dd-71a635831a07" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:09:57.456 3696 1447329018800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8765dfba-6fb8-406c-b8dd-71a635831a07" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:09:57.456 3696 1447329018800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8765dfba-6fb8-406c-b8dd-71a635831a07" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:09:57.722 3696 1447329018800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8765dfba-6fb8-406c-b8dd-71a635831a07" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:09:57.932 3696 1447329018800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8765dfba-6fb8-406c-b8dd-71a635831a07" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.843s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:09:57.932 3696 1447329018800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8765dfba-6fb8-406c-b8dd-71a635831a07 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-06 11:09:57.932 3696 1447329018800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8765dfba-6fb8-406c-b8dd-71a635831a07 processed. 2022-04-06 11:09:57.932 3696 1447330167616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:09:57.932 3696 1447327056112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0c103b04-a159-4880-b713-be8b09cbdadc 2022-04-06 11:09:58.526 3696 1447330167616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.594s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:09:59.936 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-06 11:10:00.324 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Adding port 0c103b04-a159-4880-b713-be8b09cbdadc 2022-04-06 11:10:00.324 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Port 0c103b04-a159-4880-b713-be8b09cbdadc updated. Details: {'device': '0c103b04-a159-4880-b713-be8b09cbdadc', 'network_id': 'f2a9f000-ee35-437d-9a9d-85c2a37fbe68', 'port_id': '0c103b04-a159-4880-b713-be8b09cbdadc', 'mac_address': 'fa:16:3e:89:45:2d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 620, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '34d7ef89-881d-42f5-9a50-689ddd0fca8e', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-06 11:10:00.324 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-06 11:10:00.324 3696 1447330380784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0c103b04-a159-4880-b713-be8b09cbdadc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:10:00.324 3696 1447330380784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0c103b04-a159-4880-b713-be8b09cbdadc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-06 11:10:00.324 3696 1447330380784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-06 11:10:00.378 3696 1447330380784 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0c103b04-a159-4880-b713-be8b09cbdadc') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:10:00.378 3696 1447330380784 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0c103b04-a159-4880-b713-be8b09cbdadc') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:10:00.410 3696 1447330380784 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0c103b04-a159-4880-b713-be8b09cbdadc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-06 11:10:00.410 3696 1447330380784 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 620, VLAN trunk: None to switch port 0c103b04-a159-4880-b713-be8b09cbdadc 2022-04-06 11:10:00.472 3696 1447330380784 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-06 11:10:00.472 3696 1447330380784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0c103b04-a159-4880-b713-be8b09cbdadc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:10:00.696 3696 1447330380784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0c103b04-a159-4880-b713-be8b09cbdadc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:10:00.696 3696 1447330380784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:10:00.696 3696 1447330380784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6a8f29a3-8a89-4a8f-a1d0-69ce621b4839) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:10:00.696 3696 1447330380784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0c103b04-a159-4880-b713-be8b09cbdadc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-06 11:10:00.696 3696 1447330380784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-06 11:10:00.696 3696 1447330380784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-04-06 11:10:00.696 3696 1447330380784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c103b04-a159-4880-b713-be8b09cbdadc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:10:00.696 3696 1447330380784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c103b04-a159-4880-b713-be8b09cbdadc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:10:00.696 3696 1447330380784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c103b04-a159-4880-b713-be8b09cbdadc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:10:00.696 3696 1447330380784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c103b04-a159-4880-b713-be8b09cbdadc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:10:00.769 3696 1447330380784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0c103b04-a159-4880-b713-be8b09cbdadc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:10:00.769 3696 1447330380784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0c103b04-a159-4880-b713-be8b09cbdadc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-06 11:10:00.769 3696 1447330380784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0c103b04-a159-4880-b713-be8b09cbdadc processed. 2022-04-06 11:10:01.956 3696 1447330380784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:10:02.399 3696 1447330380784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.437s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:10:17.585 3696 1447328040384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c964ab6e-6012-443d-a7ff-89e2bbf05158 5d36a3367c0146d3971638697104e5f8 edea7f8974cc43c1af905fa6dd7e2215 - - -] Security group member updated on remote: ['4afb1f54-a5e8-4cf2-8954-46a7ea3bb048'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:10:17.610 3696 1447328040384 MainThread INFO neutron.agent.securitygroups_rpc [req-c964ab6e-6012-443d-a7ff-89e2bbf05158 5d36a3367c0146d3971638697104e5f8 edea7f8974cc43c1af905fa6dd7e2215 - - -] Security group member updated ['4afb1f54-a5e8-4cf2-8954-46a7ea3bb048'] 2022-04-06 11:10:19.022 3696 1447330530576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bcd97e7-652f-4fcc-b693-343724cbbb4c 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] port_update received: f18d493a-009f-4c31-aaa3-3b5cf1cbeb45 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:10:19.040 3696 1447330530576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bcd97e7-652f-4fcc-b693-343724cbbb4c 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] No port f18d493a-009f-4c31-aaa3-3b5cf1cbeb45 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:10:21.535 3696 1447327056288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0c103b04-a159-4880-b713-be8b09cbdadc 2022-04-06 11:10:22.049 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-06 11:10:22.049 3696 1447330702080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0c103b04-a159-4880-b713-be8b09cbdadc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-06 11:10:22.049 3696 1447330702080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0c103b04-a159-4880-b713-be8b09cbdadc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-06 11:10:22.049 3696 1447330702080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0c103b04-a159-4880-b713-be8b09cbdadc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-06 11:10:22.080 3696 1447330702080 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0c103b04-a159-4880-b713-be8b09cbdadc'] 2022-04-06 11:10:22.080 3696 1447330702080 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-06 11:10:22.080 3696 1447330702080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-06 11:10:22.080 3696 1447330702080 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0c103b04-a159-4880-b713-be8b09cbdadc'] 2022-04-06 11:10:23.755 3696 1447327056112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f18d493a-009f-4c31-aaa3-3b5cf1cbeb45 2022-04-06 11:10:24.058 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-06 11:10:24.058 3696 1447330702080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:10:24.459 3696 1447330702080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:10:24.554 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Adding port f18d493a-009f-4c31-aaa3-3b5cf1cbeb45 2022-04-06 11:10:24.554 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Port f18d493a-009f-4c31-aaa3-3b5cf1cbeb45 updated. Details: {'device': 'f18d493a-009f-4c31-aaa3-3b5cf1cbeb45', 'network_id': '7214c807-b30f-480c-ae55-e3e76d3da78d', 'port_id': 'f18d493a-009f-4c31-aaa3-3b5cf1cbeb45', 'mac_address': 'fa:16:3e:60:70:3a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 617, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a4db065a-8479-44e8-a87a-34ed12043a96', 'ip_address': '192.168.233.158'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-06 11:10:24.554 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-06 11:10:24.554 3696 1447330630112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f18d493a-009f-4c31-aaa3-3b5cf1cbeb45" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:10:24.554 3696 1447330630112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f18d493a-009f-4c31-aaa3-3b5cf1cbeb45 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-06 11:10:24.554 3696 1447330630112 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7214c807-b30f-480c-ae55-e3e76d3da78d 2022-04-06 11:10:24.554 3696 1447330630112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-06 11:10:24.833 3696 1447330630112 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f18d493a-009f-4c31-aaa3-3b5cf1cbeb45') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:10:24.833 3696 1447330630112 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f18d493a-009f-4c31-aaa3-3b5cf1cbeb45') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:10:24.850 3696 1447330630112 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f18d493a-009f-4c31-aaa3-3b5cf1cbeb45 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-06 11:10:24.850 3696 1447330630112 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 617, VLAN trunk: None to switch port f18d493a-009f-4c31-aaa3-3b5cf1cbeb45 2022-04-06 11:10:25.035 3696 1447330630112 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-06 11:10:25.035 3696 1447330630112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f18d493a-009f-4c31-aaa3-3b5cf1cbeb45'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:10:25.207 3696 1447330630112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f18d493a-009f-4c31-aaa3-3b5cf1cbeb45']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:10:25.207 3696 1447330630112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:10:25.207 3696 1447330630112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4afb1f54-a5e8-4cf2-8954-46a7ea3bb048) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:10:25.207 3696 1447330630112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4afb1f54-a5e8-4cf2-8954-46a7ea3bb048) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-06 11:10:25.207 3696 1447330630112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f18d493a-009f-4c31-aaa3-3b5cf1cbeb45 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-06 11:10:25.207 3696 1447330630112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-06 11:10:25.207 3696 1447330630112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f18d493a-009f-4c31-aaa3-3b5cf1cbeb45 not yet added. Adding. 2022-04-06 11:10:25.207 3696 1447330630112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-06 11:10:25.207 3696 1447330630112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-06 11:10:25.503 3696 1447330630112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f18d493a-009f-4c31-aaa3-3b5cf1cbeb45" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:10:25.768 3696 1447330630112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f18d493a-009f-4c31-aaa3-3b5cf1cbeb45" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:10:25.768 3696 1447330630112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f18d493a-009f-4c31-aaa3-3b5cf1cbeb45" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:10:26.051 3696 1447330630112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f18d493a-009f-4c31-aaa3-3b5cf1cbeb45" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:10:26.236 3696 1447330630112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f18d493a-009f-4c31-aaa3-3b5cf1cbeb45" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.688s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:10:26.236 3696 1447330630112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f18d493a-009f-4c31-aaa3-3b5cf1cbeb45 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-06 11:10:26.236 3696 1447330630112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f18d493a-009f-4c31-aaa3-3b5cf1cbeb45 processed. 2022-04-06 11:10:26.236 3696 1447330630112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:10:26.236 3696 1447327056288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0c103b04-a159-4880-b713-be8b09cbdadc 2022-04-06 11:10:26.678 3696 1447330630112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.437s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:10:28.244 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-06 11:10:28.244 3696 1447328896624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0c103b04-a159-4880-b713-be8b09cbdadc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-06 11:10:28.244 3696 1447328896624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0c103b04-a159-4880-b713-be8b09cbdadc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-06 11:10:28.244 3696 1447328896624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0c103b04-a159-4880-b713-be8b09cbdadc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-06 11:10:28.268 3696 1447328896624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f2a9f000-ee35-437d-9a9d-85c2a37fbe68 2022-04-06 11:10:28.268 3696 1447328896624 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0c103b04-a159-4880-b713-be8b09cbdadc'] 2022-04-06 11:10:28.268 3696 1447328896624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-06 11:10:28.268 3696 1447328896624 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0c103b04-a159-4880-b713-be8b09cbdadc'] 2022-04-06 11:10:30.261 3696 1447329397920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:10:30.376 3696 1447329397920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:10:33.502 3696 1447329327760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1beb9ea8-139f-4955-afc2-225b3563fcc8 5d36a3367c0146d3971638697104e5f8 edea7f8974cc43c1af905fa6dd7e2215 - - -] Security group member updated on remote: ['4afb1f54-a5e8-4cf2-8954-46a7ea3bb048'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:10:33.502 3696 1447329327760 MainThread INFO neutron.agent.securitygroups_rpc [req-1beb9ea8-139f-4955-afc2-225b3563fcc8 5d36a3367c0146d3971638697104e5f8 edea7f8974cc43c1af905fa6dd7e2215 - - -] Security group member updated ['4afb1f54-a5e8-4cf2-8954-46a7ea3bb048'] 2022-04-06 11:10:33.502 3696 1447329327760 MainThread INFO neutron.agent.securitygroups_rpc [req-1beb9ea8-139f-4955-afc2-225b3563fcc8 5d36a3367c0146d3971638697104e5f8 edea7f8974cc43c1af905fa6dd7e2215 - - -] Refresh firewall rules 2022-04-06 11:10:33.502 3696 1447329327760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1beb9ea8-139f-4955-afc2-225b3563fcc8 5d36a3367c0146d3971638697104e5f8 edea7f8974cc43c1af905fa6dd7e2215 - - -] Get security group information for devices via rpc ['f18d493a-009f-4c31-aaa3-3b5cf1cbeb45'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:10:33.534 3696 1447329327760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1beb9ea8-139f-4955-afc2-225b3563fcc8 5d36a3367c0146d3971638697104e5f8 edea7f8974cc43c1af905fa6dd7e2215 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:10:33.534 3696 1447329327760 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1beb9ea8-139f-4955-afc2-225b3563fcc8 5d36a3367c0146d3971638697104e5f8 edea7f8974cc43c1af905fa6dd7e2215 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:10:33.626 3696 1447329327760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1beb9ea8-139f-4955-afc2-225b3563fcc8 5d36a3367c0146d3971638697104e5f8 edea7f8974cc43c1af905fa6dd7e2215 - - -] port_delete event received for 'f18d493a-009f-4c31-aaa3-3b5cf1cbeb45' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:10:33.665 3696 1447327056288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f18d493a-009f-4c31-aaa3-3b5cf1cbeb45 2022-04-06 11:10:34.266 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-06 11:10:34.266 3696 1447326047568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f18d493a-009f-4c31-aaa3-3b5cf1cbeb45' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-06 11:10:34.266 3696 1447326047568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f18d493a-009f-4c31-aaa3-3b5cf1cbeb45' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-06 11:10:34.269 3696 1447326047568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f18d493a-009f-4c31-aaa3-3b5cf1cbeb45 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-06 11:10:34.285 3696 1447326047568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7214c807-b30f-480c-ae55-e3e76d3da78d 2022-04-06 11:10:34.285 3696 1447326047568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f18d493a-009f-4c31-aaa3-3b5cf1cbeb45'] 2022-04-06 11:10:34.285 3696 1447326047568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-06 11:10:34.285 3696 1447326047568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-06 11:10:34.285 3696 1447326047568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f18d493a-009f-4c31-aaa3-3b5cf1cbeb45'] 2022-04-06 11:10:36.284 3696 1447326232416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:10:36.301 3696 1447326232416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:10:45.051 3696 1447326392160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-763b03ce-8b37-44ab-acfa-fc3cb3a7c110 - - - - -] port_update received: 79c0382a-93d9-4c06-9c1a-f3804291fada port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:10:45.051 3696 1447326392160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-763b03ce-8b37-44ab-acfa-fc3cb3a7c110 - - - - -] No port 79c0382a-93d9-4c06-9c1a-f3804291fada defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:10:50.021 3696 1447327807088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-404e5597-c4e5-4d02-8343-0ae6261c423e - - - - -] port_update received: a6c104b3-3e9d-484b-9965-05b16f578de9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:10:50.021 3696 1447327807088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-404e5597-c4e5-4d02-8343-0ae6261c423e - - - - -] No port a6c104b3-3e9d-484b-9965-05b16f578de9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:10:54.032 3696 1447327056112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0c103b04-a159-4880-b713-be8b09cbdadc 2022-04-06 11:10:54.379 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-06 11:10:54.691 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Adding port 0c103b04-a159-4880-b713-be8b09cbdadc 2022-04-06 11:10:54.691 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Port 0c103b04-a159-4880-b713-be8b09cbdadc updated. Details: {'device': '0c103b04-a159-4880-b713-be8b09cbdadc', 'network_id': 'f2a9f000-ee35-437d-9a9d-85c2a37fbe68', 'port_id': '0c103b04-a159-4880-b713-be8b09cbdadc', 'mac_address': 'fa:16:3e:89:45:2d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 620, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '34d7ef89-881d-42f5-9a50-689ddd0fca8e', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-06 11:10:54.691 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-06 11:10:54.691 3696 1447329473104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0c103b04-a159-4880-b713-be8b09cbdadc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:10:54.691 3696 1447329473104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0c103b04-a159-4880-b713-be8b09cbdadc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-06 11:10:54.691 3696 1447329473104 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f2a9f000-ee35-437d-9a9d-85c2a37fbe68 2022-04-06 11:10:54.691 3696 1447329473104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-06 11:10:54.923 3696 1447329473104 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0c103b04-a159-4880-b713-be8b09cbdadc') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:10:54.923 3696 1447329473104 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0c103b04-a159-4880-b713-be8b09cbdadc') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:10:54.958 3696 1447329473104 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0c103b04-a159-4880-b713-be8b09cbdadc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-06 11:10:54.958 3696 1447329473104 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 620, VLAN trunk: None to switch port 0c103b04-a159-4880-b713-be8b09cbdadc 2022-04-06 11:10:55.127 3696 1447329473104 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-06 11:10:55.127 3696 1447329473104 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0c103b04-a159-4880-b713-be8b09cbdadc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:10:55.445 3696 1447329473104 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0c103b04-a159-4880-b713-be8b09cbdadc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:10:55.445 3696 1447329473104 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:10:55.445 3696 1447329473104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6a8f29a3-8a89-4a8f-a1d0-69ce621b4839) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:10:55.445 3696 1447329473104 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0c103b04-a159-4880-b713-be8b09cbdadc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-06 11:10:55.445 3696 1447329473104 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-06 11:10:55.445 3696 1447329473104 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0c103b04-a159-4880-b713-be8b09cbdadc not yet added. Adding. 2022-04-06 11:10:55.445 3696 1447329473104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-06 11:10:55.462 3696 1447329473104 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-06 11:10:55.659 3696 1447329473104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c103b04-a159-4880-b713-be8b09cbdadc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:10:55.861 3696 1447329473104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c103b04-a159-4880-b713-be8b09cbdadc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:10:55.883 3696 1447329473104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c103b04-a159-4880-b713-be8b09cbdadc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:10:56.130 3696 1447329473104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c103b04-a159-4880-b713-be8b09cbdadc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:10:56.297 3696 1447329473104 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0c103b04-a159-4880-b713-be8b09cbdadc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.609s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:10:56.297 3696 1447329473104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0c103b04-a159-4880-b713-be8b09cbdadc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-06 11:10:56.297 3696 1447329473104 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0c103b04-a159-4880-b713-be8b09cbdadc processed. 2022-04-06 11:10:56.297 3696 1447329473104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-072dbf3c-296a-4d9f-a306-92c1c4b17f2e - - - - -] port_update received: 535f33c5-f9d9-43ab-a838-e30845305945 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:10:56.328 3696 1447329473104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-072dbf3c-296a-4d9f-a306-92c1c4b17f2e - - - - -] No port 535f33c5-f9d9-43ab-a838-e30845305945 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:10:56.392 3696 1447328722080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:10:56.705 3696 1447328722080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:10:58.876 3696 1447328722080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1480680e-c0ea-44a2-9b8f-00473008863c 126ce8ea6953494ca8081f8dc6253077 b3de1f6c8c2a41e58c127e4c306b7394 - - -] Security group rule updated on remote: ['2deac1d8-d24b-405d-82f6-dc95d0aac84c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-06 11:10:58.876 3696 1447328722080 MainThread INFO neutron.agent.securitygroups_rpc [req-1480680e-c0ea-44a2-9b8f-00473008863c 126ce8ea6953494ca8081f8dc6253077 b3de1f6c8c2a41e58c127e4c306b7394 - - -] Security group rule updated ['2deac1d8-d24b-405d-82f6-dc95d0aac84c'] 2022-04-06 11:10:59.219 3696 1447330932512 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-137f374f-2a5e-4d49-8124-a2416290abb4 126ce8ea6953494ca8081f8dc6253077 b3de1f6c8c2a41e58c127e4c306b7394 - - -] Security group rule updated on remote: ['2deac1d8-d24b-405d-82f6-dc95d0aac84c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-06 11:10:59.219 3696 1447330932512 MainThread INFO neutron.agent.securitygroups_rpc [req-137f374f-2a5e-4d49-8124-a2416290abb4 126ce8ea6953494ca8081f8dc6253077 b3de1f6c8c2a41e58c127e4c306b7394 - - -] Security group rule updated ['2deac1d8-d24b-405d-82f6-dc95d0aac84c'] 2022-04-06 11:10:59.706 3696 1447330705072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-45d60c15-a960-485a-a4c2-1903fa7ae8f0 126ce8ea6953494ca8081f8dc6253077 b3de1f6c8c2a41e58c127e4c306b7394 - - -] Security group rule updated on remote: ['2deac1d8-d24b-405d-82f6-dc95d0aac84c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-06 11:10:59.706 3696 1447330705072 MainThread INFO neutron.agent.securitygroups_rpc [req-45d60c15-a960-485a-a4c2-1903fa7ae8f0 126ce8ea6953494ca8081f8dc6253077 b3de1f6c8c2a41e58c127e4c306b7394 - - -] Security group rule updated ['2deac1d8-d24b-405d-82f6-dc95d0aac84c'] 2022-04-06 11:10:59.772 3696 1447329889792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8aca897-58cd-4922-ba59-003b78734cfd - - - - -] port_update received: 473ec0a6-d45d-4eb5-a29c-9c38fc48322d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:10:59.782 3696 1447329889792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8aca897-58cd-4922-ba59-003b78734cfd - - - - -] No port 473ec0a6-d45d-4eb5-a29c-9c38fc48322d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:11:00.411 3696 1447328897856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7b0661c3-1ea9-4052-a849-c1e0b6e830f5 126ce8ea6953494ca8081f8dc6253077 b3de1f6c8c2a41e58c127e4c306b7394 - - -] Security group rule updated on remote: ['2deac1d8-d24b-405d-82f6-dc95d0aac84c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-06 11:11:00.411 3696 1447328897856 MainThread INFO neutron.agent.securitygroups_rpc [req-7b0661c3-1ea9-4052-a849-c1e0b6e830f5 126ce8ea6953494ca8081f8dc6253077 b3de1f6c8c2a41e58c127e4c306b7394 - - -] Security group rule updated ['2deac1d8-d24b-405d-82f6-dc95d0aac84c'] 2022-04-06 11:11:00.989 3696 1447287022336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-556e5b1e-909f-4a53-ac8b-1cde11fcb167 635648a4477446019b1b33fff6ee1588 db850395eb514b1b82835a75615c8485 - - -] Security group member updated on remote: ['bb74bfa3-2613-4876-a34f-87f25055a77d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:11:00.989 3696 1447287022336 MainThread INFO neutron.agent.securitygroups_rpc [req-556e5b1e-909f-4a53-ac8b-1cde11fcb167 635648a4477446019b1b33fff6ee1588 db850395eb514b1b82835a75615c8485 - - -] Security group member updated ['bb74bfa3-2613-4876-a34f-87f25055a77d'] 2022-04-06 11:11:01.026 3696 1447287022336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-181d48cb-b6b7-4f17-8f03-68d3dd445c73 126ce8ea6953494ca8081f8dc6253077 b3de1f6c8c2a41e58c127e4c306b7394 - - -] Security group rule updated on remote: ['2deac1d8-d24b-405d-82f6-dc95d0aac84c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-06 11:11:01.026 3696 1447287022336 MainThread INFO neutron.agent.securitygroups_rpc [req-181d48cb-b6b7-4f17-8f03-68d3dd445c73 126ce8ea6953494ca8081f8dc6253077 b3de1f6c8c2a41e58c127e4c306b7394 - - -] Security group rule updated ['2deac1d8-d24b-405d-82f6-dc95d0aac84c'] 2022-04-06 11:11:01.572 3696 1447328657472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-49b67f19-ab8c-437f-81c1-dcaa1ed7bb74 126ce8ea6953494ca8081f8dc6253077 b3de1f6c8c2a41e58c127e4c306b7394 - - -] Security group rule updated on remote: ['2deac1d8-d24b-405d-82f6-dc95d0aac84c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-06 11:11:01.572 3696 1447328657472 MainThread INFO neutron.agent.securitygroups_rpc [req-49b67f19-ab8c-437f-81c1-dcaa1ed7bb74 126ce8ea6953494ca8081f8dc6253077 b3de1f6c8c2a41e58c127e4c306b7394 - - -] Security group rule updated ['2deac1d8-d24b-405d-82f6-dc95d0aac84c'] 2022-04-06 11:11:02.229 3696 1447328220256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c6601e9-6621-4daf-957c-56ae2e810045 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] port_update received: bb934997-1e63-45ff-9983-c9aafa526ae3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:11:02.250 3696 1447328220256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c6601e9-6621-4daf-957c-56ae2e810045 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] No port bb934997-1e63-45ff-9983-c9aafa526ae3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:11:06.237 3696 1447327056112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bb934997-1e63-45ff-9983-c9aafa526ae3 2022-04-06 11:11:06.423 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-06 11:11:06.846 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Adding port bb934997-1e63-45ff-9983-c9aafa526ae3 2022-04-06 11:11:06.846 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Port bb934997-1e63-45ff-9983-c9aafa526ae3 updated. Details: {'device': 'bb934997-1e63-45ff-9983-c9aafa526ae3', 'network_id': 'c3d13e17-9c01-4445-94a8-42f50ea0b7cc', 'port_id': 'bb934997-1e63-45ff-9983-c9aafa526ae3', 'mac_address': 'fa:16:3e:6e:13:51', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 627, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '42d33a8f-b627-4b28-af2d-77c1d5e35139', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-06 11:11:06.866 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-06 11:11:06.866 3696 1447330234608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bb934997-1e63-45ff-9983-c9aafa526ae3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:11:06.866 3696 1447330234608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bb934997-1e63-45ff-9983-c9aafa526ae3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-06 11:11:06.866 3696 1447330234608 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c3d13e17-9c01-4445-94a8-42f50ea0b7cc 2022-04-06 11:11:06.866 3696 1447330234608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-06 11:11:07.095 3696 1447330234608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bb934997-1e63-45ff-9983-c9aafa526ae3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:11:07.095 3696 1447330234608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bb934997-1e63-45ff-9983-c9aafa526ae3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:11:07.114 3696 1447330234608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bb934997-1e63-45ff-9983-c9aafa526ae3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-06 11:11:07.125 3696 1447330234608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 627, VLAN trunk: None to switch port bb934997-1e63-45ff-9983-c9aafa526ae3 2022-04-06 11:11:07.298 3696 1447330234608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-06 11:11:07.298 3696 1447330234608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bb934997-1e63-45ff-9983-c9aafa526ae3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:11:07.477 3696 1447330234608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bb934997-1e63-45ff-9983-c9aafa526ae3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:11:07.477 3696 1447330234608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:11:07.477 3696 1447330234608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bb74bfa3-2613-4876-a34f-87f25055a77d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:11:07.477 3696 1447330234608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bb74bfa3-2613-4876-a34f-87f25055a77d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-06 11:11:07.477 3696 1447330234608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bb934997-1e63-45ff-9983-c9aafa526ae3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-06 11:11:07.477 3696 1447330234608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-06 11:11:07.477 3696 1447330234608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bb934997-1e63-45ff-9983-c9aafa526ae3 not yet added. Adding. 2022-04-06 11:11:07.477 3696 1447330234608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-06 11:11:07.477 3696 1447330234608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-06 11:11:07.753 3696 1447330234608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bb934997-1e63-45ff-9983-c9aafa526ae3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:11:07.985 3696 1447330234608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bb934997-1e63-45ff-9983-c9aafa526ae3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:11:07.985 3696 1447330234608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bb934997-1e63-45ff-9983-c9aafa526ae3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:11:08.237 3696 1447330234608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bb934997-1e63-45ff-9983-c9aafa526ae3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:11:08.427 3696 1447330234608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bb934997-1e63-45ff-9983-c9aafa526ae3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.562s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:11:08.427 3696 1447330234608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bb934997-1e63-45ff-9983-c9aafa526ae3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-06 11:11:08.427 3696 1447330234608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bb934997-1e63-45ff-9983-c9aafa526ae3 processed. 2022-04-06 11:11:08.427 3696 1447330234608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:11:08.800 3696 1447330234608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:11:26.633 3696 1447331342640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5c669c18-89c6-41ea-bd74-efb897bc0cac 126ce8ea6953494ca8081f8dc6253077 b3de1f6c8c2a41e58c127e4c306b7394 - - -] Security group member updated on remote: ['2deac1d8-d24b-405d-82f6-dc95d0aac84c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:11:26.633 3696 1447331342640 MainThread INFO neutron.agent.securitygroups_rpc [req-5c669c18-89c6-41ea-bd74-efb897bc0cac 126ce8ea6953494ca8081f8dc6253077 b3de1f6c8c2a41e58c127e4c306b7394 - - -] Security group member updated ['2deac1d8-d24b-405d-82f6-dc95d0aac84c'] 2022-04-06 11:11:27.876 3696 1447331476048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83f78abd-42f0-4bb4-a9ee-df8cdcd214af 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] port_update received: 32f4223f-8390-4116-b11b-3414381cf5a7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:11:27.908 3696 1447331476048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83f78abd-42f0-4bb4-a9ee-df8cdcd214af 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] No port 32f4223f-8390-4116-b11b-3414381cf5a7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:11:34.688 3696 1447327056112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 32f4223f-8390-4116-b11b-3414381cf5a7 2022-04-06 11:11:36.552 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-06 11:11:36.955 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Adding port 32f4223f-8390-4116-b11b-3414381cf5a7 2022-04-06 11:11:36.955 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Port 32f4223f-8390-4116-b11b-3414381cf5a7 updated. Details: {'device': '32f4223f-8390-4116-b11b-3414381cf5a7', 'network_id': '5c1b91ce-26b1-4377-9b88-8eeeb6068bea', 'port_id': '32f4223f-8390-4116-b11b-3414381cf5a7', 'mac_address': 'fa:16:3e:a8:00:c7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 625, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'feae79eb-7257-4967-a126-f569988819ac', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-06 11:11:36.955 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-06 11:11:36.955 3696 1447330605536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-32f4223f-8390-4116-b11b-3414381cf5a7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:11:36.955 3696 1447330605536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 32f4223f-8390-4116-b11b-3414381cf5a7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-06 11:11:36.955 3696 1447330605536 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5c1b91ce-26b1-4377-9b88-8eeeb6068bea 2022-04-06 11:11:36.955 3696 1447330605536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-06 11:11:37.205 3696 1447330605536 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '32f4223f-8390-4116-b11b-3414381cf5a7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:11:37.205 3696 1447330605536 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '32f4223f-8390-4116-b11b-3414381cf5a7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:11:37.224 3696 1447330605536 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 32f4223f-8390-4116-b11b-3414381cf5a7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-06 11:11:37.224 3696 1447330605536 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 625, VLAN trunk: None to switch port 32f4223f-8390-4116-b11b-3414381cf5a7 2022-04-06 11:11:37.424 3696 1447330605536 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-06 11:11:37.424 3696 1447330605536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['32f4223f-8390-4116-b11b-3414381cf5a7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:11:37.753 3696 1447330605536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['32f4223f-8390-4116-b11b-3414381cf5a7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:11:37.769 3696 1447330605536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:11:37.769 3696 1447330605536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2deac1d8-d24b-405d-82f6-dc95d0aac84c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:11:37.769 3696 1447330605536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 32f4223f-8390-4116-b11b-3414381cf5a7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-06 11:11:37.769 3696 1447330605536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-06 11:11:37.769 3696 1447330605536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 32f4223f-8390-4116-b11b-3414381cf5a7 not yet added. Adding. 2022-04-06 11:11:37.769 3696 1447330605536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-06 11:11:37.769 3696 1447330605536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-06 11:11:38.016 3696 1447330605536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-32f4223f-8390-4116-b11b-3414381cf5a7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:11:38.312 3696 1447330605536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-32f4223f-8390-4116-b11b-3414381cf5a7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:11:38.312 3696 1447330605536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-32f4223f-8390-4116-b11b-3414381cf5a7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:11:38.672 3696 1447330605536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-32f4223f-8390-4116-b11b-3414381cf5a7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:11:38.921 3696 1447330605536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-32f4223f-8390-4116-b11b-3414381cf5a7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.968s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:11:38.921 3696 1447330605536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 32f4223f-8390-4116-b11b-3414381cf5a7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-06 11:11:38.921 3696 1447330605536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 32f4223f-8390-4116-b11b-3414381cf5a7 processed. 2022-04-06 11:11:38.921 3696 1447330605536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:11:39.297 3696 1447330605536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:11:48.764 3696 1447327056288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8765dfba-6fb8-406c-b8dd-71a635831a07 2022-04-06 11:11:48.937 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-06 11:11:48.937 3696 1447328799024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8765dfba-6fb8-406c-b8dd-71a635831a07' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-06 11:11:48.937 3696 1447328799024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8765dfba-6fb8-406c-b8dd-71a635831a07' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-06 11:11:48.937 3696 1447328799024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8765dfba-6fb8-406c-b8dd-71a635831a07 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-06 11:11:48.958 3696 1447328799024 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8765dfba-6fb8-406c-b8dd-71a635831a07'] 2022-04-06 11:11:48.958 3696 1447328799024 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-06 11:11:48.958 3696 1447328799024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-06 11:11:48.958 3696 1447328799024 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8765dfba-6fb8-406c-b8dd-71a635831a07'] 2022-04-06 11:11:50.358 3696 1447330776336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9d780653-279e-434d-8928-503cf0f8c42d 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group member updated on remote: ['84032d0e-8ac4-443b-b5e3-22847765f75d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:11:50.358 3696 1447330776336 MainThread INFO neutron.agent.securitygroups_rpc [req-9d780653-279e-434d-8928-503cf0f8c42d 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group member updated ['84032d0e-8ac4-443b-b5e3-22847765f75d'] 2022-04-06 11:11:50.938 3696 1447331197872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:11:50.952 3696 1447275054352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d780653-279e-434d-8928-503cf0f8c42d 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] port_delete event received for '8765dfba-6fb8-406c-b8dd-71a635831a07' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:11:50.999 3696 1447331197872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:11:55.500 3696 1447327256416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93e59ac9-6429-484c-a078-30a93925bfaa 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] port_delete event received for '2a0f8e59-d795-4fbd-b6d1-2e388778c0b8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:12:02.801 3696 1447329228576 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b88a8b2f-379c-448e-8515-5c5696bb206d 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group member updated on remote: ['c0c2988d-8d23-428b-b62c-9477475b0876'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:12:02.801 3696 1447329228576 MainThread INFO neutron.agent.securitygroups_rpc [req-b88a8b2f-379c-448e-8515-5c5696bb206d 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group member updated ['c0c2988d-8d23-428b-b62c-9477475b0876'] 2022-04-06 11:12:02.986 3696 1447327056288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 90bf0f7a-8830-4879-988f-a1fd279b9165 2022-04-06 11:12:03.014 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-06 11:12:03.014 3696 1447331085296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '90bf0f7a-8830-4879-988f-a1fd279b9165' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-06 11:12:03.014 3696 1447331085296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '90bf0f7a-8830-4879-988f-a1fd279b9165' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-06 11:12:03.014 3696 1447331085296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 90bf0f7a-8830-4879-988f-a1fd279b9165 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-06 11:12:03.031 3696 1447331085296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8d2c7036-144c-485f-967a-82e783e3cd9c 2022-04-06 11:12:03.031 3696 1447331085296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['90bf0f7a-8830-4879-988f-a1fd279b9165'] 2022-04-06 11:12:03.031 3696 1447331085296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-06 11:12:03.031 3696 1447331085296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-06 11:12:03.031 3696 1447331085296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['90bf0f7a-8830-4879-988f-a1fd279b9165'] 2022-04-06 11:12:03.142 3696 1447331085296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b88a8b2f-379c-448e-8515-5c5696bb206d 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] port_delete event received for '90bf0f7a-8830-4879-988f-a1fd279b9165' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:12:05.036 3696 1447331675120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:12:05.045 3696 1447331675120 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:12:05.845 3696 1447330237424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40c38396-b903-4db0-a846-99930d468638 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] port_delete event received for 'dacb21ec-7fce-4c47-b11b-3772bfa6426e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:12:07.233 3696 1447330237424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d0716b3c-9b6a-4d7a-814f-3041e3605a84 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group rule updated on remote: ['6985db5c-8d0a-49ed-8aa7-671976b43ef6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-06 11:12:07.233 3696 1447330237424 MainThread INFO neutron.agent.securitygroups_rpc [req-d0716b3c-9b6a-4d7a-814f-3041e3605a84 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group rule updated ['6985db5c-8d0a-49ed-8aa7-671976b43ef6'] 2022-04-06 11:12:07.676 3696 1447331592848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6621bbe2-2072-41c1-8dba-95dda72a8d44 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group rule updated on remote: ['6985db5c-8d0a-49ed-8aa7-671976b43ef6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-06 11:12:07.676 3696 1447331592848 MainThread INFO neutron.agent.securitygroups_rpc [req-6621bbe2-2072-41c1-8dba-95dda72a8d44 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group rule updated ['6985db5c-8d0a-49ed-8aa7-671976b43ef6'] 2022-04-06 11:12:14.643 3696 1447331532112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d1cea1b9-3af8-4571-b524-1c132b96b4bc 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group member updated on remote: ['6985db5c-8d0a-49ed-8aa7-671976b43ef6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:12:14.643 3696 1447331532112 MainThread INFO neutron.agent.securitygroups_rpc [req-d1cea1b9-3af8-4571-b524-1c132b96b4bc 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group member updated ['6985db5c-8d0a-49ed-8aa7-671976b43ef6'] 2022-04-06 11:12:15.876 3696 1447329475040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-440becb2-e32b-4657-8e88-bab18d1fc47f 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] port_update received: a7220884-22c8-4ccd-af3e-216385dcaadc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:12:15.890 3696 1447329475040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-440becb2-e32b-4657-8e88-bab18d1fc47f 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] No port a7220884-22c8-4ccd-af3e-216385dcaadc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:12:21.154 3696 1447327056288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bb934997-1e63-45ff-9983-c9aafa526ae3 2022-04-06 11:12:21.454 3696 1447330704720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a97fe58f-39af-4de1-8f6b-291a963238a0 635648a4477446019b1b33fff6ee1588 db850395eb514b1b82835a75615c8485 - - -] Security group member updated on remote: ['bb74bfa3-2613-4876-a34f-87f25055a77d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:12:21.454 3696 1447330704720 MainThread INFO neutron.agent.securitygroups_rpc [req-a97fe58f-39af-4de1-8f6b-291a963238a0 635648a4477446019b1b33fff6ee1588 db850395eb514b1b82835a75615c8485 - - -] Security group member updated ['bb74bfa3-2613-4876-a34f-87f25055a77d'] 2022-04-06 11:12:21.454 3696 1447330704720 MainThread INFO neutron.agent.securitygroups_rpc [req-a97fe58f-39af-4de1-8f6b-291a963238a0 635648a4477446019b1b33fff6ee1588 db850395eb514b1b82835a75615c8485 - - -] Refresh firewall rules 2022-04-06 11:12:21.454 3696 1447330704720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a97fe58f-39af-4de1-8f6b-291a963238a0 635648a4477446019b1b33fff6ee1588 db850395eb514b1b82835a75615c8485 - - -] Get security group information for devices via rpc ['bb934997-1e63-45ff-9983-c9aafa526ae3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:12:21.491 3696 1447330704720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a97fe58f-39af-4de1-8f6b-291a963238a0 635648a4477446019b1b33fff6ee1588 db850395eb514b1b82835a75615c8485 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:12:21.491 3696 1447330704720 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a97fe58f-39af-4de1-8f6b-291a963238a0 635648a4477446019b1b33fff6ee1588 db850395eb514b1b82835a75615c8485 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:12:21.519 3696 1447330704720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a97fe58f-39af-4de1-8f6b-291a963238a0 635648a4477446019b1b33fff6ee1588 db850395eb514b1b82835a75615c8485 - - -] port_delete event received for 'bb934997-1e63-45ff-9983-c9aafa526ae3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:12:23.135 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-06 11:12:23.135 3696 1447330957792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bb934997-1e63-45ff-9983-c9aafa526ae3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-06 11:12:23.135 3696 1447330957792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bb934997-1e63-45ff-9983-c9aafa526ae3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-06 11:12:23.135 3696 1447330957792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bb934997-1e63-45ff-9983-c9aafa526ae3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-06 11:12:23.156 3696 1447330957792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c3d13e17-9c01-4445-94a8-42f50ea0b7cc 2022-04-06 11:12:23.156 3696 1447330957792 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bb934997-1e63-45ff-9983-c9aafa526ae3'] 2022-04-06 11:12:23.156 3696 1447330957792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-06 11:12:23.156 3696 1447330957792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-06 11:12:23.156 3696 1447330957792 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bb934997-1e63-45ff-9983-c9aafa526ae3'] 2022-04-06 11:12:23.563 3696 1447327056112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a7220884-22c8-4ccd-af3e-216385dcaadc 2022-04-06 11:12:25.169 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-06 11:12:25.171 3696 1447331727312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:12:25.204 3696 1447331727312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:12:25.516 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Adding port a7220884-22c8-4ccd-af3e-216385dcaadc 2022-04-06 11:12:25.516 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Port a7220884-22c8-4ccd-af3e-216385dcaadc updated. Details: {'device': 'a7220884-22c8-4ccd-af3e-216385dcaadc', 'network_id': '8d2c7036-144c-485f-967a-82e783e3cd9c', 'port_id': 'a7220884-22c8-4ccd-af3e-216385dcaadc', 'mac_address': 'fa:16:3e:f6:0a:79', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 608, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'de174542-21fd-45de-a92f-eecf364773a3', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-06 11:12:25.516 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-06 11:12:25.516 3696 1447331816720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a7220884-22c8-4ccd-af3e-216385dcaadc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:12:25.516 3696 1447331816720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a7220884-22c8-4ccd-af3e-216385dcaadc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-06 11:12:25.516 3696 1447331816720 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8d2c7036-144c-485f-967a-82e783e3cd9c 2022-04-06 11:12:25.516 3696 1447331816720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-06 11:12:25.719 3696 1447331816720 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a7220884-22c8-4ccd-af3e-216385dcaadc') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:12:25.719 3696 1447331816720 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a7220884-22c8-4ccd-af3e-216385dcaadc') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:12:25.737 3696 1447331816720 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a7220884-22c8-4ccd-af3e-216385dcaadc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-06 11:12:25.737 3696 1447331816720 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 608, VLAN trunk: None to switch port a7220884-22c8-4ccd-af3e-216385dcaadc 2022-04-06 11:12:25.890 3696 1447331816720 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-06 11:12:25.890 3696 1447331816720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a7220884-22c8-4ccd-af3e-216385dcaadc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:12:26.141 3696 1447331816720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a7220884-22c8-4ccd-af3e-216385dcaadc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:12:26.141 3696 1447331816720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:12:26.141 3696 1447331816720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6985db5c-8d0a-49ed-8aa7-671976b43ef6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:12:26.141 3696 1447331816720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a7220884-22c8-4ccd-af3e-216385dcaadc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-06 11:12:26.141 3696 1447331816720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-06 11:12:26.141 3696 1447331816720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a7220884-22c8-4ccd-af3e-216385dcaadc not yet added. Adding. 2022-04-06 11:12:26.141 3696 1447331816720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-06 11:12:26.141 3696 1447331816720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-06 11:12:26.375 3696 1447331816720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7220884-22c8-4ccd-af3e-216385dcaadc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:12:26.576 3696 1447331816720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7220884-22c8-4ccd-af3e-216385dcaadc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:12:26.576 3696 1447331816720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7220884-22c8-4ccd-af3e-216385dcaadc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:12:26.843 3696 1447331816720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a7220884-22c8-4ccd-af3e-216385dcaadc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:12:27.016 3696 1447331816720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a7220884-22c8-4ccd-af3e-216385dcaadc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:12:27.016 3696 1447331816720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a7220884-22c8-4ccd-af3e-216385dcaadc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-06 11:12:27.016 3696 1447331816720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a7220884-22c8-4ccd-af3e-216385dcaadc processed. 2022-04-06 11:12:27.176 3696 1447331762592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:12:27.641 3696 1447331762592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:12:28.859 3696 1447330958144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-672ed28e-b80e-4d2a-8c5d-5cab487c25e0 9c8d8dee65af4b2f8eb54aefe9a8dcf4 656d379318954db58d7ea80339aeb14e - - -] Security group member updated on remote: ['6a8f29a3-8a89-4a8f-a1d0-69ce621b4839'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:12:28.859 3696 1447330958144 MainThread INFO neutron.agent.securitygroups_rpc [req-672ed28e-b80e-4d2a-8c5d-5cab487c25e0 9c8d8dee65af4b2f8eb54aefe9a8dcf4 656d379318954db58d7ea80339aeb14e - - -] Security group member updated ['6a8f29a3-8a89-4a8f-a1d0-69ce621b4839'] 2022-04-06 11:12:29.202 3696 1447329975984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-672ed28e-b80e-4d2a-8c5d-5cab487c25e0 9c8d8dee65af4b2f8eb54aefe9a8dcf4 656d379318954db58d7ea80339aeb14e - - -] port_delete event received for '0c103b04-a159-4880-b713-be8b09cbdadc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:12:29.216 3696 1447327056288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0c103b04-a159-4880-b713-be8b09cbdadc 2022-04-06 11:12:31.179 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-06 11:12:31.179 3696 1447331529296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0c103b04-a159-4880-b713-be8b09cbdadc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-06 11:12:31.179 3696 1447331529296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0c103b04-a159-4880-b713-be8b09cbdadc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-06 11:12:31.179 3696 1447331529296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0c103b04-a159-4880-b713-be8b09cbdadc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-06 11:12:31.201 3696 1447331529296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f2a9f000-ee35-437d-9a9d-85c2a37fbe68 2022-04-06 11:12:31.201 3696 1447331529296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0c103b04-a159-4880-b713-be8b09cbdadc'] 2022-04-06 11:12:31.201 3696 1447331529296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-06 11:12:31.201 3696 1447331529296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-06 11:12:31.201 3696 1447331529296 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0c103b04-a159-4880-b713-be8b09cbdadc'] 2022-04-06 11:12:32.391 3696 1447330017696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc20eb2b-4357-4ee8-814c-f5f6bbe068cb 9c8d8dee65af4b2f8eb54aefe9a8dcf4 656d379318954db58d7ea80339aeb14e - - -] port_delete event received for '53ff296e-795a-4964-aa2a-7c3b5e46651b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:12:33.200 3696 1447326231184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:12:33.248 3696 1447326231184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.046s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:12:33.815 3696 1447331873888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-89e36a2e-9b28-4eb6-abc9-c5bbf3694720 9c8d8dee65af4b2f8eb54aefe9a8dcf4 656d379318954db58d7ea80339aeb14e - - -] Security group rule updated on remote: ['cf88ec72-f603-432d-b5ac-277b6d54b9c9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-06 11:12:33.815 3696 1447331873888 MainThread INFO neutron.agent.securitygroups_rpc [req-89e36a2e-9b28-4eb6-abc9-c5bbf3694720 9c8d8dee65af4b2f8eb54aefe9a8dcf4 656d379318954db58d7ea80339aeb14e - - -] Security group rule updated ['cf88ec72-f603-432d-b5ac-277b6d54b9c9'] 2022-04-06 11:12:34.247 3696 1447326157456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c518e5ce-2944-4c50-9caf-0189616ba81d 9c8d8dee65af4b2f8eb54aefe9a8dcf4 656d379318954db58d7ea80339aeb14e - - -] Security group rule updated on remote: ['cf88ec72-f603-432d-b5ac-277b6d54b9c9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-06 11:12:34.247 3696 1447326157456 MainThread INFO neutron.agent.securitygroups_rpc [req-c518e5ce-2944-4c50-9caf-0189616ba81d 9c8d8dee65af4b2f8eb54aefe9a8dcf4 656d379318954db58d7ea80339aeb14e - - -] Security group rule updated ['cf88ec72-f603-432d-b5ac-277b6d54b9c9'] 2022-04-06 11:12:34.575 3696 1447326157456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e243dd66-c8db-41ba-a834-57fc62c1aa8b 635648a4477446019b1b33fff6ee1588 db850395eb514b1b82835a75615c8485 - - -] Security group member updated on remote: ['bb74bfa3-2613-4876-a34f-87f25055a77d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:12:34.575 3696 1447326157456 MainThread INFO neutron.agent.securitygroups_rpc [req-e243dd66-c8db-41ba-a834-57fc62c1aa8b 635648a4477446019b1b33fff6ee1588 db850395eb514b1b82835a75615c8485 - - -] Security group member updated ['bb74bfa3-2613-4876-a34f-87f25055a77d'] 2022-04-06 11:12:35.895 3696 1447326157456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-674f8c3b-ca54-4e5f-ad05-743e04ed648a 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] port_update received: 1c1fcc68-a885-433e-bc6e-a47496b93861 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:12:35.909 3696 1447326157456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-674f8c3b-ca54-4e5f-ad05-743e04ed648a 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] No port 1c1fcc68-a885-433e-bc6e-a47496b93861 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:12:39.687 3696 1447327056112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1c1fcc68-a885-433e-bc6e-a47496b93861 2022-04-06 11:12:41.248 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-06 11:12:41.621 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Adding port 1c1fcc68-a885-433e-bc6e-a47496b93861 2022-04-06 11:12:41.621 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Port 1c1fcc68-a885-433e-bc6e-a47496b93861 updated. Details: {'device': '1c1fcc68-a885-433e-bc6e-a47496b93861', 'network_id': 'c3d13e17-9c01-4445-94a8-42f50ea0b7cc', 'port_id': '1c1fcc68-a885-433e-bc6e-a47496b93861', 'mac_address': 'fa:16:3e:81:2b:fe', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 627, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '42d33a8f-b627-4b28-af2d-77c1d5e35139', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-06 11:12:41.624 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-06 11:12:41.624 3696 1447326232416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1c1fcc68-a885-433e-bc6e-a47496b93861" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:12:41.624 3696 1447326232416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1c1fcc68-a885-433e-bc6e-a47496b93861 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-06 11:12:41.624 3696 1447326232416 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c3d13e17-9c01-4445-94a8-42f50ea0b7cc 2022-04-06 11:12:41.624 3696 1447326232416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-06 11:12:41.841 3696 1447326232416 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1c1fcc68-a885-433e-bc6e-a47496b93861') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:12:41.841 3696 1447326232416 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1c1fcc68-a885-433e-bc6e-a47496b93861') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:12:41.841 3696 1447326232416 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1c1fcc68-a885-433e-bc6e-a47496b93861 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-06 11:12:41.859 3696 1447326232416 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 627, VLAN trunk: None to switch port 1c1fcc68-a885-433e-bc6e-a47496b93861 2022-04-06 11:12:42.017 3696 1447326232416 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-06 11:12:42.017 3696 1447326232416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1c1fcc68-a885-433e-bc6e-a47496b93861'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:12:42.017 3696 1447331872832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-361e7c49-4489-4b97-9c76-50fe2932bda6 9c8d8dee65af4b2f8eb54aefe9a8dcf4 656d379318954db58d7ea80339aeb14e - - -] Security group member updated on remote: ['cf88ec72-f603-432d-b5ac-277b6d54b9c9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:12:42.038 3696 1447331872832 MainThread INFO neutron.agent.securitygroups_rpc [req-361e7c49-4489-4b97-9c76-50fe2932bda6 9c8d8dee65af4b2f8eb54aefe9a8dcf4 656d379318954db58d7ea80339aeb14e - - -] Security group member updated ['cf88ec72-f603-432d-b5ac-277b6d54b9c9'] 2022-04-06 11:12:42.203 3696 1447326232416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1c1fcc68-a885-433e-bc6e-a47496b93861']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:12:42.203 3696 1447326232416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:12:42.203 3696 1447326232416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bb74bfa3-2613-4876-a34f-87f25055a77d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:12:42.203 3696 1447326232416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (bb74bfa3-2613-4876-a34f-87f25055a77d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-06 11:12:42.203 3696 1447326232416 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1c1fcc68-a885-433e-bc6e-a47496b93861 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-06 11:12:42.203 3696 1447326232416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-06 11:12:42.203 3696 1447326232416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1c1fcc68-a885-433e-bc6e-a47496b93861 not yet added. Adding. 2022-04-06 11:12:42.203 3696 1447326232416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-06 11:12:42.231 3696 1447326232416 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-06 11:12:42.452 3696 1447326232416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c1fcc68-a885-433e-bc6e-a47496b93861" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:12:42.703 3696 1447326232416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c1fcc68-a885-433e-bc6e-a47496b93861" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:12:42.703 3696 1447326232416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c1fcc68-a885-433e-bc6e-a47496b93861" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:12:42.964 3696 1447326232416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c1fcc68-a885-433e-bc6e-a47496b93861" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:12:43.153 3696 1447326232416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1c1fcc68-a885-433e-bc6e-a47496b93861" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.532s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:12:43.153 3696 1447326232416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1c1fcc68-a885-433e-bc6e-a47496b93861 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-06 11:12:43.153 3696 1447326232416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1c1fcc68-a885-433e-bc6e-a47496b93861 processed. 2022-04-06 11:12:43.169 3696 1447326232416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-717ec9ea-1d7c-4119-b90f-2e94199677e7 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] port_update received: 299d6c28-fa2b-44b8-937b-dcd7dce137a8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:12:43.177 3696 1447326232416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-717ec9ea-1d7c-4119-b90f-2e94199677e7 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] No port 299d6c28-fa2b-44b8-937b-dcd7dce137a8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:12:43.257 3696 1447331970560 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:12:43.607 3696 1447331970560 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:12:47.796 3696 1447327056112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 299d6c28-fa2b-44b8-937b-dcd7dce137a8 2022-04-06 11:12:49.293 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-06 11:12:49.627 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Adding port 299d6c28-fa2b-44b8-937b-dcd7dce137a8 2022-04-06 11:12:49.627 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Port 299d6c28-fa2b-44b8-937b-dcd7dce137a8 updated. Details: {'device': '299d6c28-fa2b-44b8-937b-dcd7dce137a8', 'network_id': 'f2a9f000-ee35-437d-9a9d-85c2a37fbe68', 'port_id': '299d6c28-fa2b-44b8-937b-dcd7dce137a8', 'mac_address': 'fa:16:3e:7f:74:dc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 620, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '34d7ef89-881d-42f5-9a50-689ddd0fca8e', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-06 11:12:49.627 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-06 11:12:49.627 3696 1447331819008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-299d6c28-fa2b-44b8-937b-dcd7dce137a8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:12:49.627 3696 1447331819008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 299d6c28-fa2b-44b8-937b-dcd7dce137a8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-06 11:12:49.627 3696 1447331819008 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f2a9f000-ee35-437d-9a9d-85c2a37fbe68 2022-04-06 11:12:49.627 3696 1447331819008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-06 11:12:49.844 3696 1447331819008 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '299d6c28-fa2b-44b8-937b-dcd7dce137a8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:12:49.844 3696 1447331819008 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '299d6c28-fa2b-44b8-937b-dcd7dce137a8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:12:49.859 3696 1447331819008 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 299d6c28-fa2b-44b8-937b-dcd7dce137a8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-06 11:12:49.859 3696 1447331819008 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 620, VLAN trunk: None to switch port 299d6c28-fa2b-44b8-937b-dcd7dce137a8 2022-04-06 11:12:50.030 3696 1447331819008 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-06 11:12:50.030 3696 1447331819008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['299d6c28-fa2b-44b8-937b-dcd7dce137a8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:12:50.201 3696 1447331819008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['299d6c28-fa2b-44b8-937b-dcd7dce137a8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:12:50.201 3696 1447331819008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:12:50.201 3696 1447331819008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cf88ec72-f603-432d-b5ac-277b6d54b9c9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:12:50.201 3696 1447331819008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 299d6c28-fa2b-44b8-937b-dcd7dce137a8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-06 11:12:50.201 3696 1447331819008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-06 11:12:50.201 3696 1447331819008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 299d6c28-fa2b-44b8-937b-dcd7dce137a8 not yet added. Adding. 2022-04-06 11:12:50.201 3696 1447331819008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-06 11:12:50.201 3696 1447331819008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-06 11:12:50.468 3696 1447331819008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-299d6c28-fa2b-44b8-937b-dcd7dce137a8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:12:50.718 3696 1447331819008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-299d6c28-fa2b-44b8-937b-dcd7dce137a8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:12:50.718 3696 1447331819008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-299d6c28-fa2b-44b8-937b-dcd7dce137a8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:12:51.049 3696 1447331819008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-299d6c28-fa2b-44b8-937b-dcd7dce137a8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:12:51.281 3696 1447331819008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-299d6c28-fa2b-44b8-937b-dcd7dce137a8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.657s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:12:51.281 3696 1447331819008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 299d6c28-fa2b-44b8-937b-dcd7dce137a8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-06 11:12:51.281 3696 1447331819008 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 299d6c28-fa2b-44b8-937b-dcd7dce137a8 processed. 2022-04-06 11:12:51.297 3696 1447331819008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:12:51.731 3696 1447331819008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.438s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:13:01.669 3696 1447327056288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 399ed617-c905-42b4-a0b2-0613ce03a937 2022-04-06 11:13:03.359 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-06 11:13:03.359 3696 1447330327536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '399ed617-c905-42b4-a0b2-0613ce03a937' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-06 11:13:03.359 3696 1447330327536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '399ed617-c905-42b4-a0b2-0613ce03a937' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-06 11:13:03.359 3696 1447330327536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 399ed617-c905-42b4-a0b2-0613ce03a937 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-06 11:13:03.436 3696 1447330327536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['399ed617-c905-42b4-a0b2-0613ce03a937'] 2022-04-06 11:13:03.436 3696 1447330327536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-06 11:13:03.436 3696 1447330327536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-06 11:13:03.436 3696 1447330327536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['399ed617-c905-42b4-a0b2-0613ce03a937'] 2022-04-06 11:13:03.436 3696 1447330327536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-09559077-1894-4511-9cf8-6f8fa5058b76 d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Security group member updated on remote: ['830f8c59-a85b-4cf2-8da6-477385d53e37'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:13:03.436 3696 1447330327536 MainThread INFO neutron.agent.securitygroups_rpc [req-09559077-1894-4511-9cf8-6f8fa5058b76 d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Security group member updated ['830f8c59-a85b-4cf2-8da6-477385d53e37'] 2022-04-06 11:13:04.168 3696 1447331007648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09559077-1894-4511-9cf8-6f8fa5058b76 d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] port_delete event received for '399ed617-c905-42b4-a0b2-0613ce03a937' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:13:05.199 3696 1447331926960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4d8928eb-f2e5-42ac-aa54-55491fae95ea 8bb4adb7bb9f4dd2accdf8ef2c151880 c4663aa6e0b44ab796a7e35e89de8542 - - -] Security group member updated on remote: ['04b8c151-6a25-4a13-9d33-746cfc888765'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:13:05.199 3696 1447331926960 MainThread INFO neutron.agent.securitygroups_rpc [req-4d8928eb-f2e5-42ac-aa54-55491fae95ea 8bb4adb7bb9f4dd2accdf8ef2c151880 c4663aa6e0b44ab796a7e35e89de8542 - - -] Security group member updated ['04b8c151-6a25-4a13-9d33-746cfc888765'] 2022-04-06 11:13:05.358 3696 1447327809200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:13:05.389 3696 1447327809200 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:13:05.655 3696 1447332214736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d8928eb-f2e5-42ac-aa54-55491fae95ea 8bb4adb7bb9f4dd2accdf8ef2c151880 c4663aa6e0b44ab796a7e35e89de8542 - - -] port_delete event received for '54d2f68f-670d-40b5-8cb7-2afec466035e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:13:05.703 3696 1447327056288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 54d2f68f-670d-40b5-8cb7-2afec466035e 2022-04-06 11:13:07.371 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-06 11:13:07.372 3696 1447326232416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '54d2f68f-670d-40b5-8cb7-2afec466035e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-06 11:13:07.372 3696 1447326232416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '54d2f68f-670d-40b5-8cb7-2afec466035e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-06 11:13:07.372 3696 1447326232416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 54d2f68f-670d-40b5-8cb7-2afec466035e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-06 11:13:07.387 3696 1447326232416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5fab8b3e-9bd6-4042-84a6-4f106bfe5871 2022-04-06 11:13:07.387 3696 1447326232416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['54d2f68f-670d-40b5-8cb7-2afec466035e'] 2022-04-06 11:13:07.387 3696 1447326232416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-06 11:13:07.387 3696 1447326232416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-06 11:13:07.387 3696 1447326232416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['54d2f68f-670d-40b5-8cb7-2afec466035e'] 2022-04-06 11:13:08.110 3696 1447326232416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa3f0425-88a2-4729-ba56-8492ff5af547 d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] port_delete event received for 'eff24a04-3055-42e5-8543-45ac5fde45c4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:13:08.847 3696 1447332214912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b7b5cb2-2958-4dbc-8391-65c3a5d27448 8bb4adb7bb9f4dd2accdf8ef2c151880 c4663aa6e0b44ab796a7e35e89de8542 - - -] port_delete event received for 'e1a47c39-c66c-4062-928d-bf74f45b6c1f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:13:09.389 3696 1447326440784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:13:09.421 3696 1447326440784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:13:10.122 3696 1447330458080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-28061bbb-647b-41c4-be11-6e7eb36b44d2 8bb4adb7bb9f4dd2accdf8ef2c151880 c4663aa6e0b44ab796a7e35e89de8542 - - -] Security group rule updated on remote: ['26bf934d-7084-4bfe-b8f1-b4e110c94a2e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-06 11:13:10.122 3696 1447330458080 MainThread INFO neutron.agent.securitygroups_rpc [req-28061bbb-647b-41c4-be11-6e7eb36b44d2 8bb4adb7bb9f4dd2accdf8ef2c151880 c4663aa6e0b44ab796a7e35e89de8542 - - -] Security group rule updated ['26bf934d-7084-4bfe-b8f1-b4e110c94a2e'] 2022-04-06 11:13:10.561 3696 1447326414448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7072d290-78da-49ce-b91d-4c1048d2b05d 8bb4adb7bb9f4dd2accdf8ef2c151880 c4663aa6e0b44ab796a7e35e89de8542 - - -] Security group rule updated on remote: ['26bf934d-7084-4bfe-b8f1-b4e110c94a2e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-06 11:13:10.561 3696 1447326414448 MainThread INFO neutron.agent.securitygroups_rpc [req-7072d290-78da-49ce-b91d-4c1048d2b05d 8bb4adb7bb9f4dd2accdf8ef2c151880 c4663aa6e0b44ab796a7e35e89de8542 - - -] Security group rule updated ['26bf934d-7084-4bfe-b8f1-b4e110c94a2e'] 2022-04-06 11:13:13.762 3696 1447327056288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 20b41070-56f2-4e82-b429-cbc15739e150 2022-04-06 11:13:14.201 3696 1447326499936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c744bce8-c4d7-434f-b805-ed736be552bc d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Security group member updated on remote: ['e12df135-4fd1-4863-96af-7592ec421af1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:13:14.219 3696 1447326499936 MainThread INFO neutron.agent.securitygroups_rpc [req-c744bce8-c4d7-434f-b805-ed736be552bc d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Security group member updated ['e12df135-4fd1-4863-96af-7592ec421af1'] 2022-04-06 11:13:14.219 3696 1447326499936 MainThread INFO neutron.agent.securitygroups_rpc [req-c744bce8-c4d7-434f-b805-ed736be552bc d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Refresh firewall rules 2022-04-06 11:13:14.219 3696 1447326499936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c744bce8-c4d7-434f-b805-ed736be552bc d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Get security group information for devices via rpc ['2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b', '20b41070-56f2-4e82-b429-cbc15739e150'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:13:14.310 3696 1447332303088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c744bce8-c4d7-434f-b805-ed736be552bc d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] port_delete event received for '20b41070-56f2-4e82-b429-cbc15739e150' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:13:14.403 3696 1447326499936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c744bce8-c4d7-434f-b805-ed736be552bc d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Update security group information for ports dict_keys(['2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:13:14.403 3696 1447326499936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c744bce8-c4d7-434f-b805-ed736be552bc d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:13:14.403 3696 1447326499936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c744bce8-c4d7-434f-b805-ed736be552bc d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Update rules of security group (e12df135-4fd1-4863-96af-7592ec421af1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:13:14.403 3696 1447326499936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c744bce8-c4d7-434f-b805-ed736be552bc d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Update members of security group (e12df135-4fd1-4863-96af-7592ec421af1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-06 11:13:14.403 3696 1447326499936 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c744bce8-c4d7-434f-b805-ed736be552bc d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Update port filter for 2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-06 11:13:14.403 3696 1447326499936 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c744bce8-c4d7-434f-b805-ed736be552bc d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Updating port rules. 2022-04-06 11:13:14.403 3696 1447326499936 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c744bce8-c4d7-434f-b805-ed736be552bc d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Creating 0 new rules, removing 1 old rules. 2022-04-06 11:13:14.403 3696 1447326499936 MainThread DEBUG oslo_concurrency.lockutils [req-c744bce8-c4d7-434f-b805-ed736be552bc d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Lock "n-hv-driver-port-lock-2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:13:14.420 3696 1447326499936 MainThread DEBUG oslo_concurrency.lockutils [req-c744bce8-c4d7-434f-b805-ed736be552bc d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Lock "n-hv-driver-port-lock-2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:13:14.420 3696 1447326499936 MainThread DEBUG oslo_concurrency.lockutils [req-c744bce8-c4d7-434f-b805-ed736be552bc d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Lock "n-hv-driver-port-lock-2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:13:14.641 3696 1447326499936 MainThread DEBUG oslo_concurrency.lockutils [req-c744bce8-c4d7-434f-b805-ed736be552bc d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Lock "n-hv-driver-port-lock-2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:13:15.403 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-06 11:13:15.403 3696 1447330050288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '20b41070-56f2-4e82-b429-cbc15739e150' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-06 11:13:15.403 3696 1447330050288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '20b41070-56f2-4e82-b429-cbc15739e150' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-06 11:13:15.403 3696 1447330050288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 20b41070-56f2-4e82-b429-cbc15739e150 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-06 11:13:15.403 3696 1447330050288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['20b41070-56f2-4e82-b429-cbc15739e150'] 2022-04-06 11:13:15.403 3696 1447330050288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-06 11:13:15.403 3696 1447330050288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-06 11:13:15.403 3696 1447330050288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['20b41070-56f2-4e82-b429-cbc15739e150'] 2022-04-06 11:13:16.934 3696 1447330050288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b6b7a80a-1c96-47da-8374-f2d60e87fb4e 8bb4adb7bb9f4dd2accdf8ef2c151880 c4663aa6e0b44ab796a7e35e89de8542 - - -] Security group member updated on remote: ['26bf934d-7084-4bfe-b8f1-b4e110c94a2e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:13:16.934 3696 1447330050288 MainThread INFO neutron.agent.securitygroups_rpc [req-b6b7a80a-1c96-47da-8374-f2d60e87fb4e 8bb4adb7bb9f4dd2accdf8ef2c151880 c4663aa6e0b44ab796a7e35e89de8542 - - -] Security group member updated ['26bf934d-7084-4bfe-b8f1-b4e110c94a2e'] 2022-04-06 11:13:17.424 3696 1447329117632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:13:17.467 3696 1447329117632 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:13:18.374 3696 1447328589424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6595aae3-09b9-41b7-be89-85c319a0053a 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] port_update received: 4cebbf88-3295-4075-b9c7-d5bd00477de0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:13:18.374 3696 1447328589424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6595aae3-09b9-41b7-be89-85c319a0053a 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] No port 4cebbf88-3295-4075-b9c7-d5bd00477de0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:13:21.811 3696 1447327056288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b 2022-04-06 11:13:22.623 3696 1447332025440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-41d27c61-f265-40a5-9dd6-d04a9c10fac7 d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Security group member updated on remote: ['e12df135-4fd1-4863-96af-7592ec421af1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:13:22.623 3696 1447332025440 MainThread INFO neutron.agent.securitygroups_rpc [req-41d27c61-f265-40a5-9dd6-d04a9c10fac7 d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Security group member updated ['e12df135-4fd1-4863-96af-7592ec421af1'] 2022-04-06 11:13:22.623 3696 1447332025440 MainThread INFO neutron.agent.securitygroups_rpc [req-41d27c61-f265-40a5-9dd6-d04a9c10fac7 d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Refresh firewall rules 2022-04-06 11:13:22.623 3696 1447332025440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-41d27c61-f265-40a5-9dd6-d04a9c10fac7 d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Get security group information for devices via rpc ['2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:13:22.648 3696 1447332025440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-41d27c61-f265-40a5-9dd6-d04a9c10fac7 d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:13:22.659 3696 1447332025440 MainThread DEBUG neutron.agent.securitygroups_rpc [req-41d27c61-f265-40a5-9dd6-d04a9c10fac7 d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:13:22.698 3696 1447332025440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-41d27c61-f265-40a5-9dd6-d04a9c10fac7 d41a918381a44be1947c1c08fa17ef98 3f37542a74eb41648a0dadef5f402337 - - -] port_delete event received for '2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:13:23.457 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-06 11:13:23.457 3696 1447330459488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-06 11:13:23.457 3696 1447330459488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-06 11:13:23.457 3696 1447330459488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-06 11:13:23.457 3696 1447330459488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 21183362-149e-4f86-aaa0-d8d166b46987 2022-04-06 11:13:23.476 3696 1447330459488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b'] 2022-04-06 11:13:23.476 3696 1447330459488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-06 11:13:23.476 3696 1447330459488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-06 11:13:23.476 3696 1447330459488 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2999dc9e-e3a9-4d5f-8269-b2dd0ae37a4b'] 2022-04-06 11:13:25.480 3696 1447330459488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:13:25.495 3696 1447330459488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:13:26.247 3696 1447327056112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4cebbf88-3295-4075-b9c7-d5bd00477de0 2022-04-06 11:13:27.482 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-06 11:13:27.779 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Adding port 4cebbf88-3295-4075-b9c7-d5bd00477de0 2022-04-06 11:13:27.779 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Port 4cebbf88-3295-4075-b9c7-d5bd00477de0 updated. Details: {'device': '4cebbf88-3295-4075-b9c7-d5bd00477de0', 'network_id': '5fab8b3e-9bd6-4042-84a6-4f106bfe5871', 'port_id': '4cebbf88-3295-4075-b9c7-d5bd00477de0', 'mac_address': 'fa:16:3e:50:ed:f1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 631, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '80f2dd30-d139-4616-8cf9-ce6fcf996018', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-06 11:13:27.779 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-06 11:13:27.779 3696 1447331342816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4cebbf88-3295-4075-b9c7-d5bd00477de0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:13:27.779 3696 1447331342816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4cebbf88-3295-4075-b9c7-d5bd00477de0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-06 11:13:27.779 3696 1447331342816 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5fab8b3e-9bd6-4042-84a6-4f106bfe5871 2022-04-06 11:13:27.779 3696 1447331342816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-06 11:13:27.986 3696 1447331342816 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4cebbf88-3295-4075-b9c7-d5bd00477de0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:13:27.986 3696 1447331342816 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4cebbf88-3295-4075-b9c7-d5bd00477de0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:13:28.006 3696 1447331342816 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4cebbf88-3295-4075-b9c7-d5bd00477de0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-06 11:13:28.006 3696 1447331342816 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 631, VLAN trunk: None to switch port 4cebbf88-3295-4075-b9c7-d5bd00477de0 2022-04-06 11:13:28.137 3696 1447331342816 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-06 11:13:28.137 3696 1447331342816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4cebbf88-3295-4075-b9c7-d5bd00477de0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:13:28.325 3696 1447331342816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4cebbf88-3295-4075-b9c7-d5bd00477de0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:13:28.325 3696 1447331342816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:13:28.325 3696 1447331342816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (26bf934d-7084-4bfe-b8f1-b4e110c94a2e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:13:28.325 3696 1447331342816 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4cebbf88-3295-4075-b9c7-d5bd00477de0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-06 11:13:28.325 3696 1447331342816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-06 11:13:28.325 3696 1447331342816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4cebbf88-3295-4075-b9c7-d5bd00477de0 not yet added. Adding. 2022-04-06 11:13:28.325 3696 1447331342816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-06 11:13:28.325 3696 1447331342816 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-06 11:13:28.512 3696 1447331342816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4cebbf88-3295-4075-b9c7-d5bd00477de0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:13:28.699 3696 1447331342816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4cebbf88-3295-4075-b9c7-d5bd00477de0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:13:28.699 3696 1447331342816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4cebbf88-3295-4075-b9c7-d5bd00477de0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:13:28.962 3696 1447331342816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4cebbf88-3295-4075-b9c7-d5bd00477de0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:13:29.125 3696 1447331342816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4cebbf88-3295-4075-b9c7-d5bd00477de0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.343s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:13:29.125 3696 1447331342816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4cebbf88-3295-4075-b9c7-d5bd00477de0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-06 11:13:29.125 3696 1447331342816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4cebbf88-3295-4075-b9c7-d5bd00477de0 processed. 2022-04-06 11:13:29.125 3696 1447331342816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-421a9da1-cfe6-452c-a932-84cade657b69 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] port_delete event received for 'bc60ece1-6b72-4b7a-9195-07b9caa4025e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:13:29.482 3696 1447332302912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:13:29.921 3696 1447332302912 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.437s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:13:30.779 3696 1447332338672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c26079d-3163-4c78-8e48-6d310f17079b 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] port_delete event received for 'f540e003-d04e-4d9d-bfcc-e331389c30fb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:13:32.163 3696 1447329176384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19ed29db-bcc2-4686-8d31-246ea71569e3 - - - - -] port_delete event received for '2630eaa0-5004-49a8-966f-ea6a4ab5935d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:13:32.163 3696 1447329176384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa748333-81e0-49c4-ba1d-dd8f6ec60931 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] port_delete event received for '2630eaa0-5004-49a8-966f-ea6a4ab5935d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:13:32.558 3696 1447329176384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa748333-81e0-49c4-ba1d-dd8f6ec60931 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] network_delete received. Deleting network 21183362-149e-4f86-aaa0-d8d166b46987 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-06 11:13:32.558 3696 1447329176384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa748333-81e0-49c4-ba1d-dd8f6ec60931 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] Network 21183362-149e-4f86-aaa0-d8d166b46987 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-06 11:13:33.151 3696 1447328442848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fd230e7c-dc2b-4d4d-8fda-56858e4174b5 635648a4477446019b1b33fff6ee1588 db850395eb514b1b82835a75615c8485 - - -] Security group member updated on remote: ['bb74bfa3-2613-4876-a34f-87f25055a77d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:13:33.151 3696 1447328442848 MainThread INFO neutron.agent.securitygroups_rpc [req-fd230e7c-dc2b-4d4d-8fda-56858e4174b5 635648a4477446019b1b33fff6ee1588 db850395eb514b1b82835a75615c8485 - - -] Security group member updated ['bb74bfa3-2613-4876-a34f-87f25055a77d'] 2022-04-06 11:13:33.151 3696 1447328442848 MainThread INFO neutron.agent.securitygroups_rpc [req-fd230e7c-dc2b-4d4d-8fda-56858e4174b5 635648a4477446019b1b33fff6ee1588 db850395eb514b1b82835a75615c8485 - - -] Refresh firewall rules 2022-04-06 11:13:33.156 3696 1447328442848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fd230e7c-dc2b-4d4d-8fda-56858e4174b5 635648a4477446019b1b33fff6ee1588 db850395eb514b1b82835a75615c8485 - - -] Get security group information for devices via rpc ['1c1fcc68-a885-433e-bc6e-a47496b93861'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:13:33.203 3696 1447328442848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fd230e7c-dc2b-4d4d-8fda-56858e4174b5 635648a4477446019b1b33fff6ee1588 db850395eb514b1b82835a75615c8485 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:13:33.203 3696 1447328442848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fd230e7c-dc2b-4d4d-8fda-56858e4174b5 635648a4477446019b1b33fff6ee1588 db850395eb514b1b82835a75615c8485 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:13:33.533 3696 1447328854432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd230e7c-dc2b-4d4d-8fda-56858e4174b5 635648a4477446019b1b33fff6ee1588 db850395eb514b1b82835a75615c8485 - - -] port_delete event received for '1c1fcc68-a885-433e-bc6e-a47496b93861' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:13:33.919 3696 1447327056288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1c1fcc68-a885-433e-bc6e-a47496b93861 2022-04-06 11:13:35.503 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-06 11:13:35.503 3696 1447331006064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1c1fcc68-a885-433e-bc6e-a47496b93861' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-06 11:13:35.503 3696 1447331006064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1c1fcc68-a885-433e-bc6e-a47496b93861' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-06 11:13:35.503 3696 1447331006064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1c1fcc68-a885-433e-bc6e-a47496b93861 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-06 11:13:35.517 3696 1447331006064 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c3d13e17-9c01-4445-94a8-42f50ea0b7cc 2022-04-06 11:13:35.517 3696 1447331006064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1c1fcc68-a885-433e-bc6e-a47496b93861'] 2022-04-06 11:13:35.517 3696 1447331006064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-06 11:13:35.517 3696 1447331006064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-06 11:13:35.517 3696 1447331006064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1c1fcc68-a885-433e-bc6e-a47496b93861'] 2022-04-06 11:13:37.520 3696 1447332306784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:13:37.546 3696 1447332306784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:14:01.347 3696 1447332215792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6bfdf596-431c-4d23-923d-c57ac1b10d5c 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] network_delete received. Deleting network c3d13e17-9c01-4445-94a8-42f50ea0b7cc network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-06 11:14:01.347 3696 1447332215792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6bfdf596-431c-4d23-923d-c57ac1b10d5c 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] Network c3d13e17-9c01-4445-94a8-42f50ea0b7cc not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-06 11:14:12.151 3696 1447327056288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a7220884-22c8-4ccd-af3e-216385dcaadc 2022-04-06 11:14:12.855 3696 1447329538112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5093bc60-9e48-441e-a0bf-53c0f2f90e5e 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group member updated on remote: ['6985db5c-8d0a-49ed-8aa7-671976b43ef6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:14:12.855 3696 1447329538112 MainThread INFO neutron.agent.securitygroups_rpc [req-5093bc60-9e48-441e-a0bf-53c0f2f90e5e 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group member updated ['6985db5c-8d0a-49ed-8aa7-671976b43ef6'] 2022-04-06 11:14:13.182 3696 1447332303792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5093bc60-9e48-441e-a0bf-53c0f2f90e5e 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] port_delete event received for 'a7220884-22c8-4ccd-af3e-216385dcaadc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:14:13.743 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-06 11:14:13.743 3696 1447330777040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a7220884-22c8-4ccd-af3e-216385dcaadc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-06 11:14:13.743 3696 1447330777040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a7220884-22c8-4ccd-af3e-216385dcaadc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-06 11:14:13.743 3696 1447330777040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a7220884-22c8-4ccd-af3e-216385dcaadc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-06 11:14:13.748 3696 1447330777040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8d2c7036-144c-485f-967a-82e783e3cd9c 2022-04-06 11:14:13.748 3696 1447330777040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a7220884-22c8-4ccd-af3e-216385dcaadc'] 2022-04-06 11:14:13.748 3696 1447330777040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-06 11:14:13.748 3696 1447330777040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-06 11:14:13.748 3696 1447330777040 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a7220884-22c8-4ccd-af3e-216385dcaadc'] 2022-04-06 11:14:15.766 3696 1447330236016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:14:15.795 3696 1447330236016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:14:17.010 3696 1447332332288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0684118-10f3-46cd-a610-b7ff4aac42ae 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] port_delete event received for '5acffbb6-690a-4945-9788-756a8166fa0d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:14:18.511 3696 1447327835584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2236a4a2-2b63-4184-aa1a-3d25fd20e8a4 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group rule updated on remote: ['db4581e4-8b81-4ccd-9849-7beac1c76da1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-06 11:14:18.511 3696 1447327835584 MainThread INFO neutron.agent.securitygroups_rpc [req-2236a4a2-2b63-4184-aa1a-3d25fd20e8a4 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group rule updated ['db4581e4-8b81-4ccd-9849-7beac1c76da1'] 2022-04-06 11:14:19.182 3696 1447332253008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3d09aac6-eb62-4503-aab9-9496ac30de46 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group rule updated on remote: ['db4581e4-8b81-4ccd-9849-7beac1c76da1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-06 11:14:19.182 3696 1447332253008 MainThread INFO neutron.agent.securitygroups_rpc [req-3d09aac6-eb62-4503-aab9-9496ac30de46 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group rule updated ['db4581e4-8b81-4ccd-9849-7beac1c76da1'] 2022-04-06 11:14:26.017 3696 1447331531056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2efbe256-c81f-494d-a0c9-223eb1097350 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group member updated on remote: ['db4581e4-8b81-4ccd-9849-7beac1c76da1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:14:26.017 3696 1447331531056 MainThread INFO neutron.agent.securitygroups_rpc [req-2efbe256-c81f-494d-a0c9-223eb1097350 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group member updated ['db4581e4-8b81-4ccd-9849-7beac1c76da1'] 2022-04-06 11:14:27.322 3696 1447330777040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e5efa4b-48bb-4067-899b-556edae497c2 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] port_update received: 382a2f59-ed16-4b2d-88e5-a33f215703f3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:14:27.322 3696 1447330777040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e5efa4b-48bb-4067-899b-556edae497c2 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] No port 382a2f59-ed16-4b2d-88e5-a33f215703f3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:14:30.806 3696 1447327056112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 382a2f59-ed16-4b2d-88e5-a33f215703f3 2022-04-06 11:14:31.821 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-06 11:14:32.166 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Adding port 382a2f59-ed16-4b2d-88e5-a33f215703f3 2022-04-06 11:14:32.183 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Port 382a2f59-ed16-4b2d-88e5-a33f215703f3 updated. Details: {'device': '382a2f59-ed16-4b2d-88e5-a33f215703f3', 'network_id': '8d2c7036-144c-485f-967a-82e783e3cd9c', 'port_id': '382a2f59-ed16-4b2d-88e5-a33f215703f3', 'mac_address': 'fa:16:3e:72:5f:bb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 608, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'de174542-21fd-45de-a92f-eecf364773a3', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-06 11:14:32.183 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-06 11:14:32.183 3696 1447333131536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-382a2f59-ed16-4b2d-88e5-a33f215703f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:14:32.183 3696 1447333131536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 382a2f59-ed16-4b2d-88e5-a33f215703f3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-06 11:14:32.183 3696 1447333131536 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 8d2c7036-144c-485f-967a-82e783e3cd9c 2022-04-06 11:14:32.183 3696 1447333131536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-06 11:14:32.369 3696 1447333131536 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '382a2f59-ed16-4b2d-88e5-a33f215703f3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:14:32.369 3696 1447333131536 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '382a2f59-ed16-4b2d-88e5-a33f215703f3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:14:32.399 3696 1447333131536 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 382a2f59-ed16-4b2d-88e5-a33f215703f3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-06 11:14:32.404 3696 1447333131536 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 608, VLAN trunk: None to switch port 382a2f59-ed16-4b2d-88e5-a33f215703f3 2022-04-06 11:14:32.543 3696 1447333131536 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-06 11:14:32.543 3696 1447333131536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['382a2f59-ed16-4b2d-88e5-a33f215703f3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:14:32.839 3696 1447333131536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['382a2f59-ed16-4b2d-88e5-a33f215703f3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:14:32.839 3696 1447333131536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:14:32.839 3696 1447333131536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (db4581e4-8b81-4ccd-9849-7beac1c76da1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:14:32.839 3696 1447333131536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 382a2f59-ed16-4b2d-88e5-a33f215703f3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-06 11:14:32.839 3696 1447333131536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-06 11:14:32.839 3696 1447333131536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 382a2f59-ed16-4b2d-88e5-a33f215703f3 not yet added. Adding. 2022-04-06 11:14:32.839 3696 1447333131536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-06 11:14:32.839 3696 1447333131536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-06 11:14:33.012 3696 1447333131536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-382a2f59-ed16-4b2d-88e5-a33f215703f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:14:33.198 3696 1447333131536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-382a2f59-ed16-4b2d-88e5-a33f215703f3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:14:33.198 3696 1447333131536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-382a2f59-ed16-4b2d-88e5-a33f215703f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:14:33.404 3696 1447333131536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-382a2f59-ed16-4b2d-88e5-a33f215703f3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:14:33.511 3696 1447333131536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-382a2f59-ed16-4b2d-88e5-a33f215703f3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:14:33.511 3696 1447333131536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 382a2f59-ed16-4b2d-88e5-a33f215703f3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-06 11:14:33.511 3696 1447333131536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 382a2f59-ed16-4b2d-88e5-a33f215703f3 processed. 2022-04-06 11:14:33.837 3696 1447333131536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:14:34.356 3696 1447333131536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.516s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:14:44.369 3696 1447327056288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 32f4223f-8390-4116-b11b-3414381cf5a7 2022-04-06 11:14:45.887 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-06 11:14:45.887 3696 1447326083552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '32f4223f-8390-4116-b11b-3414381cf5a7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-06 11:14:45.887 3696 1447326083552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '32f4223f-8390-4116-b11b-3414381cf5a7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-06 11:14:45.887 3696 1447326083552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 32f4223f-8390-4116-b11b-3414381cf5a7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-06 11:14:45.899 3696 1447326083552 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5c1b91ce-26b1-4377-9b88-8eeeb6068bea 2022-04-06 11:14:45.899 3696 1447326083552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['32f4223f-8390-4116-b11b-3414381cf5a7'] 2022-04-06 11:14:45.899 3696 1447326083552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-06 11:14:45.899 3696 1447326083552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-06 11:14:45.899 3696 1447326083552 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['32f4223f-8390-4116-b11b-3414381cf5a7'] 2022-04-06 11:14:47.903 3696 1447326083552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:14:48.187 3696 1447326083552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:14:52.963 3696 1447327056112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 32f4223f-8390-4116-b11b-3414381cf5a7 2022-04-06 11:14:53.914 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-06 11:14:54.213 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Adding port 32f4223f-8390-4116-b11b-3414381cf5a7 2022-04-06 11:14:54.213 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Port 32f4223f-8390-4116-b11b-3414381cf5a7 updated. Details: {'device': '32f4223f-8390-4116-b11b-3414381cf5a7', 'network_id': '5c1b91ce-26b1-4377-9b88-8eeeb6068bea', 'port_id': '32f4223f-8390-4116-b11b-3414381cf5a7', 'mac_address': 'fa:16:3e:a8:00:c7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 625, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'feae79eb-7257-4967-a126-f569988819ac', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-06 11:14:54.234 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-06 11:14:54.234 3696 1447333166592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-32f4223f-8390-4116-b11b-3414381cf5a7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:14:54.234 3696 1447333166592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 32f4223f-8390-4116-b11b-3414381cf5a7 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-06 11:14:54.234 3696 1447333166592 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5c1b91ce-26b1-4377-9b88-8eeeb6068bea 2022-04-06 11:14:54.234 3696 1447333166592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-06 11:14:54.448 3696 1447333166592 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '32f4223f-8390-4116-b11b-3414381cf5a7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:14:54.448 3696 1447333166592 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '32f4223f-8390-4116-b11b-3414381cf5a7') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:14:54.448 3696 1447333166592 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 32f4223f-8390-4116-b11b-3414381cf5a7 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-06 11:14:54.448 3696 1447333166592 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 625, VLAN trunk: None to switch port 32f4223f-8390-4116-b11b-3414381cf5a7 2022-04-06 11:14:54.607 3696 1447333166592 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-06 11:14:54.607 3696 1447333166592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['32f4223f-8390-4116-b11b-3414381cf5a7'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:14:54.905 3696 1447333166592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['32f4223f-8390-4116-b11b-3414381cf5a7']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:14:54.905 3696 1447333166592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:14:54.905 3696 1447333166592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2deac1d8-d24b-405d-82f6-dc95d0aac84c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:14:54.905 3696 1447333166592 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 32f4223f-8390-4116-b11b-3414381cf5a7 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-06 11:14:54.905 3696 1447333166592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-06 11:14:54.905 3696 1447333166592 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 32f4223f-8390-4116-b11b-3414381cf5a7 not yet added. Adding. 2022-04-06 11:14:54.905 3696 1447333166592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-06 11:14:54.905 3696 1447333166592 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-06 11:14:55.073 3696 1447333166592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-32f4223f-8390-4116-b11b-3414381cf5a7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:14:55.268 3696 1447333166592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-32f4223f-8390-4116-b11b-3414381cf5a7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:14:55.268 3696 1447333166592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-32f4223f-8390-4116-b11b-3414381cf5a7" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:14:55.602 3696 1447333166592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-32f4223f-8390-4116-b11b-3414381cf5a7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:14:55.760 3696 1447333166592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-32f4223f-8390-4116-b11b-3414381cf5a7" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.531s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:14:55.760 3696 1447333166592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 32f4223f-8390-4116-b11b-3414381cf5a7 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-06 11:14:55.760 3696 1447333166592 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 32f4223f-8390-4116-b11b-3414381cf5a7 processed. 2022-04-06 11:14:55.760 3696 1447327056112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 299d6c28-fa2b-44b8-937b-dcd7dce137a8 2022-04-06 11:14:55.915 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-06 11:14:55.915 3696 1447333166592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:14:56.449 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Adding port 299d6c28-fa2b-44b8-937b-dcd7dce137a8 2022-04-06 11:14:56.449 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Port 299d6c28-fa2b-44b8-937b-dcd7dce137a8 updated. Details: {'device': '299d6c28-fa2b-44b8-937b-dcd7dce137a8', 'network_id': 'f2a9f000-ee35-437d-9a9d-85c2a37fbe68', 'port_id': '299d6c28-fa2b-44b8-937b-dcd7dce137a8', 'mac_address': 'fa:16:3e:7f:74:dc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 620, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '34d7ef89-881d-42f5-9a50-689ddd0fca8e', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-06 11:14:56.449 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-06 11:14:56.449 3696 1447333227856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-299d6c28-fa2b-44b8-937b-dcd7dce137a8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:14:56.449 3696 1447333227856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 299d6c28-fa2b-44b8-937b-dcd7dce137a8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-06 11:14:56.449 3696 1447333227856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-06 11:14:56.478 3696 1447333227856 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '299d6c28-fa2b-44b8-937b-dcd7dce137a8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:14:56.478 3696 1447333227856 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '299d6c28-fa2b-44b8-937b-dcd7dce137a8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:14:56.478 3696 1447333166592 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.563s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:14:56.493 3696 1447333227856 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 299d6c28-fa2b-44b8-937b-dcd7dce137a8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-06 11:14:56.493 3696 1447333227856 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 620, VLAN trunk: None to switch port 299d6c28-fa2b-44b8-937b-dcd7dce137a8 2022-04-06 11:14:56.524 3696 1447333227856 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-06 11:14:56.524 3696 1447333227856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['299d6c28-fa2b-44b8-937b-dcd7dce137a8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:14:56.739 3696 1447333227856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['299d6c28-fa2b-44b8-937b-dcd7dce137a8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:14:56.739 3696 1447333227856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:14:56.749 3696 1447333227856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cf88ec72-f603-432d-b5ac-277b6d54b9c9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:14:56.749 3696 1447333227856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 299d6c28-fa2b-44b8-937b-dcd7dce137a8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-06 11:14:56.749 3696 1447333227856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-06 11:14:56.749 3696 1447333227856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-04-06 11:14:56.749 3696 1447333227856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-299d6c28-fa2b-44b8-937b-dcd7dce137a8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:14:56.749 3696 1447333227856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-299d6c28-fa2b-44b8-937b-dcd7dce137a8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:14:56.749 3696 1447333227856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-299d6c28-fa2b-44b8-937b-dcd7dce137a8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:14:56.749 3696 1447333227856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-299d6c28-fa2b-44b8-937b-dcd7dce137a8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:14:56.798 3696 1447333227856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-299d6c28-fa2b-44b8-937b-dcd7dce137a8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:14:56.798 3696 1447333227856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 299d6c28-fa2b-44b8-937b-dcd7dce137a8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-06 11:14:56.798 3696 1447333227856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 299d6c28-fa2b-44b8-937b-dcd7dce137a8 processed. 2022-04-06 11:14:57.922 3696 1447330777040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:14:58.235 3696 1447330777040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:15:16.749 3696 1447327056288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4cebbf88-3295-4075-b9c7-d5bd00477de0 2022-04-06 11:15:16.759 3696 1447327056288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 299d6c28-fa2b-44b8-937b-dcd7dce137a8 2022-04-06 11:15:16.759 3696 1447332139072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f137455f-12bd-4260-9d3a-a770ddbac2ae 8bb4adb7bb9f4dd2accdf8ef2c151880 c4663aa6e0b44ab796a7e35e89de8542 - - -] Security group member updated on remote: ['26bf934d-7084-4bfe-b8f1-b4e110c94a2e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:15:16.759 3696 1447332139072 MainThread INFO neutron.agent.securitygroups_rpc [req-f137455f-12bd-4260-9d3a-a770ddbac2ae 8bb4adb7bb9f4dd2accdf8ef2c151880 c4663aa6e0b44ab796a7e35e89de8542 - - -] Security group member updated ['26bf934d-7084-4bfe-b8f1-b4e110c94a2e'] 2022-04-06 11:15:17.324 3696 1447332339024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f137455f-12bd-4260-9d3a-a770ddbac2ae 8bb4adb7bb9f4dd2accdf8ef2c151880 c4663aa6e0b44ab796a7e35e89de8542 - - -] port_delete event received for '4cebbf88-3295-4075-b9c7-d5bd00477de0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:15:18.039 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-06 11:15:18.039 3696 1447333224864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4cebbf88-3295-4075-b9c7-d5bd00477de0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-06 11:15:18.039 3696 1447333224864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4cebbf88-3295-4075-b9c7-d5bd00477de0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-06 11:15:18.039 3696 1447333224864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4cebbf88-3295-4075-b9c7-d5bd00477de0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-06 11:15:18.041 3696 1447333224864 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5fab8b3e-9bd6-4042-84a6-4f106bfe5871 2022-04-06 11:15:18.041 3696 1447333224864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4cebbf88-3295-4075-b9c7-d5bd00477de0'] 2022-04-06 11:15:18.041 3696 1447333224864 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-06 11:15:18.041 3696 1447333224864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-06 11:15:18.041 3696 1447333224864 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4cebbf88-3295-4075-b9c7-d5bd00477de0'] 2022-04-06 11:15:18.041 3696 1447333225920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '299d6c28-fa2b-44b8-937b-dcd7dce137a8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-06 11:15:18.057 3696 1447333225920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '299d6c28-fa2b-44b8-937b-dcd7dce137a8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-06 11:15:18.057 3696 1447333225920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 299d6c28-fa2b-44b8-937b-dcd7dce137a8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-06 11:15:18.057 3696 1447333225920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['299d6c28-fa2b-44b8-937b-dcd7dce137a8'] 2022-04-06 11:15:18.057 3696 1447333225920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-06 11:15:18.057 3696 1447333225920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-06 11:15:18.057 3696 1447333225920 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['299d6c28-fa2b-44b8-937b-dcd7dce137a8'] 2022-04-06 11:15:20.043 3696 1447332026320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:15:20.295 3696 1447332026320 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:15:20.759 3696 1447327056288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 299d6c28-fa2b-44b8-937b-dcd7dce137a8 2022-04-06 11:15:21.902 3696 1447333433008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d595a5ea-d1b0-4f34-a5bf-0bfc3cc5ee64 8bb4adb7bb9f4dd2accdf8ef2c151880 c4663aa6e0b44ab796a7e35e89de8542 - - -] port_delete event received for 'f39f1fc6-f546-47d0-8e11-aa8ff23b9a1f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:15:22.040 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-06 11:15:22.040 3696 1447333076832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '299d6c28-fa2b-44b8-937b-dcd7dce137a8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-06 11:15:22.040 3696 1447333076832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '299d6c28-fa2b-44b8-937b-dcd7dce137a8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-06 11:15:22.040 3696 1447333076832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 299d6c28-fa2b-44b8-937b-dcd7dce137a8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-06 11:15:22.040 3696 1447333076832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f2a9f000-ee35-437d-9a9d-85c2a37fbe68 2022-04-06 11:15:22.056 3696 1447333076832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['299d6c28-fa2b-44b8-937b-dcd7dce137a8'] 2022-04-06 11:15:22.056 3696 1447333076832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-06 11:15:22.056 3696 1447333076832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['299d6c28-fa2b-44b8-937b-dcd7dce137a8'] 2022-04-06 11:15:24.039 3696 1447333076832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:15:24.138 3696 1447333076832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:15:28.123 3696 1447329975808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ce3ef94-22db-40d7-aa85-34c4d8d25598 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] port_delete event received for '2746a223-9d6c-4216-b3de-8ba393ab927f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:15:30.057 3696 1447330858080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2c95b6f-5610-4d58-8ac7-922958410e37 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] port_delete event received for '1ad0fbf4-0c43-46f9-9e78-74030702d838' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:15:32.087 3696 1447332796368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8de1fedb-762e-44f9-b945-e7ab83879635 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] port_delete event received for 'a47d57bc-a948-4f77-877e-4cdcdcb57749' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:15:32.117 3696 1447333164304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05179b06-3ef9-4078-accb-eb16b0b351ed - - - - -] port_delete event received for 'a47d57bc-a948-4f77-877e-4cdcdcb57749' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:15:32.480 3696 1447333675952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8de1fedb-762e-44f9-b945-e7ab83879635 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] network_delete received. Deleting network 5fab8b3e-9bd6-4042-84a6-4f106bfe5871 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-06 11:15:32.480 3696 1447333675952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8de1fedb-762e-44f9-b945-e7ab83879635 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] Network 5fab8b3e-9bd6-4042-84a6-4f106bfe5871 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-06 11:15:41.352 3696 1447327056112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 299d6c28-fa2b-44b8-937b-dcd7dce137a8 2022-04-06 11:15:42.128 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-06 11:15:42.522 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Adding port 299d6c28-fa2b-44b8-937b-dcd7dce137a8 2022-04-06 11:15:42.522 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Port 299d6c28-fa2b-44b8-937b-dcd7dce137a8 updated. Details: {'device': '299d6c28-fa2b-44b8-937b-dcd7dce137a8', 'network_id': 'f2a9f000-ee35-437d-9a9d-85c2a37fbe68', 'port_id': '299d6c28-fa2b-44b8-937b-dcd7dce137a8', 'mac_address': 'fa:16:3e:7f:74:dc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 620, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '34d7ef89-881d-42f5-9a50-689ddd0fca8e', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-06 11:15:42.522 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-06 11:15:42.522 3696 1447333074192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-299d6c28-fa2b-44b8-937b-dcd7dce137a8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:15:42.522 3696 1447333074192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 299d6c28-fa2b-44b8-937b-dcd7dce137a8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-06 11:15:42.522 3696 1447333074192 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f2a9f000-ee35-437d-9a9d-85c2a37fbe68 2022-04-06 11:15:42.522 3696 1447333074192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-06 11:15:42.710 3696 1447333074192 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '299d6c28-fa2b-44b8-937b-dcd7dce137a8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:15:42.710 3696 1447333074192 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '299d6c28-fa2b-44b8-937b-dcd7dce137a8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:15:42.727 3696 1447333074192 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 299d6c28-fa2b-44b8-937b-dcd7dce137a8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-06 11:15:42.727 3696 1447333074192 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 620, VLAN trunk: None to switch port 299d6c28-fa2b-44b8-937b-dcd7dce137a8 2022-04-06 11:15:42.852 3696 1447333074192 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-06 11:15:42.852 3696 1447333074192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['299d6c28-fa2b-44b8-937b-dcd7dce137a8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:15:43.043 3696 1447333074192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['299d6c28-fa2b-44b8-937b-dcd7dce137a8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:15:43.043 3696 1447333074192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:15:43.043 3696 1447333074192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cf88ec72-f603-432d-b5ac-277b6d54b9c9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:15:43.043 3696 1447333074192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 299d6c28-fa2b-44b8-937b-dcd7dce137a8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-06 11:15:43.043 3696 1447333074192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-06 11:15:43.043 3696 1447333074192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 299d6c28-fa2b-44b8-937b-dcd7dce137a8 not yet added. Adding. 2022-04-06 11:15:43.043 3696 1447333074192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-06 11:15:43.043 3696 1447333074192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-06 11:15:43.211 3696 1447333074192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-299d6c28-fa2b-44b8-937b-dcd7dce137a8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:15:43.351 3696 1447333074192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-299d6c28-fa2b-44b8-937b-dcd7dce137a8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:15:43.351 3696 1447333074192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-299d6c28-fa2b-44b8-937b-dcd7dce137a8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:15:43.557 3696 1447333074192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-299d6c28-fa2b-44b8-937b-dcd7dce137a8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:15:43.710 3696 1447333074192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-299d6c28-fa2b-44b8-937b-dcd7dce137a8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:15:43.710 3696 1447333074192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 299d6c28-fa2b-44b8-937b-dcd7dce137a8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-06 11:15:43.710 3696 1447333074192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 299d6c28-fa2b-44b8-937b-dcd7dce137a8 processed. 2022-04-06 11:15:44.139 3696 1447333074192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:15:44.419 3696 1447333074192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:16:17.288 3696 1447331084592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-376d81a7-9264-400c-80ea-7d2fd6f8b721 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group member updated on remote: ['db4581e4-8b81-4ccd-9849-7beac1c76da1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:16:17.288 3696 1447331084592 MainThread INFO neutron.agent.securitygroups_rpc [req-376d81a7-9264-400c-80ea-7d2fd6f8b721 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] Security group member updated ['db4581e4-8b81-4ccd-9849-7beac1c76da1'] 2022-04-06 11:16:17.353 3696 1447327056288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 382a2f59-ed16-4b2d-88e5-a33f215703f3 2022-04-06 11:16:17.617 3696 1447331084592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-376d81a7-9264-400c-80ea-7d2fd6f8b721 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] port_delete event received for '382a2f59-ed16-4b2d-88e5-a33f215703f3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:16:18.283 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-06 11:16:18.283 3696 1447333256000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '382a2f59-ed16-4b2d-88e5-a33f215703f3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-06 11:16:18.283 3696 1447333256000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '382a2f59-ed16-4b2d-88e5-a33f215703f3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-06 11:16:18.283 3696 1447333256000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 382a2f59-ed16-4b2d-88e5-a33f215703f3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-06 11:16:18.293 3696 1447333256000 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 8d2c7036-144c-485f-967a-82e783e3cd9c 2022-04-06 11:16:18.293 3696 1447333256000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['382a2f59-ed16-4b2d-88e5-a33f215703f3'] 2022-04-06 11:16:18.293 3696 1447333256000 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-06 11:16:18.293 3696 1447333256000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-06 11:16:18.293 3696 1447333256000 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['382a2f59-ed16-4b2d-88e5-a33f215703f3'] 2022-04-06 11:16:20.295 3696 1447332338848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:16:20.320 3696 1447332338848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:16:20.475 3696 1447330380256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-71ad14c3-a151-4a21-877e-925801ab705d 03a2ab4f0b0f4bd4b792c908790fd710 28911e33a4504982a633845acb173aab - - -] port_delete event received for '064cc361-652e-45b2-9151-f7c98743e8e5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:16:26.447 3696 1447333431952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ad0eec5-d7aa-40c9-90fe-2850bd27197d - - - - -] port_update received: f00f20cf-a064-4b7c-9299-ad66fc9f878e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:16:26.468 3696 1447333431952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ad0eec5-d7aa-40c9-90fe-2850bd27197d - - - - -] No port f00f20cf-a064-4b7c-9299-ad66fc9f878e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:16:26.851 3696 1447331816544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-878597d2-49e5-45fa-bbc5-74230f77e23b 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] port_delete event received for 'c7d15c8b-caca-420d-802d-3eb0e46bd0f4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:16:28.914 3696 1447331927664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb4a257b-6dfd-4e4d-beea-83ae0fb2cab3 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] port_delete event received for 'be0b0417-07a0-442b-a87b-54c5e24b32bd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:16:30.162 3696 1447331005184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d354b76-a80c-4a0f-9f8d-abf02c3f3bf3 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] port_delete event received for '9785df7b-185b-4aaa-9b59-e2709f44f994' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:16:30.742 3696 1447330955680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38df7c69-be63-43ed-986f-4b38c27781e0 - - - - -] port_delete event received for '9785df7b-185b-4aaa-9b59-e2709f44f994' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:16:30.901 3696 1447330932688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d354b76-a80c-4a0f-9f8d-abf02c3f3bf3 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] network_delete received. Deleting network 8d2c7036-144c-485f-967a-82e783e3cd9c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-06 11:16:30.901 3696 1447330932688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d354b76-a80c-4a0f-9f8d-abf02c3f3bf3 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] Network 8d2c7036-144c-485f-967a-82e783e3cd9c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-06 11:16:30.901 3696 1447330932688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e80fdfc8-f39c-4e18-b310-ceac63d87b82 - - - - -] port_update received: 319b4dd7-9248-4e45-a705-af49af6dda55 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:16:30.914 3696 1447330932688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e80fdfc8-f39c-4e18-b310-ceac63d87b82 - - - - -] No port 319b4dd7-9248-4e45-a705-af49af6dda55 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:16:35.322 3696 1447271671936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b662adf8-e047-4178-8584-9096edbb1eed - - - - -] port_update received: d925e9c4-3592-4e7b-92d0-a994567e0539 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:16:35.335 3696 1447271671936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b662adf8-e047-4178-8584-9096edbb1eed - - - - -] No port d925e9c4-3592-4e7b-92d0-a994567e0539 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:16:40.146 3696 1447331008000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-059416fc-26f1-4902-87d8-63a26a0ad47b - - - - -] port_update received: 68f68176-8323-48ac-925d-7ff57ee8190f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:16:40.146 3696 1447331008000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-059416fc-26f1-4902-87d8-63a26a0ad47b - - - - -] No port 68f68176-8323-48ac-925d-7ff57ee8190f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:16:47.552 3696 1447327056288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 299d6c28-fa2b-44b8-937b-dcd7dce137a8 2022-04-06 11:16:47.724 3696 1447328898912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d3c8557-3be6-4498-aa14-bee9f1473300 9c8d8dee65af4b2f8eb54aefe9a8dcf4 656d379318954db58d7ea80339aeb14e - - -] Security group member updated on remote: ['cf88ec72-f603-432d-b5ac-277b6d54b9c9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:16:47.724 3696 1447328898912 MainThread INFO neutron.agent.securitygroups_rpc [req-6d3c8557-3be6-4498-aa14-bee9f1473300 9c8d8dee65af4b2f8eb54aefe9a8dcf4 656d379318954db58d7ea80339aeb14e - - -] Security group member updated ['cf88ec72-f603-432d-b5ac-277b6d54b9c9'] 2022-04-06 11:16:48.083 3696 1447328898912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d3c8557-3be6-4498-aa14-bee9f1473300 9c8d8dee65af4b2f8eb54aefe9a8dcf4 656d379318954db58d7ea80339aeb14e - - -] port_delete event received for '299d6c28-fa2b-44b8-937b-dcd7dce137a8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:16:48.458 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-06 11:16:48.459 3696 1447328898912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '299d6c28-fa2b-44b8-937b-dcd7dce137a8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-06 11:16:48.459 3696 1447328898912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '299d6c28-fa2b-44b8-937b-dcd7dce137a8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-06 11:16:48.459 3696 1447328898912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 299d6c28-fa2b-44b8-937b-dcd7dce137a8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-06 11:16:48.459 3696 1447328898912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f2a9f000-ee35-437d-9a9d-85c2a37fbe68 2022-04-06 11:16:48.459 3696 1447328898912 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['299d6c28-fa2b-44b8-937b-dcd7dce137a8'] 2022-04-06 11:16:48.459 3696 1447328898912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-06 11:16:48.459 3696 1447328898912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-06 11:16:48.459 3696 1447328898912 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['299d6c28-fa2b-44b8-937b-dcd7dce137a8'] 2022-04-06 11:16:49.927 3696 1447328881648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b615781a-72b0-4a35-95e3-acbf968ceec9 126ce8ea6953494ca8081f8dc6253077 b3de1f6c8c2a41e58c127e4c306b7394 - - -] port_delete event received for '4f744ffc-f9d5-429c-b957-89ab8c629431' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:16:50.464 3696 1447329075792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:16:50.506 3696 1447329075792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:16:51.099 3696 1447329395456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cfcca31b-b455-4cb4-b409-aeecd7372457 9c8d8dee65af4b2f8eb54aefe9a8dcf4 656d379318954db58d7ea80339aeb14e - - -] port_delete event received for '87325e27-f80e-4ef9-9dab-8a04cb8e16ad' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:16:52.965 3696 1447308418384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-322f4cd2-dd08-45ef-b3e4-131addd492d0 126ce8ea6953494ca8081f8dc6253077 b3de1f6c8c2a41e58c127e4c306b7394 - - -] Security group member updated on remote: ['2deac1d8-d24b-405d-82f6-dc95d0aac84c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:16:52.965 3696 1447308418384 MainThread INFO neutron.agent.securitygroups_rpc [req-322f4cd2-dd08-45ef-b3e4-131addd492d0 126ce8ea6953494ca8081f8dc6253077 b3de1f6c8c2a41e58c127e4c306b7394 - - -] Security group member updated ['2deac1d8-d24b-405d-82f6-dc95d0aac84c'] 2022-04-06 11:16:53.056 3696 1447330958496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-322f4cd2-dd08-45ef-b3e4-131addd492d0 126ce8ea6953494ca8081f8dc6253077 b3de1f6c8c2a41e58c127e4c306b7394 - - -] port_delete event received for '32f4223f-8390-4116-b11b-3414381cf5a7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:16:53.550 3696 1447327056288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 32f4223f-8390-4116-b11b-3414381cf5a7 2022-04-06 11:16:54.320 3696 1447329886800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6bab5aa4-a355-4cd7-ae71-8d55b39d0e0e 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Security group member updated on remote: ['32491a66-551c-4d35-a990-8155c76d9a04'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:16:54.320 3696 1447329886800 MainThread INFO neutron.agent.securitygroups_rpc [req-6bab5aa4-a355-4cd7-ae71-8d55b39d0e0e 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Security group member updated ['32491a66-551c-4d35-a990-8155c76d9a04'] 2022-04-06 11:16:54.489 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-06 11:16:54.489 3696 1447271671936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '32f4223f-8390-4116-b11b-3414381cf5a7' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-06 11:16:54.489 3696 1447271671936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '32f4223f-8390-4116-b11b-3414381cf5a7' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-06 11:16:54.489 3696 1447271671936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 32f4223f-8390-4116-b11b-3414381cf5a7 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-06 11:16:54.489 3696 1447271671936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5c1b91ce-26b1-4377-9b88-8eeeb6068bea 2022-04-06 11:16:54.489 3696 1447271671936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['32f4223f-8390-4116-b11b-3414381cf5a7'] 2022-04-06 11:16:54.489 3696 1447271671936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-06 11:16:54.489 3696 1447271671936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-06 11:16:54.489 3696 1447271671936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['32f4223f-8390-4116-b11b-3414381cf5a7'] 2022-04-06 11:16:56.427 3696 1447271671936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e1f46b6-80f9-4350-98a1-d48ef7631eb1 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] port_update received: 6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:16:56.427 3696 1447271671936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e1f46b6-80f9-4350-98a1-d48ef7631eb1 1ee2a489616e4fb7882ff63ccab12012 cf2925793fe24a1db22cefd30bf6721d - - -] No port 6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-06 11:16:56.487 3696 1447271671936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:16:56.521 3696 1447271671936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:16:57.060 3696 1447328898912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-184476c5-9193-42cc-a9ae-98a10a17e805 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] port_delete event received for 'b792adbd-cc09-4bb1-876a-27ccbfc080d0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:17:01.144 3696 1447331007120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ec06478-c718-4cfb-b48f-c5acc9b3fc1b 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] port_delete event received for '649c78b0-5b9d-4a37-ac2d-da4c74a85e89' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:17:01.735 3696 1447328958592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-58cbbe26-af31-45fa-928c-7bcea13cd756 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] port_delete event received for 'a6c104b3-3e9d-484b-9965-05b16f578de9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:17:03.364 3696 1447328488960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aee59c52-f064-4eee-9bfb-0903ebdd7402 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] port_delete event received for '2ae26438-3eae-46c8-bdbf-55d1de9b9e6e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:17:03.770 3696 1447289285616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-160f64ab-4494-4254-b66d-f8c3c78adfb4 - - - - -] port_delete event received for '2ae26438-3eae-46c8-bdbf-55d1de9b9e6e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:17:03.835 3696 1447289285616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aee59c52-f064-4eee-9bfb-0903ebdd7402 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] network_delete received. Deleting network f2a9f000-ee35-437d-9a9d-85c2a37fbe68 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-06 11:17:03.835 3696 1447289285616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aee59c52-f064-4eee-9bfb-0903ebdd7402 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] Network f2a9f000-ee35-437d-9a9d-85c2a37fbe68 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-06 11:17:04.135 3696 1447289285616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c9d49dd-c675-4cdc-b22d-c4e7de364eb6 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] port_delete event received for '79c0382a-93d9-4c06-9c1a-f3804291fada' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:17:06.337 3696 1447328486320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4aaf0b10-10b6-457d-a4a6-c24bd5f1744e - - - - -] port_delete event received for 'df64a55b-9b6f-46be-8d4f-2ce2ba8ec8f0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:17:06.353 3696 1447328485968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c226dba8-5e63-4c2b-975b-dd6df3e477c4 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] port_delete event received for 'df64a55b-9b6f-46be-8d4f-2ce2ba8ec8f0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:17:06.676 3696 1447329078960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c226dba8-5e63-4c2b-975b-dd6df3e477c4 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] network_delete received. Deleting network 5c1b91ce-26b1-4377-9b88-8eeeb6068bea network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-06 11:17:06.676 3696 1447329078960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c226dba8-5e63-4c2b-975b-dd6df3e477c4 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] Network 5c1b91ce-26b1-4377-9b88-8eeeb6068bea not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-06 11:17:07.946 3696 1447331008176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c06a947-b867-4e5b-981b-d2844b05585b 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] port_delete event received for '473ec0a6-d45d-4eb5-a29c-9c38fc48322d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:17:09.837 3696 1447331109872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9a19d39-158f-486a-8262-90faa3f48685 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] port_delete event received for '535f33c5-f9d9-43ab-a838-e30845305945' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:17:10.004 3696 1447327056112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87 2022-04-06 11:17:10.598 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-06 11:17:11.129 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Adding port 6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87 2022-04-06 11:17:11.129 3696 1447211336624 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Port 6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87 updated. Details: {'device': '6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87', 'network_id': '78801f32-3244-4c03-ab1e-8d98ad9c8dae', 'port_id': '6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87', 'mac_address': 'fa:16:3e:56:c3:fc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 605, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '84817fb2-1398-40b8-8ed5-bfdc895994dd', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-06 11:17:11.129 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-06 11:17:11.129 3696 1447328136176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:17:11.129 3696 1447328136176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-06 11:17:11.129 3696 1447328136176 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 78801f32-3244-4c03-ab1e-8d98ad9c8dae 2022-04-06 11:17:11.129 3696 1447328136176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-06 11:17:11.330 3696 1447328136176 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:17:11.330 3696 1447328136176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:17:11.338 3696 1447328133888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57aab27b-85eb-4071-80ca-3d298533c928 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] port_delete event received for 'a9731bb8-0dea-4ff4-933d-cd9099f91110' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:17:11.338 3696 1447328136176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-06 11:17:11.338 3696 1447328136176 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 605, VLAN trunk: None to switch port 6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87 2022-04-06 11:17:11.449 3696 1447328136176 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-06 11:17:11.449 3696 1447328136176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:17:11.469 3696 1447327809024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74c19fcb-3fce-4a08-a6b7-0b5cdc27807c - - - - -] port_delete event received for 'a9731bb8-0dea-4ff4-933d-cd9099f91110' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:17:11.536 3696 1447326235808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57aab27b-85eb-4071-80ca-3d298533c928 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] network_delete received. Deleting network d8b06417-8bbe-49be-8dfe-253133f2e8c0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-06 11:17:11.536 3696 1447326235808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57aab27b-85eb-4071-80ca-3d298533c928 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] Network d8b06417-8bbe-49be-8dfe-253133f2e8c0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-06 11:17:11.616 3696 1447328136176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:17:11.616 3696 1447328136176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:17:11.616 3696 1447328136176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (32491a66-551c-4d35-a990-8155c76d9a04) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:17:11.616 3696 1447328136176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (32491a66-551c-4d35-a990-8155c76d9a04) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-06 11:17:11.616 3696 1447328136176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-06 11:17:11.639 3696 1447328136176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-06 11:17:11.639 3696 1447328136176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87 not yet added. Adding. 2022-04-06 11:17:11.639 3696 1447328136176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-06 11:17:11.639 3696 1447328136176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-06 11:17:11.748 3696 1447328136176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:17:11.850 3696 1447328136176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:17:11.850 3696 1447328136176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:17:12.004 3696 1447328136176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:17:12.129 3696 1447328136176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:17:12.129 3696 1447328136176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-06 11:17:12.129 3696 1447328136176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87 processed. 2022-04-06 11:17:12.614 3696 1447328136176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:17:13.020 3696 1447328136176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.407s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:17:25.650 3696 1447326306896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1dec3158-f5ea-471d-990d-837d7ac46d7a 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Security group rule updated on remote: ['1dd81d82-95d2-44a9-b294-c34c7f5f0113'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-06 11:17:25.650 3696 1447326306896 MainThread INFO neutron.agent.securitygroups_rpc [req-1dec3158-f5ea-471d-990d-837d7ac46d7a 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Security group rule updated ['1dd81d82-95d2-44a9-b294-c34c7f5f0113'] 2022-04-06 11:17:26.053 3696 1447329078080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-02383e04-cddb-457a-a9c9-48ce3ecceff6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Security group rule updated on remote: ['1dd81d82-95d2-44a9-b294-c34c7f5f0113'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-06 11:17:26.053 3696 1447329078080 MainThread INFO neutron.agent.securitygroups_rpc [req-02383e04-cddb-457a-a9c9-48ce3ecceff6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Security group rule updated ['1dd81d82-95d2-44a9-b294-c34c7f5f0113'] 2022-04-06 11:17:26.521 3696 1447330050816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee4a5b26-bf04-496c-aefe-4c65a18cfa9c 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Security group rule updated on remote: ['1dd81d82-95d2-44a9-b294-c34c7f5f0113'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-06 11:17:26.521 3696 1447330050816 MainThread INFO neutron.agent.securitygroups_rpc [req-ee4a5b26-bf04-496c-aefe-4c65a18cfa9c 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Security group rule updated ['1dd81d82-95d2-44a9-b294-c34c7f5f0113'] 2022-04-06 11:17:27.069 3696 1447330956384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ec6c3f02-30a1-4f9c-bf11-87f73779724a 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Security group rule updated on remote: ['1dd81d82-95d2-44a9-b294-c34c7f5f0113'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-06 11:17:27.069 3696 1447330956384 MainThread INFO neutron.agent.securitygroups_rpc [req-ec6c3f02-30a1-4f9c-bf11-87f73779724a 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Security group rule updated ['1dd81d82-95d2-44a9-b294-c34c7f5f0113'] 2022-04-06 11:17:27.458 3696 1447331108464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cbf80fbd-3b12-43f1-80ab-a393fa7e10fd 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Security group rule updated on remote: ['1dd81d82-95d2-44a9-b294-c34c7f5f0113'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-06 11:17:27.458 3696 1447331108464 MainThread INFO neutron.agent.securitygroups_rpc [req-cbf80fbd-3b12-43f1-80ab-a393fa7e10fd 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Security group rule updated ['1dd81d82-95d2-44a9-b294-c34c7f5f0113'] 2022-04-06 11:17:27.913 3696 1447329395808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f9e47ed-dd60-4fda-bc49-f8b83c0c2f76 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Security group rule updated on remote: ['1dd81d82-95d2-44a9-b294-c34c7f5f0113'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-06 11:17:27.913 3696 1447329395808 MainThread INFO neutron.agent.securitygroups_rpc [req-4f9e47ed-dd60-4fda-bc49-f8b83c0c2f76 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Security group rule updated ['1dd81d82-95d2-44a9-b294-c34c7f5f0113'] 2022-04-06 11:17:28.598 3696 1447328486672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Security group member updated on remote: ['1dd81d82-95d2-44a9-b294-c34c7f5f0113', '32491a66-551c-4d35-a990-8155c76d9a04'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:17:28.618 3696 1447328486672 MainThread INFO neutron.agent.securitygroups_rpc [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Security group member updated ['1dd81d82-95d2-44a9-b294-c34c7f5f0113', '32491a66-551c-4d35-a990-8155c76d9a04'] 2022-04-06 11:17:28.618 3696 1447328486672 MainThread INFO neutron.agent.securitygroups_rpc [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Refresh firewall rules 2022-04-06 11:17:28.618 3696 1447328486672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Get security group information for devices via rpc ['6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:17:28.632 3696 1447329473808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] port_update received: 6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:17:28.664 3696 1447329473808 MainThread DEBUG oslo_concurrency.lockutils [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Lock "n-hv-agent-port-lock-6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:17:28.664 3696 1447329473808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Binding port 6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-06 11:17:28.664 3696 1447329473808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-06 11:17:28.678 3696 1447329473808 MainThread DEBUG neutron.services.trunk.rpc.agent [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:17:28.678 3696 1447329473808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:17:28.692 3696 1447329473808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Trunk plugin disabled on server. Assuming port 6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-06 11:17:28.692 3696 1447329473808 MainThread INFO networking_hyperv.neutron.trunk_driver [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Binding VLAN ID: 605, VLAN trunk: None to switch port 6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87 2022-04-06 11:17:28.709 3696 1447329473808 MainThread INFO neutron.agent.securitygroups_rpc [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Refresh firewall rules 2022-04-06 11:17:28.709 3696 1447329473808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Get security group information for devices via rpc ['6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:17:29.379 3696 1447328486672 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Update security group information for ports dict_keys(['6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:17:29.379 3696 1447328486672 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:17:29.379 3696 1447328486672 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Update rules of security group (1dd81d82-95d2-44a9-b294-c34c7f5f0113) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:17:29.385 3696 1447328486672 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Update rules of security group (32491a66-551c-4d35-a990-8155c76d9a04) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:17:29.385 3696 1447328486672 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Update members of security group (32491a66-551c-4d35-a990-8155c76d9a04) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-06 11:17:29.385 3696 1447328486672 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Update port filter for 6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-06 11:17:29.385 3696 1447328486672 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Updating port rules. 2022-04-06 11:17:29.385 3696 1447328486672 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Creating 6 new rules, removing 0 old rules. 2022-04-06 11:17:29.385 3696 1447328486672 MainThread DEBUG oslo_concurrency.lockutils [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Lock "n-hv-driver-port-lock-6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:17:29.575 3696 1447328486672 MainThread DEBUG oslo_concurrency.lockutils [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Lock "n-hv-driver-port-lock-6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:17:29.575 3696 1447328486672 MainThread DEBUG oslo_concurrency.lockutils [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Lock "n-hv-driver-port-lock-6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:17:29.575 3696 1447328486672 MainThread DEBUG oslo_concurrency.lockutils [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Lock "n-hv-driver-port-lock-6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:17:29.575 3696 1447329473808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Update security group information for ports dict_keys(['6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:17:29.575 3696 1447329473808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:17:29.575 3696 1447329473808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Update rules of security group (1dd81d82-95d2-44a9-b294-c34c7f5f0113) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:17:29.575 3696 1447329473808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Update rules of security group (32491a66-551c-4d35-a990-8155c76d9a04) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:17:29.575 3696 1447329473808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Update members of security group (32491a66-551c-4d35-a990-8155c76d9a04) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-06 11:17:29.575 3696 1447329473808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Update port filter for 6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-06 11:17:29.585 3696 1447329473808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Updating port rules. 2022-04-06 11:17:29.585 3696 1447329473808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Creating 0 new rules, removing 0 old rules. 2022-04-06 11:17:29.585 3696 1447329473808 MainThread DEBUG oslo_concurrency.lockutils [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Lock "n-hv-driver-port-lock-6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:17:29.585 3696 1447329473808 MainThread DEBUG oslo_concurrency.lockutils [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Lock "n-hv-driver-port-lock-6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:17:29.585 3696 1447329473808 MainThread DEBUG oslo_concurrency.lockutils [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Lock "n-hv-driver-port-lock-6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:17:29.585 3696 1447329473808 MainThread DEBUG oslo_concurrency.lockutils [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Lock "n-hv-driver-port-lock-6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:17:29.585 3696 1447329473808 MainThread DEBUG oslo_concurrency.lockutils [req-1ec00439-8e1c-49a4-921b-16447cdfa2f4 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Lock "n-hv-agent-port-lock-6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:19:37.365 3696 1447331928896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Security group member updated on remote: ['1dd81d82-95d2-44a9-b294-c34c7f5f0113', '32491a66-551c-4d35-a990-8155c76d9a04'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:19:37.365 3696 1447331928896 MainThread INFO neutron.agent.securitygroups_rpc [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Security group member updated ['1dd81d82-95d2-44a9-b294-c34c7f5f0113', '32491a66-551c-4d35-a990-8155c76d9a04'] 2022-04-06 11:19:37.365 3696 1447331928896 MainThread INFO neutron.agent.securitygroups_rpc [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Refresh firewall rules 2022-04-06 11:19:37.365 3696 1447331928896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Get security group information for devices via rpc ['6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:19:37.407 3696 1447329394928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] port_update received: 6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-06 11:19:37.422 3696 1447329394928 MainThread DEBUG oslo_concurrency.lockutils [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Lock "n-hv-agent-port-lock-6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:19:37.422 3696 1447329394928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Binding port 6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-06 11:19:37.422 3696 1447329394928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-06 11:19:37.422 3696 1447329394928 MainThread DEBUG neutron.services.trunk.rpc.agent [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:19:37.436 3696 1447329394928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-06 11:19:37.469 3696 1447329394928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Trunk plugin disabled on server. Assuming port 6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-06 11:19:37.469 3696 1447329394928 MainThread INFO networking_hyperv.neutron.trunk_driver [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Binding VLAN ID: 605, VLAN trunk: None to switch port 6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87 2022-04-06 11:19:37.488 3696 1447329394928 MainThread INFO neutron.agent.securitygroups_rpc [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Refresh firewall rules 2022-04-06 11:19:37.488 3696 1447329394928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Get security group information for devices via rpc ['6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:19:37.657 3696 1447331928896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Update security group information for ports dict_keys(['6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:19:37.657 3696 1447331928896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:19:37.657 3696 1447331928896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Update rules of security group (32491a66-551c-4d35-a990-8155c76d9a04) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:19:37.657 3696 1447331928896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Update members of security group (32491a66-551c-4d35-a990-8155c76d9a04) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-06 11:19:37.657 3696 1447331928896 MainThread DEBUG neutron.agent.securitygroups_rpc [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Update port filter for 6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-06 11:19:37.657 3696 1447331928896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Updating port rules. 2022-04-06 11:19:37.657 3696 1447331928896 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Creating 0 new rules, removing 6 old rules. 2022-04-06 11:19:37.657 3696 1447331928896 MainThread DEBUG oslo_concurrency.lockutils [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Lock "n-hv-driver-port-lock-6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:19:37.657 3696 1447331928896 MainThread DEBUG oslo_concurrency.lockutils [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Lock "n-hv-driver-port-lock-6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:19:37.673 3696 1447331928896 MainThread DEBUG oslo_concurrency.lockutils [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Lock "n-hv-driver-port-lock-6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:19:37.871 3696 1447331928896 MainThread DEBUG oslo_concurrency.lockutils [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Lock "n-hv-driver-port-lock-6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:19:37.888 3696 1447329394928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Update security group information for ports dict_keys(['6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:19:37.888 3696 1447329394928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:19:37.888 3696 1447329394928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Update rules of security group (32491a66-551c-4d35-a990-8155c76d9a04) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-06 11:19:37.888 3696 1447329394928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Update members of security group (32491a66-551c-4d35-a990-8155c76d9a04) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-06 11:19:37.888 3696 1447329394928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Update port filter for 6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-06 11:19:37.888 3696 1447329394928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Updating port rules. 2022-04-06 11:19:37.888 3696 1447329394928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Creating 0 new rules, removing 0 old rules. 2022-04-06 11:19:37.888 3696 1447329394928 MainThread DEBUG oslo_concurrency.lockutils [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Lock "n-hv-driver-port-lock-6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:19:37.888 3696 1447329394928 MainThread DEBUG oslo_concurrency.lockutils [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Lock "n-hv-driver-port-lock-6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:19:37.888 3696 1447329394928 MainThread DEBUG oslo_concurrency.lockutils [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Lock "n-hv-driver-port-lock-6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:19:37.898 3696 1447329394928 MainThread DEBUG oslo_concurrency.lockutils [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Lock "n-hv-driver-port-lock-6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:19:37.898 3696 1447329394928 MainThread DEBUG oslo_concurrency.lockutils [req-78134464-1d04-4a0b-b75c-cc9d6ce7a0a6 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Lock "n-hv-agent-port-lock-6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.485s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:19:38.338 3696 1447327981056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38ddd23c-b6a0-4598-8d13-e8af71e3df65 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] port_delete event received for '3dbe4bf1-09b3-4626-b6ef-fe811b74b41d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:19:45.438 3696 1447326472320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-776e99eb-1a30-474a-b4a9-79e46e4b2093 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Security group member updated on remote: ['32491a66-551c-4d35-a990-8155c76d9a04'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-06 11:19:45.438 3696 1447326472320 MainThread INFO neutron.agent.securitygroups_rpc [req-776e99eb-1a30-474a-b4a9-79e46e4b2093 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Security group member updated ['32491a66-551c-4d35-a990-8155c76d9a04'] 2022-04-06 11:19:45.438 3696 1447326472320 MainThread INFO neutron.agent.securitygroups_rpc [req-776e99eb-1a30-474a-b4a9-79e46e4b2093 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Refresh firewall rules 2022-04-06 11:19:45.438 3696 1447326472320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-776e99eb-1a30-474a-b4a9-79e46e4b2093 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Get security group information for devices via rpc ['6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-06 11:19:45.457 3696 1447326472320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-776e99eb-1a30-474a-b4a9-79e46e4b2093 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-06 11:19:45.457 3696 1447326472320 MainThread DEBUG neutron.agent.securitygroups_rpc [req-776e99eb-1a30-474a-b4a9-79e46e4b2093 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-06 11:19:45.519 3696 1447326472320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-776e99eb-1a30-474a-b4a9-79e46e4b2093 96b915650b6c46c385928c339ac5dc18 6e8a1440572341d08b6b4be62ee3ea47 - - -] port_delete event received for '6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:19:46.719 3696 1447327056288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87 2022-04-06 11:19:47.344 3696 1447211336624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83ed2cc8-7b93-461a-b968-59c3851b8bc5 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-06 11:19:47.344 3696 1447328136704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-06 11:19:47.344 3696 1447328136704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-06 11:19:47.344 3696 1447328136704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-06 11:19:47.344 3696 1447328136704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87'] 2022-04-06 11:19:47.344 3696 1447328136704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-06 11:19:47.344 3696 1447328136704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-06 11:19:47.355 3696 1447328136704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6f8bf1d8-d1fd-4122-aad7-0ca69b75ba87'] 2022-04-06 11:19:49.177 3696 1447327806208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31838bff-7992-4112-ad84-7636889bb83f 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] port_delete event received for '319b4dd7-9248-4e45-a705-af49af6dda55' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:19:49.349 3696 1447328721904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-06 11:19:49.375 3696 1447328721904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-06 11:19:50.376 3696 1447329075616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d63cd3f5-e193-415d-8f09-68ecae53e89a 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] port_delete event received for 'f00f20cf-a064-4b7c-9299-ad66fc9f878e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:19:51.484 3696 1447329075616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26484cd7-de52-4caf-bd29-0c4a2e4374a2 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] port_delete event received for 'fc36bc29-0773-4ff1-90aa-518f0ab13d1f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:19:51.522 3696 1447329075616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3311eaae-e511-4cd2-baaf-fddcde18678d - - - - -] port_delete event received for 'fc36bc29-0773-4ff1-90aa-518f0ab13d1f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:19:51.781 3696 1447237381984 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26484cd7-de52-4caf-bd29-0c4a2e4374a2 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] network_delete received. Deleting network 78801f32-3244-4c03-ab1e-8d98ad9c8dae network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-06 11:19:51.781 3696 1447237381984 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-26484cd7-de52-4caf-bd29-0c4a2e4374a2 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] Reclaiming local network 78801f32-3244-4c03-ab1e-8d98ad9c8dae 2022-04-06 11:19:53.099 3696 1447331109520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78c8bc20-533d-4eb2-859d-f98469b7c5fb 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] port_delete event received for '68f68176-8323-48ac-925d-7ff57ee8190f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:19:54.344 3696 1447329396336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65c5d67f-3e08-46d1-948c-0f4045d0b612 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] port_delete event received for 'd925e9c4-3592-4e7b-92d0-a994567e0539' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:19:55.391 3696 1447330858608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdf47a5c-e208-45e3-995a-e80161f9a49d 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] port_delete event received for 'b8be6b05-d69c-4896-9293-1d9750264549' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:19:55.406 3696 1447330858608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0afdef0-4293-448f-a56b-c64246d1523b - - - - -] port_delete event received for 'b8be6b05-d69c-4896-9293-1d9750264549' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-06 11:19:55.631 3696 1447332215616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdf47a5c-e208-45e3-995a-e80161f9a49d 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] network_delete received. Deleting network 0d4ce312-6ec3-4250-b9cf-0d5d2f2b5d78 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-06 11:19:55.631 3696 1447332215616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdf47a5c-e208-45e3-995a-e80161f9a49d 621097a595e74773a0d7cab09f31ac75 389329572b4e4e4494f32110fc899045 - - -] Network 0d4ce312-6ec3-4250-b9cf-0d5d2f2b5d78 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463