2021-08-27 16:54:42.500 4740 1687978675192 MainThread INFO neutron.common.config [-] Logging enabled! 2021-08-27 16:54:42.500 4740 1687978675192 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev566 2021-08-27 16:54:42.500 4740 1687978675192 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-08-27 16:54:42.532 4740 1687978675192 MainThread INFO os_win.utils.network.networkutils [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] WMI caching is disabled. 2021-08-27 16:54:42.748 4740 1687978675192 MainThread DEBUG neutron.agent.securitygroups_rpc [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:119 2021-08-27 16:54:42.824 4740 1687978675192 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-27 16:54:42.846 4740 1687978675192 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-08-27 16:54:43.075 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent initialized successfully, now running... 2021-08-27 16:54:43.107 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-08-27 16:54:43.119 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-27 16:54:43.167 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-08-27 16:56:35.340 4740 1688071627176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ffe30f9-faae-4197-9ded-1f775a6ec074 - - - - -] port_update received: 10629e66-5104-4522-bf35-46268e7615e4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 16:56:35.340 4740 1688071627176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ffe30f9-faae-4197-9ded-1f775a6ec074 - - - - -] No port 10629e66-5104-4522-bf35-46268e7615e4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 16:56:37.761 4740 1688071627176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f3d9864-aa02-414b-88d3-e1fed605b877 - - - - -] port_update received: 9b09d371-f93b-4058-9905-78500529e6ab port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 16:56:37.776 4740 1688071627176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f3d9864-aa02-414b-88d3-e1fed605b877 - - - - -] No port 9b09d371-f93b-4058-9905-78500529e6ab defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 16:56:41.045 4740 1688071627176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9c4e89e-7b16-462a-81b4-d1eef8e0979e - - - - -] port_update received: 2f603eeb-a594-4c76-98e7-8f1c08a03099 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 16:56:41.731 4740 1688071627176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9c4e89e-7b16-462a-81b4-d1eef8e0979e - - - - -] No port 2f603eeb-a594-4c76-98e7-8f1c08a03099 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 16:56:46.016 4740 1688071627176 MainThread WARNING oslo_policy.policy [req-6f271590-79d0-4cca-bea3-542746259729 8ed50db7c08a40c49db2958f05dd215f f586acd03f0346818d7d4bb260dcb669 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-08-27 16:56:46.016 4740 1688071627176 MainThread WARNING oslo_policy.policy [req-6f271590-79d0-4cca-bea3-542746259729 8ed50db7c08a40c49db2958f05dd215f f586acd03f0346818d7d4bb260dcb669 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-08-27 16:56:46.036 4740 1688071627176 MainThread WARNING oslo_policy.policy [req-6f271590-79d0-4cca-bea3-542746259729 8ed50db7c08a40c49db2958f05dd215f f586acd03f0346818d7d4bb260dcb669 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-08-27 16:56:46.046 4740 1688071627176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6f271590-79d0-4cca-bea3-542746259729 8ed50db7c08a40c49db2958f05dd215f f586acd03f0346818d7d4bb260dcb669 - - -] Security group rule updated on remote: ['bf152afa-a814-4756-a4d0-563ab125c41b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 16:56:46.046 4740 1688071627176 MainThread INFO neutron.agent.securitygroups_rpc [req-6f271590-79d0-4cca-bea3-542746259729 8ed50db7c08a40c49db2958f05dd215f f586acd03f0346818d7d4bb260dcb669 - - -] Security group rule updated ['bf152afa-a814-4756-a4d0-563ab125c41b'] 2021-08-27 16:56:46.066 4740 1688071627176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b59cc101-9b9a-477b-a5ea-ed5aa70341a2 - - - - -] port_update received: 5a5b6287-f58b-4ee1-983a-6dc3ced12498 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 16:56:46.076 4740 1688071627352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d402c716-8611-4f05-a1e6-8344efb3c26f 8ed50db7c08a40c49db2958f05dd215f f586acd03f0346818d7d4bb260dcb669 - - -] Security group rule updated on remote: ['bf152afa-a814-4756-a4d0-563ab125c41b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 16:56:46.091 4740 1688071627352 MainThread INFO neutron.agent.securitygroups_rpc [req-d402c716-8611-4f05-a1e6-8344efb3c26f 8ed50db7c08a40c49db2958f05dd215f f586acd03f0346818d7d4bb260dcb669 - - -] Security group rule updated ['bf152afa-a814-4756-a4d0-563ab125c41b'] 2021-08-27 16:56:46.091 4740 1688071627176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b59cc101-9b9a-477b-a5ea-ed5aa70341a2 - - - - -] No port 5a5b6287-f58b-4ee1-983a-6dc3ced12498 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 16:56:48.917 4740 1688071627176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8d79bd14-b3cd-4ce7-ae33-d88590858ef4 18ae40fcf8024663862b7f627726c1f7 c66029ccb09841dc83d6baa44fd16b76 - - -] Security group member updated on remote: ['e2f67ecf-08b6-4ebd-b4c4-b7a6cbee0ebc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 16:56:48.917 4740 1688071627176 MainThread INFO neutron.agent.securitygroups_rpc [req-8d79bd14-b3cd-4ce7-ae33-d88590858ef4 18ae40fcf8024663862b7f627726c1f7 c66029ccb09841dc83d6baa44fd16b76 - - -] Security group member updated ['e2f67ecf-08b6-4ebd-b4c4-b7a6cbee0ebc'] 2021-08-27 16:56:50.768 4740 1688071627176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b8adfdb4-1c74-4400-b6dc-8e763fec332b 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Security group member updated on remote: ['beed66b4-05eb-496b-9d0f-be72d8c67fe8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 16:56:50.768 4740 1688071627176 MainThread INFO neutron.agent.securitygroups_rpc [req-b8adfdb4-1c74-4400-b6dc-8e763fec332b 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Security group member updated ['beed66b4-05eb-496b-9d0f-be72d8c67fe8'] 2021-08-27 16:56:51.237 4740 1688071627176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f88ece6d-9efd-429e-a2ab-85884d5beec8 833f755acc0e4681a6bd1a9672789897 3ed6cc0a98f44c95b15c2abc1ebbae81 - - -] Security group member updated on remote: ['a006d7bc-0e61-4d2b-a5b9-e9bd91c21356'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 16:56:51.261 4740 1688071627176 MainThread INFO neutron.agent.securitygroups_rpc [req-f88ece6d-9efd-429e-a2ab-85884d5beec8 833f755acc0e4681a6bd1a9672789897 3ed6cc0a98f44c95b15c2abc1ebbae81 - - -] Security group member updated ['a006d7bc-0e61-4d2b-a5b9-e9bd91c21356'] 2021-08-27 16:56:53.828 4740 1688071627176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f0f06b6-cb1b-4798-83e5-151249fdaab9 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] port_update received: 81831da5-14ee-4f06-a61e-8ec7694f5c18 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 16:56:53.855 4740 1688071627176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f0f06b6-cb1b-4798-83e5-151249fdaab9 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] No port 81831da5-14ee-4f06-a61e-8ec7694f5c18 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 16:56:54.683 4740 1688071627176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8033798-5c9c-40a2-ac02-a80ac0564fce 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] port_update received: 82060d3d-5951-4808-af28-437fb7006dcb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 16:56:54.713 4740 1688071627176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c8033798-5c9c-40a2-ac02-a80ac0564fce 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] No port 82060d3d-5951-4808-af28-437fb7006dcb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 16:56:54.808 4740 1688071627176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8547fb62-d6e3-4cd5-b7f0-b2a8bf847de4 833f755acc0e4681a6bd1a9672789897 3ed6cc0a98f44c95b15c2abc1ebbae81 - - -] Security group member updated on remote: ['a006d7bc-0e61-4d2b-a5b9-e9bd91c21356'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 16:56:54.808 4740 1688071627176 MainThread INFO neutron.agent.securitygroups_rpc [req-8547fb62-d6e3-4cd5-b7f0-b2a8bf847de4 833f755acc0e4681a6bd1a9672789897 3ed6cc0a98f44c95b15c2abc1ebbae81 - - -] Security group member updated ['a006d7bc-0e61-4d2b-a5b9-e9bd91c21356'] 2021-08-27 16:57:01.964 4740 1688071627176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76d026dd-f119-46c2-84de-4a260949a841 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] port_update received: 7652a6d9-2c16-4454-81c6-d8b9081a85ff port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 16:57:01.994 4740 1688071627176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76d026dd-f119-46c2-84de-4a260949a841 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] No port 7652a6d9-2c16-4454-81c6-d8b9081a85ff defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 16:57:02.089 4740 1688071627176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9c3f2a6-c7ad-4712-95b4-767b92beda31 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] port_update received: 27a6f421-af13-43a0-9ec4-fd9fa06f590e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 16:57:02.105 4740 1688071627176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9c3f2a6-c7ad-4712-95b4-767b92beda31 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] No port 27a6f421-af13-43a0-9ec4-fd9fa06f590e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 16:57:03.815 4740 1688071627176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-00d56715-0bda-4356-a0cb-955e04cd4481 8ed50db7c08a40c49db2958f05dd215f f586acd03f0346818d7d4bb260dcb669 - - -] Security group member updated on remote: ['bf152afa-a814-4756-a4d0-563ab125c41b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 16:57:03.815 4740 1688071627176 MainThread INFO neutron.agent.securitygroups_rpc [req-00d56715-0bda-4356-a0cb-955e04cd4481 8ed50db7c08a40c49db2958f05dd215f f586acd03f0346818d7d4bb260dcb669 - - -] Security group member updated ['bf152afa-a814-4756-a4d0-563ab125c41b'] 2021-08-27 16:57:04.136 4740 1688070994232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 81831da5-14ee-4f06-a61e-8ec7694f5c18 2021-08-27 16:57:04.136 4740 1688070994232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 82060d3d-5951-4808-af28-437fb7006dcb 2021-08-27 16:57:04.153 4740 1688070994232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7652a6d9-2c16-4454-81c6-d8b9081a85ff 2021-08-27 16:57:05.370 4740 1688071627176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0274554a-e174-4e8f-8ca2-c52b46aa0dda 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] port_update received: 7375db60-63db-4f1c-af73-2dcb74926519 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 16:57:05.395 4740 1688071627176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0274554a-e174-4e8f-8ca2-c52b46aa0dda 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] No port 7375db60-63db-4f1c-af73-2dcb74926519 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 16:57:06.124 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 16:57:06.143 4740 1688070994232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 27a6f421-af13-43a0-9ec4-fd9fa06f590e 2021-08-27 16:57:07.886 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Adding port 82060d3d-5951-4808-af28-437fb7006dcb 2021-08-27 16:57:07.896 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Port 82060d3d-5951-4808-af28-437fb7006dcb updated. Details: {'device': '82060d3d-5951-4808-af28-437fb7006dcb', 'network_id': 'd965a295-6ed0-46b6-9334-dc17d7396ab1', 'port_id': '82060d3d-5951-4808-af28-437fb7006dcb', 'mac_address': 'fa:16:3e:c7:e7:8f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 658, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b6bd2c88-2271-4938-ba57-a370b2e0ffd7', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 16:57:07.896 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 16:57:07.896 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Adding port 7652a6d9-2c16-4454-81c6-d8b9081a85ff 2021-08-27 16:57:07.896 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Port 7652a6d9-2c16-4454-81c6-d8b9081a85ff updated. Details: {'device': '7652a6d9-2c16-4454-81c6-d8b9081a85ff', 'network_id': '540b2898-74e4-4e5b-b2ee-69e4bc76d4e1', 'port_id': '7652a6d9-2c16-4454-81c6-d8b9081a85ff', 'mac_address': 'fa:16:3e:c3:3e:07', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 684, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ec89ac62-1644-4172-a6d2-dc84a1f664b9', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 16:57:07.917 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 16:57:07.917 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Adding port 81831da5-14ee-4f06-a61e-8ec7694f5c18 2021-08-27 16:57:07.917 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Port 81831da5-14ee-4f06-a61e-8ec7694f5c18 updated. Details: {'device': '81831da5-14ee-4f06-a61e-8ec7694f5c18', 'network_id': 'c0cc3902-93e1-4c09-a766-fcc7a2c86a89', 'port_id': '81831da5-14ee-4f06-a61e-8ec7694f5c18', 'mac_address': 'fa:16:3e:6b:ab:06', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 695, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd0922e6e-e309-41e2-9495-30cebe695dca', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 16:57:07.933 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 16:57:07.942 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Adding port 27a6f421-af13-43a0-9ec4-fd9fa06f590e 2021-08-27 16:57:07.942 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Port 27a6f421-af13-43a0-9ec4-fd9fa06f590e updated. Details: {'device': '27a6f421-af13-43a0-9ec4-fd9fa06f590e', 'network_id': '540b2898-74e4-4e5b-b2ee-69e4bc76d4e1', 'port_id': '27a6f421-af13-43a0-9ec4-fd9fa06f590e', 'mac_address': 'fa:16:3e:27:e3:5b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 684, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ec89ac62-1644-4172-a6d2-dc84a1f664b9', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 16:57:07.942 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 16:57:07.942 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-82060d3d-5951-4808-af28-437fb7006dcb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:57:07.964 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 82060d3d-5951-4808-af28-437fb7006dcb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 16:57:07.964 4740 1688071627528 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d965a295-6ed0-46b6-9334-dc17d7396ab1 2021-08-27 16:57:07.980 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 16:57:07.982 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7652a6d9-2c16-4454-81c6-d8b9081a85ff" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:57:07.982 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7652a6d9-2c16-4454-81c6-d8b9081a85ff _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 16:57:07.982 4740 1688071627704 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 540b2898-74e4-4e5b-b2ee-69e4bc76d4e1 2021-08-27 16:57:08.005 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 16:57:08.012 4740 1688071627880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-81831da5-14ee-4f06-a61e-8ec7694f5c18" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:57:08.012 4740 1688071627880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 81831da5-14ee-4f06-a61e-8ec7694f5c18 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 16:57:08.012 4740 1688071627880 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c0cc3902-93e1-4c09-a766-fcc7a2c86a89 2021-08-27 16:57:08.012 4740 1688071627880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 16:57:08.012 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-27a6f421-af13-43a0-9ec4-fd9fa06f590e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:57:08.012 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 27a6f421-af13-43a0-9ec4-fd9fa06f590e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 16:57:08.047 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 16:57:08.150 4740 1688070994232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7375db60-63db-4f1c-af73-2dcb74926519 2021-08-27 16:57:08.310 4740 1688071627704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7652a6d9-2c16-4454-81c6-d8b9081a85ff') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 16:57:08.324 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7652a6d9-2c16-4454-81c6-d8b9081a85ff') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 16:57:08.324 4740 1688071627880 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '81831da5-14ee-4f06-a61e-8ec7694f5c18') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 16:57:08.324 4740 1688071627880 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '81831da5-14ee-4f06-a61e-8ec7694f5c18') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 16:57:08.356 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7652a6d9-2c16-4454-81c6-d8b9081a85ff is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 16:57:08.356 4740 1688071627704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 684, VLAN trunk: None to switch port 7652a6d9-2c16-4454-81c6-d8b9081a85ff 2021-08-27 16:57:08.356 4740 1688071627528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '82060d3d-5951-4808-af28-437fb7006dcb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 16:57:08.356 4740 1688071627528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '82060d3d-5951-4808-af28-437fb7006dcb') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 16:57:08.384 4740 1688071628056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '27a6f421-af13-43a0-9ec4-fd9fa06f590e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 16:57:08.396 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '27a6f421-af13-43a0-9ec4-fd9fa06f590e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 16:57:08.417 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 82060d3d-5951-4808-af28-437fb7006dcb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 16:57:08.417 4740 1688071627528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 658, VLAN trunk: None to switch port 82060d3d-5951-4808-af28-437fb7006dcb 2021-08-27 16:57:08.480 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 27a6f421-af13-43a0-9ec4-fd9fa06f590e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 16:57:08.492 4740 1688071628056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 684, VLAN trunk: None to switch port 27a6f421-af13-43a0-9ec4-fd9fa06f590e 2021-08-27 16:57:08.492 4740 1688071627880 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 81831da5-14ee-4f06-a61e-8ec7694f5c18 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 16:57:08.513 4740 1688071627880 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 695, VLAN trunk: None to switch port 81831da5-14ee-4f06-a61e-8ec7694f5c18 2021-08-27 16:57:08.589 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 16:57:08.589 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7652a6d9-2c16-4454-81c6-d8b9081a85ff'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 16:57:08.639 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 16:57:08.639 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['27a6f421-af13-43a0-9ec4-fd9fa06f590e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 16:57:08.663 4740 1688071627528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 16:57:08.663 4740 1688071627528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['82060d3d-5951-4808-af28-437fb7006dcb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 16:57:08.677 4740 1688071627880 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 16:57:08.677 4740 1688071627880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['81831da5-14ee-4f06-a61e-8ec7694f5c18'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 16:57:09.308 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7652a6d9-2c16-4454-81c6-d8b9081a85ff']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 16:57:09.308 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 16:57:09.325 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a006d7bc-0e61-4d2b-a5b9-e9bd91c21356) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 16:57:09.329 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a006d7bc-0e61-4d2b-a5b9-e9bd91c21356) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 16:57:09.329 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7652a6d9-2c16-4454-81c6-d8b9081a85ff _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 16:57:09.329 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 16:57:09.329 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7652a6d9-2c16-4454-81c6-d8b9081a85ff not yet added. Adding. 2021-08-27 16:57:09.355 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 16:57:09.355 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 16:57:09.371 4740 1688071627880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['81831da5-14ee-4f06-a61e-8ec7694f5c18']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 16:57:09.377 4740 1688071627880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 16:57:09.377 4740 1688071627880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (beed66b4-05eb-496b-9d0f-be72d8c67fe8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 16:57:09.377 4740 1688071627880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (beed66b4-05eb-496b-9d0f-be72d8c67fe8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 16:57:09.377 4740 1688071627880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 81831da5-14ee-4f06-a61e-8ec7694f5c18 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 16:57:09.403 4740 1688071627880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 16:57:09.403 4740 1688071627880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 81831da5-14ee-4f06-a61e-8ec7694f5c18 not yet added. Adding. 2021-08-27 16:57:09.403 4740 1688071627880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 16:57:09.403 4740 1688071627880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 16:57:09.431 4740 1688071627528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['82060d3d-5951-4808-af28-437fb7006dcb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 16:57:09.431 4740 1688071627528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 16:57:09.431 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e2f67ecf-08b6-4ebd-b4c4-b7a6cbee0ebc) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 16:57:09.449 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e2f67ecf-08b6-4ebd-b4c4-b7a6cbee0ebc) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 16:57:09.449 4740 1688071627528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 82060d3d-5951-4808-af28-437fb7006dcb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 16:57:09.449 4740 1688071627528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 16:57:09.464 4740 1688071627528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 82060d3d-5951-4808-af28-437fb7006dcb not yet added. Adding. 2021-08-27 16:57:09.464 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 16:57:09.464 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 16:57:09.480 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['27a6f421-af13-43a0-9ec4-fd9fa06f590e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 16:57:09.480 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 16:57:09.495 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a006d7bc-0e61-4d2b-a5b9-e9bd91c21356) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 16:57:09.497 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a006d7bc-0e61-4d2b-a5b9-e9bd91c21356) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 16:57:09.497 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 27a6f421-af13-43a0-9ec4-fd9fa06f590e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 16:57:09.497 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 16:57:09.497 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 27a6f421-af13-43a0-9ec4-fd9fa06f590e not yet added. Adding. 2021-08-27 16:57:09.527 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 16:57:09.527 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 16:57:09.669 4740 1688071627880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81831da5-14ee-4f06-a61e-8ec7694f5c18" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:57:09.669 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7652a6d9-2c16-4454-81c6-d8b9081a85ff" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:57:09.709 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-82060d3d-5951-4808-af28-437fb7006dcb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:57:09.750 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-27a6f421-af13-43a0-9ec4-fd9fa06f590e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:57:09.855 4740 1688071627880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81831da5-14ee-4f06-a61e-8ec7694f5c18" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:57:09.855 4740 1688071627880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81831da5-14ee-4f06-a61e-8ec7694f5c18" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:57:09.889 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7652a6d9-2c16-4454-81c6-d8b9081a85ff" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:57:09.889 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7652a6d9-2c16-4454-81c6-d8b9081a85ff" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:57:09.889 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-82060d3d-5951-4808-af28-437fb7006dcb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:57:09.911 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-82060d3d-5951-4808-af28-437fb7006dcb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:57:09.933 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-27a6f421-af13-43a0-9ec4-fd9fa06f590e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:57:09.933 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-27a6f421-af13-43a0-9ec4-fd9fa06f590e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:57:10.106 4740 1688071627880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81831da5-14ee-4f06-a61e-8ec7694f5c18" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:57:10.106 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-82060d3d-5951-4808-af28-437fb7006dcb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:57:10.137 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 16:57:10.206 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7652a6d9-2c16-4454-81c6-d8b9081a85ff" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:57:10.238 4740 1688071627880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-81831da5-14ee-4f06-a61e-8ec7694f5c18" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:57:10.248 4740 1688071627880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 81831da5-14ee-4f06-a61e-8ec7694f5c18 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 16:57:10.248 4740 1688071627880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 81831da5-14ee-4f06-a61e-8ec7694f5c18 processed. 2021-08-27 16:57:10.290 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-82060d3d-5951-4808-af28-437fb7006dcb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:57:10.290 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 82060d3d-5951-4808-af28-437fb7006dcb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 16:57:10.304 4740 1688071627528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 82060d3d-5951-4808-af28-437fb7006dcb processed. 2021-08-27 16:57:10.325 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-27a6f421-af13-43a0-9ec4-fd9fa06f590e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:57:10.359 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7652a6d9-2c16-4454-81c6-d8b9081a85ff" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:57:10.380 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7652a6d9-2c16-4454-81c6-d8b9081a85ff status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 16:57:10.380 4740 1688071627704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7652a6d9-2c16-4454-81c6-d8b9081a85ff processed. 2021-08-27 16:57:10.450 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-27a6f421-af13-43a0-9ec4-fd9fa06f590e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:57:10.450 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 27a6f421-af13-43a0-9ec4-fd9fa06f590e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 16:57:10.450 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 27a6f421-af13-43a0-9ec4-fd9fa06f590e processed. 2021-08-27 16:57:10.542 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Adding port 7375db60-63db-4f1c-af73-2dcb74926519 2021-08-27 16:57:10.542 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Port 7375db60-63db-4f1c-af73-2dcb74926519 updated. Details: {'device': '7375db60-63db-4f1c-af73-2dcb74926519', 'network_id': '33f15d08-50e3-4af6-ac0c-1d6b56f8e5ad', 'port_id': '7375db60-63db-4f1c-af73-2dcb74926519', 'mac_address': 'fa:16:3e:ca:e7:68', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 660, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3b928fa0-d9c1-40c3-9fb6-d75f94ed4f38', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 16:57:10.558 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 16:57:10.558 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7375db60-63db-4f1c-af73-2dcb74926519" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:57:10.574 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7375db60-63db-4f1c-af73-2dcb74926519 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 16:57:10.578 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 33f15d08-50e3-4af6-ac0c-1d6b56f8e5ad 2021-08-27 16:57:10.599 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 16:57:10.732 4740 1688071628056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7375db60-63db-4f1c-af73-2dcb74926519') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 16:57:10.732 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7375db60-63db-4f1c-af73-2dcb74926519') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 16:57:10.756 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7375db60-63db-4f1c-af73-2dcb74926519 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 16:57:10.756 4740 1688071628056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 660, VLAN trunk: None to switch port 7375db60-63db-4f1c-af73-2dcb74926519 2021-08-27 16:57:10.861 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 16:57:10.861 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7375db60-63db-4f1c-af73-2dcb74926519'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 16:57:11.197 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7375db60-63db-4f1c-af73-2dcb74926519']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 16:57:11.214 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 16:57:11.214 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bf152afa-a814-4756-a4d0-563ab125c41b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 16:57:11.229 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7375db60-63db-4f1c-af73-2dcb74926519 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 16:57:11.229 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 16:57:11.246 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7375db60-63db-4f1c-af73-2dcb74926519 not yet added. Adding. 2021-08-27 16:57:11.249 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 16:57:11.249 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 16:57:11.420 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7375db60-63db-4f1c-af73-2dcb74926519" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:57:11.558 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7375db60-63db-4f1c-af73-2dcb74926519" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:57:11.558 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7375db60-63db-4f1c-af73-2dcb74926519" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:57:11.716 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7375db60-63db-4f1c-af73-2dcb74926519" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:57:11.845 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7375db60-63db-4f1c-af73-2dcb74926519" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:57:11.845 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7375db60-63db-4f1c-af73-2dcb74926519 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 16:57:11.855 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7375db60-63db-4f1c-af73-2dcb74926519 processed. 2021-08-27 16:57:12.152 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:57:14.156 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 2.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:57:14.156 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:57:14.176 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:57:30.981 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12bca3d9-1d50-42a5-9700-b71be90e2d60 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] network_delete received. Deleting network ce72a4ae-82ea-4420-8ad5-1709c7dc5e16 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 16:57:30.981 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12bca3d9-1d50-42a5-9700-b71be90e2d60 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] Network ce72a4ae-82ea-4420-8ad5-1709c7dc5e16 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-27 16:57:31.608 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65ee2cbb-f6ce-4171-a801-40f1c0e51c26 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] network_delete received. Deleting network a599bf2b-d411-4239-a4a4-d17241d3f13e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 16:57:33.345 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65ee2cbb-f6ce-4171-a801-40f1c0e51c26 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] Network a599bf2b-d411-4239-a4a4-d17241d3f13e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-27 16:57:36.334 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3700b5be-1fca-4a2d-aa8c-1e33ab3d147c 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Security group member updated on remote: ['beed66b4-05eb-496b-9d0f-be72d8c67fe8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 16:57:36.347 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [req-3700b5be-1fca-4a2d-aa8c-1e33ab3d147c 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Security group member updated ['beed66b4-05eb-496b-9d0f-be72d8c67fe8'] 2021-08-27 16:57:36.361 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [req-3700b5be-1fca-4a2d-aa8c-1e33ab3d147c 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Refresh firewall rules 2021-08-27 16:57:36.361 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3700b5be-1fca-4a2d-aa8c-1e33ab3d147c 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Get security group information for devices via rpc ['81831da5-14ee-4f06-a61e-8ec7694f5c18'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 16:57:36.642 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3700b5be-1fca-4a2d-aa8c-1e33ab3d147c 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update security group information for ports dict_keys(['81831da5-14ee-4f06-a61e-8ec7694f5c18']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 16:57:36.642 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3700b5be-1fca-4a2d-aa8c-1e33ab3d147c 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 16:57:36.654 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3700b5be-1fca-4a2d-aa8c-1e33ab3d147c 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update rules of security group (beed66b4-05eb-496b-9d0f-be72d8c67fe8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 16:57:36.654 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3700b5be-1fca-4a2d-aa8c-1e33ab3d147c 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update members of security group (beed66b4-05eb-496b-9d0f-be72d8c67fe8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 16:57:36.670 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3700b5be-1fca-4a2d-aa8c-1e33ab3d147c 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update port filter for 81831da5-14ee-4f06-a61e-8ec7694f5c18 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 16:57:36.684 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3700b5be-1fca-4a2d-aa8c-1e33ab3d147c 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Updating port rules. 2021-08-27 16:57:36.684 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3700b5be-1fca-4a2d-aa8c-1e33ab3d147c 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Creating 1 new rules, removing 0 old rules. 2021-08-27 16:57:36.684 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-3700b5be-1fca-4a2d-aa8c-1e33ab3d147c 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-81831da5-14ee-4f06-a61e-8ec7694f5c18" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:57:36.952 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-3700b5be-1fca-4a2d-aa8c-1e33ab3d147c 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-81831da5-14ee-4f06-a61e-8ec7694f5c18" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:57:36.952 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-3700b5be-1fca-4a2d-aa8c-1e33ab3d147c 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-81831da5-14ee-4f06-a61e-8ec7694f5c18" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:57:36.973 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-3700b5be-1fca-4a2d-aa8c-1e33ab3d147c 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-81831da5-14ee-4f06-a61e-8ec7694f5c18" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:57:38.208 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d4eefba-8778-4c81-9cdd-2def28c3be01 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] port_update received: 7f8d79e0-b54a-4647-a8ae-c420956b90da port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 16:57:39.895 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5d4eefba-8778-4c81-9cdd-2def28c3be01 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] No port 7f8d79e0-b54a-4647-a8ae-c420956b90da defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 16:57:46.325 4740 1688070994232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7f8d79e0-b54a-4647-a8ae-c420956b90da 2021-08-27 16:57:48.872 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db062884-0126-402f-bea0-e6029b61085a 18ae40fcf8024663862b7f627726c1f7 c66029ccb09841dc83d6baa44fd16b76 - - -] Security group member updated on remote: ['e2f67ecf-08b6-4ebd-b4c4-b7a6cbee0ebc'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 16:57:49.778 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [req-db062884-0126-402f-bea0-e6029b61085a 18ae40fcf8024663862b7f627726c1f7 c66029ccb09841dc83d6baa44fd16b76 - - -] Security group member updated ['e2f67ecf-08b6-4ebd-b4c4-b7a6cbee0ebc'] 2021-08-27 16:57:50.825 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [req-db062884-0126-402f-bea0-e6029b61085a 18ae40fcf8024663862b7f627726c1f7 c66029ccb09841dc83d6baa44fd16b76 - - -] Refresh firewall rules 2021-08-27 16:57:50.825 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db062884-0126-402f-bea0-e6029b61085a 18ae40fcf8024663862b7f627726c1f7 c66029ccb09841dc83d6baa44fd16b76 - - -] Get security group information for devices via rpc ['82060d3d-5951-4808-af28-437fb7006dcb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 16:57:50.856 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 16:57:50.865 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db062884-0126-402f-bea0-e6029b61085a 18ae40fcf8024663862b7f627726c1f7 c66029ccb09841dc83d6baa44fd16b76 - - -] port_delete event received for '82060d3d-5951-4808-af28-437fb7006dcb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 16:57:50.876 4740 1688070994408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 82060d3d-5951-4808-af28-437fb7006dcb 2021-08-27 16:57:50.876 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-db062884-0126-402f-bea0-e6029b61085a 18ae40fcf8024663862b7f627726c1f7 c66029ccb09841dc83d6baa44fd16b76 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 16:57:50.896 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-db062884-0126-402f-bea0-e6029b61085a 18ae40fcf8024663862b7f627726c1f7 c66029ccb09841dc83d6baa44fd16b76 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 16:57:51.077 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Adding port 7f8d79e0-b54a-4647-a8ae-c420956b90da 2021-08-27 16:57:51.091 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Port 7f8d79e0-b54a-4647-a8ae-c420956b90da updated. Details: {'device': '7f8d79e0-b54a-4647-a8ae-c420956b90da', 'network_id': 'c0cc3902-93e1-4c09-a766-fcc7a2c86a89', 'port_id': '7f8d79e0-b54a-4647-a8ae-c420956b90da', 'mac_address': 'fa:16:3e:ee:e4:8c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 695, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd0922e6e-e309-41e2-9495-30cebe695dca', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 16:57:51.106 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 16:57:51.106 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 16:57:51.124 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7f8d79e0-b54a-4647-a8ae-c420956b90da" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:57:51.124 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7f8d79e0-b54a-4647-a8ae-c420956b90da _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 16:57:51.150 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 16:57:51.153 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '82060d3d-5951-4808-af28-437fb7006dcb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 16:57:51.153 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '82060d3d-5951-4808-af28-437fb7006dcb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 16:57:51.172 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 82060d3d-5951-4808-af28-437fb7006dcb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 16:57:51.200 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d965a295-6ed0-46b6-9334-dc17d7396ab1 2021-08-27 16:57:51.200 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['82060d3d-5951-4808-af28-437fb7006dcb'] 2021-08-27 16:57:51.224 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 16:57:51.234 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 16:57:51.234 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['82060d3d-5951-4808-af28-437fb7006dcb'] 2021-08-27 16:57:51.439 4740 1688071627704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7f8d79e0-b54a-4647-a8ae-c420956b90da') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 16:57:51.450 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7f8d79e0-b54a-4647-a8ae-c420956b90da') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 16:57:51.450 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7f8d79e0-b54a-4647-a8ae-c420956b90da is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 16:57:51.450 4740 1688071627704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 695, VLAN trunk: None to switch port 7f8d79e0-b54a-4647-a8ae-c420956b90da 2021-08-27 16:57:51.622 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 16:57:51.622 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7f8d79e0-b54a-4647-a8ae-c420956b90da'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 16:57:51.797 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7f8d79e0-b54a-4647-a8ae-c420956b90da']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 16:57:51.800 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 16:57:51.810 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (beed66b4-05eb-496b-9d0f-be72d8c67fe8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 16:57:51.826 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (beed66b4-05eb-496b-9d0f-be72d8c67fe8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 16:57:51.826 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7f8d79e0-b54a-4647-a8ae-c420956b90da _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 16:57:51.856 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 16:57:51.859 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7f8d79e0-b54a-4647-a8ae-c420956b90da not yet added. Adding. 2021-08-27 16:57:51.874 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 16:57:51.874 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 16:57:52.046 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7f8d79e0-b54a-4647-a8ae-c420956b90da" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:57:52.248 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7f8d79e0-b54a-4647-a8ae-c420956b90da" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:57:52.248 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7f8d79e0-b54a-4647-a8ae-c420956b90da" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:57:52.497 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7f8d79e0-b54a-4647-a8ae-c420956b90da" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:57:52.658 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7f8d79e0-b54a-4647-a8ae-c420956b90da" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:57:52.658 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7f8d79e0-b54a-4647-a8ae-c420956b90da status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 16:57:52.684 4740 1688071627704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7f8d79e0-b54a-4647-a8ae-c420956b90da processed. 2021-08-27 16:57:52.872 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:57:53.188 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:57:55.497 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce389f99-728f-45bf-8b45-cdf025f9f5f2 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] network_delete received. Deleting network d965a295-6ed0-46b6-9334-dc17d7396ab1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 16:57:55.497 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ce389f99-728f-45bf-8b45-cdf025f9f5f2 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] Network d965a295-6ed0-46b6-9334-dc17d7396ab1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-27 16:58:03.547 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85ed36ee-58e3-450e-a0e3-76d8c905a575 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Security group member updated on remote: ['beed66b4-05eb-496b-9d0f-be72d8c67fe8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 16:58:03.547 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [req-85ed36ee-58e3-450e-a0e3-76d8c905a575 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Security group member updated ['beed66b4-05eb-496b-9d0f-be72d8c67fe8'] 2021-08-27 16:58:03.592 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [req-85ed36ee-58e3-450e-a0e3-76d8c905a575 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Refresh firewall rules 2021-08-27 16:58:03.592 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85ed36ee-58e3-450e-a0e3-76d8c905a575 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Get security group information for devices via rpc ['81831da5-14ee-4f06-a61e-8ec7694f5c18', '7f8d79e0-b54a-4647-a8ae-c420956b90da'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 16:58:03.907 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-85ed36ee-58e3-450e-a0e3-76d8c905a575 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update security group information for ports dict_keys(['7f8d79e0-b54a-4647-a8ae-c420956b90da', '81831da5-14ee-4f06-a61e-8ec7694f5c18']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 16:58:03.907 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-85ed36ee-58e3-450e-a0e3-76d8c905a575 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 16:58:03.924 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-85ed36ee-58e3-450e-a0e3-76d8c905a575 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update rules of security group (beed66b4-05eb-496b-9d0f-be72d8c67fe8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 16:58:03.935 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-85ed36ee-58e3-450e-a0e3-76d8c905a575 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update members of security group (beed66b4-05eb-496b-9d0f-be72d8c67fe8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 16:58:03.935 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-85ed36ee-58e3-450e-a0e3-76d8c905a575 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update port filter for 7f8d79e0-b54a-4647-a8ae-c420956b90da _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 16:58:03.952 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-85ed36ee-58e3-450e-a0e3-76d8c905a575 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Updating port rules. 2021-08-27 16:58:03.966 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-85ed36ee-58e3-450e-a0e3-76d8c905a575 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Creating 1 new rules, removing 0 old rules. 2021-08-27 16:58:03.981 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-85ed36ee-58e3-450e-a0e3-76d8c905a575 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-7f8d79e0-b54a-4647-a8ae-c420956b90da" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:58:04.184 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-85ed36ee-58e3-450e-a0e3-76d8c905a575 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-7f8d79e0-b54a-4647-a8ae-c420956b90da" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:58:04.203 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-85ed36ee-58e3-450e-a0e3-76d8c905a575 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-7f8d79e0-b54a-4647-a8ae-c420956b90da" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:58:04.203 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-85ed36ee-58e3-450e-a0e3-76d8c905a575 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-7f8d79e0-b54a-4647-a8ae-c420956b90da" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:58:04.232 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-85ed36ee-58e3-450e-a0e3-76d8c905a575 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update port filter for 81831da5-14ee-4f06-a61e-8ec7694f5c18 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 16:58:04.232 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-85ed36ee-58e3-450e-a0e3-76d8c905a575 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Updating port rules. 2021-08-27 16:58:04.232 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-85ed36ee-58e3-450e-a0e3-76d8c905a575 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Creating 1 new rules, removing 0 old rules. 2021-08-27 16:58:04.249 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-85ed36ee-58e3-450e-a0e3-76d8c905a575 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-81831da5-14ee-4f06-a61e-8ec7694f5c18" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:58:04.469 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-85ed36ee-58e3-450e-a0e3-76d8c905a575 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-81831da5-14ee-4f06-a61e-8ec7694f5c18" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:58:04.469 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-85ed36ee-58e3-450e-a0e3-76d8c905a575 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-81831da5-14ee-4f06-a61e-8ec7694f5c18" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:58:04.469 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-85ed36ee-58e3-450e-a0e3-76d8c905a575 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-81831da5-14ee-4f06-a61e-8ec7694f5c18" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:58:04.615 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1b3f63d-e51b-4f7c-942f-d08707271c41 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] port_update received: eb548db8-6c65-421c-bdf1-32be6f18cfbf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 16:58:04.642 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1b3f63d-e51b-4f7c-942f-d08707271c41 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] No port eb548db8-6c65-421c-bdf1-32be6f18cfbf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 16:58:06.544 4740 1688070994232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: eb548db8-6c65-421c-bdf1-32be6f18cfbf 2021-08-27 16:58:06.934 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 16:58:07.153 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Adding port eb548db8-6c65-421c-bdf1-32be6f18cfbf 2021-08-27 16:58:07.153 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Port eb548db8-6c65-421c-bdf1-32be6f18cfbf updated. Details: {'device': 'eb548db8-6c65-421c-bdf1-32be6f18cfbf', 'network_id': 'c0cc3902-93e1-4c09-a766-fcc7a2c86a89', 'port_id': 'eb548db8-6c65-421c-bdf1-32be6f18cfbf', 'mac_address': 'fa:16:3e:e6:ac:62', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 695, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd0922e6e-e309-41e2-9495-30cebe695dca', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 16:58:07.169 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 16:58:07.169 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-eb548db8-6c65-421c-bdf1-32be6f18cfbf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:58:07.169 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port eb548db8-6c65-421c-bdf1-32be6f18cfbf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 16:58:07.202 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 16:58:07.451 4740 1688071627704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'eb548db8-6c65-421c-bdf1-32be6f18cfbf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 16:58:07.451 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'eb548db8-6c65-421c-bdf1-32be6f18cfbf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 16:58:07.469 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port eb548db8-6c65-421c-bdf1-32be6f18cfbf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 16:58:07.481 4740 1688071627704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 695, VLAN trunk: None to switch port eb548db8-6c65-421c-bdf1-32be6f18cfbf 2021-08-27 16:58:07.622 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 16:58:07.641 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['eb548db8-6c65-421c-bdf1-32be6f18cfbf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 16:58:07.796 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['eb548db8-6c65-421c-bdf1-32be6f18cfbf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 16:58:07.812 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 16:58:07.826 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (beed66b4-05eb-496b-9d0f-be72d8c67fe8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 16:58:07.826 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (beed66b4-05eb-496b-9d0f-be72d8c67fe8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 16:58:07.841 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for eb548db8-6c65-421c-bdf1-32be6f18cfbf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 16:58:07.841 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 16:58:07.841 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device eb548db8-6c65-421c-bdf1-32be6f18cfbf not yet added. Adding. 2021-08-27 16:58:07.862 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 16:58:07.862 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 16:58:08.141 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eb548db8-6c65-421c-bdf1-32be6f18cfbf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:58:08.361 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eb548db8-6c65-421c-bdf1-32be6f18cfbf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:58:08.375 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eb548db8-6c65-421c-bdf1-32be6f18cfbf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:58:08.639 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eb548db8-6c65-421c-bdf1-32be6f18cfbf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:58:08.826 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-eb548db8-6c65-421c-bdf1-32be6f18cfbf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.657s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:58:08.841 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port eb548db8-6c65-421c-bdf1-32be6f18cfbf status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 16:58:08.841 4740 1688071627704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port eb548db8-6c65-421c-bdf1-32be6f18cfbf processed. 2021-08-27 16:58:08.936 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:58:09.154 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:58:11.075 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c159857c-0415-44e9-b514-d7d88e0c769b 4b2c03cac4d24710ab822e9d04fd0d68 3e7be76af1fb4dd49b2fa1fd8084901c - - -] Security group member updated on remote: ['8a38f0a6-d7c5-40be-8668-513ba252bff5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 16:58:11.075 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [req-c159857c-0415-44e9-b514-d7d88e0c769b 4b2c03cac4d24710ab822e9d04fd0d68 3e7be76af1fb4dd49b2fa1fd8084901c - - -] Security group member updated ['8a38f0a6-d7c5-40be-8668-513ba252bff5'] 2021-08-27 16:58:12.325 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b0e5045-ff98-4def-9f32-03349045c1bf 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] port_update received: ace564fb-8b92-4980-a3f0-5745bca83fcc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 16:58:12.343 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b0e5045-ff98-4def-9f32-03349045c1bf 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] No port ace564fb-8b92-4980-a3f0-5745bca83fcc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 16:58:14.610 4740 1688070994232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ace564fb-8b92-4980-a3f0-5745bca83fcc 2021-08-27 16:58:14.952 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 16:58:15.143 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Adding port ace564fb-8b92-4980-a3f0-5745bca83fcc 2021-08-27 16:58:15.162 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Port ace564fb-8b92-4980-a3f0-5745bca83fcc updated. Details: {'device': 'ace564fb-8b92-4980-a3f0-5745bca83fcc', 'network_id': '726d3752-6d82-4c86-a19e-f75503490a1e', 'port_id': 'ace564fb-8b92-4980-a3f0-5745bca83fcc', 'mac_address': 'fa:16:3e:fd:65:0f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 666, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f396c9f7-3c52-492d-b209-39a547f61e91', 'ip_address': '192.168.233.249'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 16:58:15.171 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 16:58:15.171 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ace564fb-8b92-4980-a3f0-5745bca83fcc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:58:15.171 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ace564fb-8b92-4980-a3f0-5745bca83fcc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 16:58:15.197 4740 1688071627704 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 726d3752-6d82-4c86-a19e-f75503490a1e 2021-08-27 16:58:15.203 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 16:58:15.470 4740 1688071627704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ace564fb-8b92-4980-a3f0-5745bca83fcc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 16:58:15.470 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ace564fb-8b92-4980-a3f0-5745bca83fcc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 16:58:15.498 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ace564fb-8b92-4980-a3f0-5745bca83fcc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 16:58:15.498 4740 1688071627704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 666, VLAN trunk: None to switch port ace564fb-8b92-4980-a3f0-5745bca83fcc 2021-08-27 16:58:15.701 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 16:58:15.701 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ace564fb-8b92-4980-a3f0-5745bca83fcc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 16:58:15.871 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ace564fb-8b92-4980-a3f0-5745bca83fcc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 16:58:15.885 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 16:58:15.891 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8a38f0a6-d7c5-40be-8668-513ba252bff5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 16:58:15.891 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8a38f0a6-d7c5-40be-8668-513ba252bff5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 16:58:15.891 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ace564fb-8b92-4980-a3f0-5745bca83fcc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 16:58:15.912 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 16:58:15.924 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ace564fb-8b92-4980-a3f0-5745bca83fcc not yet added. Adding. 2021-08-27 16:58:15.935 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 16:58:15.935 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 16:58:16.232 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ace564fb-8b92-4980-a3f0-5745bca83fcc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:58:16.483 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-08c9c164-e8c6-4ecf-a7e2-eff8b528e526 a83f61c3c4ff463b96f722181de0e6d1 ce23d0873fa14ceea6224e97e9458e49 - - -] Security group member updated on remote: ['9dc617ea-f9a4-49dc-9607-8cdb6cdc2070'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 16:58:16.497 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-08c9c164-e8c6-4ecf-a7e2-eff8b528e526 a83f61c3c4ff463b96f722181de0e6d1 ce23d0873fa14ceea6224e97e9458e49 - - -] Security group member updated ['9dc617ea-f9a4-49dc-9607-8cdb6cdc2070'] 2021-08-27 16:58:16.529 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ace564fb-8b92-4980-a3f0-5745bca83fcc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:58:16.546 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ace564fb-8b92-4980-a3f0-5745bca83fcc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:58:16.857 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ace564fb-8b92-4980-a3f0-5745bca83fcc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:58:17.047 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ace564fb-8b92-4980-a3f0-5745bca83fcc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:58:17.061 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ace564fb-8b92-4980-a3f0-5745bca83fcc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 16:58:17.079 4740 1688071627704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ace564fb-8b92-4980-a3f0-5745bca83fcc processed. 2021-08-27 16:58:17.460 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-806d1ec9-a91e-4f57-8f73-8a5bf0754db1 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] port_update received: b76654e5-3b6c-4f9c-8ca6-b3f296741178 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 16:58:17.493 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-806d1ec9-a91e-4f57-8f73-8a5bf0754db1 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] No port b76654e5-3b6c-4f9c-8ca6-b3f296741178 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 16:58:18.955 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:58:19.146 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:58:20.685 4740 1688070994232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b76654e5-3b6c-4f9c-8ca6-b3f296741178 2021-08-27 16:58:20.954 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 16:58:21.177 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Adding port b76654e5-3b6c-4f9c-8ca6-b3f296741178 2021-08-27 16:58:21.187 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Port b76654e5-3b6c-4f9c-8ca6-b3f296741178 updated. Details: {'device': 'b76654e5-3b6c-4f9c-8ca6-b3f296741178', 'network_id': '1a53d5a3-1ac9-4e7a-afe4-ffcee7a67150', 'port_id': 'b76654e5-3b6c-4f9c-8ca6-b3f296741178', 'mac_address': 'fa:16:3e:dd:21:ed', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 688, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8c029ed2-b5cd-4382-9a4f-199d86ccc2b4', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 16:58:21.187 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 16:58:21.201 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b76654e5-3b6c-4f9c-8ca6-b3f296741178" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:58:21.221 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b76654e5-3b6c-4f9c-8ca6-b3f296741178 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 16:58:21.232 4740 1688071627704 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1a53d5a3-1ac9-4e7a-afe4-ffcee7a67150 2021-08-27 16:58:21.232 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 16:58:21.531 4740 1688071627704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b76654e5-3b6c-4f9c-8ca6-b3f296741178') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 16:58:21.531 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b76654e5-3b6c-4f9c-8ca6-b3f296741178') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 16:58:21.566 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b76654e5-3b6c-4f9c-8ca6-b3f296741178 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 16:58:21.566 4740 1688071627704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 688, VLAN trunk: None to switch port b76654e5-3b6c-4f9c-8ca6-b3f296741178 2021-08-27 16:58:21.826 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 16:58:21.826 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b76654e5-3b6c-4f9c-8ca6-b3f296741178'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 16:58:22.014 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b76654e5-3b6c-4f9c-8ca6-b3f296741178']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 16:58:22.032 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 16:58:22.032 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9dc617ea-f9a4-49dc-9607-8cdb6cdc2070) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 16:58:22.046 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9dc617ea-f9a4-49dc-9607-8cdb6cdc2070) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 16:58:22.046 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b76654e5-3b6c-4f9c-8ca6-b3f296741178 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 16:58:22.067 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 16:58:22.076 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b76654e5-3b6c-4f9c-8ca6-b3f296741178 not yet added. Adding. 2021-08-27 16:58:22.091 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 16:58:22.106 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 16:58:22.455 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b76654e5-3b6c-4f9c-8ca6-b3f296741178" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:58:22.795 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b76654e5-3b6c-4f9c-8ca6-b3f296741178" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:58:22.810 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b76654e5-3b6c-4f9c-8ca6-b3f296741178" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:58:23.159 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b76654e5-3b6c-4f9c-8ca6-b3f296741178" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:58:23.356 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b76654e5-3b6c-4f9c-8ca6-b3f296741178" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:58:23.377 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b76654e5-3b6c-4f9c-8ca6-b3f296741178 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 16:58:23.377 4740 1688071627704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b76654e5-3b6c-4f9c-8ca6-b3f296741178 processed. 2021-08-27 16:58:24.980 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:58:25.253 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:58:26.748 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47ca606d-e084-4da9-9c9c-d42921d37a8b 4b2c03cac4d24710ab822e9d04fd0d68 3e7be76af1fb4dd49b2fa1fd8084901c - - -] Security group member updated on remote: ['8a38f0a6-d7c5-40be-8668-513ba252bff5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 16:58:28.741 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [req-47ca606d-e084-4da9-9c9c-d42921d37a8b 4b2c03cac4d24710ab822e9d04fd0d68 3e7be76af1fb4dd49b2fa1fd8084901c - - -] Security group member updated ['8a38f0a6-d7c5-40be-8668-513ba252bff5'] 2021-08-27 16:58:28.753 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [req-47ca606d-e084-4da9-9c9c-d42921d37a8b 4b2c03cac4d24710ab822e9d04fd0d68 3e7be76af1fb4dd49b2fa1fd8084901c - - -] Refresh firewall rules 2021-08-27 16:58:28.753 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47ca606d-e084-4da9-9c9c-d42921d37a8b 4b2c03cac4d24710ab822e9d04fd0d68 3e7be76af1fb4dd49b2fa1fd8084901c - - -] Get security group information for devices via rpc ['ace564fb-8b92-4980-a3f0-5745bca83fcc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 16:58:28.767 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47ca606d-e084-4da9-9c9c-d42921d37a8b 4b2c03cac4d24710ab822e9d04fd0d68 3e7be76af1fb4dd49b2fa1fd8084901c - - -] port_delete event received for 'ace564fb-8b92-4980-a3f0-5745bca83fcc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 16:58:28.780 4740 1688070994408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ace564fb-8b92-4980-a3f0-5745bca83fcc 2021-08-27 16:58:28.843 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47ca606d-e084-4da9-9c9c-d42921d37a8b 4b2c03cac4d24710ab822e9d04fd0d68 3e7be76af1fb4dd49b2fa1fd8084901c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 16:58:28.861 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-47ca606d-e084-4da9-9c9c-d42921d37a8b 4b2c03cac4d24710ab822e9d04fd0d68 3e7be76af1fb4dd49b2fa1fd8084901c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 16:58:30.787 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 16:58:30.795 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ace564fb-8b92-4980-a3f0-5745bca83fcc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 16:58:30.811 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ace564fb-8b92-4980-a3f0-5745bca83fcc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 16:58:30.831 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ace564fb-8b92-4980-a3f0-5745bca83fcc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 16:58:30.857 4740 1688071627704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 726d3752-6d82-4c86-a19e-f75503490a1e 2021-08-27 16:58:30.876 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ace564fb-8b92-4980-a3f0-5745bca83fcc'] 2021-08-27 16:58:30.876 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 16:58:30.876 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 16:58:30.899 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ace564fb-8b92-4980-a3f0-5745bca83fcc'] 2021-08-27 16:58:31.937 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c80f4af6-93cc-47d6-8645-c286a03556ec 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Security group member updated on remote: ['beed66b4-05eb-496b-9d0f-be72d8c67fe8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 16:58:31.961 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [req-c80f4af6-93cc-47d6-8645-c286a03556ec 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Security group member updated ['beed66b4-05eb-496b-9d0f-be72d8c67fe8'] 2021-08-27 16:58:31.961 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [req-c80f4af6-93cc-47d6-8645-c286a03556ec 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Refresh firewall rules 2021-08-27 16:58:31.972 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c80f4af6-93cc-47d6-8645-c286a03556ec 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Get security group information for devices via rpc ['81831da5-14ee-4f06-a61e-8ec7694f5c18', '7f8d79e0-b54a-4647-a8ae-c420956b90da', 'eb548db8-6c65-421c-bdf1-32be6f18cfbf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 16:58:31.991 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cafe32f-aa07-400d-b2e1-11f02ce44cea - - - - -] port_update received: 2d97e77a-e3a1-4b0c-9384-6f85d2ec78ee port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 16:58:32.015 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cafe32f-aa07-400d-b2e1-11f02ce44cea - - - - -] No port 2d97e77a-e3a1-4b0c-9384-6f85d2ec78ee defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 16:58:32.797 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:58:33.045 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:58:33.210 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c80f4af6-93cc-47d6-8645-c286a03556ec 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update security group information for ports dict_keys(['7f8d79e0-b54a-4647-a8ae-c420956b90da', '81831da5-14ee-4f06-a61e-8ec7694f5c18', 'eb548db8-6c65-421c-bdf1-32be6f18cfbf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 16:58:33.227 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c80f4af6-93cc-47d6-8645-c286a03556ec 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 16:58:33.234 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c80f4af6-93cc-47d6-8645-c286a03556ec 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update rules of security group (beed66b4-05eb-496b-9d0f-be72d8c67fe8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 16:58:33.234 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c80f4af6-93cc-47d6-8645-c286a03556ec 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update members of security group (beed66b4-05eb-496b-9d0f-be72d8c67fe8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 16:58:33.234 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c80f4af6-93cc-47d6-8645-c286a03556ec 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update port filter for 7f8d79e0-b54a-4647-a8ae-c420956b90da _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 16:58:33.251 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c80f4af6-93cc-47d6-8645-c286a03556ec 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Updating port rules. 2021-08-27 16:58:33.265 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c80f4af6-93cc-47d6-8645-c286a03556ec 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Creating 1 new rules, removing 0 old rules. 2021-08-27 16:58:33.265 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-c80f4af6-93cc-47d6-8645-c286a03556ec 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-7f8d79e0-b54a-4647-a8ae-c420956b90da" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:58:33.547 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-c80f4af6-93cc-47d6-8645-c286a03556ec 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-7f8d79e0-b54a-4647-a8ae-c420956b90da" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:58:33.569 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-c80f4af6-93cc-47d6-8645-c286a03556ec 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-7f8d79e0-b54a-4647-a8ae-c420956b90da" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:58:33.569 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-c80f4af6-93cc-47d6-8645-c286a03556ec 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-7f8d79e0-b54a-4647-a8ae-c420956b90da" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:58:33.594 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c80f4af6-93cc-47d6-8645-c286a03556ec 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update port filter for 81831da5-14ee-4f06-a61e-8ec7694f5c18 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 16:58:33.595 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c80f4af6-93cc-47d6-8645-c286a03556ec 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Updating port rules. 2021-08-27 16:58:33.607 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c80f4af6-93cc-47d6-8645-c286a03556ec 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Creating 1 new rules, removing 0 old rules. 2021-08-27 16:58:33.623 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-c80f4af6-93cc-47d6-8645-c286a03556ec 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-81831da5-14ee-4f06-a61e-8ec7694f5c18" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:58:33.877 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-c80f4af6-93cc-47d6-8645-c286a03556ec 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-81831da5-14ee-4f06-a61e-8ec7694f5c18" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:58:33.895 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-c80f4af6-93cc-47d6-8645-c286a03556ec 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-81831da5-14ee-4f06-a61e-8ec7694f5c18" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:58:33.909 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-c80f4af6-93cc-47d6-8645-c286a03556ec 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-81831da5-14ee-4f06-a61e-8ec7694f5c18" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:58:33.909 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c80f4af6-93cc-47d6-8645-c286a03556ec 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update port filter for eb548db8-6c65-421c-bdf1-32be6f18cfbf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 16:58:33.921 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c80f4af6-93cc-47d6-8645-c286a03556ec 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Updating port rules. 2021-08-27 16:58:33.940 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c80f4af6-93cc-47d6-8645-c286a03556ec 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Creating 1 new rules, removing 0 old rules. 2021-08-27 16:58:33.950 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-c80f4af6-93cc-47d6-8645-c286a03556ec 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-eb548db8-6c65-421c-bdf1-32be6f18cfbf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:58:34.033 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-849c428e-587a-4401-bc31-de0f88de95a8 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] port_update received: 4c2ce7e4-d14e-4b21-82aa-dab4785a4655 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 16:58:34.061 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-849c428e-587a-4401-bc31-de0f88de95a8 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] No port 4c2ce7e4-d14e-4b21-82aa-dab4785a4655 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 16:58:34.263 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-c80f4af6-93cc-47d6-8645-c286a03556ec 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-eb548db8-6c65-421c-bdf1-32be6f18cfbf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:58:34.263 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-c80f4af6-93cc-47d6-8645-c286a03556ec 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-eb548db8-6c65-421c-bdf1-32be6f18cfbf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:58:34.288 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-c80f4af6-93cc-47d6-8645-c286a03556ec 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-eb548db8-6c65-421c-bdf1-32be6f18cfbf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:58:36.937 4740 1688070994232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4c2ce7e4-d14e-4b21-82aa-dab4785a4655 2021-08-27 16:58:38.722 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1fd2a7c-53f2-40c0-b255-1fe105b9dc73 - - - - -] port_update received: 0c023c60-2a66-489d-b08e-6824b96637af port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 16:58:38.734 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1fd2a7c-53f2-40c0-b255-1fe105b9dc73 - - - - -] No port 0c023c60-2a66-489d-b08e-6824b96637af defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 16:58:38.836 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 16:58:40.029 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Adding port 4c2ce7e4-d14e-4b21-82aa-dab4785a4655 2021-08-27 16:58:40.029 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Port 4c2ce7e4-d14e-4b21-82aa-dab4785a4655 updated. Details: {'device': '4c2ce7e4-d14e-4b21-82aa-dab4785a4655', 'network_id': 'c0cc3902-93e1-4c09-a766-fcc7a2c86a89', 'port_id': '4c2ce7e4-d14e-4b21-82aa-dab4785a4655', 'mac_address': 'fa:16:3e:b9:da:1d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 695, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd0922e6e-e309-41e2-9495-30cebe695dca', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 16:58:40.054 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 16:58:40.060 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4c2ce7e4-d14e-4b21-82aa-dab4785a4655" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:58:40.077 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4c2ce7e4-d14e-4b21-82aa-dab4785a4655 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 16:58:40.077 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 16:58:40.124 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebbbf276-cc00-436e-80e4-5de562514a1b - - - - -] port_update received: c1dcd4f3-1f07-45a4-9ecc-07e2e46ad597 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 16:58:40.143 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebbbf276-cc00-436e-80e4-5de562514a1b - - - - -] No port c1dcd4f3-1f07-45a4-9ecc-07e2e46ad597 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 16:58:40.346 4740 1688071627704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4c2ce7e4-d14e-4b21-82aa-dab4785a4655') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 16:58:40.360 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4c2ce7e4-d14e-4b21-82aa-dab4785a4655') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 16:58:40.373 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4c2ce7e4-d14e-4b21-82aa-dab4785a4655 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 16:58:40.401 4740 1688071627704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 695, VLAN trunk: None to switch port 4c2ce7e4-d14e-4b21-82aa-dab4785a4655 2021-08-27 16:58:40.564 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 16:58:40.564 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4c2ce7e4-d14e-4b21-82aa-dab4785a4655'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 16:58:41.061 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4c2ce7e4-d14e-4b21-82aa-dab4785a4655']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 16:58:41.061 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 16:58:41.077 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (beed66b4-05eb-496b-9d0f-be72d8c67fe8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 16:58:41.096 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (beed66b4-05eb-496b-9d0f-be72d8c67fe8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 16:58:41.096 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4c2ce7e4-d14e-4b21-82aa-dab4785a4655 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 16:58:41.113 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 16:58:41.123 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4c2ce7e4-d14e-4b21-82aa-dab4785a4655 not yet added. Adding. 2021-08-27 16:58:41.123 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 16:58:41.143 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 16:58:41.410 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c2ce7e4-d14e-4b21-82aa-dab4785a4655" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:58:41.675 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c2ce7e4-d14e-4b21-82aa-dab4785a4655" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:58:41.675 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c2ce7e4-d14e-4b21-82aa-dab4785a4655" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:58:41.951 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4c2ce7e4-d14e-4b21-82aa-dab4785a4655" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:58:42.123 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4c2ce7e4-d14e-4b21-82aa-dab4785a4655" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:58:42.123 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4c2ce7e4-d14e-4b21-82aa-dab4785a4655 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 16:58:42.140 4740 1688071627704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4c2ce7e4-d14e-4b21-82aa-dab4785a4655 processed. 2021-08-27 16:58:42.852 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:58:43.319 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:58:43.596 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1f58fc0f-c4f6-446a-918d-20c852724237 1dde5a647eff4d9ea2b711577b93434c d6b4a1271d7549e183698739c34b5b57 - - -] Security group rule updated on remote: ['ed00480a-460e-421f-9acf-0d29977ecb8b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 16:58:43.607 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [req-1f58fc0f-c4f6-446a-918d-20c852724237 1dde5a647eff4d9ea2b711577b93434c d6b4a1271d7549e183698739c34b5b57 - - -] Security group rule updated ['ed00480a-460e-421f-9acf-0d29977ecb8b'] 2021-08-27 16:58:43.750 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e5e059fd-8830-4fe9-9e94-d29f747c54e9 1dde5a647eff4d9ea2b711577b93434c d6b4a1271d7549e183698739c34b5b57 - - -] Security group rule updated on remote: ['ed00480a-460e-421f-9acf-0d29977ecb8b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 16:58:43.768 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [req-e5e059fd-8830-4fe9-9e94-d29f747c54e9 1dde5a647eff4d9ea2b711577b93434c d6b4a1271d7549e183698739c34b5b57 - - -] Security group rule updated ['ed00480a-460e-421f-9acf-0d29977ecb8b'] 2021-08-27 16:58:44.139 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3df4e162-ef29-4983-a7fc-ea4980397238 1dde5a647eff4d9ea2b711577b93434c d6b4a1271d7549e183698739c34b5b57 - - -] Security group rule updated on remote: ['ed00480a-460e-421f-9acf-0d29977ecb8b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 16:58:44.154 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [req-3df4e162-ef29-4983-a7fc-ea4980397238 1dde5a647eff4d9ea2b711577b93434c d6b4a1271d7549e183698739c34b5b57 - - -] Security group rule updated ['ed00480a-460e-421f-9acf-0d29977ecb8b'] 2021-08-27 16:58:44.298 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f7fc065-5b7f-47eb-a3cc-c7620135f546 - - - - -] port_update received: c704423c-8cdb-463a-bf52-cb1463ecec90 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 16:58:44.327 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f7fc065-5b7f-47eb-a3cc-c7620135f546 - - - - -] No port c704423c-8cdb-463a-bf52-cb1463ecec90 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 16:58:44.406 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db1e3235-46df-4d67-befb-43a76f6cd171 1dde5a647eff4d9ea2b711577b93434c d6b4a1271d7549e183698739c34b5b57 - - -] Security group rule updated on remote: ['ed00480a-460e-421f-9acf-0d29977ecb8b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 16:58:44.406 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [req-db1e3235-46df-4d67-befb-43a76f6cd171 1dde5a647eff4d9ea2b711577b93434c d6b4a1271d7549e183698739c34b5b57 - - -] Security group rule updated ['ed00480a-460e-421f-9acf-0d29977ecb8b'] 2021-08-27 16:58:44.786 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5da1f504-4064-42df-b933-fcc0249a11c3 1dde5a647eff4d9ea2b711577b93434c d6b4a1271d7549e183698739c34b5b57 - - -] Security group rule updated on remote: ['ed00480a-460e-421f-9acf-0d29977ecb8b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 16:58:44.799 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [req-5da1f504-4064-42df-b933-fcc0249a11c3 1dde5a647eff4d9ea2b711577b93434c d6b4a1271d7549e183698739c34b5b57 - - -] Security group rule updated ['ed00480a-460e-421f-9acf-0d29977ecb8b'] 2021-08-27 16:58:45.145 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e61a422-f46b-4c57-8b7f-ed3cbd6a1364 1dde5a647eff4d9ea2b711577b93434c d6b4a1271d7549e183698739c34b5b57 - - -] Security group rule updated on remote: ['ed00480a-460e-421f-9acf-0d29977ecb8b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 16:58:45.157 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [req-6e61a422-f46b-4c57-8b7f-ed3cbd6a1364 1dde5a647eff4d9ea2b711577b93434c d6b4a1271d7549e183698739c34b5b57 - - -] Security group rule updated ['ed00480a-460e-421f-9acf-0d29977ecb8b'] 2021-08-27 16:58:54.252 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1fe71a45-c281-4716-8d68-60f68e69aae5 12e40ea2e0cf40c991860909585c8e71 dbb6217897d84359982201327181341d - - -] Security group member updated on remote: ['89cea362-e1ea-4be3-a5b8-8c2ecc596225'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 16:58:54.264 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [req-1fe71a45-c281-4716-8d68-60f68e69aae5 12e40ea2e0cf40c991860909585c8e71 dbb6217897d84359982201327181341d - - -] Security group member updated ['89cea362-e1ea-4be3-a5b8-8c2ecc596225'] 2021-08-27 16:58:55.091 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5acfe9bc-74e7-4907-9efa-38a0945e93fc 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] port_update received: cd1f5f12-b6eb-4813-9c65-65c78671e270 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 16:58:55.139 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5acfe9bc-74e7-4907-9efa-38a0945e93fc 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] No port cd1f5f12-b6eb-4813-9c65-65c78671e270 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 16:58:59.295 4740 1688070994232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cd1f5f12-b6eb-4813-9c65-65c78671e270 2021-08-27 16:58:59.311 4740 1688070994232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7375db60-63db-4f1c-af73-2dcb74926519 2021-08-27 16:59:00.937 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 16:59:01.476 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Adding port cd1f5f12-b6eb-4813-9c65-65c78671e270 2021-08-27 16:59:01.483 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Port cd1f5f12-b6eb-4813-9c65-65c78671e270 updated. Details: {'device': 'cd1f5f12-b6eb-4813-9c65-65c78671e270', 'network_id': '0cdbc38c-010a-4dad-955d-e440a03e6157', 'port_id': 'cd1f5f12-b6eb-4813-9c65-65c78671e270', 'mac_address': 'fa:16:3e:31:a2:73', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 683, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '15cdba1c-9f7e-48cd-9361-a2a1960a1f22', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 16:59:01.483 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 16:59:01.518 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Adding port 7375db60-63db-4f1c-af73-2dcb74926519 2021-08-27 16:59:01.518 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Port 7375db60-63db-4f1c-af73-2dcb74926519 updated. Details: {'device': '7375db60-63db-4f1c-af73-2dcb74926519', 'network_id': '33f15d08-50e3-4af6-ac0c-1d6b56f8e5ad', 'port_id': '7375db60-63db-4f1c-af73-2dcb74926519', 'mac_address': 'fa:16:3e:ca:e7:68', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 660, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3b928fa0-d9c1-40c3-9fb6-d75f94ed4f38', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 16:59:01.533 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 16:59:01.547 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cd1f5f12-b6eb-4813-9c65-65c78671e270" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:01.562 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cd1f5f12-b6eb-4813-9c65-65c78671e270 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 16:59:01.577 4740 1688071627704 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0cdbc38c-010a-4dad-955d-e440a03e6157 2021-08-27 16:59:01.595 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 16:59:01.608 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7375db60-63db-4f1c-af73-2dcb74926519" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:01.608 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7375db60-63db-4f1c-af73-2dcb74926519 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 16:59:01.638 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 16:59:01.691 4740 1688071628056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7375db60-63db-4f1c-af73-2dcb74926519') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 16:59:01.704 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7375db60-63db-4f1c-af73-2dcb74926519') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 16:59:01.734 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7375db60-63db-4f1c-af73-2dcb74926519 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 16:59:01.734 4740 1688071628056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 660, VLAN trunk: None to switch port 7375db60-63db-4f1c-af73-2dcb74926519 2021-08-27 16:59:01.843 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 16:59:01.868 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7375db60-63db-4f1c-af73-2dcb74926519'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 16:59:01.878 4740 1688071627704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cd1f5f12-b6eb-4813-9c65-65c78671e270') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 16:59:01.890 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cd1f5f12-b6eb-4813-9c65-65c78671e270') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 16:59:01.904 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cd1f5f12-b6eb-4813-9c65-65c78671e270 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 16:59:01.936 4740 1688071627704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 683, VLAN trunk: None to switch port cd1f5f12-b6eb-4813-9c65-65c78671e270 2021-08-27 16:59:02.094 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7375db60-63db-4f1c-af73-2dcb74926519']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 16:59:02.094 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 16:59:02.125 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bf152afa-a814-4756-a4d0-563ab125c41b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 16:59:02.125 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7375db60-63db-4f1c-af73-2dcb74926519 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 16:59:02.141 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 16:59:02.141 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-27 16:59:02.155 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7375db60-63db-4f1c-af73-2dcb74926519" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:02.155 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7375db60-63db-4f1c-af73-2dcb74926519" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:02.172 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7375db60-63db-4f1c-af73-2dcb74926519" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:02.172 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7375db60-63db-4f1c-af73-2dcb74926519" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:02.187 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 16:59:02.187 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cd1f5f12-b6eb-4813-9c65-65c78671e270'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 16:59:02.279 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7375db60-63db-4f1c-af73-2dcb74926519" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.672s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:02.279 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7375db60-63db-4f1c-af73-2dcb74926519 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 16:59:02.298 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7375db60-63db-4f1c-af73-2dcb74926519 processed. 2021-08-27 16:59:02.406 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cd1f5f12-b6eb-4813-9c65-65c78671e270']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 16:59:02.421 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 16:59:02.421 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (89cea362-e1ea-4be3-a5b8-8c2ecc596225) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 16:59:02.438 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (89cea362-e1ea-4be3-a5b8-8c2ecc596225) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 16:59:02.454 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cd1f5f12-b6eb-4813-9c65-65c78671e270 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 16:59:02.454 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 16:59:02.471 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cd1f5f12-b6eb-4813-9c65-65c78671e270 not yet added. Adding. 2021-08-27 16:59:02.484 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 16:59:02.484 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 16:59:02.813 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cd1f5f12-b6eb-4813-9c65-65c78671e270" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:02.935 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:03.139 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cd1f5f12-b6eb-4813-9c65-65c78671e270" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:03.157 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cd1f5f12-b6eb-4813-9c65-65c78671e270" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:03.189 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:03.562 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cd1f5f12-b6eb-4813-9c65-65c78671e270" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:03.779 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cd1f5f12-b6eb-4813-9c65-65c78671e270" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:03.799 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cd1f5f12-b6eb-4813-9c65-65c78671e270 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 16:59:03.799 4740 1688071627704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cd1f5f12-b6eb-4813-9c65-65c78671e270 processed. 2021-08-27 16:59:04.952 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:05.296 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:11.187 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-02f4363d-0310-4a4e-adf8-c4730718a5d1 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Security group member updated on remote: ['beed66b4-05eb-496b-9d0f-be72d8c67fe8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 16:59:11.203 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [req-02f4363d-0310-4a4e-adf8-c4730718a5d1 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Security group member updated ['beed66b4-05eb-496b-9d0f-be72d8c67fe8'] 2021-08-27 16:59:11.223 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [req-02f4363d-0310-4a4e-adf8-c4730718a5d1 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Refresh firewall rules 2021-08-27 16:59:11.223 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-02f4363d-0310-4a4e-adf8-c4730718a5d1 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Get security group information for devices via rpc ['81831da5-14ee-4f06-a61e-8ec7694f5c18', '7f8d79e0-b54a-4647-a8ae-c420956b90da', 'eb548db8-6c65-421c-bdf1-32be6f18cfbf', '4c2ce7e4-d14e-4b21-82aa-dab4785a4655'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 16:59:11.282 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-02f4363d-0310-4a4e-adf8-c4730718a5d1 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] port_delete event received for '4c2ce7e4-d14e-4b21-82aa-dab4785a4655' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 16:59:11.530 4740 1688070994408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7375db60-63db-4f1c-af73-2dcb74926519 2021-08-27 16:59:11.530 4740 1688070994408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4c2ce7e4-d14e-4b21-82aa-dab4785a4655 2021-08-27 16:59:11.581 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-02f4363d-0310-4a4e-adf8-c4730718a5d1 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update security group information for ports dict_keys(['7f8d79e0-b54a-4647-a8ae-c420956b90da', '81831da5-14ee-4f06-a61e-8ec7694f5c18', 'eb548db8-6c65-421c-bdf1-32be6f18cfbf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 16:59:11.609 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-02f4363d-0310-4a4e-adf8-c4730718a5d1 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 16:59:11.609 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-02f4363d-0310-4a4e-adf8-c4730718a5d1 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update rules of security group (beed66b4-05eb-496b-9d0f-be72d8c67fe8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 16:59:11.623 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-02f4363d-0310-4a4e-adf8-c4730718a5d1 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update members of security group (beed66b4-05eb-496b-9d0f-be72d8c67fe8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 16:59:11.641 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-02f4363d-0310-4a4e-adf8-c4730718a5d1 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update port filter for 7f8d79e0-b54a-4647-a8ae-c420956b90da _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 16:59:11.655 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-02f4363d-0310-4a4e-adf8-c4730718a5d1 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Updating port rules. 2021-08-27 16:59:11.655 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-02f4363d-0310-4a4e-adf8-c4730718a5d1 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Creating 0 new rules, removing 1 old rules. 2021-08-27 16:59:11.671 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-02f4363d-0310-4a4e-adf8-c4730718a5d1 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-7f8d79e0-b54a-4647-a8ae-c420956b90da" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:11.687 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-02f4363d-0310-4a4e-adf8-c4730718a5d1 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-7f8d79e0-b54a-4647-a8ae-c420956b90da" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:11.704 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-02f4363d-0310-4a4e-adf8-c4730718a5d1 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-7f8d79e0-b54a-4647-a8ae-c420956b90da" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:12.095 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-02f4363d-0310-4a4e-adf8-c4730718a5d1 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-7f8d79e0-b54a-4647-a8ae-c420956b90da" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:12.126 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-02f4363d-0310-4a4e-adf8-c4730718a5d1 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update port filter for 81831da5-14ee-4f06-a61e-8ec7694f5c18 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 16:59:12.126 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-02f4363d-0310-4a4e-adf8-c4730718a5d1 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Updating port rules. 2021-08-27 16:59:12.142 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-02f4363d-0310-4a4e-adf8-c4730718a5d1 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Creating 0 new rules, removing 1 old rules. 2021-08-27 16:59:12.154 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-02f4363d-0310-4a4e-adf8-c4730718a5d1 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-81831da5-14ee-4f06-a61e-8ec7694f5c18" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:12.174 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-02f4363d-0310-4a4e-adf8-c4730718a5d1 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-81831da5-14ee-4f06-a61e-8ec7694f5c18" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:12.174 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-02f4363d-0310-4a4e-adf8-c4730718a5d1 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-81831da5-14ee-4f06-a61e-8ec7694f5c18" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:12.562 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-02f4363d-0310-4a4e-adf8-c4730718a5d1 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-81831da5-14ee-4f06-a61e-8ec7694f5c18" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:12.562 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-02f4363d-0310-4a4e-adf8-c4730718a5d1 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update port filter for eb548db8-6c65-421c-bdf1-32be6f18cfbf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 16:59:12.582 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-02f4363d-0310-4a4e-adf8-c4730718a5d1 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Updating port rules. 2021-08-27 16:59:12.601 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-02f4363d-0310-4a4e-adf8-c4730718a5d1 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Creating 0 new rules, removing 1 old rules. 2021-08-27 16:59:12.625 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-02f4363d-0310-4a4e-adf8-c4730718a5d1 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-eb548db8-6c65-421c-bdf1-32be6f18cfbf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:12.625 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-02f4363d-0310-4a4e-adf8-c4730718a5d1 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-eb548db8-6c65-421c-bdf1-32be6f18cfbf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:12.643 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-02f4363d-0310-4a4e-adf8-c4730718a5d1 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-eb548db8-6c65-421c-bdf1-32be6f18cfbf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:12.969 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 16:59:12.969 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4c2ce7e4-d14e-4b21-82aa-dab4785a4655' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 16:59:13.016 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4c2ce7e4-d14e-4b21-82aa-dab4785a4655' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 16:59:13.029 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4c2ce7e4-d14e-4b21-82aa-dab4785a4655 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 16:59:13.050 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7375db60-63db-4f1c-af73-2dcb74926519' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 16:59:13.066 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7375db60-63db-4f1c-af73-2dcb74926519' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 16:59:13.066 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7375db60-63db-4f1c-af73-2dcb74926519 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 16:59:13.124 4740 1688071627528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4c2ce7e4-d14e-4b21-82aa-dab4785a4655'] 2021-08-27 16:59:13.124 4740 1688071627528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 16:59:13.146 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 16:59:13.156 4740 1688071627528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4c2ce7e4-d14e-4b21-82aa-dab4785a4655'] 2021-08-27 16:59:13.156 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-02f4363d-0310-4a4e-adf8-c4730718a5d1 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-eb548db8-6c65-421c-bdf1-32be6f18cfbf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:13.260 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7375db60-63db-4f1c-af73-2dcb74926519'] 2021-08-27 16:59:13.266 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 16:59:13.284 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 16:59:13.284 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7375db60-63db-4f1c-af73-2dcb74926519'] 2021-08-27 16:59:15.811 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ff5916a9-b477-4f07-a9d5-f4e3de2289dd 12e40ea2e0cf40c991860909585c8e71 dbb6217897d84359982201327181341d - - -] Security group member updated on remote: ['89cea362-e1ea-4be3-a5b8-8c2ecc596225'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 16:59:16.826 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-ff5916a9-b477-4f07-a9d5-f4e3de2289dd 12e40ea2e0cf40c991860909585c8e71 dbb6217897d84359982201327181341d - - -] Security group member updated ['89cea362-e1ea-4be3-a5b8-8c2ecc596225'] 2021-08-27 16:59:16.826 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-ff5916a9-b477-4f07-a9d5-f4e3de2289dd 12e40ea2e0cf40c991860909585c8e71 dbb6217897d84359982201327181341d - - -] Refresh firewall rules 2021-08-27 16:59:16.842 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ff5916a9-b477-4f07-a9d5-f4e3de2289dd 12e40ea2e0cf40c991860909585c8e71 dbb6217897d84359982201327181341d - - -] Get security group information for devices via rpc ['cd1f5f12-b6eb-4813-9c65-65c78671e270'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 16:59:16.858 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff5916a9-b477-4f07-a9d5-f4e3de2289dd 12e40ea2e0cf40c991860909585c8e71 dbb6217897d84359982201327181341d - - -] port_delete event received for 'cd1f5f12-b6eb-4813-9c65-65c78671e270' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 16:59:16.858 4740 1688070994408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cd1f5f12-b6eb-4813-9c65-65c78671e270 2021-08-27 16:59:16.874 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:16.874 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ff5916a9-b477-4f07-a9d5-f4e3de2289dd 12e40ea2e0cf40c991860909585c8e71 dbb6217897d84359982201327181341d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 16:59:16.893 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ff5916a9-b477-4f07-a9d5-f4e3de2289dd 12e40ea2e0cf40c991860909585c8e71 dbb6217897d84359982201327181341d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 16:59:17.062 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:18.872 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 16:59:19.919 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cd1f5f12-b6eb-4813-9c65-65c78671e270' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 16:59:20.889 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cd1f5f12-b6eb-4813-9c65-65c78671e270' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 16:59:20.889 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cd1f5f12-b6eb-4813-9c65-65c78671e270 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 16:59:20.922 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 16:59:20.936 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:20.936 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cd1f5f12-b6eb-4813-9c65-65c78671e270' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 16:59:20.936 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cd1f5f12-b6eb-4813-9c65-65c78671e270' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 16:59:20.957 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cd1f5f12-b6eb-4813-9c65-65c78671e270 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 16:59:20.968 4740 1688071627528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0cdbc38c-010a-4dad-955d-e440a03e6157 2021-08-27 16:59:20.984 4740 1688071627528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cd1f5f12-b6eb-4813-9c65-65c78671e270'] 2021-08-27 16:59:20.984 4740 1688071627528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 16:59:21.015 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 16:59:21.015 4740 1688071627528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cd1f5f12-b6eb-4813-9c65-65c78671e270'] 2021-08-27 16:59:21.015 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:21.624 4740 1688070994408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7375db60-63db-4f1c-af73-2dcb74926519 2021-08-27 16:59:23.358 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3fa5cc28-af17-4f2f-81a4-2b7534653663 12e40ea2e0cf40c991860909585c8e71 dbb6217897d84359982201327181341d - - -] Security group member updated on remote: ['89cea362-e1ea-4be3-a5b8-8c2ecc596225'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 16:59:25.260 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [req-3fa5cc28-af17-4f2f-81a4-2b7534653663 12e40ea2e0cf40c991860909585c8e71 dbb6217897d84359982201327181341d - - -] Security group member updated ['89cea362-e1ea-4be3-a5b8-8c2ecc596225'] 2021-08-27 16:59:25.288 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 16:59:25.300 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7375db60-63db-4f1c-af73-2dcb74926519' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 16:59:25.300 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7375db60-63db-4f1c-af73-2dcb74926519' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 16:59:25.312 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7375db60-63db-4f1c-af73-2dcb74926519 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 16:59:25.363 4740 1688071627704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 33f15d08-50e3-4af6-ac0c-1d6b56f8e5ad 2021-08-27 16:59:25.390 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7375db60-63db-4f1c-af73-2dcb74926519'] 2021-08-27 16:59:25.390 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 16:59:25.390 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7375db60-63db-4f1c-af73-2dcb74926519'] 2021-08-27 16:59:25.687 4740 1688070994408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: eb548db8-6c65-421c-bdf1-32be6f18cfbf 2021-08-27 16:59:26.156 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-38b59a86-2def-480b-919e-76baaee25aa4 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Security group member updated on remote: ['beed66b4-05eb-496b-9d0f-be72d8c67fe8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 16:59:26.170 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [req-38b59a86-2def-480b-919e-76baaee25aa4 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Security group member updated ['beed66b4-05eb-496b-9d0f-be72d8c67fe8'] 2021-08-27 16:59:26.170 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [req-38b59a86-2def-480b-919e-76baaee25aa4 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Refresh firewall rules 2021-08-27 16:59:26.170 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-38b59a86-2def-480b-919e-76baaee25aa4 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Get security group information for devices via rpc ['81831da5-14ee-4f06-a61e-8ec7694f5c18', '7f8d79e0-b54a-4647-a8ae-c420956b90da', 'eb548db8-6c65-421c-bdf1-32be6f18cfbf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 16:59:26.375 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38b59a86-2def-480b-919e-76baaee25aa4 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] port_delete event received for 'eb548db8-6c65-421c-bdf1-32be6f18cfbf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 16:59:26.531 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-38b59a86-2def-480b-919e-76baaee25aa4 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update security group information for ports dict_keys(['7f8d79e0-b54a-4647-a8ae-c420956b90da', '81831da5-14ee-4f06-a61e-8ec7694f5c18']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 16:59:26.551 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-38b59a86-2def-480b-919e-76baaee25aa4 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 16:59:26.564 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-38b59a86-2def-480b-919e-76baaee25aa4 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update rules of security group (beed66b4-05eb-496b-9d0f-be72d8c67fe8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 16:59:26.564 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-38b59a86-2def-480b-919e-76baaee25aa4 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update members of security group (beed66b4-05eb-496b-9d0f-be72d8c67fe8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 16:59:26.578 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-38b59a86-2def-480b-919e-76baaee25aa4 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update port filter for 7f8d79e0-b54a-4647-a8ae-c420956b90da _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 16:59:26.578 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-38b59a86-2def-480b-919e-76baaee25aa4 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Updating port rules. 2021-08-27 16:59:26.594 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-38b59a86-2def-480b-919e-76baaee25aa4 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Creating 0 new rules, removing 1 old rules. 2021-08-27 16:59:26.594 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-38b59a86-2def-480b-919e-76baaee25aa4 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-7f8d79e0-b54a-4647-a8ae-c420956b90da" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:26.594 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-38b59a86-2def-480b-919e-76baaee25aa4 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-7f8d79e0-b54a-4647-a8ae-c420956b90da" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:26.609 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-38b59a86-2def-480b-919e-76baaee25aa4 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-7f8d79e0-b54a-4647-a8ae-c420956b90da" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:26.835 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da0ca47a-9f44-4335-8d45-37bb35990084 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] port_update received: d459ee11-bd28-46c5-8fde-25334e1360e3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 16:59:26.906 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da0ca47a-9f44-4335-8d45-37bb35990084 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] No port d459ee11-bd28-46c5-8fde-25334e1360e3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 16:59:26.924 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-38b59a86-2def-480b-919e-76baaee25aa4 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-7f8d79e0-b54a-4647-a8ae-c420956b90da" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:26.938 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-38b59a86-2def-480b-919e-76baaee25aa4 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update port filter for 81831da5-14ee-4f06-a61e-8ec7694f5c18 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 16:59:26.951 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-38b59a86-2def-480b-919e-76baaee25aa4 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Updating port rules. 2021-08-27 16:59:26.951 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-38b59a86-2def-480b-919e-76baaee25aa4 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Creating 0 new rules, removing 1 old rules. 2021-08-27 16:59:26.951 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-38b59a86-2def-480b-919e-76baaee25aa4 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-81831da5-14ee-4f06-a61e-8ec7694f5c18" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:26.970 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-38b59a86-2def-480b-919e-76baaee25aa4 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-81831da5-14ee-4f06-a61e-8ec7694f5c18" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:26.970 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-38b59a86-2def-480b-919e-76baaee25aa4 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-81831da5-14ee-4f06-a61e-8ec7694f5c18" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:26.970 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-04de1976-f898-4ef9-a193-8e0820474c1b 1dde5a647eff4d9ea2b711577b93434c d6b4a1271d7549e183698739c34b5b57 - - -] Security group member updated on remote: ['ed00480a-460e-421f-9acf-0d29977ecb8b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 16:59:26.999 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-04de1976-f898-4ef9-a193-8e0820474c1b 1dde5a647eff4d9ea2b711577b93434c d6b4a1271d7549e183698739c34b5b57 - - -] Security group member updated ['ed00480a-460e-421f-9acf-0d29977ecb8b'] 2021-08-27 16:59:27.219 4740 1688071627704 MainThread DEBUG oslo_concurrency.lockutils [req-38b59a86-2def-480b-919e-76baaee25aa4 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-81831da5-14ee-4f06-a61e-8ec7694f5c18" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:27.302 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 16:59:27.312 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'eb548db8-6c65-421c-bdf1-32be6f18cfbf' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 16:59:27.312 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'eb548db8-6c65-421c-bdf1-32be6f18cfbf' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 16:59:27.312 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port eb548db8-6c65-421c-bdf1-32be6f18cfbf _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 16:59:27.331 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:27.358 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['eb548db8-6c65-421c-bdf1-32be6f18cfbf'] 2021-08-27 16:59:27.358 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 16:59:27.374 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 16:59:27.374 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['eb548db8-6c65-421c-bdf1-32be6f18cfbf'] 2021-08-27 16:59:27.515 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:28.882 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee74263a-dd3c-43fa-8714-7aec70582917 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] port_update received: fc18b7ad-32fd-48a8-9a6b-2ec779341fe9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 16:59:28.909 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee74263a-dd3c-43fa-8714-7aec70582917 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] No port fc18b7ad-32fd-48a8-9a6b-2ec779341fe9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 16:59:29.735 4740 1688070994408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7f8d79e0-b54a-4647-a8ae-c420956b90da 2021-08-27 16:59:29.752 4740 1688070994232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d459ee11-bd28-46c5-8fde-25334e1360e3 2021-08-27 16:59:30.127 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ae53db54-3625-48a4-8578-91021ce2b42f 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Security group member updated on remote: ['beed66b4-05eb-496b-9d0f-be72d8c67fe8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 16:59:30.127 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-ae53db54-3625-48a4-8578-91021ce2b42f 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Security group member updated ['beed66b4-05eb-496b-9d0f-be72d8c67fe8'] 2021-08-27 16:59:30.142 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-ae53db54-3625-48a4-8578-91021ce2b42f 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Refresh firewall rules 2021-08-27 16:59:30.142 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ae53db54-3625-48a4-8578-91021ce2b42f 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Get security group information for devices via rpc ['81831da5-14ee-4f06-a61e-8ec7694f5c18', '7f8d79e0-b54a-4647-a8ae-c420956b90da'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 16:59:30.186 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae53db54-3625-48a4-8578-91021ce2b42f 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] port_delete event received for '7f8d79e0-b54a-4647-a8ae-c420956b90da' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 16:59:30.327 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ae53db54-3625-48a4-8578-91021ce2b42f 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update security group information for ports dict_keys(['81831da5-14ee-4f06-a61e-8ec7694f5c18']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 16:59:30.344 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ae53db54-3625-48a4-8578-91021ce2b42f 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 16:59:30.361 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ae53db54-3625-48a4-8578-91021ce2b42f 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update rules of security group (beed66b4-05eb-496b-9d0f-be72d8c67fe8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 16:59:30.361 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ae53db54-3625-48a4-8578-91021ce2b42f 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update members of security group (beed66b4-05eb-496b-9d0f-be72d8c67fe8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 16:59:30.379 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ae53db54-3625-48a4-8578-91021ce2b42f 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update port filter for 81831da5-14ee-4f06-a61e-8ec7694f5c18 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 16:59:30.379 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ae53db54-3625-48a4-8578-91021ce2b42f 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Updating port rules. 2021-08-27 16:59:30.395 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ae53db54-3625-48a4-8578-91021ce2b42f 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Creating 0 new rules, removing 1 old rules. 2021-08-27 16:59:30.395 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [req-ae53db54-3625-48a4-8578-91021ce2b42f 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-81831da5-14ee-4f06-a61e-8ec7694f5c18" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:30.407 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [req-ae53db54-3625-48a4-8578-91021ce2b42f 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-81831da5-14ee-4f06-a61e-8ec7694f5c18" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:30.407 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [req-ae53db54-3625-48a4-8578-91021ce2b42f 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-81831da5-14ee-4f06-a61e-8ec7694f5c18" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:30.643 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [req-ae53db54-3625-48a4-8578-91021ce2b42f 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Lock "n-hv-driver-port-lock-81831da5-14ee-4f06-a61e-8ec7694f5c18" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:31.301 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 16:59:31.531 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Adding port d459ee11-bd28-46c5-8fde-25334e1360e3 2021-08-27 16:59:31.531 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Port d459ee11-bd28-46c5-8fde-25334e1360e3 updated. Details: {'device': 'd459ee11-bd28-46c5-8fde-25334e1360e3', 'network_id': '0cdbc38c-010a-4dad-955d-e440a03e6157', 'port_id': 'd459ee11-bd28-46c5-8fde-25334e1360e3', 'mac_address': 'fa:16:3e:d0:49:39', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 683, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '15cdba1c-9f7e-48cd-9361-a2a1960a1f22', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 16:59:31.547 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 16:59:31.547 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 16:59:31.564 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d459ee11-bd28-46c5-8fde-25334e1360e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:31.564 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d459ee11-bd28-46c5-8fde-25334e1360e3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 16:59:31.579 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0cdbc38c-010a-4dad-955d-e440a03e6157 2021-08-27 16:59:31.592 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 16:59:31.592 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7f8d79e0-b54a-4647-a8ae-c420956b90da' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 16:59:31.612 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7f8d79e0-b54a-4647-a8ae-c420956b90da' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 16:59:31.612 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7f8d79e0-b54a-4647-a8ae-c420956b90da _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 16:59:31.646 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7f8d79e0-b54a-4647-a8ae-c420956b90da'] 2021-08-27 16:59:31.655 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 16:59:31.655 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 16:59:31.673 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7f8d79e0-b54a-4647-a8ae-c420956b90da'] 2021-08-27 16:59:31.799 4740 1688071628056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd459ee11-bd28-46c5-8fde-25334e1360e3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 16:59:31.799 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd459ee11-bd28-46c5-8fde-25334e1360e3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 16:59:31.827 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d459ee11-bd28-46c5-8fde-25334e1360e3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 16:59:31.827 4740 1688071628056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 683, VLAN trunk: None to switch port d459ee11-bd28-46c5-8fde-25334e1360e3 2021-08-27 16:59:31.971 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 16:59:31.971 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d459ee11-bd28-46c5-8fde-25334e1360e3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 16:59:32.155 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d459ee11-bd28-46c5-8fde-25334e1360e3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 16:59:32.155 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 16:59:32.174 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (89cea362-e1ea-4be3-a5b8-8c2ecc596225) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 16:59:32.174 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (89cea362-e1ea-4be3-a5b8-8c2ecc596225) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 16:59:32.187 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d459ee11-bd28-46c5-8fde-25334e1360e3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 16:59:32.187 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 16:59:32.203 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d459ee11-bd28-46c5-8fde-25334e1360e3 not yet added. Adding. 2021-08-27 16:59:32.217 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 16:59:32.217 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 16:59:32.395 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d459ee11-bd28-46c5-8fde-25334e1360e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:32.546 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d459ee11-bd28-46c5-8fde-25334e1360e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:32.563 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d459ee11-bd28-46c5-8fde-25334e1360e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:32.723 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d459ee11-bd28-46c5-8fde-25334e1360e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:32.859 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d459ee11-bd28-46c5-8fde-25334e1360e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:32.875 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d459ee11-bd28-46c5-8fde-25334e1360e3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 16:59:32.875 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d459ee11-bd28-46c5-8fde-25334e1360e3 processed. 2021-08-27 16:59:33.342 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:33.624 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:43.878 4740 1688070994232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fc18b7ad-32fd-48a8-9a6b-2ec779341fe9 2021-08-27 16:59:45.452 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 16:59:45.676 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Adding port fc18b7ad-32fd-48a8-9a6b-2ec779341fe9 2021-08-27 16:59:45.705 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Port fc18b7ad-32fd-48a8-9a6b-2ec779341fe9 updated. Details: {'device': 'fc18b7ad-32fd-48a8-9a6b-2ec779341fe9', 'network_id': '5770af8c-1070-4072-ab51-777b704281a7', 'port_id': 'fc18b7ad-32fd-48a8-9a6b-2ec779341fe9', 'mac_address': 'fa:16:3e:cf:84:a2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 669, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '61a64b23-cb88-4593-941f-e9045a297c70', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 16:59:45.705 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 16:59:45.721 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fc18b7ad-32fd-48a8-9a6b-2ec779341fe9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:45.721 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fc18b7ad-32fd-48a8-9a6b-2ec779341fe9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 16:59:45.739 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5770af8c-1070-4072-ab51-777b704281a7 2021-08-27 16:59:45.739 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 16:59:45.907 4740 1688070994408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b76654e5-3b6c-4f9c-8ca6-b3f296741178 2021-08-27 16:59:45.941 4740 1688071628056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fc18b7ad-32fd-48a8-9a6b-2ec779341fe9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 16:59:45.954 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fc18b7ad-32fd-48a8-9a6b-2ec779341fe9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 16:59:45.954 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fc18b7ad-32fd-48a8-9a6b-2ec779341fe9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 16:59:45.954 4740 1688071628056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 669, VLAN trunk: None to switch port fc18b7ad-32fd-48a8-9a6b-2ec779341fe9 2021-08-27 16:59:46.099 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 16:59:46.099 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fc18b7ad-32fd-48a8-9a6b-2ec779341fe9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 16:59:46.383 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fc18b7ad-32fd-48a8-9a6b-2ec779341fe9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 16:59:46.383 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 16:59:46.404 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ed00480a-460e-421f-9acf-0d29977ecb8b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 16:59:46.404 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fc18b7ad-32fd-48a8-9a6b-2ec779341fe9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 16:59:46.413 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 16:59:46.430 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fc18b7ad-32fd-48a8-9a6b-2ec779341fe9 not yet added. Adding. 2021-08-27 16:59:46.439 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 16:59:46.458 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 16:59:46.504 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-174264b4-2667-45d3-bc01-a96841c685a1 a83f61c3c4ff463b96f722181de0e6d1 ce23d0873fa14ceea6224e97e9458e49 - - -] Security group member updated on remote: ['9dc617ea-f9a4-49dc-9607-8cdb6cdc2070'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 16:59:46.517 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [req-174264b4-2667-45d3-bc01-a96841c685a1 a83f61c3c4ff463b96f722181de0e6d1 ce23d0873fa14ceea6224e97e9458e49 - - -] Security group member updated ['9dc617ea-f9a4-49dc-9607-8cdb6cdc2070'] 2021-08-27 16:59:46.578 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-174264b4-2667-45d3-bc01-a96841c685a1 a83f61c3c4ff463b96f722181de0e6d1 ce23d0873fa14ceea6224e97e9458e49 - - -] port_delete event received for 'b76654e5-3b6c-4f9c-8ca6-b3f296741178' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 16:59:46.665 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc18b7ad-32fd-48a8-9a6b-2ec779341fe9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:46.830 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc18b7ad-32fd-48a8-9a6b-2ec779341fe9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:46.844 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc18b7ad-32fd-48a8-9a6b-2ec779341fe9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:47.032 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc18b7ad-32fd-48a8-9a6b-2ec779341fe9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:47.052 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [req-174264b4-2667-45d3-bc01-a96841c685a1 a83f61c3c4ff463b96f722181de0e6d1 ce23d0873fa14ceea6224e97e9458e49 - - -] Refresh firewall rules 2021-08-27 16:59:47.052 4740 1688071627704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-174264b4-2667-45d3-bc01-a96841c685a1 a83f61c3c4ff463b96f722181de0e6d1 ce23d0873fa14ceea6224e97e9458e49 - - -] Get security group information for devices via rpc ['b76654e5-3b6c-4f9c-8ca6-b3f296741178'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 16:59:47.096 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-174264b4-2667-45d3-bc01-a96841c685a1 a83f61c3c4ff463b96f722181de0e6d1 ce23d0873fa14ceea6224e97e9458e49 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 16:59:47.116 4740 1688071627704 MainThread DEBUG neutron.agent.securitygroups_rpc [req-174264b4-2667-45d3-bc01-a96841c685a1 a83f61c3c4ff463b96f722181de0e6d1 ce23d0873fa14ceea6224e97e9458e49 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 16:59:47.176 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fc18b7ad-32fd-48a8-9a6b-2ec779341fe9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:47.191 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fc18b7ad-32fd-48a8-9a6b-2ec779341fe9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 16:59:47.191 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fc18b7ad-32fd-48a8-9a6b-2ec779341fe9 processed. 2021-08-27 16:59:47.458 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 16:59:47.468 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:47.468 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b76654e5-3b6c-4f9c-8ca6-b3f296741178' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 16:59:47.488 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b76654e5-3b6c-4f9c-8ca6-b3f296741178' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 16:59:47.488 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b76654e5-3b6c-4f9c-8ca6-b3f296741178 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 16:59:47.530 4740 1688071627704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1a53d5a3-1ac9-4e7a-afe4-ffcee7a67150 2021-08-27 16:59:47.530 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b76654e5-3b6c-4f9c-8ca6-b3f296741178'] 2021-08-27 16:59:47.558 4740 1688071627704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 16:59:47.558 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 16:59:47.566 4740 1688071627704 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b76654e5-3b6c-4f9c-8ca6-b3f296741178'] 2021-08-27 16:59:47.695 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:47.937 4740 1688070994408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 81831da5-14ee-4f06-a61e-8ec7694f5c18 2021-08-27 16:59:50.061 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8ef5776a-68b8-494c-ab00-b00e8239e939 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Security group member updated on remote: ['beed66b4-05eb-496b-9d0f-be72d8c67fe8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 16:59:51.062 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-8ef5776a-68b8-494c-ab00-b00e8239e939 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Security group member updated ['beed66b4-05eb-496b-9d0f-be72d8c67fe8'] 2021-08-27 16:59:51.062 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-8ef5776a-68b8-494c-ab00-b00e8239e939 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Refresh firewall rules 2021-08-27 16:59:51.062 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8ef5776a-68b8-494c-ab00-b00e8239e939 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Get security group information for devices via rpc ['81831da5-14ee-4f06-a61e-8ec7694f5c18'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 16:59:51.086 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 16:59:51.098 4740 1688071627704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ef5776a-68b8-494c-ab00-b00e8239e939 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] port_delete event received for '81831da5-14ee-4f06-a61e-8ec7694f5c18' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 16:59:51.098 4740 1688071627880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '81831da5-14ee-4f06-a61e-8ec7694f5c18' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 16:59:51.098 4740 1688071627880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '81831da5-14ee-4f06-a61e-8ec7694f5c18' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 16:59:51.124 4740 1688071627880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 81831da5-14ee-4f06-a61e-8ec7694f5c18 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 16:59:51.124 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:51.124 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8ef5776a-68b8-494c-ab00-b00e8239e939 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 16:59:51.147 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8ef5776a-68b8-494c-ab00-b00e8239e939 9a7f0234ea6e4c3685725c916a34fe9a f6d2caca54cc4c9fa18cfe39494413ea - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 16:59:51.158 4740 1688070994408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d459ee11-bd28-46c5-8fde-25334e1360e3 2021-08-27 16:59:51.158 4740 1688071627880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c0cc3902-93e1-4c09-a766-fcc7a2c86a89 2021-08-27 16:59:51.158 4740 1688071627880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['81831da5-14ee-4f06-a61e-8ec7694f5c18'] 2021-08-27 16:59:51.176 4740 1688071627880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 16:59:51.189 4740 1688071627880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 16:59:51.189 4740 1688071627880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['81831da5-14ee-4f06-a61e-8ec7694f5c18'] 2021-08-27 16:59:51.211 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:52.015 4740 1688071627528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d0225436-dd93-41a9-bb4f-3ebc783d77df 12e40ea2e0cf40c991860909585c8e71 dbb6217897d84359982201327181341d - - -] Security group member updated on remote: ['89cea362-e1ea-4be3-a5b8-8c2ecc596225'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 16:59:52.015 4740 1688071627528 MainThread INFO neutron.agent.securitygroups_rpc [req-d0225436-dd93-41a9-bb4f-3ebc783d77df 12e40ea2e0cf40c991860909585c8e71 dbb6217897d84359982201327181341d - - -] Security group member updated ['89cea362-e1ea-4be3-a5b8-8c2ecc596225'] 2021-08-27 16:59:52.015 4740 1688071627528 MainThread INFO neutron.agent.securitygroups_rpc [req-d0225436-dd93-41a9-bb4f-3ebc783d77df 12e40ea2e0cf40c991860909585c8e71 dbb6217897d84359982201327181341d - - -] Refresh firewall rules 2021-08-27 16:59:52.034 4740 1688071627528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d0225436-dd93-41a9-bb4f-3ebc783d77df 12e40ea2e0cf40c991860909585c8e71 dbb6217897d84359982201327181341d - - -] Get security group information for devices via rpc ['d459ee11-bd28-46c5-8fde-25334e1360e3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 16:59:52.094 4740 1688071627528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d0225436-dd93-41a9-bb4f-3ebc783d77df 12e40ea2e0cf40c991860909585c8e71 dbb6217897d84359982201327181341d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 16:59:52.109 4740 1688071627528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d0225436-dd93-41a9-bb4f-3ebc783d77df 12e40ea2e0cf40c991860909585c8e71 dbb6217897d84359982201327181341d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 16:59:52.109 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0225436-dd93-41a9-bb4f-3ebc783d77df 12e40ea2e0cf40c991860909585c8e71 dbb6217897d84359982201327181341d - - -] port_delete event received for 'd459ee11-bd28-46c5-8fde-25334e1360e3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 16:59:53.091 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 16:59:53.091 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd459ee11-bd28-46c5-8fde-25334e1360e3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 16:59:53.101 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd459ee11-bd28-46c5-8fde-25334e1360e3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 16:59:53.111 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d459ee11-bd28-46c5-8fde-25334e1360e3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 16:59:53.131 4740 1688071627528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0cdbc38c-010a-4dad-955d-e440a03e6157 2021-08-27 16:59:53.141 4740 1688071627528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d459ee11-bd28-46c5-8fde-25334e1360e3'] 2021-08-27 16:59:53.141 4740 1688071627528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 16:59:53.141 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 16:59:53.160 4740 1688071627528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d459ee11-bd28-46c5-8fde-25334e1360e3'] 2021-08-27 16:59:53.424 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19a1402c-1a73-4518-b82b-2782ed021cb6 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] network_delete received. Deleting network c0cc3902-93e1-4c09-a766-fcc7a2c86a89 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 16:59:53.424 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19a1402c-1a73-4518-b82b-2782ed021cb6 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] Network c0cc3902-93e1-4c09-a766-fcc7a2c86a89 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-27 16:59:53.999 4740 1688070994232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7375db60-63db-4f1c-af73-2dcb74926519 2021-08-27 16:59:55.453 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 16:59:56.421 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:56.469 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 16:59:56.657 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Adding port 7375db60-63db-4f1c-af73-2dcb74926519 2021-08-27 16:59:56.671 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Port 7375db60-63db-4f1c-af73-2dcb74926519 updated. Details: {'device': '7375db60-63db-4f1c-af73-2dcb74926519', 'network_id': '33f15d08-50e3-4af6-ac0c-1d6b56f8e5ad', 'port_id': '7375db60-63db-4f1c-af73-2dcb74926519', 'mac_address': 'fa:16:3e:ca:e7:68', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 660, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3b928fa0-d9c1-40c3-9fb6-d75f94ed4f38', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 16:59:56.671 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 16:59:56.671 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7375db60-63db-4f1c-af73-2dcb74926519" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 16:59:56.688 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7375db60-63db-4f1c-af73-2dcb74926519 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 16:59:56.688 4740 1688071627528 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 33f15d08-50e3-4af6-ac0c-1d6b56f8e5ad 2021-08-27 16:59:56.688 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 16:59:58.072 4740 1688071627880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c028f896-4f23-4583-98ec-52c287c507ca 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] network_delete received. Deleting network 2fc056f5-e126-4adf-912b-3865da0c9064 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 16:59:59.563 4740 1688071627880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c028f896-4f23-4583-98ec-52c287c507ca 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] Network 2fc056f5-e126-4adf-912b-3865da0c9064 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-27 16:59:59.585 4740 1688071627880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cdce7bb-04e2-468f-bda7-7cf52ef0e727 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] network_delete received. Deleting network 59ab47c8-a3fc-40fd-84c9-f3af94edad5a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 16:59:59.585 4740 1688071627880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6cdce7bb-04e2-468f-bda7-7cf52ef0e727 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] Network 59ab47c8-a3fc-40fd-84c9-f3af94edad5a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-27 16:59:59.671 4740 1688071627528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7375db60-63db-4f1c-af73-2dcb74926519') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 16:59:59.687 4740 1688071627528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7375db60-63db-4f1c-af73-2dcb74926519') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 16:59:59.703 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7375db60-63db-4f1c-af73-2dcb74926519 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 16:59:59.703 4740 1688071627528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 660, VLAN trunk: None to switch port 7375db60-63db-4f1c-af73-2dcb74926519 2021-08-27 16:59:59.816 4740 1688071627528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 16:59:59.816 4740 1688071627528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7375db60-63db-4f1c-af73-2dcb74926519'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 17:00:00.031 4740 1688071627528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7375db60-63db-4f1c-af73-2dcb74926519']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 17:00:00.031 4740 1688071627528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 17:00:00.031 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bf152afa-a814-4756-a4d0-563ab125c41b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 17:00:00.031 4740 1688071627528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7375db60-63db-4f1c-af73-2dcb74926519 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 17:00:00.061 4740 1688071627528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 17:00:00.061 4740 1688071627528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7375db60-63db-4f1c-af73-2dcb74926519 not yet added. Adding. 2021-08-27 17:00:00.070 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 17:00:00.086 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 17:00:00.218 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7375db60-63db-4f1c-af73-2dcb74926519" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:00:00.359 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7375db60-63db-4f1c-af73-2dcb74926519" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:00:00.359 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7375db60-63db-4f1c-af73-2dcb74926519" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:00:00.519 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7375db60-63db-4f1c-af73-2dcb74926519" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:00:00.626 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7375db60-63db-4f1c-af73-2dcb74926519" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.954s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:00:00.647 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7375db60-63db-4f1c-af73-2dcb74926519 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 17:00:00.647 4740 1688071627528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7375db60-63db-4f1c-af73-2dcb74926519 processed. 2021-08-27 17:00:01.327 4740 1688071627528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aaf524f1-1c76-4c2a-a933-5a1c0d44288e a83f61c3c4ff463b96f722181de0e6d1 ce23d0873fa14ceea6224e97e9458e49 - - -] Security group member updated on remote: ['9dc617ea-f9a4-49dc-9607-8cdb6cdc2070'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 17:00:01.327 4740 1688071627528 MainThread INFO neutron.agent.securitygroups_rpc [req-aaf524f1-1c76-4c2a-a933-5a1c0d44288e a83f61c3c4ff463b96f722181de0e6d1 ce23d0873fa14ceea6224e97e9458e49 - - -] Security group member updated ['9dc617ea-f9a4-49dc-9607-8cdb6cdc2070'] 2021-08-27 17:00:01.577 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:00:01.856 4740 1688071627528 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:00:02.508 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-faceda9c-dbb0-4f0c-8e8c-16a883f9e9c6 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] port_update received: c87972c8-e08c-4d94-9946-52d5d6197686 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 17:00:02.532 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-faceda9c-dbb0-4f0c-8e8c-16a883f9e9c6 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] No port c87972c8-e08c-4d94-9946-52d5d6197686 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 17:00:06.108 4740 1688070994232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c87972c8-e08c-4d94-9946-52d5d6197686 2021-08-27 17:00:07.596 4740 1688071627528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6be93e50-5387-4ffb-9c53-d87221768b30 833f755acc0e4681a6bd1a9672789897 3ed6cc0a98f44c95b15c2abc1ebbae81 - - -] Security group member updated on remote: ['a006d7bc-0e61-4d2b-a5b9-e9bd91c21356'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 17:00:07.610 4740 1688071627528 MainThread INFO neutron.agent.securitygroups_rpc [req-6be93e50-5387-4ffb-9c53-d87221768b30 833f755acc0e4681a6bd1a9672789897 3ed6cc0a98f44c95b15c2abc1ebbae81 - - -] Security group member updated ['a006d7bc-0e61-4d2b-a5b9-e9bd91c21356'] 2021-08-27 17:00:07.610 4740 1688071627528 MainThread INFO neutron.agent.securitygroups_rpc [req-6be93e50-5387-4ffb-9c53-d87221768b30 833f755acc0e4681a6bd1a9672789897 3ed6cc0a98f44c95b15c2abc1ebbae81 - - -] Refresh firewall rules 2021-08-27 17:00:07.632 4740 1688071627528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6be93e50-5387-4ffb-9c53-d87221768b30 833f755acc0e4681a6bd1a9672789897 3ed6cc0a98f44c95b15c2abc1ebbae81 - - -] Get security group information for devices via rpc ['7652a6d9-2c16-4454-81c6-d8b9081a85ff', '27a6f421-af13-43a0-9ec4-fd9fa06f590e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 17:00:07.632 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 17:00:07.711 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6be93e50-5387-4ffb-9c53-d87221768b30 833f755acc0e4681a6bd1a9672789897 3ed6cc0a98f44c95b15c2abc1ebbae81 - - -] port_delete event received for '27a6f421-af13-43a0-9ec4-fd9fa06f590e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:00:07.985 4740 1688071627528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6be93e50-5387-4ffb-9c53-d87221768b30 833f755acc0e4681a6bd1a9672789897 3ed6cc0a98f44c95b15c2abc1ebbae81 - - -] Update security group information for ports dict_keys(['7652a6d9-2c16-4454-81c6-d8b9081a85ff']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 17:00:08.015 4740 1688071627528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6be93e50-5387-4ffb-9c53-d87221768b30 833f755acc0e4681a6bd1a9672789897 3ed6cc0a98f44c95b15c2abc1ebbae81 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 17:00:08.022 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6be93e50-5387-4ffb-9c53-d87221768b30 833f755acc0e4681a6bd1a9672789897 3ed6cc0a98f44c95b15c2abc1ebbae81 - - -] Update rules of security group (a006d7bc-0e61-4d2b-a5b9-e9bd91c21356) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 17:00:08.022 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6be93e50-5387-4ffb-9c53-d87221768b30 833f755acc0e4681a6bd1a9672789897 3ed6cc0a98f44c95b15c2abc1ebbae81 - - -] Update members of security group (a006d7bc-0e61-4d2b-a5b9-e9bd91c21356) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 17:00:08.036 4740 1688071627528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6be93e50-5387-4ffb-9c53-d87221768b30 833f755acc0e4681a6bd1a9672789897 3ed6cc0a98f44c95b15c2abc1ebbae81 - - -] Update port filter for 7652a6d9-2c16-4454-81c6-d8b9081a85ff _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 17:00:08.053 4740 1688071627528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6be93e50-5387-4ffb-9c53-d87221768b30 833f755acc0e4681a6bd1a9672789897 3ed6cc0a98f44c95b15c2abc1ebbae81 - - -] Updating port rules. 2021-08-27 17:00:08.053 4740 1688071627528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6be93e50-5387-4ffb-9c53-d87221768b30 833f755acc0e4681a6bd1a9672789897 3ed6cc0a98f44c95b15c2abc1ebbae81 - - -] Creating 0 new rules, removing 1 old rules. 2021-08-27 17:00:08.073 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [req-6be93e50-5387-4ffb-9c53-d87221768b30 833f755acc0e4681a6bd1a9672789897 3ed6cc0a98f44c95b15c2abc1ebbae81 - - -] Lock "n-hv-driver-port-lock-7652a6d9-2c16-4454-81c6-d8b9081a85ff" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:00:08.073 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [req-6be93e50-5387-4ffb-9c53-d87221768b30 833f755acc0e4681a6bd1a9672789897 3ed6cc0a98f44c95b15c2abc1ebbae81 - - -] Lock "n-hv-driver-port-lock-7652a6d9-2c16-4454-81c6-d8b9081a85ff" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:00:08.088 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [req-6be93e50-5387-4ffb-9c53-d87221768b30 833f755acc0e4681a6bd1a9672789897 3ed6cc0a98f44c95b15c2abc1ebbae81 - - -] Lock "n-hv-driver-port-lock-7652a6d9-2c16-4454-81c6-d8b9081a85ff" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:00:08.165 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Adding port c87972c8-e08c-4d94-9946-52d5d6197686 2021-08-27 17:00:08.171 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Port c87972c8-e08c-4d94-9946-52d5d6197686 updated. Details: {'device': 'c87972c8-e08c-4d94-9946-52d5d6197686', 'network_id': '1a53d5a3-1ac9-4e7a-afe4-ffcee7a67150', 'port_id': 'c87972c8-e08c-4d94-9946-52d5d6197686', 'mac_address': 'fa:16:3e:7f:e1:75', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 688, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8c029ed2-b5cd-4382-9a4f-199d86ccc2b4', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 17:00:08.171 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 17:00:08.171 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c87972c8-e08c-4d94-9946-52d5d6197686" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:00:08.202 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c87972c8-e08c-4d94-9946-52d5d6197686 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 17:00:08.205 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1a53d5a3-1ac9-4e7a-afe4-ffcee7a67150 2021-08-27 17:00:08.221 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 17:00:08.221 4740 1688070994408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 27a6f421-af13-43a0-9ec4-fd9fa06f590e 2021-08-27 17:00:08.352 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [req-6be93e50-5387-4ffb-9c53-d87221768b30 833f755acc0e4681a6bd1a9672789897 3ed6cc0a98f44c95b15c2abc1ebbae81 - - -] Lock "n-hv-driver-port-lock-7652a6d9-2c16-4454-81c6-d8b9081a85ff" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:00:08.407 4740 1688071628056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c87972c8-e08c-4d94-9946-52d5d6197686') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 17:00:08.431 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c87972c8-e08c-4d94-9946-52d5d6197686') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 17:00:08.439 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c87972c8-e08c-4d94-9946-52d5d6197686 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 17:00:08.439 4740 1688071628056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 688, VLAN trunk: None to switch port c87972c8-e08c-4d94-9946-52d5d6197686 2021-08-27 17:00:08.551 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 17:00:08.565 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c87972c8-e08c-4d94-9946-52d5d6197686'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 17:00:08.843 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c87972c8-e08c-4d94-9946-52d5d6197686']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 17:00:08.848 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 17:00:08.862 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9dc617ea-f9a4-49dc-9607-8cdb6cdc2070) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 17:00:08.862 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9dc617ea-f9a4-49dc-9607-8cdb6cdc2070) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 17:00:08.862 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c87972c8-e08c-4d94-9946-52d5d6197686 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 17:00:08.880 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 17:00:08.880 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c87972c8-e08c-4d94-9946-52d5d6197686 not yet added. Adding. 2021-08-27 17:00:08.880 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 17:00:08.880 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 17:00:09.046 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c87972c8-e08c-4d94-9946-52d5d6197686" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:00:09.223 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c87972c8-e08c-4d94-9946-52d5d6197686" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:00:09.223 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c87972c8-e08c-4d94-9946-52d5d6197686" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:00:09.422 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c87972c8-e08c-4d94-9946-52d5d6197686" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:00:09.566 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c87972c8-e08c-4d94-9946-52d5d6197686" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:00:09.580 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c87972c8-e08c-4d94-9946-52d5d6197686 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 17:00:09.580 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c87972c8-e08c-4d94-9946-52d5d6197686 processed. 2021-08-27 17:00:09.640 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 17:00:09.640 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:00:09.662 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '27a6f421-af13-43a0-9ec4-fd9fa06f590e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 17:00:09.662 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '27a6f421-af13-43a0-9ec4-fd9fa06f590e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 17:00:09.662 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 27a6f421-af13-43a0-9ec4-fd9fa06f590e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 17:00:09.721 4740 1688071627528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['27a6f421-af13-43a0-9ec4-fd9fa06f590e'] 2021-08-27 17:00:09.736 4740 1688071627528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 17:00:09.736 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 17:00:09.755 4740 1688071627528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['27a6f421-af13-43a0-9ec4-fd9fa06f590e'] 2021-08-27 17:00:09.917 4740 1688071628056 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:00:11.655 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:00:11.720 4740 1688071628056 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:00:17.108 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-51e2e343-0c1e-4ebe-8254-aa1a2d411001 833f755acc0e4681a6bd1a9672789897 3ed6cc0a98f44c95b15c2abc1ebbae81 - - -] Security group member updated on remote: ['a006d7bc-0e61-4d2b-a5b9-e9bd91c21356'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 17:00:17.119 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-51e2e343-0c1e-4ebe-8254-aa1a2d411001 833f755acc0e4681a6bd1a9672789897 3ed6cc0a98f44c95b15c2abc1ebbae81 - - -] Security group member updated ['a006d7bc-0e61-4d2b-a5b9-e9bd91c21356'] 2021-08-27 17:00:17.128 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-51e2e343-0c1e-4ebe-8254-aa1a2d411001 833f755acc0e4681a6bd1a9672789897 3ed6cc0a98f44c95b15c2abc1ebbae81 - - -] Refresh firewall rules 2021-08-27 17:00:17.128 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-51e2e343-0c1e-4ebe-8254-aa1a2d411001 833f755acc0e4681a6bd1a9672789897 3ed6cc0a98f44c95b15c2abc1ebbae81 - - -] Get security group information for devices via rpc ['7652a6d9-2c16-4454-81c6-d8b9081a85ff'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 17:00:17.171 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-51e2e343-0c1e-4ebe-8254-aa1a2d411001 833f755acc0e4681a6bd1a9672789897 3ed6cc0a98f44c95b15c2abc1ebbae81 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 17:00:17.179 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-51e2e343-0c1e-4ebe-8254-aa1a2d411001 833f755acc0e4681a6bd1a9672789897 3ed6cc0a98f44c95b15c2abc1ebbae81 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 17:00:17.189 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51e2e343-0c1e-4ebe-8254-aa1a2d411001 833f755acc0e4681a6bd1a9672789897 3ed6cc0a98f44c95b15c2abc1ebbae81 - - -] port_delete event received for '7652a6d9-2c16-4454-81c6-d8b9081a85ff' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:00:18.328 4740 1688070994408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7652a6d9-2c16-4454-81c6-d8b9081a85ff 2021-08-27 17:00:19.657 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 17:00:19.657 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7652a6d9-2c16-4454-81c6-d8b9081a85ff' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 17:00:19.657 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7652a6d9-2c16-4454-81c6-d8b9081a85ff' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 17:00:19.673 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7652a6d9-2c16-4454-81c6-d8b9081a85ff _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 17:00:19.688 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 540b2898-74e4-4e5b-b2ee-69e4bc76d4e1 2021-08-27 17:00:19.688 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7652a6d9-2c16-4454-81c6-d8b9081a85ff'] 2021-08-27 17:00:19.709 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 17:00:19.709 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 17:00:19.709 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7652a6d9-2c16-4454-81c6-d8b9081a85ff'] 2021-08-27 17:00:19.738 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ab23bbd7-5dad-4a14-98eb-4aba4ca22765 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] port_delete event received for '2f603eeb-a594-4c76-98e7-8f1c08a03099' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:00:21.609 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ddbd7b58-1c9c-4028-adf8-3191555a99dd 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] port_delete event received for '10629e66-5104-4522-bf35-46268e7615e4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:00:21.661 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:00:21.704 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:00:22.432 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0904f38b-c389-4d28-a8e3-d9908648ae29 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] network_delete received. Deleting network 540b2898-74e4-4e5b-b2ee-69e4bc76d4e1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 17:00:23.556 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0904f38b-c389-4d28-a8e3-d9908648ae29 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] Network 540b2898-74e4-4e5b-b2ee-69e4bc76d4e1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-27 17:00:25.977 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4a255ff-1460-47db-bd28-b6d1b8fd1f86 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] network_delete received. Deleting network 0cdbc38c-010a-4dad-955d-e440a03e6157 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 17:00:25.986 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e4a255ff-1460-47db-bd28-b6d1b8fd1f86 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] Network 0cdbc38c-010a-4dad-955d-e440a03e6157 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-27 17:00:44.598 4740 1688070994408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c87972c8-e08c-4d94-9946-52d5d6197686 2021-08-27 17:00:45.786 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 17:00:46.895 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c87972c8-e08c-4d94-9946-52d5d6197686' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 17:00:46.908 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c87972c8-e08c-4d94-9946-52d5d6197686' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 17:00:46.908 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c87972c8-e08c-4d94-9946-52d5d6197686 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 17:00:46.943 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1a53d5a3-1ac9-4e7a-afe4-ffcee7a67150 2021-08-27 17:00:46.943 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c87972c8-e08c-4d94-9946-52d5d6197686'] 2021-08-27 17:00:46.956 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 17:00:46.956 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 17:00:46.971 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c87972c8-e08c-4d94-9946-52d5d6197686'] 2021-08-27 17:00:47.348 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-710c6b3c-8b78-4603-8f11-fd7f7041fe09 a83f61c3c4ff463b96f722181de0e6d1 ce23d0873fa14ceea6224e97e9458e49 - - -] Security group member updated on remote: ['9dc617ea-f9a4-49dc-9607-8cdb6cdc2070'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 17:00:47.361 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-710c6b3c-8b78-4603-8f11-fd7f7041fe09 a83f61c3c4ff463b96f722181de0e6d1 ce23d0873fa14ceea6224e97e9458e49 - - -] Security group member updated ['9dc617ea-f9a4-49dc-9607-8cdb6cdc2070'] 2021-08-27 17:00:47.439 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-710c6b3c-8b78-4603-8f11-fd7f7041fe09 a83f61c3c4ff463b96f722181de0e6d1 ce23d0873fa14ceea6224e97e9458e49 - - -] port_delete event received for 'c87972c8-e08c-4d94-9946-52d5d6197686' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:00:47.812 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:00:47.847 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:01:34.954 4740 1688070994408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7375db60-63db-4f1c-af73-2dcb74926519 2021-08-27 17:01:35.557 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-33272c7e-f3af-49e4-82d9-3778e3c893de 8ed50db7c08a40c49db2958f05dd215f f586acd03f0346818d7d4bb260dcb669 - - -] Security group member updated on remote: ['bf152afa-a814-4756-a4d0-563ab125c41b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 17:01:35.578 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-33272c7e-f3af-49e4-82d9-3778e3c893de 8ed50db7c08a40c49db2958f05dd215f f586acd03f0346818d7d4bb260dcb669 - - -] Security group member updated ['bf152afa-a814-4756-a4d0-563ab125c41b'] 2021-08-27 17:01:35.969 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 17:01:35.972 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7375db60-63db-4f1c-af73-2dcb74926519' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 17:01:35.972 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7375db60-63db-4f1c-af73-2dcb74926519' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 17:01:35.972 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7375db60-63db-4f1c-af73-2dcb74926519 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 17:01:36.001 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 33f15d08-50e3-4af6-ac0c-1d6b56f8e5ad 2021-08-27 17:01:36.001 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7375db60-63db-4f1c-af73-2dcb74926519'] 2021-08-27 17:01:36.001 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 17:01:36.001 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 17:01:36.001 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7375db60-63db-4f1c-af73-2dcb74926519'] 2021-08-27 17:01:36.235 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33272c7e-f3af-49e4-82d9-3778e3c893de 8ed50db7c08a40c49db2958f05dd215f f586acd03f0346818d7d4bb260dcb669 - - -] port_delete event received for '7375db60-63db-4f1c-af73-2dcb74926519' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:01:37.969 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:01:38.048 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:01:38.360 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc8698f4-6e15-41d4-89fa-50bd57c7a11e 8ed50db7c08a40c49db2958f05dd215f f586acd03f0346818d7d4bb260dcb669 - - -] port_delete event received for '0a25f897-daa1-4684-b4ce-455c69ab150b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:01:39.048 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3e291c3a-233e-4e22-8502-0c586b7a5ecc 8ed50db7c08a40c49db2958f05dd215f f586acd03f0346818d7d4bb260dcb669 - - -] Security group rule updated on remote: ['55bc18cf-7a1a-4789-b7e1-237ebcd3f425'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 17:01:39.048 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-3e291c3a-233e-4e22-8502-0c586b7a5ecc 8ed50db7c08a40c49db2958f05dd215f f586acd03f0346818d7d4bb260dcb669 - - -] Security group rule updated ['55bc18cf-7a1a-4789-b7e1-237ebcd3f425'] 2021-08-27 17:01:39.360 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-afe811f9-e0f7-4dc7-a3e5-286e2dc43418 8ed50db7c08a40c49db2958f05dd215f f586acd03f0346818d7d4bb260dcb669 - - -] Security group rule updated on remote: ['55bc18cf-7a1a-4789-b7e1-237ebcd3f425'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 17:01:39.376 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-afe811f9-e0f7-4dc7-a3e5-286e2dc43418 8ed50db7c08a40c49db2958f05dd215f f586acd03f0346818d7d4bb260dcb669 - - -] Security group rule updated ['55bc18cf-7a1a-4789-b7e1-237ebcd3f425'] 2021-08-27 17:01:39.907 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-acab556e-3867-42b1-9553-028d5334dd86 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] network_delete received. Deleting network 1a53d5a3-1ac9-4e7a-afe4-ffcee7a67150 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 17:01:39.907 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-acab556e-3867-42b1-9553-028d5334dd86 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] Network 1a53d5a3-1ac9-4e7a-afe4-ffcee7a67150 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-27 17:01:45.923 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ae44edd-4cdd-4b54-beb1-b1eb8bcf678f - - - - -] port_update received: b2f47129-6ce8-4786-a8b7-44792044c802 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 17:01:47.673 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8ae44edd-4cdd-4b54-beb1-b1eb8bcf678f - - - - -] No port b2f47129-6ce8-4786-a8b7-44792044c802 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 17:01:50.100 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-554db977-e647-476f-9f48-0b9cc0d90eb6 8ed50db7c08a40c49db2958f05dd215f f586acd03f0346818d7d4bb260dcb669 - - -] Security group member updated on remote: ['55bc18cf-7a1a-4789-b7e1-237ebcd3f425'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 17:01:51.071 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-554db977-e647-476f-9f48-0b9cc0d90eb6 8ed50db7c08a40c49db2958f05dd215f f586acd03f0346818d7d4bb260dcb669 - - -] Security group member updated ['55bc18cf-7a1a-4789-b7e1-237ebcd3f425'] 2021-08-27 17:01:51.086 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da65d219-364d-4507-b291-5ebef1d2caae - - - - -] port_update received: 33680761-4488-4d63-82c6-dbc0b0c0b3f7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 17:01:51.097 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da65d219-364d-4507-b291-5ebef1d2caae - - - - -] No port 33680761-4488-4d63-82c6-dbc0b0c0b3f7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 17:01:52.345 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4f1472a-4160-4b54-a97e-a18e7a9cb1ed 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] port_update received: b733b834-aa41-4d39-9c6a-40d3fdf15c72 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 17:01:52.360 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4f1472a-4160-4b54-a97e-a18e7a9cb1ed 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] No port b733b834-aa41-4d39-9c6a-40d3fdf15c72 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 17:01:52.532 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43a5f57b-69b8-4065-a93a-1dec17fac03d - - - - -] port_update received: b6f1fab7-01ae-429c-ba84-4f87c087ffd1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 17:01:52.543 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43a5f57b-69b8-4065-a93a-1dec17fac03d - - - - -] No port b6f1fab7-01ae-429c-ba84-4f87c087ffd1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 17:01:54.904 4740 1688070994232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b733b834-aa41-4d39-9c6a-40d3fdf15c72 2021-08-27 17:01:55.110 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 17:01:55.330 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Adding port b733b834-aa41-4d39-9c6a-40d3fdf15c72 2021-08-27 17:01:55.330 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Port b733b834-aa41-4d39-9c6a-40d3fdf15c72 updated. Details: {'device': 'b733b834-aa41-4d39-9c6a-40d3fdf15c72', 'network_id': '33f15d08-50e3-4af6-ac0c-1d6b56f8e5ad', 'port_id': 'b733b834-aa41-4d39-9c6a-40d3fdf15c72', 'mac_address': 'fa:16:3e:64:f5:6c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 660, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3b928fa0-d9c1-40c3-9fb6-d75f94ed4f38', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 17:01:55.362 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 17:01:55.362 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b733b834-aa41-4d39-9c6a-40d3fdf15c72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:01:55.362 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b733b834-aa41-4d39-9c6a-40d3fdf15c72 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 17:01:55.362 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 33f15d08-50e3-4af6-ac0c-1d6b56f8e5ad 2021-08-27 17:01:55.386 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 17:01:55.520 4740 1688071628056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b733b834-aa41-4d39-9c6a-40d3fdf15c72') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 17:01:55.520 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b733b834-aa41-4d39-9c6a-40d3fdf15c72') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 17:01:55.533 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b733b834-aa41-4d39-9c6a-40d3fdf15c72 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 17:01:55.533 4740 1688071628056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 660, VLAN trunk: None to switch port b733b834-aa41-4d39-9c6a-40d3fdf15c72 2021-08-27 17:01:55.612 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 17:01:55.633 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b733b834-aa41-4d39-9c6a-40d3fdf15c72'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 17:01:55.810 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b733b834-aa41-4d39-9c6a-40d3fdf15c72']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 17:01:55.830 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 17:01:55.837 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (55bc18cf-7a1a-4789-b7e1-237ebcd3f425) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 17:01:55.837 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b733b834-aa41-4d39-9c6a-40d3fdf15c72 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 17:01:55.848 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 17:01:55.848 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b733b834-aa41-4d39-9c6a-40d3fdf15c72 not yet added. Adding. 2021-08-27 17:01:55.848 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 17:01:55.848 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 17:01:55.944 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b733b834-aa41-4d39-9c6a-40d3fdf15c72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:01:56.044 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b733b834-aa41-4d39-9c6a-40d3fdf15c72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:01:56.044 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b733b834-aa41-4d39-9c6a-40d3fdf15c72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:01:56.157 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b733b834-aa41-4d39-9c6a-40d3fdf15c72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:01:56.230 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b733b834-aa41-4d39-9c6a-40d3fdf15c72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:01:56.230 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b733b834-aa41-4d39-9c6a-40d3fdf15c72 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 17:01:56.253 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b733b834-aa41-4d39-9c6a-40d3fdf15c72 processed. 2021-08-27 17:01:57.116 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:01:57.404 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:01:58.202 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa63efe0-8807-4e93-a2c8-76a85e7b80eb - - - - -] port_update received: 8113b2f7-6878-408e-99af-665207af7374 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 17:01:58.206 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa63efe0-8807-4e93-a2c8-76a85e7b80eb - - - - -] No port 8113b2f7-6878-408e-99af-665207af7374 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 17:02:06.424 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-37818407-9225-4a09-8535-0beab193b440 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Security group member updated on remote: ['ce888631-28cb-4565-acc1-181e1041cfa2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 17:02:06.441 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-37818407-9225-4a09-8535-0beab193b440 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Security group member updated ['ce888631-28cb-4565-acc1-181e1041cfa2'] 2021-08-27 17:02:17.439 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f18b9a5-95e3-4b67-81b7-e81759c6d170 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] port_update received: e84ac45e-3925-47ed-9cb3-16a7495bbc5d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 17:02:17.454 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f18b9a5-95e3-4b67-81b7-e81759c6d170 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] No port e84ac45e-3925-47ed-9cb3-16a7495bbc5d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 17:02:19.068 4740 1688070994232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e84ac45e-3925-47ed-9cb3-16a7495bbc5d 2021-08-27 17:02:19.196 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 17:02:19.378 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Adding port e84ac45e-3925-47ed-9cb3-16a7495bbc5d 2021-08-27 17:02:19.407 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Port e84ac45e-3925-47ed-9cb3-16a7495bbc5d updated. Details: {'device': 'e84ac45e-3925-47ed-9cb3-16a7495bbc5d', 'network_id': '90eca5c2-ac58-4d31-83b7-a7840449773c', 'port_id': 'e84ac45e-3925-47ed-9cb3-16a7495bbc5d', 'mac_address': 'fa:16:3e:5a:f6:62', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 659, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '34a86d87-174c-4190-b2c6-4ecdb913fa6d', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 17:02:19.407 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 17:02:19.423 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e84ac45e-3925-47ed-9cb3-16a7495bbc5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:02:19.424 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e84ac45e-3925-47ed-9cb3-16a7495bbc5d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 17:02:19.424 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 90eca5c2-ac58-4d31-83b7-a7840449773c 2021-08-27 17:02:19.424 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 17:02:19.566 4740 1688071628056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e84ac45e-3925-47ed-9cb3-16a7495bbc5d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 17:02:19.566 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e84ac45e-3925-47ed-9cb3-16a7495bbc5d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 17:02:19.585 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e84ac45e-3925-47ed-9cb3-16a7495bbc5d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 17:02:19.585 4740 1688071628056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 659, VLAN trunk: None to switch port e84ac45e-3925-47ed-9cb3-16a7495bbc5d 2021-08-27 17:02:19.666 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 17:02:19.680 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e84ac45e-3925-47ed-9cb3-16a7495bbc5d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 17:02:19.814 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e84ac45e-3925-47ed-9cb3-16a7495bbc5d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 17:02:19.830 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 17:02:19.833 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ce888631-28cb-4565-acc1-181e1041cfa2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 17:02:19.833 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ce888631-28cb-4565-acc1-181e1041cfa2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 17:02:19.833 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e84ac45e-3925-47ed-9cb3-16a7495bbc5d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 17:02:19.854 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 17:02:19.854 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e84ac45e-3925-47ed-9cb3-16a7495bbc5d not yet added. Adding. 2021-08-27 17:02:19.865 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 17:02:19.865 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 17:02:19.971 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e84ac45e-3925-47ed-9cb3-16a7495bbc5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:02:20.086 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e84ac45e-3925-47ed-9cb3-16a7495bbc5d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:02:20.086 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e84ac45e-3925-47ed-9cb3-16a7495bbc5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:02:20.207 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e84ac45e-3925-47ed-9cb3-16a7495bbc5d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:02:20.283 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e84ac45e-3925-47ed-9cb3-16a7495bbc5d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.860s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:02:20.308 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e84ac45e-3925-47ed-9cb3-16a7495bbc5d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 17:02:20.314 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e84ac45e-3925-47ed-9cb3-16a7495bbc5d processed. 2021-08-27 17:02:21.205 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:02:21.408 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:02:35.816 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ac550d59-f8bb-446d-948e-e414f970a17d 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Security group rule updated on remote: ['5b4e6fb6-af4c-42b5-96bb-4f67a8c23698'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 17:02:35.832 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-ac550d59-f8bb-446d-948e-e414f970a17d 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Security group rule updated ['5b4e6fb6-af4c-42b5-96bb-4f67a8c23698'] 2021-08-27 17:02:35.973 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5dd88d57-5d28-4d6a-97df-7521bc098d2e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Security group rule updated on remote: ['5b4e6fb6-af4c-42b5-96bb-4f67a8c23698'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 17:02:35.973 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-5dd88d57-5d28-4d6a-97df-7521bc098d2e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Security group rule updated ['5b4e6fb6-af4c-42b5-96bb-4f67a8c23698'] 2021-08-27 17:02:36.128 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1abc7a56-d368-4bb3-aa5d-b65f470f08fe 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Security group rule updated on remote: ['5b4e6fb6-af4c-42b5-96bb-4f67a8c23698'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 17:02:36.144 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-1abc7a56-d368-4bb3-aa5d-b65f470f08fe 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Security group rule updated ['5b4e6fb6-af4c-42b5-96bb-4f67a8c23698'] 2021-08-27 17:02:36.268 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-99092702-fa75-41ee-ac4e-086b1755e3ae 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Security group rule updated on remote: ['5b4e6fb6-af4c-42b5-96bb-4f67a8c23698'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 17:02:36.296 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-99092702-fa75-41ee-ac4e-086b1755e3ae 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Security group rule updated ['5b4e6fb6-af4c-42b5-96bb-4f67a8c23698'] 2021-08-27 17:02:36.424 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-02ce1a1f-0f2e-4d73-87f7-36f02f9d525b 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Security group rule updated on remote: ['5b4e6fb6-af4c-42b5-96bb-4f67a8c23698'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 17:02:36.424 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-02ce1a1f-0f2e-4d73-87f7-36f02f9d525b 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Security group rule updated ['5b4e6fb6-af4c-42b5-96bb-4f67a8c23698'] 2021-08-27 17:02:36.627 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0271f461-e15d-46c3-b48a-31adf155ebb0 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Security group rule updated on remote: ['5b4e6fb6-af4c-42b5-96bb-4f67a8c23698'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 17:02:36.627 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-0271f461-e15d-46c3-b48a-31adf155ebb0 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Security group rule updated ['5b4e6fb6-af4c-42b5-96bb-4f67a8c23698'] 2021-08-27 17:02:37.143 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Security group member updated on remote: ['ce888631-28cb-4565-acc1-181e1041cfa2', '5b4e6fb6-af4c-42b5-96bb-4f67a8c23698'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 17:02:37.143 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Security group member updated ['ce888631-28cb-4565-acc1-181e1041cfa2', '5b4e6fb6-af4c-42b5-96bb-4f67a8c23698'] 2021-08-27 17:02:37.160 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Refresh firewall rules 2021-08-27 17:02:37.160 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Get security group information for devices via rpc ['e84ac45e-3925-47ed-9cb3-16a7495bbc5d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 17:02:37.176 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] port_update received: e84ac45e-3925-47ed-9cb3-16a7495bbc5d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 17:02:37.206 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Lock "n-hv-agent-port-lock-e84ac45e-3925-47ed-9cb3-16a7495bbc5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:02:37.206 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Binding port e84ac45e-3925-47ed-9cb3-16a7495bbc5d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 17:02:37.206 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 17:02:37.224 4740 1688071627528 MainThread DEBUG neutron.services.trunk.rpc.agent [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e84ac45e-3925-47ed-9cb3-16a7495bbc5d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 17:02:37.254 4740 1688071627528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e84ac45e-3925-47ed-9cb3-16a7495bbc5d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 17:02:37.268 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Trunk plugin disabled on server. Assuming port e84ac45e-3925-47ed-9cb3-16a7495bbc5d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 17:02:37.268 4740 1688071627528 MainThread INFO networking_hyperv.neutron.trunk_driver [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Binding VLAN ID: 659, VLAN trunk: None to switch port e84ac45e-3925-47ed-9cb3-16a7495bbc5d 2021-08-27 17:02:37.314 4740 1688071627528 MainThread INFO neutron.agent.securitygroups_rpc [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Refresh firewall rules 2021-08-27 17:02:37.332 4740 1688071627528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Get security group information for devices via rpc ['e84ac45e-3925-47ed-9cb3-16a7495bbc5d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 17:02:37.752 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Update security group information for ports dict_keys(['e84ac45e-3925-47ed-9cb3-16a7495bbc5d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 17:02:37.752 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 17:02:37.772 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Update rules of security group (5b4e6fb6-af4c-42b5-96bb-4f67a8c23698) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 17:02:37.772 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Update rules of security group (ce888631-28cb-4565-acc1-181e1041cfa2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 17:02:37.772 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Update members of security group (ce888631-28cb-4565-acc1-181e1041cfa2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 17:02:37.772 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Update port filter for e84ac45e-3925-47ed-9cb3-16a7495bbc5d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 17:02:37.800 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Updating port rules. 2021-08-27 17:02:37.800 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Creating 6 new rules, removing 0 old rules. 2021-08-27 17:02:37.816 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Lock "n-hv-driver-port-lock-e84ac45e-3925-47ed-9cb3-16a7495bbc5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:02:37.944 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Lock "n-hv-driver-port-lock-e84ac45e-3925-47ed-9cb3-16a7495bbc5d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:02:37.960 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Lock "n-hv-driver-port-lock-e84ac45e-3925-47ed-9cb3-16a7495bbc5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:02:37.960 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Lock "n-hv-driver-port-lock-e84ac45e-3925-47ed-9cb3-16a7495bbc5d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:02:38.002 4740 1688071627528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Update security group information for ports dict_keys(['e84ac45e-3925-47ed-9cb3-16a7495bbc5d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 17:02:38.023 4740 1688071627528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 17:02:38.023 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Update rules of security group (5b4e6fb6-af4c-42b5-96bb-4f67a8c23698) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 17:02:38.034 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Update rules of security group (ce888631-28cb-4565-acc1-181e1041cfa2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 17:02:38.034 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Update members of security group (ce888631-28cb-4565-acc1-181e1041cfa2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 17:02:38.034 4740 1688071627528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Update port filter for e84ac45e-3925-47ed-9cb3-16a7495bbc5d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 17:02:38.052 4740 1688071627528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Updating port rules. 2021-08-27 17:02:38.065 4740 1688071627528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Creating 0 new rules, removing 0 old rules. 2021-08-27 17:02:38.065 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Lock "n-hv-driver-port-lock-e84ac45e-3925-47ed-9cb3-16a7495bbc5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:02:38.065 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Lock "n-hv-driver-port-lock-e84ac45e-3925-47ed-9cb3-16a7495bbc5d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:02:38.084 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Lock "n-hv-driver-port-lock-e84ac45e-3925-47ed-9cb3-16a7495bbc5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:02:38.084 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Lock "n-hv-driver-port-lock-e84ac45e-3925-47ed-9cb3-16a7495bbc5d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:02:38.129 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [req-a1b9ebe8-bab4-449b-ae03-c8299050a08e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Lock "n-hv-agent-port-lock-e84ac45e-3925-47ed-9cb3-16a7495bbc5d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:02:45.457 4740 1688070994408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fc18b7ad-32fd-48a8-9a6b-2ec779341fe9 2021-08-27 17:02:47.316 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 17:02:47.316 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fc18b7ad-32fd-48a8-9a6b-2ec779341fe9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 17:02:47.316 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fc18b7ad-32fd-48a8-9a6b-2ec779341fe9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 17:02:47.331 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fc18b7ad-32fd-48a8-9a6b-2ec779341fe9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 17:02:47.347 4740 1688071627528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5770af8c-1070-4072-ab51-777b704281a7 2021-08-27 17:02:47.347 4740 1688071627528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fc18b7ad-32fd-48a8-9a6b-2ec779341fe9'] 2021-08-27 17:02:47.361 4740 1688071627528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 17:02:47.361 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 17:02:47.378 4740 1688071627528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fc18b7ad-32fd-48a8-9a6b-2ec779341fe9'] 2021-08-27 17:02:49.314 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:02:49.439 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:02:55.314 4740 1688070994232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fc18b7ad-32fd-48a8-9a6b-2ec779341fe9 2021-08-27 17:02:55.346 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 17:02:55.540 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Adding port fc18b7ad-32fd-48a8-9a6b-2ec779341fe9 2021-08-27 17:02:55.550 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Port fc18b7ad-32fd-48a8-9a6b-2ec779341fe9 updated. Details: {'device': 'fc18b7ad-32fd-48a8-9a6b-2ec779341fe9', 'network_id': '5770af8c-1070-4072-ab51-777b704281a7', 'port_id': 'fc18b7ad-32fd-48a8-9a6b-2ec779341fe9', 'mac_address': 'fa:16:3e:cf:84:a2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 669, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '61a64b23-cb88-4593-941f-e9045a297c70', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 17:02:55.550 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 17:02:55.550 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fc18b7ad-32fd-48a8-9a6b-2ec779341fe9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:02:55.550 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fc18b7ad-32fd-48a8-9a6b-2ec779341fe9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 17:02:55.572 4740 1688071627528 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5770af8c-1070-4072-ab51-777b704281a7 2021-08-27 17:02:55.581 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 17:02:55.756 4740 1688071627528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fc18b7ad-32fd-48a8-9a6b-2ec779341fe9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 17:02:55.776 4740 1688071627528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fc18b7ad-32fd-48a8-9a6b-2ec779341fe9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 17:02:55.776 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fc18b7ad-32fd-48a8-9a6b-2ec779341fe9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 17:02:55.801 4740 1688071627528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 669, VLAN trunk: None to switch port fc18b7ad-32fd-48a8-9a6b-2ec779341fe9 2021-08-27 17:02:55.886 4740 1688071627528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 17:02:55.886 4740 1688071627528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fc18b7ad-32fd-48a8-9a6b-2ec779341fe9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 17:02:56.127 4740 1688071627528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fc18b7ad-32fd-48a8-9a6b-2ec779341fe9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 17:02:56.127 4740 1688071627528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 17:02:56.143 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ed00480a-460e-421f-9acf-0d29977ecb8b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 17:02:56.143 4740 1688071627528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fc18b7ad-32fd-48a8-9a6b-2ec779341fe9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 17:02:56.158 4740 1688071627528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 17:02:56.158 4740 1688071627528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fc18b7ad-32fd-48a8-9a6b-2ec779341fe9 not yet added. Adding. 2021-08-27 17:02:56.158 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 17:02:56.174 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 17:02:56.292 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc18b7ad-32fd-48a8-9a6b-2ec779341fe9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:02:56.397 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc18b7ad-32fd-48a8-9a6b-2ec779341fe9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:02:56.397 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc18b7ad-32fd-48a8-9a6b-2ec779341fe9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:02:56.540 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fc18b7ad-32fd-48a8-9a6b-2ec779341fe9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:02:56.636 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fc18b7ad-32fd-48a8-9a6b-2ec779341fe9" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.079s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:02:56.636 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fc18b7ad-32fd-48a8-9a6b-2ec779341fe9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 17:02:56.658 4740 1688071627528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fc18b7ad-32fd-48a8-9a6b-2ec779341fe9 processed. 2021-08-27 17:02:57.346 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:02:57.520 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:03:25.483 4740 1688070994232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b733b834-aa41-4d39-9c6a-40d3fdf15c72 2021-08-27 17:03:27.501 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 17:03:27.795 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Adding port b733b834-aa41-4d39-9c6a-40d3fdf15c72 2021-08-27 17:03:27.805 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Port b733b834-aa41-4d39-9c6a-40d3fdf15c72 updated. Details: {'device': 'b733b834-aa41-4d39-9c6a-40d3fdf15c72', 'network_id': '33f15d08-50e3-4af6-ac0c-1d6b56f8e5ad', 'port_id': 'b733b834-aa41-4d39-9c6a-40d3fdf15c72', 'mac_address': 'fa:16:3e:64:f5:6c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 660, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3b928fa0-d9c1-40c3-9fb6-d75f94ed4f38', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 17:03:27.805 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 17:03:27.805 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b733b834-aa41-4d39-9c6a-40d3fdf15c72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:03:27.805 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b733b834-aa41-4d39-9c6a-40d3fdf15c72 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 17:03:27.832 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 17:03:27.856 4740 1688071627528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b733b834-aa41-4d39-9c6a-40d3fdf15c72') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 17:03:27.856 4740 1688071627528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b733b834-aa41-4d39-9c6a-40d3fdf15c72') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 17:03:27.872 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b733b834-aa41-4d39-9c6a-40d3fdf15c72 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 17:03:27.899 4740 1688071627528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 660, VLAN trunk: None to switch port b733b834-aa41-4d39-9c6a-40d3fdf15c72 2021-08-27 17:03:27.951 4740 1688071627528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 17:03:27.959 4740 1688071627528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b733b834-aa41-4d39-9c6a-40d3fdf15c72'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 17:03:28.131 4740 1688071627528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b733b834-aa41-4d39-9c6a-40d3fdf15c72']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 17:03:28.131 4740 1688071627528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 17:03:28.131 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (55bc18cf-7a1a-4789-b7e1-237ebcd3f425) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 17:03:28.131 4740 1688071627528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b733b834-aa41-4d39-9c6a-40d3fdf15c72 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 17:03:28.157 4740 1688071627528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 17:03:28.157 4740 1688071627528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-08-27 17:03:28.157 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b733b834-aa41-4d39-9c6a-40d3fdf15c72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:03:28.171 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b733b834-aa41-4d39-9c6a-40d3fdf15c72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:03:28.180 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b733b834-aa41-4d39-9c6a-40d3fdf15c72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:03:28.180 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b733b834-aa41-4d39-9c6a-40d3fdf15c72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:03:28.244 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b733b834-aa41-4d39-9c6a-40d3fdf15c72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:03:28.244 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b733b834-aa41-4d39-9c6a-40d3fdf15c72 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 17:03:28.257 4740 1688071627528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b733b834-aa41-4d39-9c6a-40d3fdf15c72 processed. 2021-08-27 17:03:29.503 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:03:29.688 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:03:35.806 4740 1688070994408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b733b834-aa41-4d39-9c6a-40d3fdf15c72 2021-08-27 17:03:37.534 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 17:03:37.538 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b733b834-aa41-4d39-9c6a-40d3fdf15c72' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 17:03:37.538 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b733b834-aa41-4d39-9c6a-40d3fdf15c72' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 17:03:37.538 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b733b834-aa41-4d39-9c6a-40d3fdf15c72 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 17:03:37.570 4740 1688071627528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b733b834-aa41-4d39-9c6a-40d3fdf15c72'] 2021-08-27 17:03:37.583 4740 1688071627528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 17:03:37.583 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 17:03:37.583 4740 1688071627528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b733b834-aa41-4d39-9c6a-40d3fdf15c72'] 2021-08-27 17:03:37.842 4740 1688070994408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b733b834-aa41-4d39-9c6a-40d3fdf15c72 2021-08-27 17:03:39.537 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 17:03:39.537 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:03:39.537 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b733b834-aa41-4d39-9c6a-40d3fdf15c72' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 17:03:39.557 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b733b834-aa41-4d39-9c6a-40d3fdf15c72' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 17:03:39.557 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b733b834-aa41-4d39-9c6a-40d3fdf15c72 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 17:03:39.582 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 33f15d08-50e3-4af6-ac0c-1d6b56f8e5ad 2021-08-27 17:03:39.582 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b733b834-aa41-4d39-9c6a-40d3fdf15c72'] 2021-08-27 17:03:39.597 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 17:03:39.597 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b733b834-aa41-4d39-9c6a-40d3fdf15c72'] 2021-08-27 17:03:39.677 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:03:53.715 4740 1688070994232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b733b834-aa41-4d39-9c6a-40d3fdf15c72 2021-08-27 17:03:55.597 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 17:03:55.800 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Adding port b733b834-aa41-4d39-9c6a-40d3fdf15c72 2021-08-27 17:03:55.809 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Port b733b834-aa41-4d39-9c6a-40d3fdf15c72 updated. Details: {'device': 'b733b834-aa41-4d39-9c6a-40d3fdf15c72', 'network_id': '33f15d08-50e3-4af6-ac0c-1d6b56f8e5ad', 'port_id': 'b733b834-aa41-4d39-9c6a-40d3fdf15c72', 'mac_address': 'fa:16:3e:64:f5:6c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 660, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3b928fa0-d9c1-40c3-9fb6-d75f94ed4f38', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 17:03:55.809 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 17:03:55.820 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b733b834-aa41-4d39-9c6a-40d3fdf15c72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:03:55.820 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b733b834-aa41-4d39-9c6a-40d3fdf15c72 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 17:03:55.831 4740 1688071627528 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 33f15d08-50e3-4af6-ac0c-1d6b56f8e5ad 2021-08-27 17:03:55.831 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 17:03:55.989 4740 1688071627528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b733b834-aa41-4d39-9c6a-40d3fdf15c72') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 17:03:55.989 4740 1688071627528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b733b834-aa41-4d39-9c6a-40d3fdf15c72') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 17:03:55.989 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b733b834-aa41-4d39-9c6a-40d3fdf15c72 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 17:03:56.021 4740 1688071627528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 660, VLAN trunk: None to switch port b733b834-aa41-4d39-9c6a-40d3fdf15c72 2021-08-27 17:03:56.098 4740 1688071627528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 17:03:56.098 4740 1688071627528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b733b834-aa41-4d39-9c6a-40d3fdf15c72'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 17:03:56.254 4740 1688071627528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b733b834-aa41-4d39-9c6a-40d3fdf15c72']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 17:03:56.254 4740 1688071627528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 17:03:56.254 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (55bc18cf-7a1a-4789-b7e1-237ebcd3f425) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 17:03:56.285 4740 1688071627528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b733b834-aa41-4d39-9c6a-40d3fdf15c72 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 17:03:56.285 4740 1688071627528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 17:03:56.285 4740 1688071627528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b733b834-aa41-4d39-9c6a-40d3fdf15c72 not yet added. Adding. 2021-08-27 17:03:56.285 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 17:03:56.285 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 17:03:56.425 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b733b834-aa41-4d39-9c6a-40d3fdf15c72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:03:56.535 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b733b834-aa41-4d39-9c6a-40d3fdf15c72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:03:56.539 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b733b834-aa41-4d39-9c6a-40d3fdf15c72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:03:56.673 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b733b834-aa41-4d39-9c6a-40d3fdf15c72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:03:56.770 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b733b834-aa41-4d39-9c6a-40d3fdf15c72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:03:56.770 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b733b834-aa41-4d39-9c6a-40d3fdf15c72 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 17:03:56.787 4740 1688071627528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b733b834-aa41-4d39-9c6a-40d3fdf15c72 processed. 2021-08-27 17:03:57.597 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:03:57.785 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:03:58.564 4740 1688071627528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Security group member updated on remote: ['ce888631-28cb-4565-acc1-181e1041cfa2', '5b4e6fb6-af4c-42b5-96bb-4f67a8c23698'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 17:03:58.571 4740 1688071627528 MainThread INFO neutron.agent.securitygroups_rpc [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Security group member updated ['ce888631-28cb-4565-acc1-181e1041cfa2', '5b4e6fb6-af4c-42b5-96bb-4f67a8c23698'] 2021-08-27 17:03:58.571 4740 1688071627528 MainThread INFO neutron.agent.securitygroups_rpc [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Refresh firewall rules 2021-08-27 17:03:58.582 4740 1688071627528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Get security group information for devices via rpc ['e84ac45e-3925-47ed-9cb3-16a7495bbc5d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 17:03:58.582 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] port_update received: e84ac45e-3925-47ed-9cb3-16a7495bbc5d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 17:03:58.613 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Lock "n-hv-agent-port-lock-e84ac45e-3925-47ed-9cb3-16a7495bbc5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:03:58.620 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Binding port e84ac45e-3925-47ed-9cb3-16a7495bbc5d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 17:03:58.630 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 17:03:58.648 4740 1688071628056 MainThread DEBUG neutron.services.trunk.rpc.agent [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e84ac45e-3925-47ed-9cb3-16a7495bbc5d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 17:03:58.648 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e84ac45e-3925-47ed-9cb3-16a7495bbc5d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 17:03:58.675 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Trunk plugin disabled on server. Assuming port e84ac45e-3925-47ed-9cb3-16a7495bbc5d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 17:03:58.685 4740 1688071628056 MainThread INFO networking_hyperv.neutron.trunk_driver [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Binding VLAN ID: 659, VLAN trunk: None to switch port e84ac45e-3925-47ed-9cb3-16a7495bbc5d 2021-08-27 17:03:58.721 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Refresh firewall rules 2021-08-27 17:03:58.733 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Get security group information for devices via rpc ['e84ac45e-3925-47ed-9cb3-16a7495bbc5d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 17:03:58.864 4740 1688071627528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Update security group information for ports dict_keys(['e84ac45e-3925-47ed-9cb3-16a7495bbc5d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 17:03:58.864 4740 1688071627528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 17:03:58.864 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Update rules of security group (ce888631-28cb-4565-acc1-181e1041cfa2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 17:03:58.885 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Update members of security group (ce888631-28cb-4565-acc1-181e1041cfa2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 17:03:58.885 4740 1688071627528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Update port filter for e84ac45e-3925-47ed-9cb3-16a7495bbc5d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 17:03:58.885 4740 1688071627528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Updating port rules. 2021-08-27 17:03:58.885 4740 1688071627528 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Creating 0 new rules, removing 6 old rules. 2021-08-27 17:03:58.909 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Lock "n-hv-driver-port-lock-e84ac45e-3925-47ed-9cb3-16a7495bbc5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:03:58.919 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Lock "n-hv-driver-port-lock-e84ac45e-3925-47ed-9cb3-16a7495bbc5d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:03:58.919 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Lock "n-hv-driver-port-lock-e84ac45e-3925-47ed-9cb3-16a7495bbc5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:03:59.027 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Update security group information for ports dict_keys(['e84ac45e-3925-47ed-9cb3-16a7495bbc5d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 17:03:59.036 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 17:03:59.036 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Update rules of security group (ce888631-28cb-4565-acc1-181e1041cfa2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 17:03:59.051 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Update members of security group (ce888631-28cb-4565-acc1-181e1041cfa2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-08-27 17:03:59.051 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Update port filter for e84ac45e-3925-47ed-9cb3-16a7495bbc5d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 17:03:59.067 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Updating port rules. 2021-08-27 17:03:59.067 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Creating 0 new rules, removing 6 old rules. 2021-08-27 17:03:59.142 4740 1688071627528 MainThread DEBUG oslo_concurrency.lockutils [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Lock "n-hv-driver-port-lock-e84ac45e-3925-47ed-9cb3-16a7495bbc5d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:03:59.142 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Lock "n-hv-driver-port-lock-e84ac45e-3925-47ed-9cb3-16a7495bbc5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:03:59.156 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Lock "n-hv-driver-port-lock-e84ac45e-3925-47ed-9cb3-16a7495bbc5d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:03:59.156 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Lock "n-hv-driver-port-lock-e84ac45e-3925-47ed-9cb3-16a7495bbc5d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:03:59.256 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Lock "n-hv-driver-port-lock-e84ac45e-3925-47ed-9cb3-16a7495bbc5d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:03:59.314 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [req-85f3dbef-2ca9-4b76-836d-420e7d5bd61e 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Lock "n-hv-agent-port-lock-e84ac45e-3925-47ed-9cb3-16a7495bbc5d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.703s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:03:59.722 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bfaec66b-35d7-4b72-b261-c44289457747 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] port_delete event received for 'e90e62db-54b8-4125-a66d-678fb90f067e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:04:05.175 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-febf5206-2065-43e5-a4c8-56c8c6f3af30 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Security group member updated on remote: ['ce888631-28cb-4565-acc1-181e1041cfa2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 17:04:05.183 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-febf5206-2065-43e5-a4c8-56c8c6f3af30 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Security group member updated ['ce888631-28cb-4565-acc1-181e1041cfa2'] 2021-08-27 17:04:05.193 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-febf5206-2065-43e5-a4c8-56c8c6f3af30 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Refresh firewall rules 2021-08-27 17:04:05.193 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-febf5206-2065-43e5-a4c8-56c8c6f3af30 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Get security group information for devices via rpc ['e84ac45e-3925-47ed-9cb3-16a7495bbc5d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 17:04:05.238 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-febf5206-2065-43e5-a4c8-56c8c6f3af30 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 17:04:05.238 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-febf5206-2065-43e5-a4c8-56c8c6f3af30 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 17:04:05.253 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-febf5206-2065-43e5-a4c8-56c8c6f3af30 888551f3b0f0433c8315ba9373a7908c a90247f434dc43b6843514b072095fb8 - - -] port_delete event received for 'e84ac45e-3925-47ed-9cb3-16a7495bbc5d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:04:06.003 4740 1688070994408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e84ac45e-3925-47ed-9cb3-16a7495bbc5d 2021-08-27 17:04:07.619 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 17:04:07.619 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e84ac45e-3925-47ed-9cb3-16a7495bbc5d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 17:04:07.637 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e84ac45e-3925-47ed-9cb3-16a7495bbc5d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 17:04:07.637 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e84ac45e-3925-47ed-9cb3-16a7495bbc5d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 17:04:07.663 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e84ac45e-3925-47ed-9cb3-16a7495bbc5d'] 2021-08-27 17:04:07.663 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 17:04:07.676 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 17:04:07.676 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e84ac45e-3925-47ed-9cb3-16a7495bbc5d'] 2021-08-27 17:04:08.334 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7a3b01e-4e32-4bcd-b04f-cf770d460ebf 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] port_delete event received for '33680761-4488-4d63-82c6-dbc0b0c0b3f7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:04:09.452 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eed9f333-1266-4ba7-8c8a-5861d50f6e00 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] port_delete event received for 'b2f47129-6ce8-4786-a8b7-44792044c802' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:04:09.619 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:04:09.653 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:04:10.301 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de3eb83c-92aa-4814-97ef-435b83396b98 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] port_delete event received for 'c87d66ae-56cc-4744-8c0d-3664e15951d5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:04:10.515 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90dc7006-3683-4fca-a4d7-c69dccb2de5c - - - - -] port_delete event received for 'c87d66ae-56cc-4744-8c0d-3664e15951d5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:04:10.536 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de3eb83c-92aa-4814-97ef-435b83396b98 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] network_delete received. Deleting network 90eca5c2-ac58-4d31-83b7-a7840449773c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 17:04:10.536 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-de3eb83c-92aa-4814-97ef-435b83396b98 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] Reclaiming local network 90eca5c2-ac58-4d31-83b7-a7840449773c 2021-08-27 17:04:11.770 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b3c4524-271a-4b82-8a88-21ca7b3d5a5c 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] port_delete event received for '8113b2f7-6878-408e-99af-665207af7374' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:04:13.136 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29330e9c-f6d1-47c4-b463-6217a76d7618 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] port_delete event received for 'b6f1fab7-01ae-429c-ba84-4f87c087ffd1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:04:13.504 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3f021f1-089e-4552-97e8-4681be775230 1dde5a647eff4d9ea2b711577b93434c d6b4a1271d7549e183698739c34b5b57 - - -] port_delete event received for 'd390e7e6-e132-4b78-b17a-e3fbb08fcaef' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:04:14.288 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf9c8a51-aee5-48da-a9a6-9198799f0fbc - - - - -] port_delete event received for '942eb39b-d8a7-404a-a685-b1d8ce5851c2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:04:14.505 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bbf4a05-f348-41ad-a499-f55ead2d6e27 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] port_delete event received for '942eb39b-d8a7-404a-a685-b1d8ce5851c2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:04:14.741 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bbf4a05-f348-41ad-a499-f55ead2d6e27 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] network_delete received. Deleting network 5cf5909f-ed53-4c3c-9aee-47ea295ee407 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 17:04:14.769 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bbf4a05-f348-41ad-a499-f55ead2d6e27 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] Network 5cf5909f-ed53-4c3c-9aee-47ea295ee407 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-27 17:04:16.085 4740 1688070994408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fc18b7ad-32fd-48a8-9a6b-2ec779341fe9 2021-08-27 17:04:16.833 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dca95516-6edf-4b5a-a726-9edd1cf64dbd 1dde5a647eff4d9ea2b711577b93434c d6b4a1271d7549e183698739c34b5b57 - - -] Security group member updated on remote: ['ed00480a-460e-421f-9acf-0d29977ecb8b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 17:04:16.833 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-dca95516-6edf-4b5a-a726-9edd1cf64dbd 1dde5a647eff4d9ea2b711577b93434c d6b4a1271d7549e183698739c34b5b57 - - -] Security group member updated ['ed00480a-460e-421f-9acf-0d29977ecb8b'] 2021-08-27 17:04:16.905 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dca95516-6edf-4b5a-a726-9edd1cf64dbd 1dde5a647eff4d9ea2b711577b93434c d6b4a1271d7549e183698739c34b5b57 - - -] port_delete event received for 'fc18b7ad-32fd-48a8-9a6b-2ec779341fe9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:04:17.676 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 17:04:17.677 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fc18b7ad-32fd-48a8-9a6b-2ec779341fe9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 17:04:17.677 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fc18b7ad-32fd-48a8-9a6b-2ec779341fe9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 17:04:17.677 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fc18b7ad-32fd-48a8-9a6b-2ec779341fe9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 17:04:17.697 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5770af8c-1070-4072-ab51-777b704281a7 2021-08-27 17:04:17.697 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fc18b7ad-32fd-48a8-9a6b-2ec779341fe9'] 2021-08-27 17:04:17.722 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 17:04:17.722 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 17:04:17.734 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fc18b7ad-32fd-48a8-9a6b-2ec779341fe9'] 2021-08-27 17:04:19.541 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fbc1768-676a-454d-84b2-9a05d24d6789 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] port_delete event received for '0c023c60-2a66-489d-b08e-6824b96637af' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:04:19.679 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:04:19.709 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:04:20.941 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c071f487-9dbe-42d1-82ea-c2e4a118a765 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] port_delete event received for '2d97e77a-e3a1-4b0c-9384-6f85d2ec78ee' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:04:21.790 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ad3a363-1e94-4f45-9bae-dbd70ff01afb 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] port_delete event received for 'c6c81cd2-a23b-4429-a633-6ffbd8ffc9ca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:04:21.863 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56aa8af0-57b7-4e88-a7ad-99f65081b60c - - - - -] port_delete event received for 'c6c81cd2-a23b-4429-a633-6ffbd8ffc9ca' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:04:22.006 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ad3a363-1e94-4f45-9bae-dbd70ff01afb 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] network_delete received. Deleting network 5770af8c-1070-4072-ab51-777b704281a7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 17:04:22.006 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ad3a363-1e94-4f45-9bae-dbd70ff01afb 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] Network 5770af8c-1070-4072-ab51-777b704281a7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-27 17:04:23.021 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f91ec4c-3edf-47b9-a12d-b5745145a699 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] port_delete event received for 'c704423c-8cdb-463a-bf52-cb1463ecec90' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:04:24.158 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-163d8d1d-858e-4b65-9f6a-51e918ee25a8 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] port_delete event received for 'c1dcd4f3-1f07-45a4-9ecc-07e2e46ad597' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:04:24.945 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e956f31-1ef3-4e35-8543-2884e0e8c235 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] port_delete event received for '56d13828-a7b1-48ba-a91b-54ac59ea2a8c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:04:25.176 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e956f31-1ef3-4e35-8543-2884e0e8c235 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] network_delete received. Deleting network 251e9dd7-fd96-4147-8710-4dc561b17665 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 17:04:25.176 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e956f31-1ef3-4e35-8543-2884e0e8c235 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] Network 251e9dd7-fd96-4147-8710-4dc561b17665 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-27 17:04:30.520 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74675a26-3480-4d20-bb48-12f70aa89c87 - - - - -] port_update received: 0f4b92a4-58b1-494a-bda2-4c226f1fd4a7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 17:04:30.541 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74675a26-3480-4d20-bb48-12f70aa89c87 - - - - -] No port 0f4b92a4-58b1-494a-bda2-4c226f1fd4a7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 17:04:32.191 4740 1688070994408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b733b834-aa41-4d39-9c6a-40d3fdf15c72 2021-08-27 17:04:32.520 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7e1e6070-3aaf-4995-8287-3421e393d135 8ed50db7c08a40c49db2958f05dd215f f586acd03f0346818d7d4bb260dcb669 - - -] Security group member updated on remote: ['55bc18cf-7a1a-4789-b7e1-237ebcd3f425'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 17:04:32.520 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-7e1e6070-3aaf-4995-8287-3421e393d135 8ed50db7c08a40c49db2958f05dd215f f586acd03f0346818d7d4bb260dcb669 - - -] Security group member updated ['55bc18cf-7a1a-4789-b7e1-237ebcd3f425'] 2021-08-27 17:04:33.051 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7e1e6070-3aaf-4995-8287-3421e393d135 8ed50db7c08a40c49db2958f05dd215f f586acd03f0346818d7d4bb260dcb669 - - -] port_delete event received for 'b733b834-aa41-4d39-9c6a-40d3fdf15c72' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:04:33.723 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 17:04:33.723 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b733b834-aa41-4d39-9c6a-40d3fdf15c72' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 17:04:33.723 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b733b834-aa41-4d39-9c6a-40d3fdf15c72' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 17:04:33.738 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b733b834-aa41-4d39-9c6a-40d3fdf15c72 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 17:04:33.754 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 33f15d08-50e3-4af6-ac0c-1d6b56f8e5ad 2021-08-27 17:04:33.754 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b733b834-aa41-4d39-9c6a-40d3fdf15c72'] 2021-08-27 17:04:33.754 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 17:04:33.770 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 17:04:33.770 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b733b834-aa41-4d39-9c6a-40d3fdf15c72'] 2021-08-27 17:04:34.816 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e42869d6-31f6-45cd-bc00-599c8fe9a4b7 8ed50db7c08a40c49db2958f05dd215f f586acd03f0346818d7d4bb260dcb669 - - -] port_delete event received for 'a0fa2979-fa12-40cd-848d-f01424964b2f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:04:35.113 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f24b256-6b87-41ce-b0ba-db24e946c82e - - - - -] port_update received: 51b13b4a-3887-4183-b0d8-8c73e14c5d61 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 17:04:35.119 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f24b256-6b87-41ce-b0ba-db24e946c82e - - - - -] No port 51b13b4a-3887-4183-b0d8-8c73e14c5d61 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 17:04:35.723 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:04:35.770 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:04:37.206 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f685ed7d-5fea-413d-a290-b903e3790281 - - - - -] port_update received: 72283b92-d86d-4f62-8adc-a0c84a42cd02 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 17:04:37.223 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f685ed7d-5fea-413d-a290-b903e3790281 - - - - -] No port 72283b92-d86d-4f62-8adc-a0c84a42cd02 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 17:04:39.067 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-03f226f4-5766-4442-9def-0b113222cab6 b9fa4d58f64c4bebaf61a4ab8eb9d9d9 1b294d23de734c0382cbd81f2fb8b348 - - -] Security group rule updated on remote: ['6e23f6a5-8f8a-45a3-a8ed-4f92445de08a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 17:04:39.067 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-03f226f4-5766-4442-9def-0b113222cab6 b9fa4d58f64c4bebaf61a4ab8eb9d9d9 1b294d23de734c0382cbd81f2fb8b348 - - -] Security group rule updated ['6e23f6a5-8f8a-45a3-a8ed-4f92445de08a'] 2021-08-27 17:04:39.254 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d5b60830-e610-4f90-bb78-7a40fd45f071 b9fa4d58f64c4bebaf61a4ab8eb9d9d9 1b294d23de734c0382cbd81f2fb8b348 - - -] Security group rule updated on remote: ['6e23f6a5-8f8a-45a3-a8ed-4f92445de08a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 17:04:39.254 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-d5b60830-e610-4f90-bb78-7a40fd45f071 b9fa4d58f64c4bebaf61a4ab8eb9d9d9 1b294d23de734c0382cbd81f2fb8b348 - - -] Security group rule updated ['6e23f6a5-8f8a-45a3-a8ed-4f92445de08a'] 2021-08-27 17:04:39.285 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a86df50f-7074-4d36-80e9-113e939594a6 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] port_delete event received for '5a5b6287-f58b-4ee1-983a-6dc3ced12498' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:04:39.567 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4012c8d4-9b53-4ca3-a409-e8cc62219ae8 b9fa4d58f64c4bebaf61a4ab8eb9d9d9 1b294d23de734c0382cbd81f2fb8b348 - - -] Security group rule updated on remote: ['6e23f6a5-8f8a-45a3-a8ed-4f92445de08a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 17:04:39.575 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-4012c8d4-9b53-4ca3-a409-e8cc62219ae8 b9fa4d58f64c4bebaf61a4ab8eb9d9d9 1b294d23de734c0382cbd81f2fb8b348 - - -] Security group rule updated ['6e23f6a5-8f8a-45a3-a8ed-4f92445de08a'] 2021-08-27 17:04:39.706 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3e65ceeb-1399-4e9c-b1ba-34fccf53a77c b9fa4d58f64c4bebaf61a4ab8eb9d9d9 1b294d23de734c0382cbd81f2fb8b348 - - -] Security group rule updated on remote: ['6e23f6a5-8f8a-45a3-a8ed-4f92445de08a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 17:04:39.723 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-3e65ceeb-1399-4e9c-b1ba-34fccf53a77c b9fa4d58f64c4bebaf61a4ab8eb9d9d9 1b294d23de734c0382cbd81f2fb8b348 - - -] Security group rule updated ['6e23f6a5-8f8a-45a3-a8ed-4f92445de08a'] 2021-08-27 17:04:39.863 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-79eca185-9ec2-49fb-bce1-7c2ef702365c b9fa4d58f64c4bebaf61a4ab8eb9d9d9 1b294d23de734c0382cbd81f2fb8b348 - - -] Security group rule updated on remote: ['6e23f6a5-8f8a-45a3-a8ed-4f92445de08a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 17:04:39.878 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-79eca185-9ec2-49fb-bce1-7c2ef702365c b9fa4d58f64c4bebaf61a4ab8eb9d9d9 1b294d23de734c0382cbd81f2fb8b348 - - -] Security group rule updated ['6e23f6a5-8f8a-45a3-a8ed-4f92445de08a'] 2021-08-27 17:04:40.066 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-054a3724-12e2-455b-97a1-cc9a3a1c8396 b9fa4d58f64c4bebaf61a4ab8eb9d9d9 1b294d23de734c0382cbd81f2fb8b348 - - -] Security group rule updated on remote: ['6e23f6a5-8f8a-45a3-a8ed-4f92445de08a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 17:04:40.068 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-054a3724-12e2-455b-97a1-cc9a3a1c8396 b9fa4d58f64c4bebaf61a4ab8eb9d9d9 1b294d23de734c0382cbd81f2fb8b348 - - -] Security group rule updated ['6e23f6a5-8f8a-45a3-a8ed-4f92445de08a'] 2021-08-27 17:04:41.176 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebef7aae-53d2-4fa3-9a4f-d27bdd716488 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] port_delete event received for '9b09d371-f93b-4058-9905-78500529e6ab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:04:41.707 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b841b831-fe0b-463f-82f2-57f065eb513a - - - - -] port_update received: f1820b7e-4e16-47ee-a0e7-582b29f04560 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 17:04:41.726 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b841b831-fe0b-463f-82f2-57f065eb513a - - - - -] No port f1820b7e-4e16-47ee-a0e7-582b29f04560 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 17:04:42.129 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f073fa61-cad7-4052-b353-e4efdae5bc14 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] port_delete event received for 'faa28daa-21eb-4bb0-b5c8-8c75eb1dd617' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:04:42.379 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f073fa61-cad7-4052-b353-e4efdae5bc14 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] network_delete received. Deleting network 33f15d08-50e3-4af6-ac0c-1d6b56f8e5ad network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 17:04:42.394 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f073fa61-cad7-4052-b353-e4efdae5bc14 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] Network 33f15d08-50e3-4af6-ac0c-1d6b56f8e5ad not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-27 17:04:47.114 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c2246cf-11c1-47e1-aa80-59828ed7deaf - - - - -] port_update received: fd3e2c73-66b5-4f6c-afc9-0325321b3da3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 17:04:47.127 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c2246cf-11c1-47e1-aa80-59828ed7deaf - - - - -] No port fd3e2c73-66b5-4f6c-afc9-0325321b3da3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 17:04:49.348 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-71d1c1de-3767-4061-8288-97c3f8942ff5 a33110d6d38745519694987d03b3ca64 ddb89f026e96455e8ca2e269e7dde606 - - -] Security group rule updated on remote: ['a3ec3830-2bd6-4c55-9376-0d6bdfe1a871'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 17:04:49.362 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-71d1c1de-3767-4061-8288-97c3f8942ff5 a33110d6d38745519694987d03b3ca64 ddb89f026e96455e8ca2e269e7dde606 - - -] Security group rule updated ['a3ec3830-2bd6-4c55-9376-0d6bdfe1a871'] 2021-08-27 17:04:49.489 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-699567e8-6851-4d2f-a7bf-354f51697fe4 a33110d6d38745519694987d03b3ca64 ddb89f026e96455e8ca2e269e7dde606 - - -] Security group rule updated on remote: ['a3ec3830-2bd6-4c55-9376-0d6bdfe1a871'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 17:04:49.504 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-699567e8-6851-4d2f-a7bf-354f51697fe4 a33110d6d38745519694987d03b3ca64 ddb89f026e96455e8ca2e269e7dde606 - - -] Security group rule updated ['a3ec3830-2bd6-4c55-9376-0d6bdfe1a871'] 2021-08-27 17:04:50.919 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1c217e0-7297-4922-b4c5-a0ade88e9e6c - - - - -] port_update received: 2e025c76-a19d-42ab-b826-a8ccce58f0e8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 17:04:50.940 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1c217e0-7297-4922-b4c5-a0ade88e9e6c - - - - -] No port 2e025c76-a19d-42ab-b826-a8ccce58f0e8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 17:04:53.347 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8023beb3-2c01-43ed-975f-1a90985fd5d6 a33110d6d38745519694987d03b3ca64 ddb89f026e96455e8ca2e269e7dde606 - - -] Security group member updated on remote: ['a3ec3830-2bd6-4c55-9376-0d6bdfe1a871'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 17:04:53.347 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-8023beb3-2c01-43ed-975f-1a90985fd5d6 a33110d6d38745519694987d03b3ca64 ddb89f026e96455e8ca2e269e7dde606 - - -] Security group member updated ['a3ec3830-2bd6-4c55-9376-0d6bdfe1a871'] 2021-08-27 17:04:54.176 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9dbe6bc1-07e8-4aa4-b70c-5071316f9982 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] port_update received: 53181735-1fd6-4f35-a709-0feefadc810b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 17:04:54.196 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9dbe6bc1-07e8-4aa4-b70c-5071316f9982 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] No port 53181735-1fd6-4f35-a709-0feefadc810b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 17:04:56.114 4740 1688070994232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 53181735-1fd6-4f35-a709-0feefadc810b 2021-08-27 17:04:57.855 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 17:04:58.067 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Adding port 53181735-1fd6-4f35-a709-0feefadc810b 2021-08-27 17:04:58.067 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Port 53181735-1fd6-4f35-a709-0feefadc810b updated. Details: {'device': '53181735-1fd6-4f35-a709-0feefadc810b', 'network_id': '7c74d907-bf12-489d-8677-fe28f1509956', 'port_id': '53181735-1fd6-4f35-a709-0feefadc810b', 'mac_address': 'fa:16:3e:d1:0f:8d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 687, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'af509687-ba91-48c9-99c3-c2a7826d5c43', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 17:04:58.083 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 17:04:58.083 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-53181735-1fd6-4f35-a709-0feefadc810b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:04:58.097 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 53181735-1fd6-4f35-a709-0feefadc810b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 17:04:58.097 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7c74d907-bf12-489d-8677-fe28f1509956 2021-08-27 17:04:58.097 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 17:04:58.236 4740 1688071628056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '53181735-1fd6-4f35-a709-0feefadc810b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 17:04:58.236 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '53181735-1fd6-4f35-a709-0feefadc810b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 17:04:58.254 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 53181735-1fd6-4f35-a709-0feefadc810b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 17:04:58.254 4740 1688071628056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 687, VLAN trunk: None to switch port 53181735-1fd6-4f35-a709-0feefadc810b 2021-08-27 17:04:58.322 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 17:04:58.322 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['53181735-1fd6-4f35-a709-0feefadc810b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 17:04:58.652 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['53181735-1fd6-4f35-a709-0feefadc810b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 17:04:58.652 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 17:04:58.667 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a3ec3830-2bd6-4c55-9376-0d6bdfe1a871) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 17:04:58.667 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 53181735-1fd6-4f35-a709-0feefadc810b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 17:04:58.678 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 17:04:58.678 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 53181735-1fd6-4f35-a709-0feefadc810b not yet added. Adding. 2021-08-27 17:04:58.678 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 17:04:58.678 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 17:04:58.756 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-53181735-1fd6-4f35-a709-0feefadc810b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:04:58.821 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-53181735-1fd6-4f35-a709-0feefadc810b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:04:58.848 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-53181735-1fd6-4f35-a709-0feefadc810b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:04:58.943 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-53181735-1fd6-4f35-a709-0feefadc810b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:04:59.005 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-53181735-1fd6-4f35-a709-0feefadc810b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:04:59.036 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 53181735-1fd6-4f35-a709-0feefadc810b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 17:04:59.036 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 53181735-1fd6-4f35-a709-0feefadc810b processed. 2021-08-27 17:04:59.864 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:05:00.051 4740 1688071627528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-06040b89-d094-4d3e-b7a7-5947a4505b27 b9fa4d58f64c4bebaf61a4ab8eb9d9d9 1b294d23de734c0382cbd81f2fb8b348 - - -] Security group member updated on remote: ['6e23f6a5-8f8a-45a3-a8ed-4f92445de08a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 17:05:00.066 4740 1688071627528 MainThread INFO neutron.agent.securitygroups_rpc [req-06040b89-d094-4d3e-b7a7-5947a4505b27 b9fa4d58f64c4bebaf61a4ab8eb9d9d9 1b294d23de734c0382cbd81f2fb8b348 - - -] Security group member updated ['6e23f6a5-8f8a-45a3-a8ed-4f92445de08a'] 2021-08-27 17:05:00.161 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:05:01.051 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78513c9c-6bb0-427b-a384-735c50cf83b3 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] port_update received: b5fcbacf-05b6-4518-95ea-89f3afa2f487 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 17:05:01.065 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78513c9c-6bb0-427b-a384-735c50cf83b3 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] No port b5fcbacf-05b6-4518-95ea-89f3afa2f487 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 17:05:08.246 4740 1688070994232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b5fcbacf-05b6-4518-95ea-89f3afa2f487 2021-08-27 17:05:09.926 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 17:05:10.192 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Adding port b5fcbacf-05b6-4518-95ea-89f3afa2f487 2021-08-27 17:05:10.192 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Port b5fcbacf-05b6-4518-95ea-89f3afa2f487 updated. Details: {'device': 'b5fcbacf-05b6-4518-95ea-89f3afa2f487', 'network_id': 'fbd166d1-d2bf-41d8-8f08-ffcee643cdcb', 'port_id': 'b5fcbacf-05b6-4518-95ea-89f3afa2f487', 'mac_address': 'fa:16:3e:52:03:2d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 654, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5ec81703-3cb1-40c3-b5ce-ea81b8aec979', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 17:05:10.206 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 17:05:10.217 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b5fcbacf-05b6-4518-95ea-89f3afa2f487" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:05:10.217 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b5fcbacf-05b6-4518-95ea-89f3afa2f487 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 17:05:10.228 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fbd166d1-d2bf-41d8-8f08-ffcee643cdcb 2021-08-27 17:05:10.228 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 17:05:10.351 4740 1688071628056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b5fcbacf-05b6-4518-95ea-89f3afa2f487') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 17:05:10.374 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b5fcbacf-05b6-4518-95ea-89f3afa2f487') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 17:05:10.374 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b5fcbacf-05b6-4518-95ea-89f3afa2f487 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 17:05:10.395 4740 1688071628056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 654, VLAN trunk: None to switch port b5fcbacf-05b6-4518-95ea-89f3afa2f487 2021-08-27 17:05:10.465 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 17:05:10.474 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b5fcbacf-05b6-4518-95ea-89f3afa2f487'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 17:05:10.710 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b5fcbacf-05b6-4518-95ea-89f3afa2f487']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 17:05:10.710 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 17:05:10.710 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6e23f6a5-8f8a-45a3-a8ed-4f92445de08a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 17:05:10.743 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b5fcbacf-05b6-4518-95ea-89f3afa2f487 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 17:05:10.743 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 17:05:10.743 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b5fcbacf-05b6-4518-95ea-89f3afa2f487 not yet added. Adding. 2021-08-27 17:05:10.761 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 17:05:10.761 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 17:05:10.851 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b5fcbacf-05b6-4518-95ea-89f3afa2f487" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:05:10.948 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b5fcbacf-05b6-4518-95ea-89f3afa2f487" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:05:10.948 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b5fcbacf-05b6-4518-95ea-89f3afa2f487" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:05:11.058 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b5fcbacf-05b6-4518-95ea-89f3afa2f487" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:05:11.147 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b5fcbacf-05b6-4518-95ea-89f3afa2f487" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.937s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:05:11.147 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b5fcbacf-05b6-4518-95ea-89f3afa2f487 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 17:05:11.164 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b5fcbacf-05b6-4518-95ea-89f3afa2f487 processed. 2021-08-27 17:05:11.929 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:05:12.123 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:07:16.875 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-267eed78-e7d1-44a8-9d2a-988b05d66673 b9fa4d58f64c4bebaf61a4ab8eb9d9d9 1b294d23de734c0382cbd81f2fb8b348 - - -] Security group member updated on remote: ['6e23f6a5-8f8a-45a3-a8ed-4f92445de08a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 17:07:16.875 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-267eed78-e7d1-44a8-9d2a-988b05d66673 b9fa4d58f64c4bebaf61a4ab8eb9d9d9 1b294d23de734c0382cbd81f2fb8b348 - - -] Security group member updated ['6e23f6a5-8f8a-45a3-a8ed-4f92445de08a'] 2021-08-27 17:07:17.189 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-267eed78-e7d1-44a8-9d2a-988b05d66673 b9fa4d58f64c4bebaf61a4ab8eb9d9d9 1b294d23de734c0382cbd81f2fb8b348 - - -] port_delete event received for 'b5fcbacf-05b6-4518-95ea-89f3afa2f487' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:07:17.329 4740 1688070994408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b5fcbacf-05b6-4518-95ea-89f3afa2f487 2021-08-27 17:07:18.484 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 17:07:18.484 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b5fcbacf-05b6-4518-95ea-89f3afa2f487' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 17:07:18.484 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b5fcbacf-05b6-4518-95ea-89f3afa2f487' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 17:07:18.499 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b5fcbacf-05b6-4518-95ea-89f3afa2f487 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 17:07:18.520 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fbd166d1-d2bf-41d8-8f08-ffcee643cdcb 2021-08-27 17:07:18.520 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b5fcbacf-05b6-4518-95ea-89f3afa2f487'] 2021-08-27 17:07:18.531 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 17:07:18.531 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 17:07:18.546 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b5fcbacf-05b6-4518-95ea-89f3afa2f487'] 2021-08-27 17:07:20.500 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:07:20.531 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:07:21.748 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4fa2a444-cf46-42f4-a2e3-3bbdb6ff8dc5 b9fa4d58f64c4bebaf61a4ab8eb9d9d9 1b294d23de734c0382cbd81f2fb8b348 - - -] Security group member updated on remote: ['6e23f6a5-8f8a-45a3-a8ed-4f92445de08a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 17:07:21.748 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-4fa2a444-cf46-42f4-a2e3-3bbdb6ff8dc5 b9fa4d58f64c4bebaf61a4ab8eb9d9d9 1b294d23de734c0382cbd81f2fb8b348 - - -] Security group member updated ['6e23f6a5-8f8a-45a3-a8ed-4f92445de08a'] 2021-08-27 17:07:22.484 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e12d9a7e-f50b-4093-8cec-1927aa0376a6 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] port_update received: 7790ac31-a5dc-4b1d-9f2d-ae0b644235cc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 17:07:22.498 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e12d9a7e-f50b-4093-8cec-1927aa0376a6 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] No port 7790ac31-a5dc-4b1d-9f2d-ae0b644235cc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 17:07:29.064 4740 1688070994232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7790ac31-a5dc-4b1d-9f2d-ae0b644235cc 2021-08-27 17:07:30.545 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 17:07:30.759 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Adding port 7790ac31-a5dc-4b1d-9f2d-ae0b644235cc 2021-08-27 17:07:30.759 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Port 7790ac31-a5dc-4b1d-9f2d-ae0b644235cc updated. Details: {'device': '7790ac31-a5dc-4b1d-9f2d-ae0b644235cc', 'network_id': 'fbd166d1-d2bf-41d8-8f08-ffcee643cdcb', 'port_id': '7790ac31-a5dc-4b1d-9f2d-ae0b644235cc', 'mac_address': 'fa:16:3e:0c:39:47', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 654, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5ec81703-3cb1-40c3-b5ce-ea81b8aec979', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 17:07:30.779 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 17:07:30.783 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7790ac31-a5dc-4b1d-9f2d-ae0b644235cc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:07:30.783 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7790ac31-a5dc-4b1d-9f2d-ae0b644235cc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 17:07:30.783 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fbd166d1-d2bf-41d8-8f08-ffcee643cdcb 2021-08-27 17:07:30.783 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 17:07:30.970 4740 1688071628056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7790ac31-a5dc-4b1d-9f2d-ae0b644235cc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 17:07:30.988 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7790ac31-a5dc-4b1d-9f2d-ae0b644235cc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 17:07:30.988 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7790ac31-a5dc-4b1d-9f2d-ae0b644235cc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 17:07:31.009 4740 1688071628056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 654, VLAN trunk: None to switch port 7790ac31-a5dc-4b1d-9f2d-ae0b644235cc 2021-08-27 17:07:31.070 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 17:07:31.070 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7790ac31-a5dc-4b1d-9f2d-ae0b644235cc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 17:07:31.302 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7790ac31-a5dc-4b1d-9f2d-ae0b644235cc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 17:07:31.321 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 17:07:31.321 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6e23f6a5-8f8a-45a3-a8ed-4f92445de08a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 17:07:31.331 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7790ac31-a5dc-4b1d-9f2d-ae0b644235cc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 17:07:31.331 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 17:07:31.342 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7790ac31-a5dc-4b1d-9f2d-ae0b644235cc not yet added. Adding. 2021-08-27 17:07:31.342 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 17:07:31.342 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 17:07:31.437 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7790ac31-a5dc-4b1d-9f2d-ae0b644235cc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:07:31.522 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7790ac31-a5dc-4b1d-9f2d-ae0b644235cc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:07:31.532 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7790ac31-a5dc-4b1d-9f2d-ae0b644235cc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:07:31.619 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7790ac31-a5dc-4b1d-9f2d-ae0b644235cc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:07:31.701 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7790ac31-a5dc-4b1d-9f2d-ae0b644235cc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:07:31.701 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7790ac31-a5dc-4b1d-9f2d-ae0b644235cc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 17:07:31.712 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7790ac31-a5dc-4b1d-9f2d-ae0b644235cc processed. 2021-08-27 17:07:32.326 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56bcde9a-7700-4071-a89a-7665b7f3c4e2 a33110d6d38745519694987d03b3ca64 ddb89f026e96455e8ca2e269e7dde606 - - -] Security group member updated on remote: ['a3ec3830-2bd6-4c55-9376-0d6bdfe1a871'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 17:07:32.326 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-56bcde9a-7700-4071-a89a-7665b7f3c4e2 a33110d6d38745519694987d03b3ca64 ddb89f026e96455e8ca2e269e7dde606 - - -] Security group member updated ['a3ec3830-2bd6-4c55-9376-0d6bdfe1a871'] 2021-08-27 17:07:32.544 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:07:32.619 4740 1688071627528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56bcde9a-7700-4071-a89a-7665b7f3c4e2 a33110d6d38745519694987d03b3ca64 ddb89f026e96455e8ca2e269e7dde606 - - -] port_delete event received for '53181735-1fd6-4f35-a709-0feefadc810b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:07:32.743 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:07:33.477 4740 1688070994408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 53181735-1fd6-4f35-a709-0feefadc810b 2021-08-27 17:07:34.551 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 17:07:34.551 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '53181735-1fd6-4f35-a709-0feefadc810b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 17:07:34.562 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '53181735-1fd6-4f35-a709-0feefadc810b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 17:07:34.562 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 53181735-1fd6-4f35-a709-0feefadc810b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 17:07:34.582 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7c74d907-bf12-489d-8677-fe28f1509956 2021-08-27 17:07:34.592 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['53181735-1fd6-4f35-a709-0feefadc810b'] 2021-08-27 17:07:34.592 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 17:07:34.592 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 17:07:34.592 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['53181735-1fd6-4f35-a709-0feefadc810b'] 2021-08-27 17:07:35.529 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1668c16a-6420-48bb-93cb-3dab5de9370e a33110d6d38745519694987d03b3ca64 ddb89f026e96455e8ca2e269e7dde606 - - -] port_delete event received for 'a033ccce-d974-4ed9-a41b-31186f67deff' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:07:36.113 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-80fae702-b182-4134-86e7-14e7885e76b7 a33110d6d38745519694987d03b3ca64 ddb89f026e96455e8ca2e269e7dde606 - - -] Security group rule updated on remote: ['1a5299ae-66ba-4cb0-aa17-6512ab23bac2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 17:07:36.123 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-80fae702-b182-4134-86e7-14e7885e76b7 a33110d6d38745519694987d03b3ca64 ddb89f026e96455e8ca2e269e7dde606 - - -] Security group rule updated ['1a5299ae-66ba-4cb0-aa17-6512ab23bac2'] 2021-08-27 17:07:36.235 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-232919d1-e57a-433e-a1d0-dc6e2d9e6b4a a33110d6d38745519694987d03b3ca64 ddb89f026e96455e8ca2e269e7dde606 - - -] Security group rule updated on remote: ['1a5299ae-66ba-4cb0-aa17-6512ab23bac2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-08-27 17:07:36.255 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-232919d1-e57a-433e-a1d0-dc6e2d9e6b4a a33110d6d38745519694987d03b3ca64 ddb89f026e96455e8ca2e269e7dde606 - - -] Security group rule updated ['1a5299ae-66ba-4cb0-aa17-6512ab23bac2'] 2021-08-27 17:07:36.566 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:07:36.597 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:07:39.549 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-260ddd59-39f2-47f0-a82c-99edf1f8dafe a33110d6d38745519694987d03b3ca64 ddb89f026e96455e8ca2e269e7dde606 - - -] Security group member updated on remote: ['1a5299ae-66ba-4cb0-aa17-6512ab23bac2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 17:07:39.569 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-260ddd59-39f2-47f0-a82c-99edf1f8dafe a33110d6d38745519694987d03b3ca64 ddb89f026e96455e8ca2e269e7dde606 - - -] Security group member updated ['1a5299ae-66ba-4cb0-aa17-6512ab23bac2'] 2021-08-27 17:07:40.451 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b501c68f-e712-466e-8f0f-e9f9e57d0f76 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] port_update received: 51fe2673-1242-4dfc-98e0-d23e208eecb2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 17:07:40.471 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b501c68f-e712-466e-8f0f-e9f9e57d0f76 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] No port 51fe2673-1242-4dfc-98e0-d23e208eecb2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 17:07:43.179 4740 1688070994232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 51fe2673-1242-4dfc-98e0-d23e208eecb2 2021-08-27 17:07:44.606 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 17:07:44.794 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Adding port 51fe2673-1242-4dfc-98e0-d23e208eecb2 2021-08-27 17:07:44.809 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Port 51fe2673-1242-4dfc-98e0-d23e208eecb2 updated. Details: {'device': '51fe2673-1242-4dfc-98e0-d23e208eecb2', 'network_id': '7c74d907-bf12-489d-8677-fe28f1509956', 'port_id': '51fe2673-1242-4dfc-98e0-d23e208eecb2', 'mac_address': 'fa:16:3e:c3:46:9d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 687, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'af509687-ba91-48c9-99c3-c2a7826d5c43', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 17:07:44.821 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 17:07:44.821 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-51fe2673-1242-4dfc-98e0-d23e208eecb2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:07:44.834 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 51fe2673-1242-4dfc-98e0-d23e208eecb2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 17:07:44.834 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7c74d907-bf12-489d-8677-fe28f1509956 2021-08-27 17:07:44.845 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 17:07:44.968 4740 1688071628056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '51fe2673-1242-4dfc-98e0-d23e208eecb2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 17:07:44.983 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '51fe2673-1242-4dfc-98e0-d23e208eecb2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 17:07:44.983 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 51fe2673-1242-4dfc-98e0-d23e208eecb2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 17:07:45.009 4740 1688071628056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 687, VLAN trunk: None to switch port 51fe2673-1242-4dfc-98e0-d23e208eecb2 2021-08-27 17:07:45.091 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 17:07:45.091 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['51fe2673-1242-4dfc-98e0-d23e208eecb2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 17:07:45.231 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['51fe2673-1242-4dfc-98e0-d23e208eecb2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 17:07:45.248 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 17:07:45.248 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1a5299ae-66ba-4cb0-aa17-6512ab23bac2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 17:07:45.248 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 51fe2673-1242-4dfc-98e0-d23e208eecb2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 17:07:45.269 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 17:07:45.269 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 51fe2673-1242-4dfc-98e0-d23e208eecb2 not yet added. Adding. 2021-08-27 17:07:45.280 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 17:07:45.280 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 17:07:45.381 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51fe2673-1242-4dfc-98e0-d23e208eecb2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:07:45.467 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51fe2673-1242-4dfc-98e0-d23e208eecb2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:07:45.482 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51fe2673-1242-4dfc-98e0-d23e208eecb2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:07:45.591 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-51fe2673-1242-4dfc-98e0-d23e208eecb2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:07:45.669 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-51fe2673-1242-4dfc-98e0-d23e208eecb2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.843s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:07:45.683 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 51fe2673-1242-4dfc-98e0-d23e208eecb2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 17:07:45.693 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 51fe2673-1242-4dfc-98e0-d23e208eecb2 processed. 2021-08-27 17:07:46.622 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:07:46.810 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:08:53.198 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0d712fb4-a8d7-4de8-95fe-51f9dfd98244 a33110d6d38745519694987d03b3ca64 ddb89f026e96455e8ca2e269e7dde606 - - -] Security group member updated on remote: ['1a5299ae-66ba-4cb0-aa17-6512ab23bac2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 17:08:53.213 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-0d712fb4-a8d7-4de8-95fe-51f9dfd98244 a33110d6d38745519694987d03b3ca64 ddb89f026e96455e8ca2e269e7dde606 - - -] Security group member updated ['1a5299ae-66ba-4cb0-aa17-6512ab23bac2'] 2021-08-27 17:08:53.536 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d712fb4-a8d7-4de8-95fe-51f9dfd98244 a33110d6d38745519694987d03b3ca64 ddb89f026e96455e8ca2e269e7dde606 - - -] port_delete event received for '51fe2673-1242-4dfc-98e0-d23e208eecb2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:08:54.104 4740 1688070994408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 51fe2673-1242-4dfc-98e0-d23e208eecb2 2021-08-27 17:08:54.917 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 17:08:54.917 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '51fe2673-1242-4dfc-98e0-d23e208eecb2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 17:08:54.924 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '51fe2673-1242-4dfc-98e0-d23e208eecb2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 17:08:54.924 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 51fe2673-1242-4dfc-98e0-d23e208eecb2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 17:08:54.950 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7c74d907-bf12-489d-8677-fe28f1509956 2021-08-27 17:08:54.950 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['51fe2673-1242-4dfc-98e0-d23e208eecb2'] 2021-08-27 17:08:54.950 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 17:08:54.950 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 17:08:54.950 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['51fe2673-1242-4dfc-98e0-d23e208eecb2'] 2021-08-27 17:08:55.116 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9bfb3eaa-4602-480f-bc14-7a651390bdb0 a33110d6d38745519694987d03b3ca64 ddb89f026e96455e8ca2e269e7dde606 - - -] port_delete event received for '6658ac4a-9da6-4730-b9f6-8d2eced04f10' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:08:56.917 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:08:56.948 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:08:59.925 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-483640c0-80aa-42c0-86f0-135af9aba62e 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] port_delete event received for '2e025c76-a19d-42ab-b826-a8ccce58f0e8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:09:00.995 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb4522ca-4b3a-4e33-9fdb-5e0636dfed9f 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] port_delete event received for 'fd3e2c73-66b5-4f6c-afc9-0325321b3da3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:09:01.760 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff273b52-3871-40b5-8699-d504a92add8a 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] port_delete event received for '020df5ef-e275-49af-a79d-499fb63118bc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:09:01.854 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5519e06c-df91-4c61-abe0-6fbf470991e3 - - - - -] port_delete event received for '020df5ef-e275-49af-a79d-499fb63118bc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:09:01.946 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff273b52-3871-40b5-8699-d504a92add8a 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] network_delete received. Deleting network 7c74d907-bf12-489d-8677-fe28f1509956 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 17:09:01.946 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff273b52-3871-40b5-8699-d504a92add8a 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] Network 7c74d907-bf12-489d-8677-fe28f1509956 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-27 17:09:16.917 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-798cfca3-0229-4095-8f18-81a212195ad6 b9fa4d58f64c4bebaf61a4ab8eb9d9d9 1b294d23de734c0382cbd81f2fb8b348 - - -] Security group member updated on remote: ['6e23f6a5-8f8a-45a3-a8ed-4f92445de08a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 17:09:16.932 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-798cfca3-0229-4095-8f18-81a212195ad6 b9fa4d58f64c4bebaf61a4ab8eb9d9d9 1b294d23de734c0382cbd81f2fb8b348 - - -] Security group member updated ['6e23f6a5-8f8a-45a3-a8ed-4f92445de08a'] 2021-08-27 17:09:17.682 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12e4460e-6566-43f2-a7ae-2b868315c707 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] port_update received: f681bc72-514b-44ea-ad3c-2d2bf9494d6b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-08-27 17:09:17.717 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-12e4460e-6566-43f2-a7ae-2b868315c707 480f751f94d14268825bf842b6120884 38961efee03f41cd997e152e92f1faa7 - - -] No port f681bc72-514b-44ea-ad3c-2d2bf9494d6b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-08-27 17:09:25.885 4740 1688070994232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f681bc72-514b-44ea-ad3c-2d2bf9494d6b 2021-08-27 17:09:27.119 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-08-27 17:09:27.322 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Adding port f681bc72-514b-44ea-ad3c-2d2bf9494d6b 2021-08-27 17:09:27.322 4740 1687978675192 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Port f681bc72-514b-44ea-ad3c-2d2bf9494d6b updated. Details: {'device': 'f681bc72-514b-44ea-ad3c-2d2bf9494d6b', 'network_id': 'fbd166d1-d2bf-41d8-8f08-ffcee643cdcb', 'port_id': 'f681bc72-514b-44ea-ad3c-2d2bf9494d6b', 'mac_address': 'fa:16:3e:89:b1:2d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 654, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5ec81703-3cb1-40c3-b5ce-ea81b8aec979', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-08-27 17:09:27.338 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-08-27 17:09:27.338 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f681bc72-514b-44ea-ad3c-2d2bf9494d6b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:09:27.353 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f681bc72-514b-44ea-ad3c-2d2bf9494d6b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-08-27 17:09:27.353 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-08-27 17:09:27.510 4740 1688071628056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f681bc72-514b-44ea-ad3c-2d2bf9494d6b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 17:09:28.400 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f681bc72-514b-44ea-ad3c-2d2bf9494d6b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-08-27 17:09:30.213 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f681bc72-514b-44ea-ad3c-2d2bf9494d6b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-08-27 17:09:30.215 4740 1688071628056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 654, VLAN trunk: None to switch port f681bc72-514b-44ea-ad3c-2d2bf9494d6b 2021-08-27 17:09:30.279 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-08-27 17:09:30.298 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f681bc72-514b-44ea-ad3c-2d2bf9494d6b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-08-27 17:09:30.526 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f681bc72-514b-44ea-ad3c-2d2bf9494d6b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-08-27 17:09:30.526 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-08-27 17:09:30.526 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6e23f6a5-8f8a-45a3-a8ed-4f92445de08a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-08-27 17:09:30.547 4740 1688071628056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f681bc72-514b-44ea-ad3c-2d2bf9494d6b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-08-27 17:09:30.547 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-08-27 17:09:30.547 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f681bc72-514b-44ea-ad3c-2d2bf9494d6b not yet added. Adding. 2021-08-27 17:09:30.564 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-08-27 17:09:30.572 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-08-27 17:09:30.661 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f681bc72-514b-44ea-ad3c-2d2bf9494d6b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:09:33.359 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f681bc72-514b-44ea-ad3c-2d2bf9494d6b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.688s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:09:33.359 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f681bc72-514b-44ea-ad3c-2d2bf9494d6b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:09:33.479 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f681bc72-514b-44ea-ad3c-2d2bf9494d6b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:09:33.574 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f681bc72-514b-44ea-ad3c-2d2bf9494d6b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 6.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:09:33.574 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f681bc72-514b-44ea-ad3c-2d2bf9494d6b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-08-27 17:09:33.574 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f681bc72-514b-44ea-ad3c-2d2bf9494d6b processed. 2021-08-27 17:09:34.209 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:09:34.400 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:11:06.111 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5a111b4b-783c-468f-baa6-a041342bef0c b9fa4d58f64c4bebaf61a4ab8eb9d9d9 1b294d23de734c0382cbd81f2fb8b348 - - -] port_delete event received for 'fec797b6-409c-4a3b-99d0-2a1fa0b7795c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:11:09.681 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1bb120da-ac51-4eaf-a397-29eaa66f8394 b9fa4d58f64c4bebaf61a4ab8eb9d9d9 1b294d23de734c0382cbd81f2fb8b348 - - -] Security group member updated on remote: ['6e23f6a5-8f8a-45a3-a8ed-4f92445de08a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 17:11:09.692 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-1bb120da-ac51-4eaf-a397-29eaa66f8394 b9fa4d58f64c4bebaf61a4ab8eb9d9d9 1b294d23de734c0382cbd81f2fb8b348 - - -] Security group member updated ['6e23f6a5-8f8a-45a3-a8ed-4f92445de08a'] 2021-08-27 17:11:09.744 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1bb120da-ac51-4eaf-a397-29eaa66f8394 b9fa4d58f64c4bebaf61a4ab8eb9d9d9 1b294d23de734c0382cbd81f2fb8b348 - - -] port_delete event received for 'f681bc72-514b-44ea-ad3c-2d2bf9494d6b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:11:09.907 4740 1688070994408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f681bc72-514b-44ea-ad3c-2d2bf9494d6b 2021-08-27 17:11:10.650 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 17:11:10.653 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f681bc72-514b-44ea-ad3c-2d2bf9494d6b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 17:11:10.653 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f681bc72-514b-44ea-ad3c-2d2bf9494d6b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 17:11:10.653 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f681bc72-514b-44ea-ad3c-2d2bf9494d6b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 17:11:10.675 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f681bc72-514b-44ea-ad3c-2d2bf9494d6b'] 2021-08-27 17:11:10.675 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 17:11:10.694 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 17:11:10.694 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f681bc72-514b-44ea-ad3c-2d2bf9494d6b'] 2021-08-27 17:11:12.650 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:11:12.681 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:11:13.728 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1755ea6b-4a74-4982-a482-91069850d9bb b9fa4d58f64c4bebaf61a4ab8eb9d9d9 1b294d23de734c0382cbd81f2fb8b348 - - -] port_delete event received for '3d1e1aa4-ae93-43ad-b48f-78d134631e30' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:11:15.947 4740 1688070994408 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7790ac31-a5dc-4b1d-9f2d-ae0b644235cc 2021-08-27 17:11:16.228 4740 1688071628056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aa8d3d8d-f6db-46d7-a2cc-680cd8dba2ca b9fa4d58f64c4bebaf61a4ab8eb9d9d9 1b294d23de734c0382cbd81f2fb8b348 - - -] Security group member updated on remote: ['6e23f6a5-8f8a-45a3-a8ed-4f92445de08a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-08-27 17:11:16.246 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [req-aa8d3d8d-f6db-46d7-a2cc-680cd8dba2ca b9fa4d58f64c4bebaf61a4ab8eb9d9d9 1b294d23de734c0382cbd81f2fb8b348 - - -] Security group member updated ['6e23f6a5-8f8a-45a3-a8ed-4f92445de08a'] 2021-08-27 17:11:16.306 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aa8d3d8d-f6db-46d7-a2cc-680cd8dba2ca b9fa4d58f64c4bebaf61a4ab8eb9d9d9 1b294d23de734c0382cbd81f2fb8b348 - - -] port_delete event received for '7790ac31-a5dc-4b1d-9f2d-ae0b644235cc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:11:16.697 4740 1687978675192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01e64276-4584-4573-992d-f316e0b6731a - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-08-27 17:11:16.703 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7790ac31-a5dc-4b1d-9f2d-ae0b644235cc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-08-27 17:11:16.703 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7790ac31-a5dc-4b1d-9f2d-ae0b644235cc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-08-27 17:11:16.714 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7790ac31-a5dc-4b1d-9f2d-ae0b644235cc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-08-27 17:11:16.714 4740 1688071628056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network fbd166d1-d2bf-41d8-8f08-ffcee643cdcb 2021-08-27 17:11:16.732 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7790ac31-a5dc-4b1d-9f2d-ae0b644235cc'] 2021-08-27 17:11:16.732 4740 1688071628056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-08-27 17:11:16.747 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-08-27 17:11:16.747 4740 1688071628056 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7790ac31-a5dc-4b1d-9f2d-ae0b644235cc'] 2021-08-27 17:11:18.400 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-79d1bddd-5d33-48bc-9f08-b22c657648d8 b9fa4d58f64c4bebaf61a4ab8eb9d9d9 1b294d23de734c0382cbd81f2fb8b348 - - -] port_delete event received for 'a8ac16b8-4ba1-43d1-af5a-2675f69600a6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:11:18.697 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-08-27 17:11:18.728 4740 1688071628056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-08-27 17:11:21.822 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-981912cc-c4d3-4848-bd71-0579ae250199 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] port_delete event received for '51b13b4a-3887-4183-b0d8-8c73e14c5d61' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:11:22.853 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b737a91-a999-44f7-979e-ce0883eedd77 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] port_delete event received for '0f4b92a4-58b1-494a-bda2-4c226f1fd4a7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:11:23.806 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1792c066-bcb4-4625-85d5-a1dd42a847e8 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] port_delete event received for 'dc6b7d73-75a7-4daf-a160-80c2c62d603c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:11:23.894 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1be3f1dc-38b0-4989-94fa-1d19f7cbdcce - - - - -] port_delete event received for 'dc6b7d73-75a7-4daf-a160-80c2c62d603c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:11:24.009 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1792c066-bcb4-4625-85d5-a1dd42a847e8 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] network_delete received. Deleting network fbd166d1-d2bf-41d8-8f08-ffcee643cdcb network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 17:11:24.009 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1792c066-bcb4-4625-85d5-a1dd42a847e8 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] Network fbd166d1-d2bf-41d8-8f08-ffcee643cdcb not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-08-27 17:11:25.197 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62d306d6-fb6c-4b0a-8354-8baf2b18a58e 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] port_delete event received for 'f1820b7e-4e16-47ee-a0e7-582b29f04560' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:11:26.228 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6fac3239-7d55-4adb-8d66-396e4faf9d11 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] port_delete event received for '72283b92-d86d-4f62-8adc-a0c84a42cd02' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:11:26.947 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aed87b80-fbff-4eee-a818-187d57c1aa18 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] port_delete event received for '5c44a10c-354c-4230-88c8-46bbd0b40365' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:11:27.056 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ffb570ed-b147-417f-b647-f7c6f6bb2d93 - - - - -] port_delete event received for '5c44a10c-354c-4230-88c8-46bbd0b40365' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-08-27 17:11:27.144 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aed87b80-fbff-4eee-a818-187d57c1aa18 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] network_delete received. Deleting network 8b3d9808-6029-4625-90ae-106bc8a779c9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-08-27 17:11:27.144 4740 1688071628056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aed87b80-fbff-4eee-a818-187d57c1aa18 5c669e5fa1214b41a5c419ff1509ce5c e084907e021348548aa3b78f0f0b925a - - -] Network 8b3d9808-6029-4625-90ae-106bc8a779c9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463