2021-07-14 12:51:07.935 4616 1596811148456 MainThread INFO neutron.common.config [-] Logging enabled! 2021-07-14 12:51:07.935 4616 1596811148456 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev464 2021-07-14 12:51:07.935 4616 1596811148456 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-07-14 12:51:07.951 4616 1596811148456 MainThread INFO os_win.utils.network.networkutils [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] WMI caching is disabled. 2021-07-14 12:51:08.169 4616 1596811148456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:119 2021-07-14 12:51:08.230 4616 1596811148456 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-07-14 12:51:08.230 4616 1596811148456 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-07-14 12:51:08.435 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent initialized successfully, now running... 2021-07-14 12:51:08.450 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-07-14 12:51:08.450 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-07-14 12:51:08.512 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-07-14 12:52:53.622 4616 1596907633128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d247c99-35fa-485e-a23e-9aa7cc9f7d83 - - - - -] port_update received: b0ef7993-ab80-4b56-9a55-4500f1fdb073 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 12:52:53.635 4616 1596907633128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d247c99-35fa-485e-a23e-9aa7cc9f7d83 - - - - -] No port b0ef7993-ab80-4b56-9a55-4500f1fdb073 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 12:52:58.309 4616 1596907633128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a61b73b6-25e9-4c43-88fe-f889241a8e1f - - - - -] port_update received: e7e03075-5ddd-4fc7-8260-655a70190906 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 12:52:58.309 4616 1596907633304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65f7f2ea-100c-4ab3-8b96-7b1c1b934224 - - - - -] port_update received: 38f896ce-967f-482f-9e0e-81754c02789f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 12:52:58.322 4616 1596907633128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a61b73b6-25e9-4c43-88fe-f889241a8e1f - - - - -] No port e7e03075-5ddd-4fc7-8260-655a70190906 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 12:52:58.322 4616 1596907633304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65f7f2ea-100c-4ab3-8b96-7b1c1b934224 - - - - -] No port 38f896ce-967f-482f-9e0e-81754c02789f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 12:53:00.852 4616 1596907633304 MainThread WARNING oslo_policy.policy [req-eb2ec7a5-479b-47d6-99ae-47fe2060e7d8 50489d3109ec48739bebcbe4b613643f 7ec74adb574f46808ce89f6d242c7401 - - -] 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-07-14 12:53:00.852 4616 1596907633304 MainThread WARNING oslo_policy.policy [req-eb2ec7a5-479b-47d6-99ae-47fe2060e7d8 50489d3109ec48739bebcbe4b613643f 7ec74adb574f46808ce89f6d242c7401 - - -] 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-07-14 12:53:00.852 4616 1596907633304 MainThread WARNING oslo_policy.policy [req-eb2ec7a5-479b-47d6-99ae-47fe2060e7d8 50489d3109ec48739bebcbe4b613643f 7ec74adb574f46808ce89f6d242c7401 - - -] 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-07-14 12:53:00.869 4616 1596907633304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb2ec7a5-479b-47d6-99ae-47fe2060e7d8 50489d3109ec48739bebcbe4b613643f 7ec74adb574f46808ce89f6d242c7401 - - -] Security group member updated on remote: ['f8c89548-8ed5-448d-b47d-541106c308ec'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 12:53:00.869 4616 1596907633304 MainThread INFO neutron.agent.securitygroups_rpc [req-eb2ec7a5-479b-47d6-99ae-47fe2060e7d8 50489d3109ec48739bebcbe4b613643f 7ec74adb574f46808ce89f6d242c7401 - - -] Security group member updated ['f8c89548-8ed5-448d-b47d-541106c308ec'] 2021-07-14 12:53:04.372 4616 1596907633304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5575749b-39d5-41bf-9d8c-172280e51535 - - - - -] port_update received: 3c2d1490-958d-42ef-b33f-2a19bdd9ccd8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 12:53:04.399 4616 1596907633304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5575749b-39d5-41bf-9d8c-172280e51535 - - - - -] No port 3c2d1490-958d-42ef-b33f-2a19bdd9ccd8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 12:53:06.071 4616 1596907633304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db422dee-49c4-40d6-b43e-c3d06e548fae 5d7963d424af4123b7963232c8bb5b1c 22c7ea74d33048098ef16ecf7eadf0cb - - -] Security group rule updated on remote: ['672eb33a-b3b8-42bc-bc4b-4d5167c45215'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 12:53:06.071 4616 1596907633304 MainThread INFO neutron.agent.securitygroups_rpc [req-db422dee-49c4-40d6-b43e-c3d06e548fae 5d7963d424af4123b7963232c8bb5b1c 22c7ea74d33048098ef16ecf7eadf0cb - - -] Security group rule updated ['672eb33a-b3b8-42bc-bc4b-4d5167c45215'] 2021-07-14 12:53:06.733 4616 1596907633304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-35bb302b-083c-47d5-ac29-da82949cbaed 5d7963d424af4123b7963232c8bb5b1c 22c7ea74d33048098ef16ecf7eadf0cb - - -] Security group rule updated on remote: ['672eb33a-b3b8-42bc-bc4b-4d5167c45215'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 12:53:06.733 4616 1596907633304 MainThread INFO neutron.agent.securitygroups_rpc [req-35bb302b-083c-47d5-ac29-da82949cbaed 5d7963d424af4123b7963232c8bb5b1c 22c7ea74d33048098ef16ecf7eadf0cb - - -] Security group rule updated ['672eb33a-b3b8-42bc-bc4b-4d5167c45215'] 2021-07-14 12:53:07.293 4616 1596907633304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b976c9f8-9d0d-4168-9231-376ed8a4bbf3 - - - - -] port_update received: 7cb3aa8a-a1f0-4ceb-9657-41470f617f6e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 12:53:07.293 4616 1596907633304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b976c9f8-9d0d-4168-9231-376ed8a4bbf3 - - - - -] No port 7cb3aa8a-a1f0-4ceb-9657-41470f617f6e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 12:53:08.416 4616 1596907633304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3dbfed49-11b2-4a26-8617-0aa5e6ad6847 e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] port_update received: 411524ef-1973-45f6-9297-394c2265fa52 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 12:53:08.430 4616 1596907633304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3dbfed49-11b2-4a26-8617-0aa5e6ad6847 e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] No port 411524ef-1973-45f6-9297-394c2265fa52 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 12:53:10.994 4616 1596907633304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdc0ee33-edf7-4a6e-ad87-3d0cf927f7d3 - - - - -] port_update received: d60ffd8e-9f37-4eef-befe-aaf3d5455ffb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 12:53:11.012 4616 1596907633304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdc0ee33-edf7-4a6e-ad87-3d0cf927f7d3 - - - - -] No port d60ffd8e-9f37-4eef-befe-aaf3d5455ffb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 12:53:12.294 4616 1596907633304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4589d592-1495-45bf-82f3-9fa6a472a9e3 e26ed4bd37234dada6ff85d94b03d922 9b12b139eeba4bdeaa14edfa18890bbe - - -] Security group rule updated on remote: ['ab785eaf-490a-44f3-b81c-befdecde65da'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 12:53:12.294 4616 1596907633304 MainThread INFO neutron.agent.securitygroups_rpc [req-4589d592-1495-45bf-82f3-9fa6a472a9e3 e26ed4bd37234dada6ff85d94b03d922 9b12b139eeba4bdeaa14edfa18890bbe - - -] Security group rule updated ['ab785eaf-490a-44f3-b81c-befdecde65da'] 2021-07-14 12:53:13.778 4616 1596907633304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7c3b39d6-ff98-4961-9aed-3a51434879ad e26ed4bd37234dada6ff85d94b03d922 9b12b139eeba4bdeaa14edfa18890bbe - - -] Security group rule updated on remote: ['ab785eaf-490a-44f3-b81c-befdecde65da'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 12:53:13.778 4616 1596907633304 MainThread INFO neutron.agent.securitygroups_rpc [req-7c3b39d6-ff98-4961-9aed-3a51434879ad e26ed4bd37234dada6ff85d94b03d922 9b12b139eeba4bdeaa14edfa18890bbe - - -] Security group rule updated ['ab785eaf-490a-44f3-b81c-befdecde65da'] 2021-07-14 12:53:16.674 4616 1596907633304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-40aae8d1-5f0d-46c8-b54a-8f9776da141c 293a289265da4779908ba57b5b2ca891 57c6d4588a404549ae9cc4fe299888a1 - - -] Security group member updated on remote: ['5668f5d9-6faf-4208-a13a-9d71325d895a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 12:53:16.674 4616 1596907633304 MainThread INFO neutron.agent.securitygroups_rpc [req-40aae8d1-5f0d-46c8-b54a-8f9776da141c 293a289265da4779908ba57b5b2ca891 57c6d4588a404549ae9cc4fe299888a1 - - -] Security group member updated ['5668f5d9-6faf-4208-a13a-9d71325d895a'] 2021-07-14 12:53:17.512 4616 1596907631368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 411524ef-1973-45f6-9297-394c2265fa52 2021-07-14 12:53:17.731 4616 1596907633304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fe23912b-c798-4403-91d0-c374694ac7d6 293a289265da4779908ba57b5b2ca891 57c6d4588a404549ae9cc4fe299888a1 - - -] Security group member updated on remote: ['5668f5d9-6faf-4208-a13a-9d71325d895a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 12:53:17.731 4616 1596907633304 MainThread INFO neutron.agent.securitygroups_rpc [req-fe23912b-c798-4403-91d0-c374694ac7d6 293a289265da4779908ba57b5b2ca891 57c6d4588a404549ae9cc4fe299888a1 - - -] Security group member updated ['5668f5d9-6faf-4208-a13a-9d71325d895a'] 2021-07-14 12:53:19.168 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 12:53:19.622 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Adding port 411524ef-1973-45f6-9297-394c2265fa52 2021-07-14 12:53:19.622 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Port 411524ef-1973-45f6-9297-394c2265fa52 updated. Details: {'device': '411524ef-1973-45f6-9297-394c2265fa52', 'network_id': '267d548d-49d1-4954-b219-5775e2529e11', 'port_id': '411524ef-1973-45f6-9297-394c2265fa52', 'mac_address': 'fa:16:3e:1b:50:c7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 239, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1e14232e-c90c-4ead-a2a6-6b38fbc140e6', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 12:53:19.622 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] 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-07-14 12:53:19.622 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-411524ef-1973-45f6-9297-394c2265fa52" 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-07-14 12:53:19.622 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 411524ef-1973-45f6-9297-394c2265fa52 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 12:53:19.622 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 267d548d-49d1-4954-b219-5775e2529e11 2021-07-14 12:53:19.622 4616 1596907633480 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-07-14 12:53:19.758 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31884b71-fda1-4838-86b8-ea4fadc7bf78 e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] port_update received: 0ecdbd56-fb37-416b-8720-04ff5b7667c6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 12:53:19.762 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31884b71-fda1-4838-86b8-ea4fadc7bf78 e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] No port 0ecdbd56-fb37-416b-8720-04ff5b7667c6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 12:53:19.794 4616 1596907633480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '411524ef-1973-45f6-9297-394c2265fa52') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:53:19.794 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '411524ef-1973-45f6-9297-394c2265fa52') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:53:19.794 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 411524ef-1973-45f6-9297-394c2265fa52 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 12:53:19.814 4616 1596907633480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 239, VLAN trunk: None to switch port 411524ef-1973-45f6-9297-394c2265fa52 2021-07-14 12:53:19.883 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 12:53:19.883 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['411524ef-1973-45f6-9297-394c2265fa52'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 12:53:20.259 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['411524ef-1973-45f6-9297-394c2265fa52']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 12:53:20.259 4616 1596907633480 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-07-14 12:53:20.259 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f8c89548-8ed5-448d-b47d-541106c308ec) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 12:53:20.259 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f8c89548-8ed5-448d-b47d-541106c308ec) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 12:53:20.275 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 411524ef-1973-45f6-9297-394c2265fa52 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 12:53:20.275 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 12:53:20.275 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 411524ef-1973-45f6-9297-394c2265fa52 not yet added. Adding. 2021-07-14 12:53:20.275 4616 1596907633480 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-07-14 12:53:20.275 4616 1596907633480 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-07-14 12:53:20.356 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-411524ef-1973-45f6-9297-394c2265fa52" 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-07-14 12:53:20.383 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbfd843b-d4e3-4100-9b84-8cc1ea26008f e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] port_update received: ef24a4ab-61fb-4fc0-98f0-cc72a82dea68 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 12:53:20.399 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bbfd843b-d4e3-4100-9b84-8cc1ea26008f e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] No port ef24a4ab-61fb-4fc0-98f0-cc72a82dea68 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 12:53:20.415 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-411524ef-1973-45f6-9297-394c2265fa52" 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-07-14 12:53:20.415 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-411524ef-1973-45f6-9297-394c2265fa52" 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-07-14 12:53:20.513 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-411524ef-1973-45f6-9297-394c2265fa52" 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-07-14 12:53:20.586 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-411524ef-1973-45f6-9297-394c2265fa52" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:53:20.586 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 411524ef-1973-45f6-9297-394c2265fa52 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 12:53:20.586 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 411524ef-1973-45f6-9297-394c2265fa52 processed. 2021-07-14 12:53:21.169 4616 1596907633480 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-07-14 12:53:21.590 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:53:21.871 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8cdc19e3-2291-4dc9-9290-8e9da5a72c2a 5d7963d424af4123b7963232c8bb5b1c 22c7ea74d33048098ef16ecf7eadf0cb - - -] Security group member updated on remote: ['672eb33a-b3b8-42bc-bc4b-4d5167c45215'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 12:53:21.871 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-8cdc19e3-2291-4dc9-9290-8e9da5a72c2a 5d7963d424af4123b7963232c8bb5b1c 22c7ea74d33048098ef16ecf7eadf0cb - - -] Security group member updated ['672eb33a-b3b8-42bc-bc4b-4d5167c45215'] 2021-07-14 12:53:23.572 4616 1596907631368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ef24a4ab-61fb-4fc0-98f0-cc72a82dea68 2021-07-14 12:53:23.572 4616 1596907631368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0ecdbd56-fb37-416b-8720-04ff5b7667c6 2021-07-14 12:53:24.700 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67e34b6f-bfea-46b0-a3fe-053915a1e8fd e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] port_update received: 33b80082-6bea-45a7-83f2-bd7dd1102a21 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 12:53:24.718 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67e34b6f-bfea-46b0-a3fe-053915a1e8fd e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] No port 33b80082-6bea-45a7-83f2-bd7dd1102a21 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 12:53:25.211 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 12:53:25.935 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Adding port 0ecdbd56-fb37-416b-8720-04ff5b7667c6 2021-07-14 12:53:25.935 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Port 0ecdbd56-fb37-416b-8720-04ff5b7667c6 updated. Details: {'device': '0ecdbd56-fb37-416b-8720-04ff5b7667c6', 'network_id': '2fee1dd9-1639-4e92-a3d9-8983ae5048ab', 'port_id': '0ecdbd56-fb37-416b-8720-04ff5b7667c6', 'mac_address': 'fa:16:3e:34:89:5b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 220, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5ec7a2a5-044b-4879-9beb-41adf0705a8d', '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-07-14 12:53:25.935 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] 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-07-14 12:53:25.935 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Adding port ef24a4ab-61fb-4fc0-98f0-cc72a82dea68 2021-07-14 12:53:25.935 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Port ef24a4ab-61fb-4fc0-98f0-cc72a82dea68 updated. Details: {'device': 'ef24a4ab-61fb-4fc0-98f0-cc72a82dea68', 'network_id': '2fee1dd9-1639-4e92-a3d9-8983ae5048ab', 'port_id': 'ef24a4ab-61fb-4fc0-98f0-cc72a82dea68', 'mac_address': 'fa:16:3e:45:87:e5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 220, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5ec7a2a5-044b-4879-9beb-41adf0705a8d', '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-07-14 12:53:25.935 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] 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-07-14 12:53:25.935 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0ecdbd56-fb37-416b-8720-04ff5b7667c6" 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-07-14 12:53:25.935 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0ecdbd56-fb37-416b-8720-04ff5b7667c6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 12:53:25.935 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2fee1dd9-1639-4e92-a3d9-8983ae5048ab 2021-07-14 12:53:25.935 4616 1596907633480 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-07-14 12:53:25.935 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ef24a4ab-61fb-4fc0-98f0-cc72a82dea68" 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-07-14 12:53:25.935 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ef24a4ab-61fb-4fc0-98f0-cc72a82dea68 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 12:53:25.935 4616 1596907633832 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-07-14 12:53:26.134 4616 1596907633480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0ecdbd56-fb37-416b-8720-04ff5b7667c6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:53:26.134 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0ecdbd56-fb37-416b-8720-04ff5b7667c6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:53:26.134 4616 1596907633832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ef24a4ab-61fb-4fc0-98f0-cc72a82dea68') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:53:26.134 4616 1596907633832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ef24a4ab-61fb-4fc0-98f0-cc72a82dea68') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:53:26.169 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0ecdbd56-fb37-416b-8720-04ff5b7667c6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 12:53:26.169 4616 1596907633480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 220, VLAN trunk: None to switch port 0ecdbd56-fb37-416b-8720-04ff5b7667c6 2021-07-14 12:53:26.196 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ef24a4ab-61fb-4fc0-98f0-cc72a82dea68 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 12:53:26.196 4616 1596907633832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 220, VLAN trunk: None to switch port ef24a4ab-61fb-4fc0-98f0-cc72a82dea68 2021-07-14 12:53:26.250 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 12:53:26.250 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0ecdbd56-fb37-416b-8720-04ff5b7667c6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 12:53:26.311 4616 1596907633832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 12:53:26.311 4616 1596907633832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ef24a4ab-61fb-4fc0-98f0-cc72a82dea68'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 12:53:26.635 4616 1596907634536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-adfde77e-f304-428b-9a44-40ece3984c2b e26ed4bd37234dada6ff85d94b03d922 9b12b139eeba4bdeaa14edfa18890bbe - - -] Security group member updated on remote: ['ab785eaf-490a-44f3-b81c-befdecde65da'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 12:53:26.635 4616 1596907634536 MainThread INFO neutron.agent.securitygroups_rpc [req-adfde77e-f304-428b-9a44-40ece3984c2b e26ed4bd37234dada6ff85d94b03d922 9b12b139eeba4bdeaa14edfa18890bbe - - -] Security group member updated ['ab785eaf-490a-44f3-b81c-befdecde65da'] 2021-07-14 12:53:27.434 4616 1596907633832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ef24a4ab-61fb-4fc0-98f0-cc72a82dea68']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 12:53:27.434 4616 1596907633832 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-07-14 12:53:27.434 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5668f5d9-6faf-4208-a13a-9d71325d895a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 12:53:27.434 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5668f5d9-6faf-4208-a13a-9d71325d895a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 12:53:27.434 4616 1596907633832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ef24a4ab-61fb-4fc0-98f0-cc72a82dea68 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 12:53:27.434 4616 1596907633832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 12:53:27.434 4616 1596907633832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ef24a4ab-61fb-4fc0-98f0-cc72a82dea68 not yet added. Adding. 2021-07-14 12:53:27.434 4616 1596907633832 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-07-14 12:53:27.434 4616 1596907633832 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-07-14 12:53:27.463 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0ecdbd56-fb37-416b-8720-04ff5b7667c6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 12:53:27.463 4616 1596907633480 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-07-14 12:53:27.463 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5668f5d9-6faf-4208-a13a-9d71325d895a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 12:53:27.463 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5668f5d9-6faf-4208-a13a-9d71325d895a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 12:53:27.463 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0ecdbd56-fb37-416b-8720-04ff5b7667c6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 12:53:27.463 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 12:53:27.463 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0ecdbd56-fb37-416b-8720-04ff5b7667c6 not yet added. Adding. 2021-07-14 12:53:27.463 4616 1596907633480 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-07-14 12:53:27.463 4616 1596907633480 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-07-14 12:53:27.546 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ef24a4ab-61fb-4fc0-98f0-cc72a82dea68" 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-07-14 12:53:27.558 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0ecdbd56-fb37-416b-8720-04ff5b7667c6" 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-07-14 12:53:27.579 4616 1596907631368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 33b80082-6bea-45a7-83f2-bd7dd1102a21 2021-07-14 12:53:27.666 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ef24a4ab-61fb-4fc0-98f0-cc72a82dea68" 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-07-14 12:53:27.666 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ef24a4ab-61fb-4fc0-98f0-cc72a82dea68" 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-07-14 12:53:27.682 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0ecdbd56-fb37-416b-8720-04ff5b7667c6" 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-07-14 12:53:27.682 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0ecdbd56-fb37-416b-8720-04ff5b7667c6" 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-07-14 12:53:27.795 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ef24a4ab-61fb-4fc0-98f0-cc72a82dea68" 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-07-14 12:53:27.823 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0ecdbd56-fb37-416b-8720-04ff5b7667c6" 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-07-14 12:53:27.930 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ef24a4ab-61fb-4fc0-98f0-cc72a82dea68" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:53:27.930 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ef24a4ab-61fb-4fc0-98f0-cc72a82dea68 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 12:53:27.930 4616 1596907633832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ef24a4ab-61fb-4fc0-98f0-cc72a82dea68 processed. 2021-07-14 12:53:27.930 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0ecdbd56-fb37-416b-8720-04ff5b7667c6" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:53:27.930 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0ecdbd56-fb37-416b-8720-04ff5b7667c6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 12:53:27.951 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0ecdbd56-fb37-416b-8720-04ff5b7667c6 processed. 2021-07-14 12:53:28.011 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9bf40ad8-9d47-472e-944d-09152c04b1a7 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] network_delete received. Deleting network 5c0e0593-3578-4662-98fe-76e92bf3a402 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 12:53:28.011 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9bf40ad8-9d47-472e-944d-09152c04b1a7 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] Network 5c0e0593-3578-4662-98fe-76e92bf3a402 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-14 12:53:28.470 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3a7deab-65f0-433d-9aa6-35e7b936628e e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] port_update received: 1ee787e7-8a2a-4348-a014-60d279a1a189 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 12:53:28.481 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3a7deab-65f0-433d-9aa6-35e7b936628e e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] No port 1ee787e7-8a2a-4348-a014-60d279a1a189 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 12:53:29.235 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 12:53:29.235 4616 1596907633480 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-07-14 12:53:29.758 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Adding port 33b80082-6bea-45a7-83f2-bd7dd1102a21 2021-07-14 12:53:29.758 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Port 33b80082-6bea-45a7-83f2-bd7dd1102a21 updated. Details: {'device': '33b80082-6bea-45a7-83f2-bd7dd1102a21', 'network_id': '05e77cd2-bd46-4c2b-97e5-fcf01a974050', 'port_id': '33b80082-6bea-45a7-83f2-bd7dd1102a21', 'mac_address': 'fa:16:3e:e3:c5:70', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 213, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5a47fc68-bc9c-4c1d-b163-495238bb59a4', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 12:53:29.758 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] 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-07-14 12:53:29.758 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-33b80082-6bea-45a7-83f2-bd7dd1102a21" 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-07-14 12:53:29.758 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 33b80082-6bea-45a7-83f2-bd7dd1102a21 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 12:53:29.758 4616 1596907633832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 05e77cd2-bd46-4c2b-97e5-fcf01a974050 2021-07-14 12:53:29.758 4616 1596907633832 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-07-14 12:53:29.806 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99c9dfb9-f96f-4578-840c-eccc84b4fc2a 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] network_delete received. Deleting network 4667a13b-9d38-469f-b956-022bdcca044a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 12:53:29.806 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99c9dfb9-f96f-4578-840c-eccc84b4fc2a 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] Network 4667a13b-9d38-469f-b956-022bdcca044a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-14 12:53:29.909 4616 1596907633832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '33b80082-6bea-45a7-83f2-bd7dd1102a21') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:53:29.909 4616 1596907633832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '33b80082-6bea-45a7-83f2-bd7dd1102a21') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:53:29.929 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 33b80082-6bea-45a7-83f2-bd7dd1102a21 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 12:53:29.929 4616 1596907633832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 213, VLAN trunk: None to switch port 33b80082-6bea-45a7-83f2-bd7dd1102a21 2021-07-14 12:53:30.026 4616 1596907633832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 12:53:30.026 4616 1596907633832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['33b80082-6bea-45a7-83f2-bd7dd1102a21'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 12:53:30.397 4616 1596907633832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['33b80082-6bea-45a7-83f2-bd7dd1102a21']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 12:53:30.397 4616 1596907633832 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-07-14 12:53:30.397 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (672eb33a-b3b8-42bc-bc4b-4d5167c45215) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 12:53:30.397 4616 1596907633832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 33b80082-6bea-45a7-83f2-bd7dd1102a21 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 12:53:30.397 4616 1596907633832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 12:53:30.397 4616 1596907633832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 33b80082-6bea-45a7-83f2-bd7dd1102a21 not yet added. Adding. 2021-07-14 12:53:30.397 4616 1596907633832 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-07-14 12:53:30.397 4616 1596907633832 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-07-14 12:53:30.433 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:53:30.527 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-33b80082-6bea-45a7-83f2-bd7dd1102a21" 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-07-14 12:53:30.726 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-33b80082-6bea-45a7-83f2-bd7dd1102a21" 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-07-14 12:53:30.742 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-33b80082-6bea-45a7-83f2-bd7dd1102a21" 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-07-14 12:53:30.920 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-33b80082-6bea-45a7-83f2-bd7dd1102a21" 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-07-14 12:53:31.065 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-33b80082-6bea-45a7-83f2-bd7dd1102a21" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:53:31.065 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 33b80082-6bea-45a7-83f2-bd7dd1102a21 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 12:53:31.065 4616 1596907633832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 33b80082-6bea-45a7-83f2-bd7dd1102a21 processed. 2021-07-14 12:53:31.243 4616 1596907633832 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-07-14 12:53:31.495 4616 1596907633832 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-07-14 12:53:31.603 4616 1596907631368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1ee787e7-8a2a-4348-a014-60d279a1a189 2021-07-14 12:53:33.244 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 12:53:33.507 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Adding port 1ee787e7-8a2a-4348-a014-60d279a1a189 2021-07-14 12:53:33.507 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Port 1ee787e7-8a2a-4348-a014-60d279a1a189 updated. Details: {'device': '1ee787e7-8a2a-4348-a014-60d279a1a189', 'network_id': 'd4eee5b1-42d1-4fb2-9b3c-dbeee147f369', 'port_id': '1ee787e7-8a2a-4348-a014-60d279a1a189', 'mac_address': 'fa:16:3e:5c:ed:cc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 238, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '506ace94-9d4b-41e2-9d0c-77d4d253a576', '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-07-14 12:53:33.507 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] 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-07-14 12:53:33.507 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1ee787e7-8a2a-4348-a014-60d279a1a189" 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-07-14 12:53:33.507 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1ee787e7-8a2a-4348-a014-60d279a1a189 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 12:53:33.507 4616 1596907633832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d4eee5b1-42d1-4fb2-9b3c-dbeee147f369 2021-07-14 12:53:33.507 4616 1596907633832 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-07-14 12:53:33.792 4616 1596907633832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1ee787e7-8a2a-4348-a014-60d279a1a189') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:53:33.792 4616 1596907633832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1ee787e7-8a2a-4348-a014-60d279a1a189') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:53:33.792 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1ee787e7-8a2a-4348-a014-60d279a1a189 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 12:53:33.792 4616 1596907633832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 238, VLAN trunk: None to switch port 1ee787e7-8a2a-4348-a014-60d279a1a189 2021-07-14 12:53:33.944 4616 1596907633832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 12:53:33.944 4616 1596907633832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1ee787e7-8a2a-4348-a014-60d279a1a189'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 12:53:34.200 4616 1596907633832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1ee787e7-8a2a-4348-a014-60d279a1a189']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 12:53:34.200 4616 1596907633832 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-07-14 12:53:34.200 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ab785eaf-490a-44f3-b81c-befdecde65da) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 12:53:34.200 4616 1596907633832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1ee787e7-8a2a-4348-a014-60d279a1a189 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 12:53:34.200 4616 1596907633832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 12:53:34.200 4616 1596907633832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1ee787e7-8a2a-4348-a014-60d279a1a189 not yet added. Adding. 2021-07-14 12:53:34.200 4616 1596907633832 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-07-14 12:53:34.200 4616 1596907633832 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-07-14 12:53:34.401 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ee787e7-8a2a-4348-a014-60d279a1a189" 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-07-14 12:53:34.557 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ee787e7-8a2a-4348-a014-60d279a1a189" 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-07-14 12:53:34.557 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ee787e7-8a2a-4348-a014-60d279a1a189" 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-07-14 12:53:34.756 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1ee787e7-8a2a-4348-a014-60d279a1a189" 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-07-14 12:53:34.917 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1ee787e7-8a2a-4348-a014-60d279a1a189" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:53:34.917 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1ee787e7-8a2a-4348-a014-60d279a1a189 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 12:53:34.928 4616 1596907633832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1ee787e7-8a2a-4348-a014-60d279a1a189 processed. 2021-07-14 12:53:35.262 4616 1596907633832 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-07-14 12:53:35.600 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:53:51.365 4616 1596907633832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-62a8208c-c951-4104-a1e9-716171163776 50489d3109ec48739bebcbe4b613643f 7ec74adb574f46808ce89f6d242c7401 - - -] Security group member updated on remote: ['f8c89548-8ed5-448d-b47d-541106c308ec'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 12:53:51.365 4616 1596907633832 MainThread INFO neutron.agent.securitygroups_rpc [req-62a8208c-c951-4104-a1e9-716171163776 50489d3109ec48739bebcbe4b613643f 7ec74adb574f46808ce89f6d242c7401 - - -] Security group member updated ['f8c89548-8ed5-448d-b47d-541106c308ec'] 2021-07-14 12:53:51.365 4616 1596907633832 MainThread INFO neutron.agent.securitygroups_rpc [req-62a8208c-c951-4104-a1e9-716171163776 50489d3109ec48739bebcbe4b613643f 7ec74adb574f46808ce89f6d242c7401 - - -] Refresh firewall rules 2021-07-14 12:53:51.365 4616 1596907633832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-62a8208c-c951-4104-a1e9-716171163776 50489d3109ec48739bebcbe4b613643f 7ec74adb574f46808ce89f6d242c7401 - - -] Get security group information for devices via rpc ['411524ef-1973-45f6-9297-394c2265fa52'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 12:53:51.394 4616 1596907633832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-62a8208c-c951-4104-a1e9-716171163776 50489d3109ec48739bebcbe4b613643f 7ec74adb574f46808ce89f6d242c7401 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 12:53:51.394 4616 1596907633832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-62a8208c-c951-4104-a1e9-716171163776 50489d3109ec48739bebcbe4b613643f 7ec74adb574f46808ce89f6d242c7401 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 12:53:51.478 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62a8208c-c951-4104-a1e9-716171163776 50489d3109ec48739bebcbe4b613643f 7ec74adb574f46808ce89f6d242c7401 - - -] port_delete event received for '411524ef-1973-45f6-9297-394c2265fa52' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:53:51.705 4616 1596907631544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 411524ef-1973-45f6-9297-394c2265fa52 2021-07-14 12:53:53.317 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 12:53:55.284 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '411524ef-1973-45f6-9297-394c2265fa52' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 12:53:55.284 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '411524ef-1973-45f6-9297-394c2265fa52' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 12:53:56.427 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 411524ef-1973-45f6-9297-394c2265fa52 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 12:53:56.427 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 12:53:56.427 4616 1596907633480 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-07-14 12:53:56.427 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '411524ef-1973-45f6-9297-394c2265fa52' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 12:53:56.427 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '411524ef-1973-45f6-9297-394c2265fa52' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 12:53:56.427 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 411524ef-1973-45f6-9297-394c2265fa52 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 12:53:56.453 4616 1596907633832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 267d548d-49d1-4954-b219-5775e2529e11 2021-07-14 12:53:56.453 4616 1596907633832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['411524ef-1973-45f6-9297-394c2265fa52'] 2021-07-14 12:53:56.453 4616 1596907633832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 12:53:56.453 4616 1596907633832 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-07-14 12:53:56.453 4616 1596907633832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['411524ef-1973-45f6-9297-394c2265fa52'] 2021-07-14 12:53:56.468 4616 1596907633480 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-07-14 12:53:58.003 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-070af68f-9784-4c71-8251-c07b7f7ce4dc 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] network_delete received. Deleting network 267d548d-49d1-4954-b219-5775e2529e11 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 12:53:58.003 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-070af68f-9784-4c71-8251-c07b7f7ce4dc 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] Network 267d548d-49d1-4954-b219-5775e2529e11 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-14 12:54:09.437 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a907a149-951c-41a0-a018-cd3ea7f11fc8 - - - - -] port_update received: 5ce106b2-5bc1-4984-bc38-3d6327b860b7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 12:54:10.418 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a907a149-951c-41a0-a018-cd3ea7f11fc8 - - - - -] No port 5ce106b2-5bc1-4984-bc38-3d6327b860b7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 12:54:13.606 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-efbcb8c5-e228-4bed-beec-7179b2b73157 - - - - -] port_update received: 4f7e4f6e-6d86-45f0-8568-9a8d0aa2cfdf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 12:54:13.623 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-efbcb8c5-e228-4bed-beec-7179b2b73157 - - - - -] No port 4f7e4f6e-6d86-45f0-8568-9a8d0aa2cfdf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 12:54:15.347 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52e22caa-2baa-43b4-88be-23dd2b380b85 - - - - -] port_update received: 1ddcf825-bb5c-482f-8378-e88d52bb5893 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 12:54:16.308 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-52e22caa-2baa-43b4-88be-23dd2b380b85 - - - - -] No port 1ddcf825-bb5c-482f-8378-e88d52bb5893 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 12:54:18.497 4616 1596907634536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4af2c279-6bf4-4242-96c3-e6ddd290543b 6b306481fe4d4292bb220dcd2e3e40b3 97093795c04d47ac98a8b744280ddbea - - -] Security group rule updated on remote: ['3285627c-f754-491e-bf8f-ec0688fc26ce'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 12:54:18.497 4616 1596907634536 MainThread INFO neutron.agent.securitygroups_rpc [req-4af2c279-6bf4-4242-96c3-e6ddd290543b 6b306481fe4d4292bb220dcd2e3e40b3 97093795c04d47ac98a8b744280ddbea - - -] Security group rule updated ['3285627c-f754-491e-bf8f-ec0688fc26ce'] 2021-07-14 12:54:18.651 4616 1596907634536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7b67f37f-bae1-4ea7-bcef-1fc7de38e74c 6b306481fe4d4292bb220dcd2e3e40b3 97093795c04d47ac98a8b744280ddbea - - -] Security group rule updated on remote: ['3285627c-f754-491e-bf8f-ec0688fc26ce'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 12:54:18.651 4616 1596907634536 MainThread INFO neutron.agent.securitygroups_rpc [req-7b67f37f-bae1-4ea7-bcef-1fc7de38e74c 6b306481fe4d4292bb220dcd2e3e40b3 97093795c04d47ac98a8b744280ddbea - - -] Security group rule updated ['3285627c-f754-491e-bf8f-ec0688fc26ce'] 2021-07-14 12:54:18.841 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d6c41bf-00c5-44c3-8316-fc465093dfb0 - - - - -] port_update received: 62a65fe1-f490-4129-bfc1-f410b90e365e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 12:54:18.858 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d6c41bf-00c5-44c3-8316-fc465093dfb0 - - - - -] No port 62a65fe1-f490-4129-bfc1-f410b90e365e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 12:54:18.872 4616 1596907634536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d5580235-2eb0-4e85-9267-7c40091c3b81 6b306481fe4d4292bb220dcd2e3e40b3 97093795c04d47ac98a8b744280ddbea - - -] Security group rule updated on remote: ['3285627c-f754-491e-bf8f-ec0688fc26ce'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 12:54:18.872 4616 1596907634536 MainThread INFO neutron.agent.securitygroups_rpc [req-d5580235-2eb0-4e85-9267-7c40091c3b81 6b306481fe4d4292bb220dcd2e3e40b3 97093795c04d47ac98a8b744280ddbea - - -] Security group rule updated ['3285627c-f754-491e-bf8f-ec0688fc26ce'] 2021-07-14 12:54:19.088 4616 1596907634536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ecd88b2d-8076-45f4-b216-9488144d4de2 6b306481fe4d4292bb220dcd2e3e40b3 97093795c04d47ac98a8b744280ddbea - - -] Security group rule updated on remote: ['3285627c-f754-491e-bf8f-ec0688fc26ce'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 12:54:19.088 4616 1596907634536 MainThread INFO neutron.agent.securitygroups_rpc [req-ecd88b2d-8076-45f4-b216-9488144d4de2 6b306481fe4d4292bb220dcd2e3e40b3 97093795c04d47ac98a8b744280ddbea - - -] Security group rule updated ['3285627c-f754-491e-bf8f-ec0688fc26ce'] 2021-07-14 12:54:19.325 4616 1596907634536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-08c069dc-7093-44a1-8ccc-4bb59c894481 6b306481fe4d4292bb220dcd2e3e40b3 97093795c04d47ac98a8b744280ddbea - - -] Security group rule updated on remote: ['3285627c-f754-491e-bf8f-ec0688fc26ce'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 12:54:19.325 4616 1596907634536 MainThread INFO neutron.agent.securitygroups_rpc [req-08c069dc-7093-44a1-8ccc-4bb59c894481 6b306481fe4d4292bb220dcd2e3e40b3 97093795c04d47ac98a8b744280ddbea - - -] Security group rule updated ['3285627c-f754-491e-bf8f-ec0688fc26ce'] 2021-07-14 12:54:19.517 4616 1596907634536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aa64ba8c-82a3-4e62-a85c-10ccf62b598f 6b306481fe4d4292bb220dcd2e3e40b3 97093795c04d47ac98a8b744280ddbea - - -] Security group rule updated on remote: ['3285627c-f754-491e-bf8f-ec0688fc26ce'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 12:54:19.517 4616 1596907634536 MainThread INFO neutron.agent.securitygroups_rpc [req-aa64ba8c-82a3-4e62-a85c-10ccf62b598f 6b306481fe4d4292bb220dcd2e3e40b3 97093795c04d47ac98a8b744280ddbea - - -] Security group rule updated ['3285627c-f754-491e-bf8f-ec0688fc26ce'] 2021-07-14 12:54:44.724 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-891a502e-fe44-478c-96e6-bc70fdf80c8a 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] network_delete received. Deleting network 515e74d3-b1b1-4ff5-a5a0-1ebd7be7b45e network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 12:54:44.724 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-891a502e-fe44-478c-96e6-bc70fdf80c8a 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] Network 515e74d3-b1b1-4ff5-a5a0-1ebd7be7b45e not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-14 12:54:45.520 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e35e9038-6e5b-4ef3-919b-dfdcc77dd89c 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] network_delete received. Deleting network 0b5bfbd7-b2e5-4977-8e2a-f0a1ab240a03 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 12:54:45.520 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e35e9038-6e5b-4ef3-919b-dfdcc77dd89c 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] Network 0b5bfbd7-b2e5-4977-8e2a-f0a1ab240a03 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-14 12:54:52.144 4616 1596907634536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-95d1a343-d361-4fdb-a662-6a199b39309b 6b306481fe4d4292bb220dcd2e3e40b3 97093795c04d47ac98a8b744280ddbea - - -] Security group member updated on remote: ['3285627c-f754-491e-bf8f-ec0688fc26ce'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 12:54:52.144 4616 1596907634536 MainThread INFO neutron.agent.securitygroups_rpc [req-95d1a343-d361-4fdb-a662-6a199b39309b 6b306481fe4d4292bb220dcd2e3e40b3 97093795c04d47ac98a8b744280ddbea - - -] Security group member updated ['3285627c-f754-491e-bf8f-ec0688fc26ce'] 2021-07-14 12:54:53.598 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f239ffa-64ee-4c72-8de2-5b3df23f08b2 e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] port_update received: eda98090-9e6c-4e6b-81f2-15231fa04ce2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 12:54:53.613 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f239ffa-64ee-4c72-8de2-5b3df23f08b2 e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] No port eda98090-9e6c-4e6b-81f2-15231fa04ce2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 12:55:04.595 4616 1596907631368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: eda98090-9e6c-4e6b-81f2-15231fa04ce2 2021-07-14 12:55:06.523 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 12:55:06.744 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Adding port eda98090-9e6c-4e6b-81f2-15231fa04ce2 2021-07-14 12:55:06.744 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Port eda98090-9e6c-4e6b-81f2-15231fa04ce2 updated. Details: {'device': 'eda98090-9e6c-4e6b-81f2-15231fa04ce2', 'network_id': '78481042-093f-4c06-948e-7fb1bbcf4079', 'port_id': 'eda98090-9e6c-4e6b-81f2-15231fa04ce2', 'mac_address': 'fa:16:3e:f6:cb:cc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 214, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3eaa74b5-80a2-4fd8-b98b-20769efdd780', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 12:55:06.744 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] 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-07-14 12:55:06.744 4616 1596907634536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-eda98090-9e6c-4e6b-81f2-15231fa04ce2" 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-07-14 12:55:06.744 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port eda98090-9e6c-4e6b-81f2-15231fa04ce2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 12:55:06.744 4616 1596907634536 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 78481042-093f-4c06-948e-7fb1bbcf4079 2021-07-14 12:55:06.744 4616 1596907634536 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-07-14 12:55:06.969 4616 1596907634536 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'eda98090-9e6c-4e6b-81f2-15231fa04ce2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:55:06.969 4616 1596907634536 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'eda98090-9e6c-4e6b-81f2-15231fa04ce2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:55:06.969 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port eda98090-9e6c-4e6b-81f2-15231fa04ce2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 12:55:06.987 4616 1596907634536 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 214, VLAN trunk: None to switch port eda98090-9e6c-4e6b-81f2-15231fa04ce2 2021-07-14 12:55:07.116 4616 1596907634536 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 12:55:07.116 4616 1596907634536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['eda98090-9e6c-4e6b-81f2-15231fa04ce2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 12:55:07.475 4616 1596907634536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['eda98090-9e6c-4e6b-81f2-15231fa04ce2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 12:55:07.475 4616 1596907634536 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-07-14 12:55:07.475 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3285627c-f754-491e-bf8f-ec0688fc26ce) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 12:55:07.475 4616 1596907634536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for eda98090-9e6c-4e6b-81f2-15231fa04ce2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 12:55:07.475 4616 1596907634536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 12:55:07.475 4616 1596907634536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device eda98090-9e6c-4e6b-81f2-15231fa04ce2 not yet added. Adding. 2021-07-14 12:55:07.475 4616 1596907634536 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-07-14 12:55:07.475 4616 1596907634536 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-07-14 12:55:07.658 4616 1596907634536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eda98090-9e6c-4e6b-81f2-15231fa04ce2" 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-07-14 12:55:07.813 4616 1596907634536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eda98090-9e6c-4e6b-81f2-15231fa04ce2" 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-07-14 12:55:07.813 4616 1596907634536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eda98090-9e6c-4e6b-81f2-15231fa04ce2" 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-07-14 12:55:08.007 4616 1596907634536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eda98090-9e6c-4e6b-81f2-15231fa04ce2" 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-07-14 12:55:08.172 4616 1596907634536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-eda98090-9e6c-4e6b-81f2-15231fa04ce2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:55:08.172 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port eda98090-9e6c-4e6b-81f2-15231fa04ce2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 12:55:08.172 4616 1596907634536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port eda98090-9e6c-4e6b-81f2-15231fa04ce2 processed. 2021-07-14 12:55:08.519 4616 1596907634536 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-07-14 12:55:08.769 4616 1596907634536 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-07-14 12:55:10.689 4616 1596907634536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5670188b-db5d-4f42-9623-9751d19d0127 4d262c332b7d4eea90d583eb134ca073 203db29c50084af096ebbe69096aff1d - - -] Security group member updated on remote: ['d38853b9-40f9-4d01-bd79-cf8e59289ad5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 12:55:10.689 4616 1596907634536 MainThread INFO neutron.agent.securitygroups_rpc [req-5670188b-db5d-4f42-9623-9751d19d0127 4d262c332b7d4eea90d583eb134ca073 203db29c50084af096ebbe69096aff1d - - -] Security group member updated ['d38853b9-40f9-4d01-bd79-cf8e59289ad5'] 2021-07-14 12:55:11.784 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6728b43d-593b-4fc0-9b02-20d300581377 e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] port_update received: 998bd9d3-2c55-4f3d-99f3-f08ff7387acc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 12:55:11.800 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6728b43d-593b-4fc0-9b02-20d300581377 e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] No port 998bd9d3-2c55-4f3d-99f3-f08ff7387acc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 12:55:14.707 4616 1596907631368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 998bd9d3-2c55-4f3d-99f3-f08ff7387acc 2021-07-14 12:55:14.940 4616 1596907634536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3b283781-fdac-45f9-a032-6725b93ab99a 77a06aad58ca4d1181cf959eca6e4e26 c74f69f808c1457b982e64ffbe14b07e - - -] Security group member updated on remote: ['0fa704c4-a905-4e5f-be2b-9b9b725ffb64'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 12:55:14.940 4616 1596907634536 MainThread INFO neutron.agent.securitygroups_rpc [req-3b283781-fdac-45f9-a032-6725b93ab99a 77a06aad58ca4d1181cf959eca6e4e26 c74f69f808c1457b982e64ffbe14b07e - - -] Security group member updated ['0fa704c4-a905-4e5f-be2b-9b9b725ffb64'] 2021-07-14 12:55:16.541 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 12:55:17.187 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Adding port 998bd9d3-2c55-4f3d-99f3-f08ff7387acc 2021-07-14 12:55:17.187 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Port 998bd9d3-2c55-4f3d-99f3-f08ff7387acc updated. Details: {'device': '998bd9d3-2c55-4f3d-99f3-f08ff7387acc', 'network_id': '101d6ebc-54c3-4d06-9524-8f269e5f4de0', 'port_id': '998bd9d3-2c55-4f3d-99f3-f08ff7387acc', 'mac_address': 'fa:16:3e:31:5b:66', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 209, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'dbf41bf4-fa2a-49aa-bc08-19d10ec8a340', 'ip_address': '192.168.233.224'}], '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-07-14 12:55:17.187 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] 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-07-14 12:55:17.187 4616 1596907634536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-998bd9d3-2c55-4f3d-99f3-f08ff7387acc" 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-07-14 12:55:17.187 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 998bd9d3-2c55-4f3d-99f3-f08ff7387acc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 12:55:17.187 4616 1596907634536 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 101d6ebc-54c3-4d06-9524-8f269e5f4de0 2021-07-14 12:55:17.187 4616 1596907634536 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-07-14 12:55:17.203 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9a6854c-f6cd-4bf8-b3b5-10153ca15937 e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] port_update received: 8b4242da-f6aa-4b49-90af-8c7b7e3fe768 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 12:55:17.235 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9a6854c-f6cd-4bf8-b3b5-10153ca15937 e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] No port 8b4242da-f6aa-4b49-90af-8c7b7e3fe768 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 12:55:17.457 4616 1596907634536 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '998bd9d3-2c55-4f3d-99f3-f08ff7387acc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:55:17.457 4616 1596907634536 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '998bd9d3-2c55-4f3d-99f3-f08ff7387acc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:55:17.474 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 998bd9d3-2c55-4f3d-99f3-f08ff7387acc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 12:55:17.474 4616 1596907634536 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 209, VLAN trunk: None to switch port 998bd9d3-2c55-4f3d-99f3-f08ff7387acc 2021-07-14 12:55:17.609 4616 1596907634536 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 12:55:17.609 4616 1596907634536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['998bd9d3-2c55-4f3d-99f3-f08ff7387acc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 12:55:17.799 4616 1596907634536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['998bd9d3-2c55-4f3d-99f3-f08ff7387acc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 12:55:17.799 4616 1596907634536 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-07-14 12:55:17.799 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d38853b9-40f9-4d01-bd79-cf8e59289ad5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 12:55:17.799 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d38853b9-40f9-4d01-bd79-cf8e59289ad5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 12:55:17.799 4616 1596907634536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 998bd9d3-2c55-4f3d-99f3-f08ff7387acc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 12:55:17.799 4616 1596907634536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 12:55:17.799 4616 1596907634536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 998bd9d3-2c55-4f3d-99f3-f08ff7387acc not yet added. Adding. 2021-07-14 12:55:17.799 4616 1596907634536 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-07-14 12:55:17.799 4616 1596907634536 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-07-14 12:55:18.062 4616 1596907634536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-998bd9d3-2c55-4f3d-99f3-f08ff7387acc" 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-07-14 12:55:18.266 4616 1596907634536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-998bd9d3-2c55-4f3d-99f3-f08ff7387acc" 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-07-14 12:55:18.266 4616 1596907634536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-998bd9d3-2c55-4f3d-99f3-f08ff7387acc" 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-07-14 12:55:18.672 4616 1596907634536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-998bd9d3-2c55-4f3d-99f3-f08ff7387acc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.407s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:55:18.766 4616 1596907631368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 33b80082-6bea-45a7-83f2-bd7dd1102a21 2021-07-14 12:55:19.001 4616 1596907634536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-998bd9d3-2c55-4f3d-99f3-f08ff7387acc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.813s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:55:19.001 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 998bd9d3-2c55-4f3d-99f3-f08ff7387acc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 12:55:19.001 4616 1596907634536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 998bd9d3-2c55-4f3d-99f3-f08ff7387acc processed. 2021-07-14 12:55:20.561 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 12:55:20.969 4616 1596907634536 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-07-14 12:55:22.110 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Adding port 33b80082-6bea-45a7-83f2-bd7dd1102a21 2021-07-14 12:55:23.272 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Port 33b80082-6bea-45a7-83f2-bd7dd1102a21 updated. Details: {'device': '33b80082-6bea-45a7-83f2-bd7dd1102a21', 'network_id': '05e77cd2-bd46-4c2b-97e5-fcf01a974050', 'port_id': '33b80082-6bea-45a7-83f2-bd7dd1102a21', 'mac_address': 'fa:16:3e:e3:c5:70', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 213, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5a47fc68-bc9c-4c1d-b163-495238bb59a4', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 12:55:23.279 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] 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-07-14 12:55:23.279 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.base [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Loop iteration exceeded interval (2 vs. 2.7181520462036133) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-07-14 12:55:23.295 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-33b80082-6bea-45a7-83f2-bd7dd1102a21" 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-07-14 12:55:23.295 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 33b80082-6bea-45a7-83f2-bd7dd1102a21 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 12:55:23.295 4616 1596907633832 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-07-14 12:55:23.295 4616 1596907634536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 2.329s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:55:23.295 4616 1596907631368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8b4242da-f6aa-4b49-90af-8c7b7e3fe768 2021-07-14 12:55:23.295 4616 1596907633480 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-07-14 12:55:23.295 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:55:23.358 4616 1596907633832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '33b80082-6bea-45a7-83f2-bd7dd1102a21') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:55:23.358 4616 1596907633832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '33b80082-6bea-45a7-83f2-bd7dd1102a21') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:55:23.381 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 33b80082-6bea-45a7-83f2-bd7dd1102a21 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 12:55:23.381 4616 1596907633832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 213, VLAN trunk: None to switch port 33b80082-6bea-45a7-83f2-bd7dd1102a21 2021-07-14 12:55:23.520 4616 1596907633832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 12:55:23.520 4616 1596907633832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['33b80082-6bea-45a7-83f2-bd7dd1102a21'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 12:55:23.682 4616 1596907633832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['33b80082-6bea-45a7-83f2-bd7dd1102a21']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 12:55:23.691 4616 1596907633832 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-07-14 12:55:23.691 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (672eb33a-b3b8-42bc-bc4b-4d5167c45215) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 12:55:23.691 4616 1596907633832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 33b80082-6bea-45a7-83f2-bd7dd1102a21 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 12:55:23.691 4616 1596907633832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 12:55:23.691 4616 1596907633832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-07-14 12:55:23.691 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-33b80082-6bea-45a7-83f2-bd7dd1102a21" 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-07-14 12:55:23.691 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-33b80082-6bea-45a7-83f2-bd7dd1102a21" 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-07-14 12:55:23.691 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-33b80082-6bea-45a7-83f2-bd7dd1102a21" 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-07-14 12:55:23.691 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-33b80082-6bea-45a7-83f2-bd7dd1102a21" 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-07-14 12:55:23.812 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-33b80082-6bea-45a7-83f2-bd7dd1102a21" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.515s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:55:23.812 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 33b80082-6bea-45a7-83f2-bd7dd1102a21 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 12:55:23.812 4616 1596907633832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 33b80082-6bea-45a7-83f2-bd7dd1102a21 processed. 2021-07-14 12:55:25.284 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 12:55:27.174 4616 1596907633832 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-07-14 12:55:27.737 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Adding port 8b4242da-f6aa-4b49-90af-8c7b7e3fe768 2021-07-14 12:55:28.328 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Port 8b4242da-f6aa-4b49-90af-8c7b7e3fe768 updated. Details: {'device': '8b4242da-f6aa-4b49-90af-8c7b7e3fe768', 'network_id': 'c411956a-424d-480b-a902-9c4a2e86acd7', 'port_id': '8b4242da-f6aa-4b49-90af-8c7b7e3fe768', 'mac_address': 'fa:16:3e:81:0d:3c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 205, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8997d9c7-8a81-42b0-8a5a-9e02916cc910', '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-07-14 12:55:28.328 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] 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-07-14 12:55:28.328 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.base [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Loop iteration exceeded interval (2 vs. 3.0439579486846924) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:127 2021-07-14 12:55:28.328 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8b4242da-f6aa-4b49-90af-8c7b7e3fe768" 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-07-14 12:55:28.328 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8b4242da-f6aa-4b49-90af-8c7b7e3fe768 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 12:55:28.328 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c411956a-424d-480b-a902-9c4a2e86acd7 2021-07-14 12:55:28.328 4616 1596907633480 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-07-14 12:55:28.328 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:55:28.328 4616 1596907634536 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-07-14 12:55:28.328 4616 1596907634536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:55:28.655 4616 1596907633480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8b4242da-f6aa-4b49-90af-8c7b7e3fe768') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:55:28.655 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8b4242da-f6aa-4b49-90af-8c7b7e3fe768') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:55:28.674 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8b4242da-f6aa-4b49-90af-8c7b7e3fe768 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 12:55:28.674 4616 1596907633480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 205, VLAN trunk: None to switch port 8b4242da-f6aa-4b49-90af-8c7b7e3fe768 2021-07-14 12:55:28.930 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 12:55:28.940 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8b4242da-f6aa-4b49-90af-8c7b7e3fe768'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 12:55:29.221 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8b4242da-f6aa-4b49-90af-8c7b7e3fe768']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 12:55:29.221 4616 1596907633480 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-07-14 12:55:29.221 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0fa704c4-a905-4e5f-be2b-9b9b725ffb64) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 12:55:29.221 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0fa704c4-a905-4e5f-be2b-9b9b725ffb64) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 12:55:29.221 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8b4242da-f6aa-4b49-90af-8c7b7e3fe768 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 12:55:29.240 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 12:55:29.240 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8b4242da-f6aa-4b49-90af-8c7b7e3fe768 not yet added. Adding. 2021-07-14 12:55:29.249 4616 1596907633480 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-07-14 12:55:29.249 4616 1596907633480 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-07-14 12:55:29.468 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8b4242da-f6aa-4b49-90af-8c7b7e3fe768" 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-07-14 12:55:29.702 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8b4242da-f6aa-4b49-90af-8c7b7e3fe768" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:55:29.718 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8b4242da-f6aa-4b49-90af-8c7b7e3fe768" 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-07-14 12:55:30.002 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8b4242da-f6aa-4b49-90af-8c7b7e3fe768" 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-07-14 12:55:30.176 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8b4242da-f6aa-4b49-90af-8c7b7e3fe768" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:55:32.329 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8b4242da-f6aa-4b49-90af-8c7b7e3fe768 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 12:55:33.499 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8b4242da-f6aa-4b49-90af-8c7b7e3fe768 processed. 2021-07-14 12:55:33.515 4616 1596907633480 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-07-14 12:55:33.750 4616 1596907633480 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-07-14 12:55:34.924 4616 1596907631544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 998bd9d3-2c55-4f3d-99f3-f08ff7387acc 2021-07-14 12:55:35.157 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-06c032c1-a44a-4db3-9cdb-759a7b863473 4d262c332b7d4eea90d583eb134ca073 203db29c50084af096ebbe69096aff1d - - -] Security group member updated on remote: ['d38853b9-40f9-4d01-bd79-cf8e59289ad5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 12:55:35.157 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-06c032c1-a44a-4db3-9cdb-759a7b863473 4d262c332b7d4eea90d583eb134ca073 203db29c50084af096ebbe69096aff1d - - -] Security group member updated ['d38853b9-40f9-4d01-bd79-cf8e59289ad5'] 2021-07-14 12:55:35.157 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-06c032c1-a44a-4db3-9cdb-759a7b863473 4d262c332b7d4eea90d583eb134ca073 203db29c50084af096ebbe69096aff1d - - -] Refresh firewall rules 2021-07-14 12:55:35.157 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-06c032c1-a44a-4db3-9cdb-759a7b863473 4d262c332b7d4eea90d583eb134ca073 203db29c50084af096ebbe69096aff1d - - -] Get security group information for devices via rpc ['998bd9d3-2c55-4f3d-99f3-f08ff7387acc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 12:55:35.231 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-06c032c1-a44a-4db3-9cdb-759a7b863473 4d262c332b7d4eea90d583eb134ca073 203db29c50084af096ebbe69096aff1d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 12:55:35.231 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-06c032c1-a44a-4db3-9cdb-759a7b863473 4d262c332b7d4eea90d583eb134ca073 203db29c50084af096ebbe69096aff1d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 12:55:35.411 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06c032c1-a44a-4db3-9cdb-759a7b863473 4d262c332b7d4eea90d583eb134ca073 203db29c50084af096ebbe69096aff1d - - -] port_delete event received for '998bd9d3-2c55-4f3d-99f3-f08ff7387acc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:55:35.513 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 12:55:35.513 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '998bd9d3-2c55-4f3d-99f3-f08ff7387acc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 12:55:35.513 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '998bd9d3-2c55-4f3d-99f3-f08ff7387acc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 12:55:35.513 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 998bd9d3-2c55-4f3d-99f3-f08ff7387acc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 12:55:35.548 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 101d6ebc-54c3-4d06-9524-8f269e5f4de0 2021-07-14 12:55:35.548 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['998bd9d3-2c55-4f3d-99f3-f08ff7387acc'] 2021-07-14 12:55:35.548 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 12:55:35.548 4616 1596907633480 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-07-14 12:55:35.548 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['998bd9d3-2c55-4f3d-99f3-f08ff7387acc'] 2021-07-14 12:55:36.950 4616 1596907631544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 33b80082-6bea-45a7-83f2-bd7dd1102a21 2021-07-14 12:55:37.521 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 12:55:37.521 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '33b80082-6bea-45a7-83f2-bd7dd1102a21' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 12:55:37.521 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '33b80082-6bea-45a7-83f2-bd7dd1102a21' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 12:55:37.521 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 33b80082-6bea-45a7-83f2-bd7dd1102a21 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 12:55:37.521 4616 1596907633480 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-07-14 12:55:37.550 4616 1596907634536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['33b80082-6bea-45a7-83f2-bd7dd1102a21'] 2021-07-14 12:55:37.550 4616 1596907634536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 12:55:37.550 4616 1596907634536 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-07-14 12:55:37.550 4616 1596907634536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['33b80082-6bea-45a7-83f2-bd7dd1102a21'] 2021-07-14 12:55:37.733 4616 1596907633480 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-07-14 12:55:39.907 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-24b0de3e-6c60-420e-9617-84ef7be5032a 77a06aad58ca4d1181cf959eca6e4e26 c74f69f808c1457b982e64ffbe14b07e - - -] Security group member updated on remote: ['0fa704c4-a905-4e5f-be2b-9b9b725ffb64'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 12:55:39.907 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-24b0de3e-6c60-420e-9617-84ef7be5032a 77a06aad58ca4d1181cf959eca6e4e26 c74f69f808c1457b982e64ffbe14b07e - - -] Security group member updated ['0fa704c4-a905-4e5f-be2b-9b9b725ffb64'] 2021-07-14 12:55:39.907 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-24b0de3e-6c60-420e-9617-84ef7be5032a 77a06aad58ca4d1181cf959eca6e4e26 c74f69f808c1457b982e64ffbe14b07e - - -] Refresh firewall rules 2021-07-14 12:55:39.907 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-24b0de3e-6c60-420e-9617-84ef7be5032a 77a06aad58ca4d1181cf959eca6e4e26 c74f69f808c1457b982e64ffbe14b07e - - -] Get security group information for devices via rpc ['8b4242da-f6aa-4b49-90af-8c7b7e3fe768'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 12:55:39.938 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-24b0de3e-6c60-420e-9617-84ef7be5032a 77a06aad58ca4d1181cf959eca6e4e26 c74f69f808c1457b982e64ffbe14b07e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 12:55:39.938 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-24b0de3e-6c60-420e-9617-84ef7be5032a 77a06aad58ca4d1181cf959eca6e4e26 c74f69f808c1457b982e64ffbe14b07e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 12:55:39.986 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24b0de3e-6c60-420e-9617-84ef7be5032a 77a06aad58ca4d1181cf959eca6e4e26 c74f69f808c1457b982e64ffbe14b07e - - -] port_delete event received for '8b4242da-f6aa-4b49-90af-8c7b7e3fe768' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:55:40.984 4616 1596907631544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 33b80082-6bea-45a7-83f2-bd7dd1102a21 2021-07-14 12:55:40.984 4616 1596907631544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8b4242da-f6aa-4b49-90af-8c7b7e3fe768 2021-07-14 12:55:41.547 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 12:55:41.547 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '33b80082-6bea-45a7-83f2-bd7dd1102a21' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 12:55:41.547 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '33b80082-6bea-45a7-83f2-bd7dd1102a21' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 12:55:41.547 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 33b80082-6bea-45a7-83f2-bd7dd1102a21 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 12:55:41.547 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8b4242da-f6aa-4b49-90af-8c7b7e3fe768' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 12:55:41.547 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8b4242da-f6aa-4b49-90af-8c7b7e3fe768' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 12:55:41.547 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8b4242da-f6aa-4b49-90af-8c7b7e3fe768 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 12:55:41.561 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 05e77cd2-bd46-4c2b-97e5-fcf01a974050 2021-07-14 12:55:41.561 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['33b80082-6bea-45a7-83f2-bd7dd1102a21'] 2021-07-14 12:55:41.561 4616 1596907633480 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-07-14 12:55:41.561 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['33b80082-6bea-45a7-83f2-bd7dd1102a21'] 2021-07-14 12:55:41.561 4616 1596907634536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c411956a-424d-480b-a902-9c4a2e86acd7 2021-07-14 12:55:41.561 4616 1596907634536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8b4242da-f6aa-4b49-90af-8c7b7e3fe768'] 2021-07-14 12:55:41.561 4616 1596907634536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 12:55:41.561 4616 1596907634536 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-07-14 12:55:41.561 4616 1596907634536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8b4242da-f6aa-4b49-90af-8c7b7e3fe768'] 2021-07-14 12:55:43.558 4616 1596907634536 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-07-14 12:55:43.751 4616 1596907634536 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-07-14 12:55:44.420 4616 1596907634536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6308c7ee-cea3-4e27-82bb-6eb30e22f9dd 77a06aad58ca4d1181cf959eca6e4e26 c74f69f808c1457b982e64ffbe14b07e - - -] Security group member updated on remote: ['0fa704c4-a905-4e5f-be2b-9b9b725ffb64'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 12:55:44.420 4616 1596907634536 MainThread INFO neutron.agent.securitygroups_rpc [req-6308c7ee-cea3-4e27-82bb-6eb30e22f9dd 77a06aad58ca4d1181cf959eca6e4e26 c74f69f808c1457b982e64ffbe14b07e - - -] Security group member updated ['0fa704c4-a905-4e5f-be2b-9b9b725ffb64'] 2021-07-14 12:55:45.433 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de13e8ea-f40a-4337-83e1-f9490c6d4c1b e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] port_update received: b917a938-240c-4ec1-a8ae-380e1fa51767 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 12:55:45.444 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de13e8ea-f40a-4337-83e1-f9490c6d4c1b e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] No port b917a938-240c-4ec1-a8ae-380e1fa51767 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 12:55:57.920 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97536505-f5e2-4867-9f7e-c03d975eba54 - - - - -] port_update received: de11bca4-69ce-4a23-ade8-1a86295ba9e0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 12:55:57.937 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97536505-f5e2-4867-9f7e-c03d975eba54 - - - - -] No port de11bca4-69ce-4a23-ade8-1a86295ba9e0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 12:56:02.780 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d8f0253-a498-4451-a3ae-d25a8a860b2c - - - - -] port_update received: 33b93525-b027-49ca-b838-3dd852ac1091 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 12:56:02.794 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d8f0253-a498-4451-a3ae-d25a8a860b2c - - - - -] No port 33b93525-b027-49ca-b838-3dd852ac1091 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 12:56:03.244 4616 1596907631368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b917a938-240c-4ec1-a8ae-380e1fa51767 2021-07-14 12:56:03.602 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 12:56:03.964 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Adding port b917a938-240c-4ec1-a8ae-380e1fa51767 2021-07-14 12:56:03.964 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Port b917a938-240c-4ec1-a8ae-380e1fa51767 updated. Details: {'device': 'b917a938-240c-4ec1-a8ae-380e1fa51767', 'network_id': 'c411956a-424d-480b-a902-9c4a2e86acd7', 'port_id': 'b917a938-240c-4ec1-a8ae-380e1fa51767', 'mac_address': 'fa:16:3e:6d:5b:e3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 205, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8997d9c7-8a81-42b0-8a5a-9e02916cc910', '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-07-14 12:56:03.964 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] 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-07-14 12:56:03.964 4616 1596907634536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b917a938-240c-4ec1-a8ae-380e1fa51767" 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-07-14 12:56:03.964 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b917a938-240c-4ec1-a8ae-380e1fa51767 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 12:56:03.981 4616 1596907634536 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c411956a-424d-480b-a902-9c4a2e86acd7 2021-07-14 12:56:03.981 4616 1596907634536 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-07-14 12:56:04.136 4616 1596907634536 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b917a938-240c-4ec1-a8ae-380e1fa51767') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:56:04.136 4616 1596907634536 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b917a938-240c-4ec1-a8ae-380e1fa51767') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:56:04.200 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b917a938-240c-4ec1-a8ae-380e1fa51767 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 12:56:04.200 4616 1596907634536 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 205, VLAN trunk: None to switch port b917a938-240c-4ec1-a8ae-380e1fa51767 2021-07-14 12:56:04.275 4616 1596907634536 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 12:56:04.275 4616 1596907634536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b917a938-240c-4ec1-a8ae-380e1fa51767'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 12:56:04.717 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bcad1c46-02c1-43a5-bcc6-5b8f0651977f - - - - -] port_update received: 89187561-3111-4bdc-9b1b-96964864ef4e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 12:56:04.736 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bcad1c46-02c1-43a5-bcc6-5b8f0651977f - - - - -] No port 89187561-3111-4bdc-9b1b-96964864ef4e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 12:56:05.277 4616 1596907634536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b917a938-240c-4ec1-a8ae-380e1fa51767']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 12:56:05.277 4616 1596907634536 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-07-14 12:56:05.277 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0fa704c4-a905-4e5f-be2b-9b9b725ffb64) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 12:56:05.277 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0fa704c4-a905-4e5f-be2b-9b9b725ffb64) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 12:56:05.277 4616 1596907634536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b917a938-240c-4ec1-a8ae-380e1fa51767 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 12:56:05.277 4616 1596907634536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 12:56:05.277 4616 1596907634536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b917a938-240c-4ec1-a8ae-380e1fa51767 not yet added. Adding. 2021-07-14 12:56:05.277 4616 1596907634536 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-07-14 12:56:05.277 4616 1596907634536 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-07-14 12:56:05.422 4616 1596907634536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b917a938-240c-4ec1-a8ae-380e1fa51767" 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-07-14 12:56:05.640 4616 1596907634536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b917a938-240c-4ec1-a8ae-380e1fa51767" 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-07-14 12:56:05.640 4616 1596907634536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b917a938-240c-4ec1-a8ae-380e1fa51767" 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-07-14 12:56:05.837 4616 1596907634536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b917a938-240c-4ec1-a8ae-380e1fa51767" 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-07-14 12:56:05.935 4616 1596907634536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b917a938-240c-4ec1-a8ae-380e1fa51767" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:56:05.935 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b917a938-240c-4ec1-a8ae-380e1fa51767 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 12:56:05.935 4616 1596907634536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b917a938-240c-4ec1-a8ae-380e1fa51767 processed. 2021-07-14 12:56:07.608 4616 1596907634536 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-07-14 12:56:08.258 4616 1596907634536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:56:09.339 4616 1596907631368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 33b80082-6bea-45a7-83f2-bd7dd1102a21 2021-07-14 12:56:09.622 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 12:56:09.687 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7b675f1-42e2-434d-b27e-65c9a00d8c5c - - - - -] port_update received: 185ef151-dbfc-46d9-a649-b2f46ead6fb1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 12:56:09.711 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7b675f1-42e2-434d-b27e-65c9a00d8c5c - - - - -] No port 185ef151-dbfc-46d9-a649-b2f46ead6fb1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 12:56:10.166 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Adding port 33b80082-6bea-45a7-83f2-bd7dd1102a21 2021-07-14 12:56:10.166 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Port 33b80082-6bea-45a7-83f2-bd7dd1102a21 updated. Details: {'device': '33b80082-6bea-45a7-83f2-bd7dd1102a21', 'network_id': '05e77cd2-bd46-4c2b-97e5-fcf01a974050', 'port_id': '33b80082-6bea-45a7-83f2-bd7dd1102a21', 'mac_address': 'fa:16:3e:e3:c5:70', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 213, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5a47fc68-bc9c-4c1d-b163-495238bb59a4', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 12:56:10.166 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] 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-07-14 12:56:10.166 4616 1596907634536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-33b80082-6bea-45a7-83f2-bd7dd1102a21" 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-07-14 12:56:10.166 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 33b80082-6bea-45a7-83f2-bd7dd1102a21 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 12:56:10.166 4616 1596907634536 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 05e77cd2-bd46-4c2b-97e5-fcf01a974050 2021-07-14 12:56:10.166 4616 1596907634536 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-07-14 12:56:10.369 4616 1596907634536 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '33b80082-6bea-45a7-83f2-bd7dd1102a21') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:56:10.369 4616 1596907634536 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '33b80082-6bea-45a7-83f2-bd7dd1102a21') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:56:10.369 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 33b80082-6bea-45a7-83f2-bd7dd1102a21 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 12:56:10.369 4616 1596907634536 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 213, VLAN trunk: None to switch port 33b80082-6bea-45a7-83f2-bd7dd1102a21 2021-07-14 12:56:10.483 4616 1596907634536 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 12:56:10.483 4616 1596907634536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['33b80082-6bea-45a7-83f2-bd7dd1102a21'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 12:56:10.698 4616 1596907634536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['33b80082-6bea-45a7-83f2-bd7dd1102a21']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 12:56:10.698 4616 1596907634536 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-07-14 12:56:10.698 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (672eb33a-b3b8-42bc-bc4b-4d5167c45215) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 12:56:10.698 4616 1596907634536 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 33b80082-6bea-45a7-83f2-bd7dd1102a21 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 12:56:10.698 4616 1596907634536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 12:56:10.698 4616 1596907634536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 33b80082-6bea-45a7-83f2-bd7dd1102a21 not yet added. Adding. 2021-07-14 12:56:10.698 4616 1596907634536 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-07-14 12:56:10.698 4616 1596907634536 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-07-14 12:56:10.853 4616 1596907634536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-33b80082-6bea-45a7-83f2-bd7dd1102a21" 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-07-14 12:56:11.026 4616 1596907634536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-33b80082-6bea-45a7-83f2-bd7dd1102a21" 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-07-14 12:56:11.026 4616 1596907634536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-33b80082-6bea-45a7-83f2-bd7dd1102a21" 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-07-14 12:56:11.227 4616 1596907634536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-33b80082-6bea-45a7-83f2-bd7dd1102a21" 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-07-14 12:56:11.369 4616 1596907634536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-33b80082-6bea-45a7-83f2-bd7dd1102a21" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:56:11.369 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 33b80082-6bea-45a7-83f2-bd7dd1102a21 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 12:56:11.369 4616 1596907634536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 33b80082-6bea-45a7-83f2-bd7dd1102a21 processed. 2021-07-14 12:56:11.632 4616 1596907634536 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-07-14 12:56:12.071 4616 1596907634536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:56:14.783 4616 1596907634536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f3b1f0e1-1a73-4584-8339-35dc0c8ca31f 77a06aad58ca4d1181cf959eca6e4e26 c74f69f808c1457b982e64ffbe14b07e - - -] Security group member updated on remote: ['0fa704c4-a905-4e5f-be2b-9b9b725ffb64'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 12:56:14.783 4616 1596907634536 MainThread INFO neutron.agent.securitygroups_rpc [req-f3b1f0e1-1a73-4584-8339-35dc0c8ca31f 77a06aad58ca4d1181cf959eca6e4e26 c74f69f808c1457b982e64ffbe14b07e - - -] Security group member updated ['0fa704c4-a905-4e5f-be2b-9b9b725ffb64'] 2021-07-14 12:56:14.804 4616 1596907634536 MainThread INFO neutron.agent.securitygroups_rpc [req-f3b1f0e1-1a73-4584-8339-35dc0c8ca31f 77a06aad58ca4d1181cf959eca6e4e26 c74f69f808c1457b982e64ffbe14b07e - - -] Refresh firewall rules 2021-07-14 12:56:14.804 4616 1596907634536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f3b1f0e1-1a73-4584-8339-35dc0c8ca31f 77a06aad58ca4d1181cf959eca6e4e26 c74f69f808c1457b982e64ffbe14b07e - - -] Get security group information for devices via rpc ['b917a938-240c-4ec1-a8ae-380e1fa51767'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 12:56:14.863 4616 1596907634536 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f3b1f0e1-1a73-4584-8339-35dc0c8ca31f 77a06aad58ca4d1181cf959eca6e4e26 c74f69f808c1457b982e64ffbe14b07e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 12:56:14.863 4616 1596907634536 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f3b1f0e1-1a73-4584-8339-35dc0c8ca31f 77a06aad58ca4d1181cf959eca6e4e26 c74f69f808c1457b982e64ffbe14b07e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 12:56:14.931 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3b1f0e1-1a73-4584-8339-35dc0c8ca31f 77a06aad58ca4d1181cf959eca6e4e26 c74f69f808c1457b982e64ffbe14b07e - - -] port_delete event received for 'b917a938-240c-4ec1-a8ae-380e1fa51767' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:56:15.305 4616 1596907631544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b917a938-240c-4ec1-a8ae-380e1fa51767 2021-07-14 12:56:15.682 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 12:56:15.682 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b917a938-240c-4ec1-a8ae-380e1fa51767' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 12:56:15.682 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b917a938-240c-4ec1-a8ae-380e1fa51767' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 12:56:15.682 4616 1596907634536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b917a938-240c-4ec1-a8ae-380e1fa51767 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 12:56:15.697 4616 1596907634536 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c411956a-424d-480b-a902-9c4a2e86acd7 2021-07-14 12:56:15.697 4616 1596907634536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b917a938-240c-4ec1-a8ae-380e1fa51767'] 2021-07-14 12:56:15.697 4616 1596907634536 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 12:56:15.697 4616 1596907634536 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-07-14 12:56:15.697 4616 1596907634536 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b917a938-240c-4ec1-a8ae-380e1fa51767'] 2021-07-14 12:56:17.290 4616 1596907631544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ef24a4ab-61fb-4fc0-98f0-cc72a82dea68 2021-07-14 12:56:17.698 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 12:56:17.698 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ef24a4ab-61fb-4fc0-98f0-cc72a82dea68' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 12:56:17.698 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ef24a4ab-61fb-4fc0-98f0-cc72a82dea68' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 12:56:17.698 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ef24a4ab-61fb-4fc0-98f0-cc72a82dea68 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 12:56:17.698 4616 1596907634536 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-07-14 12:56:17.714 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ef24a4ab-61fb-4fc0-98f0-cc72a82dea68'] 2021-07-14 12:56:17.714 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 12:56:17.714 4616 1596907633480 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-07-14 12:56:17.714 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ef24a4ab-61fb-4fc0-98f0-cc72a82dea68'] 2021-07-14 12:56:19.653 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3df50cc4-2872-480f-ab7c-2b266a45300e 293a289265da4779908ba57b5b2ca891 57c6d4588a404549ae9cc4fe299888a1 - - -] Security group member updated on remote: ['5668f5d9-6faf-4208-a13a-9d71325d895a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 12:56:19.653 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-3df50cc4-2872-480f-ab7c-2b266a45300e 293a289265da4779908ba57b5b2ca891 57c6d4588a404549ae9cc4fe299888a1 - - -] Security group member updated ['5668f5d9-6faf-4208-a13a-9d71325d895a'] 2021-07-14 12:56:20.703 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-3df50cc4-2872-480f-ab7c-2b266a45300e 293a289265da4779908ba57b5b2ca891 57c6d4588a404549ae9cc4fe299888a1 - - -] Refresh firewall rules 2021-07-14 12:56:20.703 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3df50cc4-2872-480f-ab7c-2b266a45300e 293a289265da4779908ba57b5b2ca891 57c6d4588a404549ae9cc4fe299888a1 - - -] Get security group information for devices via rpc ['0ecdbd56-fb37-416b-8720-04ff5b7667c6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 12:56:20.703 4616 1596907634536 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 3.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:56:20.711 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3df50cc4-2872-480f-ab7c-2b266a45300e 293a289265da4779908ba57b5b2ca891 57c6d4588a404549ae9cc4fe299888a1 - - -] port_delete event received for 'ef24a4ab-61fb-4fc0-98f0-cc72a82dea68' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:56:20.711 4616 1596926869576 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-07-14 12:56:20.711 4616 1596926869576 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:56:20.851 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3df50cc4-2872-480f-ab7c-2b266a45300e 293a289265da4779908ba57b5b2ca891 57c6d4588a404549ae9cc4fe299888a1 - - -] Update security group information for ports dict_keys(['0ecdbd56-fb37-416b-8720-04ff5b7667c6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 12:56:20.851 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3df50cc4-2872-480f-ab7c-2b266a45300e 293a289265da4779908ba57b5b2ca891 57c6d4588a404549ae9cc4fe299888a1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 12:56:20.851 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3df50cc4-2872-480f-ab7c-2b266a45300e 293a289265da4779908ba57b5b2ca891 57c6d4588a404549ae9cc4fe299888a1 - - -] Update rules of security group (5668f5d9-6faf-4208-a13a-9d71325d895a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 12:56:20.851 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-3df50cc4-2872-480f-ab7c-2b266a45300e 293a289265da4779908ba57b5b2ca891 57c6d4588a404549ae9cc4fe299888a1 - - -] Update members of security group (5668f5d9-6faf-4208-a13a-9d71325d895a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 12:56:20.851 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3df50cc4-2872-480f-ab7c-2b266a45300e 293a289265da4779908ba57b5b2ca891 57c6d4588a404549ae9cc4fe299888a1 - - -] Update port filter for 0ecdbd56-fb37-416b-8720-04ff5b7667c6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 12:56:20.851 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3df50cc4-2872-480f-ab7c-2b266a45300e 293a289265da4779908ba57b5b2ca891 57c6d4588a404549ae9cc4fe299888a1 - - -] Updating port rules. 2021-07-14 12:56:20.851 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-3df50cc4-2872-480f-ab7c-2b266a45300e 293a289265da4779908ba57b5b2ca891 57c6d4588a404549ae9cc4fe299888a1 - - -] Creating 0 new rules, removing 1 old rules. 2021-07-14 12:56:20.851 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-3df50cc4-2872-480f-ab7c-2b266a45300e 293a289265da4779908ba57b5b2ca891 57c6d4588a404549ae9cc4fe299888a1 - - -] Lock "n-hv-driver-port-lock-0ecdbd56-fb37-416b-8720-04ff5b7667c6" 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-07-14 12:56:20.851 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-3df50cc4-2872-480f-ab7c-2b266a45300e 293a289265da4779908ba57b5b2ca891 57c6d4588a404549ae9cc4fe299888a1 - - -] Lock "n-hv-driver-port-lock-0ecdbd56-fb37-416b-8720-04ff5b7667c6" 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-07-14 12:56:20.871 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-3df50cc4-2872-480f-ab7c-2b266a45300e 293a289265da4779908ba57b5b2ca891 57c6d4588a404549ae9cc4fe299888a1 - - -] Lock "n-hv-driver-port-lock-0ecdbd56-fb37-416b-8720-04ff5b7667c6" 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-07-14 12:56:21.074 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-3df50cc4-2872-480f-ab7c-2b266a45300e 293a289265da4779908ba57b5b2ca891 57c6d4588a404549ae9cc4fe299888a1 - - -] Lock "n-hv-driver-port-lock-0ecdbd56-fb37-416b-8720-04ff5b7667c6" 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-07-14 12:56:22.602 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f0049b3b-0f37-4b63-a458-62ad4e9f9e16 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Security group member updated on remote: ['c1e5841d-aa12-4601-811e-6fabb62fb9e1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 12:56:22.602 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-f0049b3b-0f37-4b63-a458-62ad4e9f9e16 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Security group member updated ['c1e5841d-aa12-4601-811e-6fabb62fb9e1'] 2021-07-14 12:56:24.477 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7e3d59d-c245-44d2-8f01-880e41fbcbdc e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] port_update received: baf849f8-17f5-4e28-b321-5329ce7ab698 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 12:56:24.477 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7e3d59d-c245-44d2-8f01-880e41fbcbdc e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] No port baf849f8-17f5-4e28-b321-5329ce7ab698 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 12:56:39.630 4616 1596907631368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: baf849f8-17f5-4e28-b321-5329ce7ab698 2021-07-14 12:56:40.819 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 12:56:41.025 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Adding port baf849f8-17f5-4e28-b321-5329ce7ab698 2021-07-14 12:56:41.025 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Port baf849f8-17f5-4e28-b321-5329ce7ab698 updated. Details: {'device': 'baf849f8-17f5-4e28-b321-5329ce7ab698', 'network_id': '51512089-a4d3-434b-af0c-09639276178c', 'port_id': 'baf849f8-17f5-4e28-b321-5329ce7ab698', 'mac_address': 'fa:16:3e:f1:ce:21', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 225, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '306596c1-a726-4885-a593-ecc52b6ab669', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 12:56:41.025 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] 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-07-14 12:56:41.025 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-baf849f8-17f5-4e28-b321-5329ce7ab698" 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-07-14 12:56:41.025 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port baf849f8-17f5-4e28-b321-5329ce7ab698 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 12:56:41.025 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 51512089-a4d3-434b-af0c-09639276178c 2021-07-14 12:56:41.025 4616 1596907633480 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-07-14 12:56:41.209 4616 1596907633480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'baf849f8-17f5-4e28-b321-5329ce7ab698') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:56:41.209 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'baf849f8-17f5-4e28-b321-5329ce7ab698') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:56:41.224 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port baf849f8-17f5-4e28-b321-5329ce7ab698 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 12:56:41.224 4616 1596907633480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 225, VLAN trunk: None to switch port baf849f8-17f5-4e28-b321-5329ce7ab698 2021-07-14 12:56:41.319 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 12:56:41.319 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['baf849f8-17f5-4e28-b321-5329ce7ab698'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 12:56:41.458 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d870f452-e5d2-4a57-b68b-1402fe31cfb6 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] network_delete received. Deleting network c411956a-424d-480b-a902-9c4a2e86acd7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 12:56:41.458 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d870f452-e5d2-4a57-b68b-1402fe31cfb6 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] Network c411956a-424d-480b-a902-9c4a2e86acd7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-14 12:56:41.478 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['baf849f8-17f5-4e28-b321-5329ce7ab698']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 12:56:41.478 4616 1596907633480 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-07-14 12:56:41.478 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c1e5841d-aa12-4601-811e-6fabb62fb9e1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 12:56:41.478 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c1e5841d-aa12-4601-811e-6fabb62fb9e1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 12:56:41.478 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for baf849f8-17f5-4e28-b321-5329ce7ab698 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 12:56:41.478 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 12:56:41.478 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device baf849f8-17f5-4e28-b321-5329ce7ab698 not yet added. Adding. 2021-07-14 12:56:41.478 4616 1596907633480 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-07-14 12:56:41.478 4616 1596907633480 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-07-14 12:56:41.620 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-baf849f8-17f5-4e28-b321-5329ce7ab698" 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-07-14 12:56:41.771 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-baf849f8-17f5-4e28-b321-5329ce7ab698" 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-07-14 12:56:41.771 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-baf849f8-17f5-4e28-b321-5329ce7ab698" 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-07-14 12:56:41.931 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-baf849f8-17f5-4e28-b321-5329ce7ab698" 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-07-14 12:56:42.043 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-baf849f8-17f5-4e28-b321-5329ce7ab698" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:56:42.043 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port baf849f8-17f5-4e28-b321-5329ce7ab698 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 12:56:42.043 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port baf849f8-17f5-4e28-b321-5329ce7ab698 processed. 2021-07-14 12:56:42.818 4616 1596907633480 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-07-14 12:56:42.992 4616 1596907633480 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-07-14 12:56:43.446 4616 1596907631544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0ecdbd56-fb37-416b-8720-04ff5b7667c6 2021-07-14 12:56:43.791 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3757c71b-da71-43e3-90f9-91c0f1d7a995 293a289265da4779908ba57b5b2ca891 57c6d4588a404549ae9cc4fe299888a1 - - -] Security group member updated on remote: ['5668f5d9-6faf-4208-a13a-9d71325d895a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 12:56:43.791 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-3757c71b-da71-43e3-90f9-91c0f1d7a995 293a289265da4779908ba57b5b2ca891 57c6d4588a404549ae9cc4fe299888a1 - - -] Security group member updated ['5668f5d9-6faf-4208-a13a-9d71325d895a'] 2021-07-14 12:56:43.791 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-3757c71b-da71-43e3-90f9-91c0f1d7a995 293a289265da4779908ba57b5b2ca891 57c6d4588a404549ae9cc4fe299888a1 - - -] Refresh firewall rules 2021-07-14 12:56:43.791 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3757c71b-da71-43e3-90f9-91c0f1d7a995 293a289265da4779908ba57b5b2ca891 57c6d4588a404549ae9cc4fe299888a1 - - -] Get security group information for devices via rpc ['0ecdbd56-fb37-416b-8720-04ff5b7667c6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 12:56:43.807 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3757c71b-da71-43e3-90f9-91c0f1d7a995 293a289265da4779908ba57b5b2ca891 57c6d4588a404549ae9cc4fe299888a1 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 12:56:43.807 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3757c71b-da71-43e3-90f9-91c0f1d7a995 293a289265da4779908ba57b5b2ca891 57c6d4588a404549ae9cc4fe299888a1 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 12:56:43.883 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3757c71b-da71-43e3-90f9-91c0f1d7a995 293a289265da4779908ba57b5b2ca891 57c6d4588a404549ae9cc4fe299888a1 - - -] port_delete event received for '0ecdbd56-fb37-416b-8720-04ff5b7667c6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:56:44.827 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 12:56:44.827 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0ecdbd56-fb37-416b-8720-04ff5b7667c6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 12:56:44.827 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0ecdbd56-fb37-416b-8720-04ff5b7667c6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 12:56:44.827 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0ecdbd56-fb37-416b-8720-04ff5b7667c6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 12:56:44.838 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2fee1dd9-1639-4e92-a3d9-8983ae5048ab 2021-07-14 12:56:44.838 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0ecdbd56-fb37-416b-8720-04ff5b7667c6'] 2021-07-14 12:56:44.838 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 12:56:44.850 4616 1596907633480 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-07-14 12:56:44.850 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0ecdbd56-fb37-416b-8720-04ff5b7667c6'] 2021-07-14 12:56:46.416 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e715154-438c-4d76-89be-5126c0e5a945 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] port_delete event received for '3c2d1490-958d-42ef-b33f-2a19bdd9ccd8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:56:46.817 4616 1596907633480 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-07-14 12:56:46.833 4616 1596907633480 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-07-14 12:56:47.650 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7bcb02a4-dc3f-4788-bb20-7f5788475419 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] port_delete event received for 'b0ef7993-ab80-4b56-9a55-4500f1fdb073' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:56:48.337 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3e6f66c-7cdd-4379-af28-8de22d9d3219 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] network_delete received. Deleting network 2fee1dd9-1639-4e92-a3d9-8983ae5048ab network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 12:56:48.337 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3e6f66c-7cdd-4379-af28-8de22d9d3219 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] Network 2fee1dd9-1639-4e92-a3d9-8983ae5048ab not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-14 12:56:59.239 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3334385a-e6aa-4e80-95c7-269d622ac8d4 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Security group rule updated on remote: ['c516d424-f67e-4203-849e-c19c84e64d8b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 12:56:59.239 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-3334385a-e6aa-4e80-95c7-269d622ac8d4 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Security group rule updated ['c516d424-f67e-4203-849e-c19c84e64d8b'] 2021-07-14 12:56:59.263 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9834c54d-bb82-4624-945f-8b365893d694 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Security group rule updated on remote: ['c516d424-f67e-4203-849e-c19c84e64d8b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 12:56:59.263 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-9834c54d-bb82-4624-945f-8b365893d694 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Security group rule updated ['c516d424-f67e-4203-849e-c19c84e64d8b'] 2021-07-14 12:56:59.291 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3a870a50-1255-4202-a256-f40c65b6c05c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Security group rule updated on remote: ['c516d424-f67e-4203-849e-c19c84e64d8b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 12:56:59.291 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-3a870a50-1255-4202-a256-f40c65b6c05c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Security group rule updated ['c516d424-f67e-4203-849e-c19c84e64d8b'] 2021-07-14 12:56:59.910 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d08aae0-6f39-4f6c-ae06-e627408c7ffc 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Security group rule updated on remote: ['c516d424-f67e-4203-849e-c19c84e64d8b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 12:56:59.910 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-5d08aae0-6f39-4f6c-ae06-e627408c7ffc 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Security group rule updated ['c516d424-f67e-4203-849e-c19c84e64d8b'] 2021-07-14 12:57:00.158 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-749aceb8-3f7a-4607-a728-b7d544420b7a 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Security group rule updated on remote: ['c516d424-f67e-4203-849e-c19c84e64d8b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 12:57:00.158 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-749aceb8-3f7a-4607-a728-b7d544420b7a 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Security group rule updated ['c516d424-f67e-4203-849e-c19c84e64d8b'] 2021-07-14 12:57:00.368 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-24fb15f7-c2aa-4505-b1a7-fa011c8beb26 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Security group rule updated on remote: ['c516d424-f67e-4203-849e-c19c84e64d8b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 12:57:00.368 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-24fb15f7-c2aa-4505-b1a7-fa011c8beb26 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Security group rule updated ['c516d424-f67e-4203-849e-c19c84e64d8b'] 2021-07-14 12:57:01.010 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Security group member updated on remote: ['c1e5841d-aa12-4601-811e-6fabb62fb9e1', 'c516d424-f67e-4203-849e-c19c84e64d8b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 12:57:01.010 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Security group member updated ['c1e5841d-aa12-4601-811e-6fabb62fb9e1', 'c516d424-f67e-4203-849e-c19c84e64d8b'] 2021-07-14 12:57:01.010 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Refresh firewall rules 2021-07-14 12:57:01.010 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Get security group information for devices via rpc ['baf849f8-17f5-4e28-b321-5329ce7ab698'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 12:57:01.067 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] port_update received: baf849f8-17f5-4e28-b321-5329ce7ab698 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 12:57:01.083 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Lock "n-hv-agent-port-lock-baf849f8-17f5-4e28-b321-5329ce7ab698" 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-07-14 12:57:01.083 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Binding port baf849f8-17f5-4e28-b321-5329ce7ab698 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 12:57:01.083 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] 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-07-14 12:57:01.097 4616 1596907633832 MainThread DEBUG neutron.services.trunk.rpc.agent [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'baf849f8-17f5-4e28-b321-5329ce7ab698') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:57:01.097 4616 1596907633832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'baf849f8-17f5-4e28-b321-5329ce7ab698') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:57:01.130 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Trunk plugin disabled on server. Assuming port baf849f8-17f5-4e28-b321-5329ce7ab698 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 12:57:01.130 4616 1596907633832 MainThread INFO networking_hyperv.neutron.trunk_driver [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Binding VLAN ID: 225, VLAN trunk: None to switch port baf849f8-17f5-4e28-b321-5329ce7ab698 2021-07-14 12:57:01.177 4616 1596907633832 MainThread INFO neutron.agent.securitygroups_rpc [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Refresh firewall rules 2021-07-14 12:57:01.177 4616 1596907633832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Get security group information for devices via rpc ['baf849f8-17f5-4e28-b321-5329ce7ab698'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 12:57:01.929 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Update security group information for ports dict_keys(['baf849f8-17f5-4e28-b321-5329ce7ab698']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 12:57:01.929 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 12:57:01.929 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Update rules of security group (c1e5841d-aa12-4601-811e-6fabb62fb9e1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 12:57:01.929 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Update rules of security group (c516d424-f67e-4203-849e-c19c84e64d8b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 12:57:01.929 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Update members of security group (c1e5841d-aa12-4601-811e-6fabb62fb9e1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 12:57:01.929 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Update port filter for baf849f8-17f5-4e28-b321-5329ce7ab698 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 12:57:01.929 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Updating port rules. 2021-07-14 12:57:01.929 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Creating 6 new rules, removing 0 old rules. 2021-07-14 12:57:01.929 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Lock "n-hv-driver-port-lock-baf849f8-17f5-4e28-b321-5329ce7ab698" 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-07-14 12:57:02.035 4616 1596907633832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Update security group information for ports dict_keys(['baf849f8-17f5-4e28-b321-5329ce7ab698']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 12:57:02.035 4616 1596907633832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 12:57:02.035 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Update rules of security group (c1e5841d-aa12-4601-811e-6fabb62fb9e1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 12:57:02.035 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Update rules of security group (c516d424-f67e-4203-849e-c19c84e64d8b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 12:57:02.035 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Update members of security group (c1e5841d-aa12-4601-811e-6fabb62fb9e1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 12:57:02.035 4616 1596907633832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Update port filter for baf849f8-17f5-4e28-b321-5329ce7ab698 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 12:57:02.035 4616 1596907633832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Updating port rules. 2021-07-14 12:57:02.035 4616 1596907633832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Creating 6 new rules, removing 0 old rules. 2021-07-14 12:57:05.038 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Lock "n-hv-driver-port-lock-baf849f8-17f5-4e28-b321-5329ce7ab698" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:57:05.038 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Lock "n-hv-driver-port-lock-baf849f8-17f5-4e28-b321-5329ce7ab698" 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-07-14 12:57:05.038 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Lock "n-hv-driver-port-lock-baf849f8-17f5-4e28-b321-5329ce7ab698" 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-07-14 12:57:05.038 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Lock "n-hv-driver-port-lock-baf849f8-17f5-4e28-b321-5329ce7ab698" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 3.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 12:57:05.150 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Lock "n-hv-driver-port-lock-baf849f8-17f5-4e28-b321-5329ce7ab698" 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-07-14 12:57:05.186 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Lock "n-hv-driver-port-lock-baf849f8-17f5-4e28-b321-5329ce7ab698" 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-07-14 12:57:05.186 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Lock "n-hv-driver-port-lock-baf849f8-17f5-4e28-b321-5329ce7ab698" 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-07-14 12:57:05.223 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [req-2e14191a-72a0-4800-8b00-561e4f8bd7a8 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Lock "n-hv-agent-port-lock-baf849f8-17f5-4e28-b321-5329ce7ab698" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:57:07.004 4616 1596907633832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0788f5cb-d92e-4cfd-a746-0bd6aec1937c 5d7963d424af4123b7963232c8bb5b1c 22c7ea74d33048098ef16ecf7eadf0cb - - -] Security group member updated on remote: ['672eb33a-b3b8-42bc-bc4b-4d5167c45215'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 12:57:07.004 4616 1596907633832 MainThread INFO neutron.agent.securitygroups_rpc [req-0788f5cb-d92e-4cfd-a746-0bd6aec1937c 5d7963d424af4123b7963232c8bb5b1c 22c7ea74d33048098ef16ecf7eadf0cb - - -] Security group member updated ['672eb33a-b3b8-42bc-bc4b-4d5167c45215'] 2021-07-14 12:57:07.054 4616 1596907631544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 33b80082-6bea-45a7-83f2-bd7dd1102a21 2021-07-14 12:57:07.334 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0788f5cb-d92e-4cfd-a746-0bd6aec1937c 5d7963d424af4123b7963232c8bb5b1c 22c7ea74d33048098ef16ecf7eadf0cb - - -] port_delete event received for '33b80082-6bea-45a7-83f2-bd7dd1102a21' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:57:08.930 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 12:57:09.586 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '33b80082-6bea-45a7-83f2-bd7dd1102a21' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 12:57:10.660 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '33b80082-6bea-45a7-83f2-bd7dd1102a21' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 12:57:10.660 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 33b80082-6bea-45a7-83f2-bd7dd1102a21 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 12:57:10.692 4616 1596907633832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 05e77cd2-bd46-4c2b-97e5-fcf01a974050 2021-07-14 12:57:10.692 4616 1596907633832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['33b80082-6bea-45a7-83f2-bd7dd1102a21'] 2021-07-14 12:57:10.692 4616 1596907633832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 12:57:10.692 4616 1596907633832 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-07-14 12:57:10.692 4616 1596907633832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['33b80082-6bea-45a7-83f2-bd7dd1102a21'] 2021-07-14 12:57:10.941 4616 1596907633832 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-07-14 12:57:10.941 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:57:12.162 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7ebbef68-5135-40d6-9cc1-207e0a88e331 5d7963d424af4123b7963232c8bb5b1c 22c7ea74d33048098ef16ecf7eadf0cb - - -] port_delete event received for 'fd22619f-4127-4b51-bbe6-2d104ead7c1a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:57:12.675 4616 1596907633832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-586ac94a-d291-421b-bdc6-61e41632bfa8 5d7963d424af4123b7963232c8bb5b1c 22c7ea74d33048098ef16ecf7eadf0cb - - -] Security group rule updated on remote: ['e6ea4722-38f6-41d2-b219-775b7609745a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 12:57:12.675 4616 1596907633832 MainThread INFO neutron.agent.securitygroups_rpc [req-586ac94a-d291-421b-bdc6-61e41632bfa8 5d7963d424af4123b7963232c8bb5b1c 22c7ea74d33048098ef16ecf7eadf0cb - - -] Security group rule updated ['e6ea4722-38f6-41d2-b219-775b7609745a'] 2021-07-14 12:57:12.832 4616 1596907633832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3da9a1e6-1b9f-4bfc-831e-ab136d212818 5d7963d424af4123b7963232c8bb5b1c 22c7ea74d33048098ef16ecf7eadf0cb - - -] Security group rule updated on remote: ['e6ea4722-38f6-41d2-b219-775b7609745a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 12:57:12.832 4616 1596907633832 MainThread INFO neutron.agent.securitygroups_rpc [req-3da9a1e6-1b9f-4bfc-831e-ab136d212818 5d7963d424af4123b7963232c8bb5b1c 22c7ea74d33048098ef16ecf7eadf0cb - - -] Security group rule updated ['e6ea4722-38f6-41d2-b219-775b7609745a'] 2021-07-14 12:57:17.774 4616 1596907633832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-969a6687-4a79-468b-a966-92039db2ff5e 5d7963d424af4123b7963232c8bb5b1c 22c7ea74d33048098ef16ecf7eadf0cb - - -] Security group member updated on remote: ['e6ea4722-38f6-41d2-b219-775b7609745a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 12:57:17.790 4616 1596907633832 MainThread INFO neutron.agent.securitygroups_rpc [req-969a6687-4a79-468b-a966-92039db2ff5e 5d7963d424af4123b7963232c8bb5b1c 22c7ea74d33048098ef16ecf7eadf0cb - - -] Security group member updated ['e6ea4722-38f6-41d2-b219-775b7609745a'] 2021-07-14 12:57:18.737 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ab96875-cdb3-440f-99c8-4c7147e6e454 e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] port_update received: 29cc01fd-de12-453e-9548-e74e14b48166 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 12:57:18.737 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2ab96875-cdb3-440f-99c8-4c7147e6e454 e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] No port 29cc01fd-de12-453e-9548-e74e14b48166 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 12:57:21.206 4616 1596907631368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 29cc01fd-de12-453e-9548-e74e14b48166 2021-07-14 12:57:23.009 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 12:57:23.209 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Adding port 29cc01fd-de12-453e-9548-e74e14b48166 2021-07-14 12:57:23.209 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Port 29cc01fd-de12-453e-9548-e74e14b48166 updated. Details: {'device': '29cc01fd-de12-453e-9548-e74e14b48166', 'network_id': '05e77cd2-bd46-4c2b-97e5-fcf01a974050', 'port_id': '29cc01fd-de12-453e-9548-e74e14b48166', 'mac_address': 'fa:16:3e:a6:0d:49', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 213, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5a47fc68-bc9c-4c1d-b163-495238bb59a4', '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-07-14 12:57:23.209 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] 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-07-14 12:57:23.209 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-29cc01fd-de12-453e-9548-e74e14b48166" 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-07-14 12:57:23.209 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 29cc01fd-de12-453e-9548-e74e14b48166 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 12:57:23.228 4616 1596907633832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 05e77cd2-bd46-4c2b-97e5-fcf01a974050 2021-07-14 12:57:23.228 4616 1596907633832 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-07-14 12:57:23.409 4616 1596907633832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '29cc01fd-de12-453e-9548-e74e14b48166') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:57:23.409 4616 1596907633832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '29cc01fd-de12-453e-9548-e74e14b48166') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:57:23.409 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 29cc01fd-de12-453e-9548-e74e14b48166 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 12:57:23.409 4616 1596907633832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 213, VLAN trunk: None to switch port 29cc01fd-de12-453e-9548-e74e14b48166 2021-07-14 12:57:23.518 4616 1596907633832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 12:57:23.518 4616 1596907633832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['29cc01fd-de12-453e-9548-e74e14b48166'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 12:57:23.644 4616 1596907633832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['29cc01fd-de12-453e-9548-e74e14b48166']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 12:57:23.673 4616 1596907633832 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-07-14 12:57:23.673 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e6ea4722-38f6-41d2-b219-775b7609745a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 12:57:23.673 4616 1596907633832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 29cc01fd-de12-453e-9548-e74e14b48166 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 12:57:23.673 4616 1596907633832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 12:57:23.673 4616 1596907633832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 29cc01fd-de12-453e-9548-e74e14b48166 not yet added. Adding. 2021-07-14 12:57:23.673 4616 1596907633832 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-07-14 12:57:23.673 4616 1596907633832 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-07-14 12:57:23.800 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29cc01fd-de12-453e-9548-e74e14b48166" 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-07-14 12:57:23.924 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29cc01fd-de12-453e-9548-e74e14b48166" 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-07-14 12:57:23.924 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29cc01fd-de12-453e-9548-e74e14b48166" 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-07-14 12:57:24.053 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29cc01fd-de12-453e-9548-e74e14b48166" 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-07-14 12:57:24.161 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-29cc01fd-de12-453e-9548-e74e14b48166" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.954s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:57:24.161 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 29cc01fd-de12-453e-9548-e74e14b48166 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 12:57:24.161 4616 1596907633832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 29cc01fd-de12-453e-9548-e74e14b48166 processed. 2021-07-14 12:57:25.018 4616 1596907633832 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-07-14 12:57:25.224 4616 1596907633832 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-07-14 12:57:41.317 4616 1596907631544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1ee787e7-8a2a-4348-a014-60d279a1a189 2021-07-14 12:57:42.097 4616 1596907633832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-32affc3f-0ac5-4e23-a72b-5238eede008d e26ed4bd37234dada6ff85d94b03d922 9b12b139eeba4bdeaa14edfa18890bbe - - -] Security group member updated on remote: ['ab785eaf-490a-44f3-b81c-befdecde65da'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 12:57:42.097 4616 1596907633832 MainThread INFO neutron.agent.securitygroups_rpc [req-32affc3f-0ac5-4e23-a72b-5238eede008d e26ed4bd37234dada6ff85d94b03d922 9b12b139eeba4bdeaa14edfa18890bbe - - -] Security group member updated ['ab785eaf-490a-44f3-b81c-befdecde65da'] 2021-07-14 12:57:42.428 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32affc3f-0ac5-4e23-a72b-5238eede008d e26ed4bd37234dada6ff85d94b03d922 9b12b139eeba4bdeaa14edfa18890bbe - - -] port_delete event received for '1ee787e7-8a2a-4348-a014-60d279a1a189' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:57:43.052 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 12:57:43.052 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1ee787e7-8a2a-4348-a014-60d279a1a189' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 12:57:43.052 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1ee787e7-8a2a-4348-a014-60d279a1a189' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 12:57:43.052 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1ee787e7-8a2a-4348-a014-60d279a1a189 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 12:57:43.063 4616 1596907633832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d4eee5b1-42d1-4fb2-9b3c-dbeee147f369 2021-07-14 12:57:43.063 4616 1596907633832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1ee787e7-8a2a-4348-a014-60d279a1a189'] 2021-07-14 12:57:43.063 4616 1596907633832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 12:57:43.063 4616 1596907633832 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-07-14 12:57:43.063 4616 1596907633832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1ee787e7-8a2a-4348-a014-60d279a1a189'] 2021-07-14 12:57:45.055 4616 1596907633832 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-07-14 12:57:46.002 4616 1596927250504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c8d6c8d-d8f2-41fc-8736-1ce571432042 e26ed4bd37234dada6ff85d94b03d922 9b12b139eeba4bdeaa14edfa18890bbe - - -] port_delete event received for '7679f4b8-bd74-4d31-8138-9de55e114cc2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:57:46.002 4616 1596907634536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3003b1d0-facb-4b26-81af-e4605448366b e26ed4bd37234dada6ff85d94b03d922 9b12b139eeba4bdeaa14edfa18890bbe - - -] Security group rule updated on remote: ['9442504d-65d1-4331-af07-248b6920b0bf'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 12:57:46.018 4616 1596907634536 MainThread INFO neutron.agent.securitygroups_rpc [req-3003b1d0-facb-4b26-81af-e4605448366b e26ed4bd37234dada6ff85d94b03d922 9b12b139eeba4bdeaa14edfa18890bbe - - -] Security group rule updated ['9442504d-65d1-4331-af07-248b6920b0bf'] 2021-07-14 12:57:46.018 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bfd6e2d3-2698-4636-804f-8ec0ee6cb4b7 e26ed4bd37234dada6ff85d94b03d922 9b12b139eeba4bdeaa14edfa18890bbe - - -] Security group rule updated on remote: ['9442504d-65d1-4331-af07-248b6920b0bf'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 12:57:46.018 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-bfd6e2d3-2698-4636-804f-8ec0ee6cb4b7 e26ed4bd37234dada6ff85d94b03d922 9b12b139eeba4bdeaa14edfa18890bbe - - -] Security group rule updated ['9442504d-65d1-4331-af07-248b6920b0bf'] 2021-07-14 12:57:46.040 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.969s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:57:51.427 4616 1596907631544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: eda98090-9e6c-4e6b-81f2-15231fa04ce2 2021-07-14 12:57:51.899 4616 1596907633832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-587aa272-270a-45c1-98c9-c8695d8c05f6 e26ed4bd37234dada6ff85d94b03d922 9b12b139eeba4bdeaa14edfa18890bbe - - -] Security group member updated on remote: ['9442504d-65d1-4331-af07-248b6920b0bf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 12:57:51.899 4616 1596907633832 MainThread INFO neutron.agent.securitygroups_rpc [req-587aa272-270a-45c1-98c9-c8695d8c05f6 e26ed4bd37234dada6ff85d94b03d922 9b12b139eeba4bdeaa14edfa18890bbe - - -] Security group member updated ['9442504d-65d1-4331-af07-248b6920b0bf'] 2021-07-14 12:57:52.986 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6960c78d-2fa8-4d2d-bdd6-d82388efa83d e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] port_update received: a54fb383-f402-43e4-a3b8-f5e67db2d99a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 12:57:53.016 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6960c78d-2fa8-4d2d-bdd6-d82388efa83d e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] No port a54fb383-f402-43e4-a3b8-f5e67db2d99a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 12:57:53.073 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 12:57:53.073 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'eda98090-9e6c-4e6b-81f2-15231fa04ce2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 12:57:53.073 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'eda98090-9e6c-4e6b-81f2-15231fa04ce2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 12:57:53.073 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port eda98090-9e6c-4e6b-81f2-15231fa04ce2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 12:57:53.078 4616 1596907633832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 78481042-093f-4c06-948e-7fb1bbcf4079 2021-07-14 12:57:53.078 4616 1596907633832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['eda98090-9e6c-4e6b-81f2-15231fa04ce2'] 2021-07-14 12:57:53.078 4616 1596907633832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 12:57:53.078 4616 1596907633832 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-07-14 12:57:53.078 4616 1596907633832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['eda98090-9e6c-4e6b-81f2-15231fa04ce2'] 2021-07-14 12:57:55.063 4616 1596907633832 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-07-14 12:57:55.471 4616 1596907631368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a54fb383-f402-43e4-a3b8-f5e67db2d99a 2021-07-14 12:57:56.224 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:57:57.269 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 12:57:57.470 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Adding port a54fb383-f402-43e4-a3b8-f5e67db2d99a 2021-07-14 12:57:57.470 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Port a54fb383-f402-43e4-a3b8-f5e67db2d99a updated. Details: {'device': 'a54fb383-f402-43e4-a3b8-f5e67db2d99a', 'network_id': 'd4eee5b1-42d1-4fb2-9b3c-dbeee147f369', 'port_id': 'a54fb383-f402-43e4-a3b8-f5e67db2d99a', 'mac_address': 'fa:16:3e:8d:21:24', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 238, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '506ace94-9d4b-41e2-9d0c-77d4d253a576', '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-07-14 12:57:57.470 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] 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-07-14 12:57:57.470 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a54fb383-f402-43e4-a3b8-f5e67db2d99a" 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-07-14 12:57:57.470 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a54fb383-f402-43e4-a3b8-f5e67db2d99a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 12:57:57.470 4616 1596907633832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d4eee5b1-42d1-4fb2-9b3c-dbeee147f369 2021-07-14 12:57:57.470 4616 1596907633832 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-07-14 12:57:57.627 4616 1596907633832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a54fb383-f402-43e4-a3b8-f5e67db2d99a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:57:57.627 4616 1596907633832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a54fb383-f402-43e4-a3b8-f5e67db2d99a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:57:57.642 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a54fb383-f402-43e4-a3b8-f5e67db2d99a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 12:57:57.642 4616 1596907633832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 238, VLAN trunk: None to switch port a54fb383-f402-43e4-a3b8-f5e67db2d99a 2021-07-14 12:57:57.719 4616 1596907633832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 12:57:57.719 4616 1596907633832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a54fb383-f402-43e4-a3b8-f5e67db2d99a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 12:57:57.848 4616 1596907633832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a54fb383-f402-43e4-a3b8-f5e67db2d99a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 12:57:57.848 4616 1596907633832 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-07-14 12:57:57.848 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9442504d-65d1-4331-af07-248b6920b0bf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 12:57:57.848 4616 1596907633832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a54fb383-f402-43e4-a3b8-f5e67db2d99a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 12:57:57.848 4616 1596907633832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 12:57:57.848 4616 1596907633832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a54fb383-f402-43e4-a3b8-f5e67db2d99a not yet added. Adding. 2021-07-14 12:57:57.848 4616 1596907633832 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-07-14 12:57:57.848 4616 1596907633832 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-07-14 12:57:57.977 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a54fb383-f402-43e4-a3b8-f5e67db2d99a" 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-07-14 12:57:58.099 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a54fb383-f402-43e4-a3b8-f5e67db2d99a" 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-07-14 12:57:58.099 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a54fb383-f402-43e4-a3b8-f5e67db2d99a" 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-07-14 12:57:58.225 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a54fb383-f402-43e4-a3b8-f5e67db2d99a" 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-07-14 12:57:58.314 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a54fb383-f402-43e4-a3b8-f5e67db2d99a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:57:58.314 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a54fb383-f402-43e4-a3b8-f5e67db2d99a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 12:57:58.314 4616 1596907633832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a54fb383-f402-43e4-a3b8-f5e67db2d99a processed. 2021-07-14 12:57:59.281 4616 1596907633832 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-07-14 12:57:59.472 4616 1596907633832 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-07-14 12:58:05.581 4616 1596907631368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: eda98090-9e6c-4e6b-81f2-15231fa04ce2 2021-07-14 12:58:07.342 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 12:58:07.544 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Adding port eda98090-9e6c-4e6b-81f2-15231fa04ce2 2021-07-14 12:58:07.544 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Port eda98090-9e6c-4e6b-81f2-15231fa04ce2 updated. Details: {'device': 'eda98090-9e6c-4e6b-81f2-15231fa04ce2', 'network_id': '78481042-093f-4c06-948e-7fb1bbcf4079', 'port_id': 'eda98090-9e6c-4e6b-81f2-15231fa04ce2', 'mac_address': 'fa:16:3e:f6:cb:cc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 214, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3eaa74b5-80a2-4fd8-b98b-20769efdd780', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 12:58:07.544 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] 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-07-14 12:58:07.544 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-eda98090-9e6c-4e6b-81f2-15231fa04ce2" 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-07-14 12:58:07.544 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port eda98090-9e6c-4e6b-81f2-15231fa04ce2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 12:58:07.544 4616 1596907633832 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 78481042-093f-4c06-948e-7fb1bbcf4079 2021-07-14 12:58:07.544 4616 1596907633832 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-07-14 12:58:07.704 4616 1596907633832 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'eda98090-9e6c-4e6b-81f2-15231fa04ce2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:58:07.704 4616 1596907633832 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'eda98090-9e6c-4e6b-81f2-15231fa04ce2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:58:07.704 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port eda98090-9e6c-4e6b-81f2-15231fa04ce2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 12:58:07.704 4616 1596907633832 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 214, VLAN trunk: None to switch port eda98090-9e6c-4e6b-81f2-15231fa04ce2 2021-07-14 12:58:07.807 4616 1596907633832 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 12:58:07.807 4616 1596907633832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['eda98090-9e6c-4e6b-81f2-15231fa04ce2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 12:58:08.066 4616 1596907633832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['eda98090-9e6c-4e6b-81f2-15231fa04ce2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 12:58:08.066 4616 1596907633832 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-07-14 12:58:08.066 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3285627c-f754-491e-bf8f-ec0688fc26ce) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 12:58:08.066 4616 1596907633832 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for eda98090-9e6c-4e6b-81f2-15231fa04ce2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 12:58:08.066 4616 1596907633832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 12:58:08.066 4616 1596907633832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device eda98090-9e6c-4e6b-81f2-15231fa04ce2 not yet added. Adding. 2021-07-14 12:58:08.066 4616 1596907633832 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-07-14 12:58:08.066 4616 1596907633832 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-07-14 12:58:08.192 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eda98090-9e6c-4e6b-81f2-15231fa04ce2" 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-07-14 12:58:08.332 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eda98090-9e6c-4e6b-81f2-15231fa04ce2" 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-07-14 12:58:08.332 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eda98090-9e6c-4e6b-81f2-15231fa04ce2" 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-07-14 12:58:08.472 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-eda98090-9e6c-4e6b-81f2-15231fa04ce2" 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-07-14 12:58:08.578 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-eda98090-9e6c-4e6b-81f2-15231fa04ce2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:58:08.578 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port eda98090-9e6c-4e6b-81f2-15231fa04ce2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 12:58:08.578 4616 1596907633832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port eda98090-9e6c-4e6b-81f2-15231fa04ce2 processed. 2021-07-14 12:58:09.365 4616 1596907633832 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-07-14 12:58:09.553 4616 1596907633832 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-07-14 12:58:32.314 4616 1596907633832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Security group member updated on remote: ['c1e5841d-aa12-4601-811e-6fabb62fb9e1', 'c516d424-f67e-4203-849e-c19c84e64d8b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 12:58:32.314 4616 1596907633832 MainThread INFO neutron.agent.securitygroups_rpc [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Security group member updated ['c1e5841d-aa12-4601-811e-6fabb62fb9e1', 'c516d424-f67e-4203-849e-c19c84e64d8b'] 2021-07-14 12:58:32.314 4616 1596907633832 MainThread INFO neutron.agent.securitygroups_rpc [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Refresh firewall rules 2021-07-14 12:58:32.314 4616 1596907633832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Get security group information for devices via rpc ['baf849f8-17f5-4e28-b321-5329ce7ab698'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 12:58:32.363 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] port_update received: baf849f8-17f5-4e28-b321-5329ce7ab698 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 12:58:32.376 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Lock "n-hv-agent-port-lock-baf849f8-17f5-4e28-b321-5329ce7ab698" 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-07-14 12:58:32.376 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Binding port baf849f8-17f5-4e28-b321-5329ce7ab698 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 12:58:32.376 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] 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-07-14 12:58:32.389 4616 1596907633480 MainThread DEBUG neutron.services.trunk.rpc.agent [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'baf849f8-17f5-4e28-b321-5329ce7ab698') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:58:32.389 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'baf849f8-17f5-4e28-b321-5329ce7ab698') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:58:32.421 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Trunk plugin disabled on server. Assuming port baf849f8-17f5-4e28-b321-5329ce7ab698 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 12:58:32.421 4616 1596907633480 MainThread INFO networking_hyperv.neutron.trunk_driver [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Binding VLAN ID: 225, VLAN trunk: None to switch port baf849f8-17f5-4e28-b321-5329ce7ab698 2021-07-14 12:58:32.468 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Refresh firewall rules 2021-07-14 12:58:32.468 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Get security group information for devices via rpc ['baf849f8-17f5-4e28-b321-5329ce7ab698'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 12:58:32.545 4616 1596907633832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Update security group information for ports dict_keys(['baf849f8-17f5-4e28-b321-5329ce7ab698']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 12:58:32.545 4616 1596907633832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 12:58:32.545 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Update rules of security group (c1e5841d-aa12-4601-811e-6fabb62fb9e1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 12:58:32.545 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Update members of security group (c1e5841d-aa12-4601-811e-6fabb62fb9e1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 12:58:32.573 4616 1596907633832 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Update port filter for baf849f8-17f5-4e28-b321-5329ce7ab698 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 12:58:32.573 4616 1596907633832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Updating port rules. 2021-07-14 12:58:32.573 4616 1596907633832 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Creating 0 new rules, removing 6 old rules. 2021-07-14 12:58:32.573 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Lock "n-hv-driver-port-lock-baf849f8-17f5-4e28-b321-5329ce7ab698" 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-07-14 12:58:32.573 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Lock "n-hv-driver-port-lock-baf849f8-17f5-4e28-b321-5329ce7ab698" 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-07-14 12:58:32.573 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Lock "n-hv-driver-port-lock-baf849f8-17f5-4e28-b321-5329ce7ab698" 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-07-14 12:58:32.753 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Update security group information for ports dict_keys(['baf849f8-17f5-4e28-b321-5329ce7ab698']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 12:58:32.753 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 12:58:32.753 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Update rules of security group (c1e5841d-aa12-4601-811e-6fabb62fb9e1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 12:58:32.753 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Update members of security group (c1e5841d-aa12-4601-811e-6fabb62fb9e1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 12:58:32.753 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Update port filter for baf849f8-17f5-4e28-b321-5329ce7ab698 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 12:58:32.753 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Updating port rules. 2021-07-14 12:58:32.753 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Creating 0 new rules, removing 6 old rules. 2021-07-14 12:58:32.795 4616 1596907633832 MainThread DEBUG oslo_concurrency.lockutils [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Lock "n-hv-driver-port-lock-baf849f8-17f5-4e28-b321-5329ce7ab698" 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-07-14 12:58:32.795 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Lock "n-hv-driver-port-lock-baf849f8-17f5-4e28-b321-5329ce7ab698" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-07-14 12:58:32.795 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Lock "n-hv-driver-port-lock-baf849f8-17f5-4e28-b321-5329ce7ab698" 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-07-14 12:58:32.795 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Lock "n-hv-driver-port-lock-baf849f8-17f5-4e28-b321-5329ce7ab698" 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-07-14 12:58:32.896 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Lock "n-hv-driver-port-lock-baf849f8-17f5-4e28-b321-5329ce7ab698" 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-07-14 12:58:32.940 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-e88bd3c6-8a3a-4da9-9b3d-c2d8fccaf14c 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Lock "n-hv-agent-port-lock-baf849f8-17f5-4e28-b321-5329ce7ab698" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:58:33.579 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd33e234-f63d-4b41-b574-b07877dc8891 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] port_delete event received for '4460a81b-f9c9-4f1c-9b5c-0c584d54ed02' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:58:33.827 4616 1596907631368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 29cc01fd-de12-453e-9548-e74e14b48166 2021-07-14 12:58:35.472 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 12:58:35.691 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Adding port 29cc01fd-de12-453e-9548-e74e14b48166 2021-07-14 12:58:35.691 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Port 29cc01fd-de12-453e-9548-e74e14b48166 updated. Details: {'device': '29cc01fd-de12-453e-9548-e74e14b48166', 'network_id': '05e77cd2-bd46-4c2b-97e5-fcf01a974050', 'port_id': '29cc01fd-de12-453e-9548-e74e14b48166', 'mac_address': 'fa:16:3e:a6:0d:49', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 213, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5a47fc68-bc9c-4c1d-b163-495238bb59a4', '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-07-14 12:58:35.691 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] 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-07-14 12:58:35.691 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-29cc01fd-de12-453e-9548-e74e14b48166" 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-07-14 12:58:35.691 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 29cc01fd-de12-453e-9548-e74e14b48166 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 12:58:35.691 4616 1596907633480 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-07-14 12:58:35.720 4616 1596907633480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '29cc01fd-de12-453e-9548-e74e14b48166') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:58:35.720 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '29cc01fd-de12-453e-9548-e74e14b48166') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:58:35.739 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 29cc01fd-de12-453e-9548-e74e14b48166 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 12:58:35.739 4616 1596907633480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 213, VLAN trunk: None to switch port 29cc01fd-de12-453e-9548-e74e14b48166 2021-07-14 12:58:35.795 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 12:58:35.795 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['29cc01fd-de12-453e-9548-e74e14b48166'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 12:58:35.967 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['29cc01fd-de12-453e-9548-e74e14b48166']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 12:58:35.967 4616 1596907633480 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-07-14 12:58:35.967 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e6ea4722-38f6-41d2-b219-775b7609745a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 12:58:35.967 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 29cc01fd-de12-453e-9548-e74e14b48166 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 12:58:35.973 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 12:58:35.973 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-07-14 12:58:35.973 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29cc01fd-de12-453e-9548-e74e14b48166" 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-07-14 12:58:35.973 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29cc01fd-de12-453e-9548-e74e14b48166" 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-07-14 12:58:35.973 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29cc01fd-de12-453e-9548-e74e14b48166" 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-07-14 12:58:35.973 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29cc01fd-de12-453e-9548-e74e14b48166" 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-07-14 12:58:36.001 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-29cc01fd-de12-453e-9548-e74e14b48166" 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-07-14 12:58:36.001 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 29cc01fd-de12-453e-9548-e74e14b48166 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 12:58:36.001 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 29cc01fd-de12-453e-9548-e74e14b48166 processed. 2021-07-14 12:58:37.503 4616 1596907633480 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-07-14 12:58:37.718 4616 1596907633480 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-07-14 12:58:39.571 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f3d38a74-d70e-42eb-ae90-c1e02fd4ca2f 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Security group member updated on remote: ['c1e5841d-aa12-4601-811e-6fabb62fb9e1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 12:58:39.571 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-f3d38a74-d70e-42eb-ae90-c1e02fd4ca2f 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Security group member updated ['c1e5841d-aa12-4601-811e-6fabb62fb9e1'] 2021-07-14 12:58:39.571 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-f3d38a74-d70e-42eb-ae90-c1e02fd4ca2f 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Refresh firewall rules 2021-07-14 12:58:39.571 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f3d38a74-d70e-42eb-ae90-c1e02fd4ca2f 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Get security group information for devices via rpc ['baf849f8-17f5-4e28-b321-5329ce7ab698'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 12:58:39.671 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f3d38a74-d70e-42eb-ae90-c1e02fd4ca2f 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 12:58:39.671 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f3d38a74-d70e-42eb-ae90-c1e02fd4ca2f 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 12:58:39.692 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f3d38a74-d70e-42eb-ae90-c1e02fd4ca2f 2dd3149dfda34704838f83d1458e963e e59ff37dd461408982599eabe7e4d707 - - -] port_delete event received for 'baf849f8-17f5-4e28-b321-5329ce7ab698' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:58:39.842 4616 1596907631544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: baf849f8-17f5-4e28-b321-5329ce7ab698 2021-07-14 12:58:41.551 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 12:58:41.551 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'baf849f8-17f5-4e28-b321-5329ce7ab698' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 12:58:41.551 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'baf849f8-17f5-4e28-b321-5329ce7ab698' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 12:58:41.551 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port baf849f8-17f5-4e28-b321-5329ce7ab698 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 12:58:41.567 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['baf849f8-17f5-4e28-b321-5329ce7ab698'] 2021-07-14 12:58:41.567 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 12:58:41.567 4616 1596907633480 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-07-14 12:58:41.567 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['baf849f8-17f5-4e28-b321-5329ce7ab698'] 2021-07-14 12:58:43.123 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4fb6c0cf-ce8a-4e09-b8af-f1d5335ebe4a 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] port_delete event received for '33b93525-b027-49ca-b838-3dd852ac1091' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:58:43.545 4616 1596907633480 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-07-14 12:58:43.577 4616 1596907633480 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-07-14 12:58:44.521 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-30d09b15-4193-4442-97a7-c7abb1dfbdad 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] port_delete event received for 'de11bca4-69ce-4a23-ade8-1a86295ba9e0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:58:45.552 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53e7a731-fa81-4c9e-970b-322b05b412ad 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] port_delete event received for '8c232c51-2a6d-4c46-b09d-37ec61bc13de' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:58:45.692 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df41ce30-68f8-4a02-b341-3eaa441aee66 - - - - -] port_delete event received for '8c232c51-2a6d-4c46-b09d-37ec61bc13de' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:58:46.005 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53e7a731-fa81-4c9e-970b-322b05b412ad 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] network_delete received. Deleting network 51512089-a4d3-434b-af0c-09639276178c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 12:58:46.005 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-53e7a731-fa81-4c9e-970b-322b05b412ad 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] Reclaiming local network 51512089-a4d3-434b-af0c-09639276178c 2021-07-14 12:58:47.615 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fbf6369f-4c42-4ed8-acb2-d7024b414732 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] port_delete event received for '185ef151-dbfc-46d9-a649-b2f46ead6fb1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:58:47.927 4616 1596907631544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 29cc01fd-de12-453e-9548-e74e14b48166 2021-07-14 12:58:48.988 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f1922da-470f-4688-8891-a6efc8a9dda7 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] port_delete event received for '89187561-3111-4bdc-9b1b-96964864ef4e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:58:49.568 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 12:58:49.568 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '29cc01fd-de12-453e-9548-e74e14b48166' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 12:58:49.568 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '29cc01fd-de12-453e-9548-e74e14b48166' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 12:58:49.568 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 29cc01fd-de12-453e-9548-e74e14b48166 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 12:58:49.583 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['29cc01fd-de12-453e-9548-e74e14b48166'] 2021-07-14 12:58:49.583 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 12:58:49.583 4616 1596907633480 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-07-14 12:58:49.583 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['29cc01fd-de12-453e-9548-e74e14b48166'] 2021-07-14 12:58:49.867 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-144a6cc8-6975-4d98-8061-37862071f2b6 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] port_delete event received for 'e3e3d55f-b492-4660-bc56-e4e2b5d3a079' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:58:49.935 4616 1596907631544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 29cc01fd-de12-453e-9548-e74e14b48166 2021-07-14 12:58:50.110 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-144a6cc8-6975-4d98-8061-37862071f2b6 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] network_delete received. Deleting network ed282878-bd17-4c75-ab15-13c2d108aabd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 12:58:50.110 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-144a6cc8-6975-4d98-8061-37862071f2b6 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] Network ed282878-bd17-4c75-ab15-13c2d108aabd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-14 12:58:50.169 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8bb8995-d1b2-42c1-a586-bccc27295d2a - - - - -] port_delete event received for 'e3e3d55f-b492-4660-bc56-e4e2b5d3a079' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:58:51.575 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 12:58:51.575 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '29cc01fd-de12-453e-9548-e74e14b48166' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 12:58:51.575 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '29cc01fd-de12-453e-9548-e74e14b48166' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 12:58:51.575 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 29cc01fd-de12-453e-9548-e74e14b48166 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 12:58:51.575 4616 1596907633480 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-07-14 12:58:51.584 4616 1596907633832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 05e77cd2-bd46-4c2b-97e5-fcf01a974050 2021-07-14 12:58:51.584 4616 1596907633832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['29cc01fd-de12-453e-9548-e74e14b48166'] 2021-07-14 12:58:51.584 4616 1596907633832 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-07-14 12:58:51.584 4616 1596907633832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['29cc01fd-de12-453e-9548-e74e14b48166'] 2021-07-14 12:58:51.693 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:59:04.060 4616 1596907631368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 29cc01fd-de12-453e-9548-e74e14b48166 2021-07-14 12:59:05.645 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 12:59:05.849 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Adding port 29cc01fd-de12-453e-9548-e74e14b48166 2021-07-14 12:59:05.849 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Port 29cc01fd-de12-453e-9548-e74e14b48166 updated. Details: {'device': '29cc01fd-de12-453e-9548-e74e14b48166', 'network_id': '05e77cd2-bd46-4c2b-97e5-fcf01a974050', 'port_id': '29cc01fd-de12-453e-9548-e74e14b48166', 'mac_address': 'fa:16:3e:a6:0d:49', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 213, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5a47fc68-bc9c-4c1d-b163-495238bb59a4', '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-07-14 12:59:05.849 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] 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-07-14 12:59:05.849 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-29cc01fd-de12-453e-9548-e74e14b48166" 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-07-14 12:59:05.849 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 29cc01fd-de12-453e-9548-e74e14b48166 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 12:59:05.849 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 05e77cd2-bd46-4c2b-97e5-fcf01a974050 2021-07-14 12:59:05.849 4616 1596907633480 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-07-14 12:59:05.981 4616 1596907633480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '29cc01fd-de12-453e-9548-e74e14b48166') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:59:05.981 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '29cc01fd-de12-453e-9548-e74e14b48166') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:59:05.981 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 29cc01fd-de12-453e-9548-e74e14b48166 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 12:59:05.981 4616 1596907633480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 213, VLAN trunk: None to switch port 29cc01fd-de12-453e-9548-e74e14b48166 2021-07-14 12:59:06.057 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 12:59:06.057 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['29cc01fd-de12-453e-9548-e74e14b48166'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 12:59:06.200 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['29cc01fd-de12-453e-9548-e74e14b48166']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 12:59:06.200 4616 1596907633480 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-07-14 12:59:06.200 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e6ea4722-38f6-41d2-b219-775b7609745a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 12:59:06.200 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 29cc01fd-de12-453e-9548-e74e14b48166 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 12:59:06.208 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 12:59:06.208 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 29cc01fd-de12-453e-9548-e74e14b48166 not yet added. Adding. 2021-07-14 12:59:06.208 4616 1596907633480 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-07-14 12:59:06.208 4616 1596907633480 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-07-14 12:59:06.300 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29cc01fd-de12-453e-9548-e74e14b48166" 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-07-14 12:59:06.396 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29cc01fd-de12-453e-9548-e74e14b48166" 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-07-14 12:59:06.396 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29cc01fd-de12-453e-9548-e74e14b48166" 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-07-14 12:59:06.486 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-29cc01fd-de12-453e-9548-e74e14b48166" 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-07-14 12:59:06.583 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-29cc01fd-de12-453e-9548-e74e14b48166" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.734s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:59:06.583 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 29cc01fd-de12-453e-9548-e74e14b48166 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 12:59:06.583 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 29cc01fd-de12-453e-9548-e74e14b48166 processed. 2021-07-14 12:59:07.637 4616 1596907633480 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-07-14 12:59:07.817 4616 1596907633480 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-07-14 12:59:20.140 4616 1596907631544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a54fb383-f402-43e4-a3b8-f5e67db2d99a 2021-07-14 12:59:20.455 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-24ff9595-b799-46d7-9a4d-5ad4d5632af2 e26ed4bd37234dada6ff85d94b03d922 9b12b139eeba4bdeaa14edfa18890bbe - - -] Security group member updated on remote: ['9442504d-65d1-4331-af07-248b6920b0bf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 12:59:20.455 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-24ff9595-b799-46d7-9a4d-5ad4d5632af2 e26ed4bd37234dada6ff85d94b03d922 9b12b139eeba4bdeaa14edfa18890bbe - - -] Security group member updated ['9442504d-65d1-4331-af07-248b6920b0bf'] 2021-07-14 12:59:21.072 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24ff9595-b799-46d7-9a4d-5ad4d5632af2 e26ed4bd37234dada6ff85d94b03d922 9b12b139eeba4bdeaa14edfa18890bbe - - -] port_delete event received for 'a54fb383-f402-43e4-a3b8-f5e67db2d99a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:59:21.708 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 12:59:21.708 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a54fb383-f402-43e4-a3b8-f5e67db2d99a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 12:59:21.708 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a54fb383-f402-43e4-a3b8-f5e67db2d99a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 12:59:21.708 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a54fb383-f402-43e4-a3b8-f5e67db2d99a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 12:59:21.724 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d4eee5b1-42d1-4fb2-9b3c-dbeee147f369 2021-07-14 12:59:21.724 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a54fb383-f402-43e4-a3b8-f5e67db2d99a'] 2021-07-14 12:59:21.724 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 12:59:21.724 4616 1596907633480 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-07-14 12:59:21.724 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a54fb383-f402-43e4-a3b8-f5e67db2d99a'] 2021-07-14 12:59:22.418 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b57b70cb-c326-4d44-bc3b-a2fe145e5ce8 e26ed4bd37234dada6ff85d94b03d922 9b12b139eeba4bdeaa14edfa18890bbe - - -] port_delete event received for 'f31322ec-e133-433a-9c40-1542488621d2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:59:23.711 4616 1596907633480 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-07-14 12:59:23.739 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:59:27.200 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d764a507-4cc9-499c-82d6-512c5faafe8f 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] port_delete event received for 'd60ffd8e-9f37-4eef-befe-aaf3d5455ffb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:59:28.284 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d35ec05-d57d-4206-b2af-fa61140b641e 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] port_delete event received for '38f896ce-967f-482f-9e0e-81754c02789f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:59:29.012 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fc64915-8fef-4022-8e99-28b23e91cff7 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] port_delete event received for '704300eb-ab06-4159-9cc5-fd006bd8cf21' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:59:29.239 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fc64915-8fef-4022-8e99-28b23e91cff7 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] network_delete received. Deleting network d4eee5b1-42d1-4fb2-9b3c-dbeee147f369 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 12:59:29.239 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fc64915-8fef-4022-8e99-28b23e91cff7 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] Network d4eee5b1-42d1-4fb2-9b3c-dbeee147f369 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-14 12:59:33.419 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e003f479-1e1c-40e9-b847-30bee7318bba 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Security group member updated on remote: ['9593fea1-80fd-4e56-a7a1-7f076ddd7fba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 12:59:33.419 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-e003f479-1e1c-40e9-b847-30bee7318bba 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Security group member updated ['9593fea1-80fd-4e56-a7a1-7f076ddd7fba'] 2021-07-14 12:59:33.802 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a29e719-1214-465d-a244-fa31932d8d0a 6b306481fe4d4292bb220dcd2e3e40b3 97093795c04d47ac98a8b744280ddbea - - -] port_delete event received for 'f16cf53f-de9e-4c76-8282-e8df2dc5628d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:59:34.624 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5c7ca1a-ac04-4cc3-be3f-cf80daf6cbd4 e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] port_update received: e6c787c4-4424-4f69-83b2-382b363dcfc5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 12:59:34.624 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c5c7ca1a-ac04-4cc3-be3f-cf80daf6cbd4 e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] No port e6c787c4-4424-4f69-83b2-382b363dcfc5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 12:59:36.252 4616 1596907631544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: eda98090-9e6c-4e6b-81f2-15231fa04ce2 2021-07-14 12:59:36.264 4616 1596907631368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e6c787c4-4424-4f69-83b2-382b363dcfc5 2021-07-14 12:59:36.542 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b1bf5204-d5bd-4774-8e38-82a350000b3b 6b306481fe4d4292bb220dcd2e3e40b3 97093795c04d47ac98a8b744280ddbea - - -] Security group member updated on remote: ['3285627c-f754-491e-bf8f-ec0688fc26ce'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 12:59:36.542 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-b1bf5204-d5bd-4774-8e38-82a350000b3b 6b306481fe4d4292bb220dcd2e3e40b3 97093795c04d47ac98a8b744280ddbea - - -] Security group member updated ['3285627c-f754-491e-bf8f-ec0688fc26ce'] 2021-07-14 12:59:36.624 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1bf5204-d5bd-4774-8e38-82a350000b3b 6b306481fe4d4292bb220dcd2e3e40b3 97093795c04d47ac98a8b744280ddbea - - -] port_delete event received for 'eda98090-9e6c-4e6b-81f2-15231fa04ce2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:59:37.764 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 12:59:37.996 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Adding port e6c787c4-4424-4f69-83b2-382b363dcfc5 2021-07-14 12:59:37.996 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Port e6c787c4-4424-4f69-83b2-382b363dcfc5 updated. Details: {'device': 'e6c787c4-4424-4f69-83b2-382b363dcfc5', 'network_id': 'c964a45b-ee1a-4477-9882-49fb72f22b7f', 'port_id': 'e6c787c4-4424-4f69-83b2-382b363dcfc5', 'mac_address': 'fa:16:3e:77:45:10', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 207, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2672d897-2570-44eb-a473-ae4ea1aea841', '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-07-14 12:59:37.996 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] 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-07-14 12:59:37.996 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 12:59:37.996 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e6c787c4-4424-4f69-83b2-382b363dcfc5" 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-07-14 12:59:37.996 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e6c787c4-4424-4f69-83b2-382b363dcfc5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 12:59:37.996 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c964a45b-ee1a-4477-9882-49fb72f22b7f 2021-07-14 12:59:37.996 4616 1596907633480 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-07-14 12:59:37.996 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'eda98090-9e6c-4e6b-81f2-15231fa04ce2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 12:59:37.996 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'eda98090-9e6c-4e6b-81f2-15231fa04ce2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 12:59:37.996 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port eda98090-9e6c-4e6b-81f2-15231fa04ce2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 12:59:38.012 4616 1596907633832 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 78481042-093f-4c06-948e-7fb1bbcf4079 2021-07-14 12:59:38.012 4616 1596907633832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['eda98090-9e6c-4e6b-81f2-15231fa04ce2'] 2021-07-14 12:59:38.012 4616 1596907633832 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 12:59:38.012 4616 1596907633832 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-07-14 12:59:38.012 4616 1596907633832 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['eda98090-9e6c-4e6b-81f2-15231fa04ce2'] 2021-07-14 12:59:38.127 4616 1596907633480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e6c787c4-4424-4f69-83b2-382b363dcfc5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:59:38.127 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e6c787c4-4424-4f69-83b2-382b363dcfc5') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:59:38.137 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e6c787c4-4424-4f69-83b2-382b363dcfc5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 12:59:38.137 4616 1596907633480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 207, VLAN trunk: None to switch port e6c787c4-4424-4f69-83b2-382b363dcfc5 2021-07-14 12:59:38.200 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 12:59:38.200 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e6c787c4-4424-4f69-83b2-382b363dcfc5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 12:59:38.356 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e6c787c4-4424-4f69-83b2-382b363dcfc5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 12:59:38.356 4616 1596907633480 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-07-14 12:59:38.356 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9593fea1-80fd-4e56-a7a1-7f076ddd7fba) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 12:59:38.356 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9593fea1-80fd-4e56-a7a1-7f076ddd7fba) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 12:59:38.356 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e6c787c4-4424-4f69-83b2-382b363dcfc5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 12:59:38.356 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 12:59:38.356 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e6c787c4-4424-4f69-83b2-382b363dcfc5 not yet added. Adding. 2021-07-14 12:59:38.356 4616 1596907633480 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-07-14 12:59:38.356 4616 1596907633480 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-07-14 12:59:38.442 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6c787c4-4424-4f69-83b2-382b363dcfc5" 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-07-14 12:59:38.528 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6c787c4-4424-4f69-83b2-382b363dcfc5" 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-07-14 12:59:38.528 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6c787c4-4424-4f69-83b2-382b363dcfc5" 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-07-14 12:59:38.624 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e6c787c4-4424-4f69-83b2-382b363dcfc5" 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-07-14 12:59:38.700 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e6c787c4-4424-4f69-83b2-382b363dcfc5" 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-07-14 12:59:38.700 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e6c787c4-4424-4f69-83b2-382b363dcfc5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 12:59:38.700 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e6c787c4-4424-4f69-83b2-382b363dcfc5 processed. 2021-07-14 12:59:39.489 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19008f2a-efb6-47b1-b9f2-a7326aff36cc 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] port_delete event received for '4f7e4f6e-6d86-45f0-8568-9a8d0aa2cfdf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:59:39.780 4616 1596907633480 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-07-14 12:59:40.021 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 12:59:40.887 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9b951f4-4d51-4570-9bdd-862c3d0b7244 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] port_delete event received for '5ce106b2-5bc1-4984-bc38-3d6327b860b7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:59:41.661 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-374dd075-6161-47dc-8484-3dfcd696c9ba 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] port_delete event received for '7700924e-46fc-4087-9557-368a50d2f2ba' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:59:41.855 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-374dd075-6161-47dc-8484-3dfcd696c9ba 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] network_delete received. Deleting network 78481042-093f-4c06-948e-7fb1bbcf4079 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 12:59:41.855 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-374dd075-6161-47dc-8484-3dfcd696c9ba 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] Network 78481042-093f-4c06-948e-7fb1bbcf4079 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-14 12:59:42.989 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d7ed4f0-9f4d-481f-ab77-bf1a2e163f20 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] port_delete event received for '62a65fe1-f490-4129-bfc1-f410b90e365e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:59:44.472 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74eae358-75ab-4ae7-ad20-08835f065acf 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] port_delete event received for '1ddcf825-bb5c-482f-8378-e88d52bb5893' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:59:45.277 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c21edfe-2e67-4417-a564-86272731594c 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] port_delete event received for '853ae040-6c7a-4fa3-ac57-112e8b17e997' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:59:45.511 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c21edfe-2e67-4417-a564-86272731594c 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] network_delete received. Deleting network 7951193f-cdb7-4fe4-8859-941867e0a49f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 12:59:45.511 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c21edfe-2e67-4417-a564-86272731594c 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] Network 7951193f-cdb7-4fe4-8859-941867e0a49f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-14 12:59:45.995 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb9aee56-74f7-4bd7-8338-58ab293eabb5 5d7963d424af4123b7963232c8bb5b1c 22c7ea74d33048098ef16ecf7eadf0cb - - -] Security group member updated on remote: ['e6ea4722-38f6-41d2-b219-775b7609745a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 12:59:45.995 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-cb9aee56-74f7-4bd7-8338-58ab293eabb5 5d7963d424af4123b7963232c8bb5b1c 22c7ea74d33048098ef16ecf7eadf0cb - - -] Security group member updated ['e6ea4722-38f6-41d2-b219-775b7609745a'] 2021-07-14 12:59:46.310 4616 1596907631544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 29cc01fd-de12-453e-9548-e74e14b48166 2021-07-14 12:59:46.329 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb9aee56-74f7-4bd7-8338-58ab293eabb5 5d7963d424af4123b7963232c8bb5b1c 22c7ea74d33048098ef16ecf7eadf0cb - - -] port_delete event received for '29cc01fd-de12-453e-9548-e74e14b48166' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:59:47.542 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56e56fdd-8210-4c1e-82e4-784acd356bbe 5d7963d424af4123b7963232c8bb5b1c 22c7ea74d33048098ef16ecf7eadf0cb - - -] port_delete event received for 'd17bdd21-7cce-4229-a76b-7542d9dc057f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:59:47.792 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 12:59:47.792 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '29cc01fd-de12-453e-9548-e74e14b48166' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 12:59:47.792 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '29cc01fd-de12-453e-9548-e74e14b48166' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 12:59:47.792 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 29cc01fd-de12-453e-9548-e74e14b48166 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 12:59:47.802 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 05e77cd2-bd46-4c2b-97e5-fcf01a974050 2021-07-14 12:59:47.802 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['29cc01fd-de12-453e-9548-e74e14b48166'] 2021-07-14 12:59:47.802 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 12:59:47.802 4616 1596907633480 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-07-14 12:59:47.802 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['29cc01fd-de12-453e-9548-e74e14b48166'] 2021-07-14 12:59:49.816 4616 1596907633480 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-07-14 12:59:49.839 4616 1596907633480 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-07-14 12:59:51.645 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c5e5420-7cfd-480a-9110-5d8cb09e5be1 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] port_delete event received for '7cb3aa8a-a1f0-4ceb-9657-41470f617f6e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:59:52.823 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b53d0460-c34b-46ed-82e9-9889830f01d3 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] port_delete event received for 'e7e03075-5ddd-4fc7-8260-655a70190906' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:59:53.066 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1cbdc297-c82e-49d6-90b8-cb962038556a 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Security group member updated on remote: ['9593fea1-80fd-4e56-a7a1-7f076ddd7fba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 12:59:53.066 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-1cbdc297-c82e-49d6-90b8-cb962038556a 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Security group member updated ['9593fea1-80fd-4e56-a7a1-7f076ddd7fba'] 2021-07-14 12:59:53.066 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-1cbdc297-c82e-49d6-90b8-cb962038556a 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Refresh firewall rules 2021-07-14 12:59:53.066 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1cbdc297-c82e-49d6-90b8-cb962038556a 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Get security group information for devices via rpc ['e6c787c4-4424-4f69-83b2-382b363dcfc5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 12:59:53.301 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1cbdc297-c82e-49d6-90b8-cb962038556a 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update security group information for ports dict_keys(['e6c787c4-4424-4f69-83b2-382b363dcfc5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 12:59:53.301 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1cbdc297-c82e-49d6-90b8-cb962038556a 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 12:59:53.301 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1cbdc297-c82e-49d6-90b8-cb962038556a 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update rules of security group (9593fea1-80fd-4e56-a7a1-7f076ddd7fba) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 12:59:53.301 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1cbdc297-c82e-49d6-90b8-cb962038556a 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update members of security group (9593fea1-80fd-4e56-a7a1-7f076ddd7fba) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 12:59:53.301 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1cbdc297-c82e-49d6-90b8-cb962038556a 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update port filter for e6c787c4-4424-4f69-83b2-382b363dcfc5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 12:59:53.301 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1cbdc297-c82e-49d6-90b8-cb962038556a 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Updating port rules. 2021-07-14 12:59:53.301 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1cbdc297-c82e-49d6-90b8-cb962038556a 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Creating 1 new rules, removing 0 old rules. 2021-07-14 12:59:53.301 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-1cbdc297-c82e-49d6-90b8-cb962038556a 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-e6c787c4-4424-4f69-83b2-382b363dcfc5" 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-07-14 12:59:53.384 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-1cbdc297-c82e-49d6-90b8-cb962038556a 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-e6c787c4-4424-4f69-83b2-382b363dcfc5" 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-07-14 12:59:53.384 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-1cbdc297-c82e-49d6-90b8-cb962038556a 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-e6c787c4-4424-4f69-83b2-382b363dcfc5" 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-07-14 12:59:53.384 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-1cbdc297-c82e-49d6-90b8-cb962038556a 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-e6c787c4-4424-4f69-83b2-382b363dcfc5" 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-07-14 12:59:53.964 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c014f9af-7bd6-497e-bbbc-dd024cb0922b 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] port_delete event received for '19aed7c9-71ba-47e8-b127-a0412712eaf9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:59:54.020 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ccdc74c7-4c9f-4589-8a11-b4de606c9258 - - - - -] port_delete event received for '19aed7c9-71ba-47e8-b127-a0412712eaf9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 12:59:54.276 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c014f9af-7bd6-497e-bbbc-dd024cb0922b 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] network_delete received. Deleting network 05e77cd2-bd46-4c2b-97e5-fcf01a974050 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 12:59:54.276 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c014f9af-7bd6-497e-bbbc-dd024cb0922b 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] Network 05e77cd2-bd46-4c2b-97e5-fcf01a974050 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-14 12:59:54.348 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1073ec51-50db-4af3-947e-b0770d6781ce e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] port_update received: d060370e-4691-44ba-8ebd-e9d511f74ac4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 12:59:54.363 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1073ec51-50db-4af3-947e-b0770d6781ce e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] No port d060370e-4691-44ba-8ebd-e9d511f74ac4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 12:59:56.395 4616 1596907631368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d060370e-4691-44ba-8ebd-e9d511f74ac4 2021-07-14 12:59:57.832 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 12:59:58.042 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Adding port d060370e-4691-44ba-8ebd-e9d511f74ac4 2021-07-14 12:59:58.042 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Port d060370e-4691-44ba-8ebd-e9d511f74ac4 updated. Details: {'device': 'd060370e-4691-44ba-8ebd-e9d511f74ac4', 'network_id': 'c964a45b-ee1a-4477-9882-49fb72f22b7f', 'port_id': 'd060370e-4691-44ba-8ebd-e9d511f74ac4', 'mac_address': 'fa:16:3e:5c:6f:82', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 207, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2672d897-2570-44eb-a473-ae4ea1aea841', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 12:59:58.042 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] 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-07-14 12:59:58.042 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d060370e-4691-44ba-8ebd-e9d511f74ac4" 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-07-14 12:59:58.042 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d060370e-4691-44ba-8ebd-e9d511f74ac4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 12:59:58.042 4616 1596907633480 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-07-14 12:59:58.160 4616 1596907633480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd060370e-4691-44ba-8ebd-e9d511f74ac4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:59:58.160 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd060370e-4691-44ba-8ebd-e9d511f74ac4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 12:59:58.176 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d060370e-4691-44ba-8ebd-e9d511f74ac4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 12:59:58.176 4616 1596907633480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 207, VLAN trunk: None to switch port d060370e-4691-44ba-8ebd-e9d511f74ac4 2021-07-14 12:59:58.238 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 12:59:58.238 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d060370e-4691-44ba-8ebd-e9d511f74ac4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 12:59:58.376 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d060370e-4691-44ba-8ebd-e9d511f74ac4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 12:59:58.376 4616 1596907633480 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-07-14 12:59:58.376 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9593fea1-80fd-4e56-a7a1-7f076ddd7fba) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 12:59:58.376 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9593fea1-80fd-4e56-a7a1-7f076ddd7fba) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 12:59:58.376 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d060370e-4691-44ba-8ebd-e9d511f74ac4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 12:59:58.376 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 12:59:58.376 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d060370e-4691-44ba-8ebd-e9d511f74ac4 not yet added. Adding. 2021-07-14 12:59:58.376 4616 1596907633480 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-07-14 12:59:58.376 4616 1596907633480 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-07-14 12:59:58.479 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d060370e-4691-44ba-8ebd-e9d511f74ac4" 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-07-14 12:59:58.563 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d060370e-4691-44ba-8ebd-e9d511f74ac4" 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-07-14 12:59:58.563 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d060370e-4691-44ba-8ebd-e9d511f74ac4" 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-07-14 12:59:58.668 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d060370e-4691-44ba-8ebd-e9d511f74ac4" 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-07-14 12:59:58.745 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d060370e-4691-44ba-8ebd-e9d511f74ac4" 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-07-14 12:59:58.745 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d060370e-4691-44ba-8ebd-e9d511f74ac4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 12:59:58.745 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d060370e-4691-44ba-8ebd-e9d511f74ac4 processed. 2021-07-14 12:59:59.870 4616 1596907633480 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-07-14 13:00:00.097 4616 1596907633480 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-07-14 13:00:06.504 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-897e9491-f228-4b41-a615-7de13fe95f26 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Security group member updated on remote: ['9593fea1-80fd-4e56-a7a1-7f076ddd7fba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 13:00:06.504 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-897e9491-f228-4b41-a615-7de13fe95f26 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Security group member updated ['9593fea1-80fd-4e56-a7a1-7f076ddd7fba'] 2021-07-14 13:00:06.504 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-897e9491-f228-4b41-a615-7de13fe95f26 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Refresh firewall rules 2021-07-14 13:00:06.504 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-897e9491-f228-4b41-a615-7de13fe95f26 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Get security group information for devices via rpc ['e6c787c4-4424-4f69-83b2-382b363dcfc5', 'd060370e-4691-44ba-8ebd-e9d511f74ac4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 13:00:06.745 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-897e9491-f228-4b41-a615-7de13fe95f26 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update security group information for ports dict_keys(['d060370e-4691-44ba-8ebd-e9d511f74ac4', 'e6c787c4-4424-4f69-83b2-382b363dcfc5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 13:00:06.745 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-897e9491-f228-4b41-a615-7de13fe95f26 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 13:00:06.745 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-897e9491-f228-4b41-a615-7de13fe95f26 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update rules of security group (9593fea1-80fd-4e56-a7a1-7f076ddd7fba) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 13:00:06.745 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-897e9491-f228-4b41-a615-7de13fe95f26 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update members of security group (9593fea1-80fd-4e56-a7a1-7f076ddd7fba) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 13:00:06.745 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-897e9491-f228-4b41-a615-7de13fe95f26 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update port filter for d060370e-4691-44ba-8ebd-e9d511f74ac4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 13:00:06.745 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-897e9491-f228-4b41-a615-7de13fe95f26 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Updating port rules. 2021-07-14 13:00:06.745 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-897e9491-f228-4b41-a615-7de13fe95f26 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Creating 1 new rules, removing 0 old rules. 2021-07-14 13:00:06.751 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-897e9491-f228-4b41-a615-7de13fe95f26 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-d060370e-4691-44ba-8ebd-e9d511f74ac4" 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-07-14 13:00:06.855 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-897e9491-f228-4b41-a615-7de13fe95f26 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-d060370e-4691-44ba-8ebd-e9d511f74ac4" 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-07-14 13:00:06.855 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-897e9491-f228-4b41-a615-7de13fe95f26 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-d060370e-4691-44ba-8ebd-e9d511f74ac4" 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-07-14 13:00:06.855 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-897e9491-f228-4b41-a615-7de13fe95f26 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-d060370e-4691-44ba-8ebd-e9d511f74ac4" 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-07-14 13:00:06.855 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-897e9491-f228-4b41-a615-7de13fe95f26 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update port filter for e6c787c4-4424-4f69-83b2-382b363dcfc5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 13:00:06.855 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-897e9491-f228-4b41-a615-7de13fe95f26 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Updating port rules. 2021-07-14 13:00:06.855 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-897e9491-f228-4b41-a615-7de13fe95f26 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Creating 1 new rules, removing 0 old rules. 2021-07-14 13:00:06.855 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-897e9491-f228-4b41-a615-7de13fe95f26 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-e6c787c4-4424-4f69-83b2-382b363dcfc5" 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-07-14 13:00:06.964 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-897e9491-f228-4b41-a615-7de13fe95f26 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-e6c787c4-4424-4f69-83b2-382b363dcfc5" 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-07-14 13:00:06.964 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-897e9491-f228-4b41-a615-7de13fe95f26 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-e6c787c4-4424-4f69-83b2-382b363dcfc5" 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-07-14 13:00:06.964 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-897e9491-f228-4b41-a615-7de13fe95f26 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-e6c787c4-4424-4f69-83b2-382b363dcfc5" 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-07-14 13:00:07.277 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63ff683e-c98a-4270-92a6-79cb753fcdf6 e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] port_update received: 1afc2835-ab51-4927-82c1-40bef7e06aa9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 13:00:07.293 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63ff683e-c98a-4270-92a6-79cb753fcdf6 e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] No port 1afc2835-ab51-4927-82c1-40bef7e06aa9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 13:00:08.544 4616 1596907631368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1afc2835-ab51-4927-82c1-40bef7e06aa9 2021-07-14 13:00:09.948 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 13:00:10.154 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Adding port 1afc2835-ab51-4927-82c1-40bef7e06aa9 2021-07-14 13:00:10.154 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Port 1afc2835-ab51-4927-82c1-40bef7e06aa9 updated. Details: {'device': '1afc2835-ab51-4927-82c1-40bef7e06aa9', 'network_id': 'c964a45b-ee1a-4477-9882-49fb72f22b7f', 'port_id': '1afc2835-ab51-4927-82c1-40bef7e06aa9', 'mac_address': 'fa:16:3e:fb:45:bc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 207, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2672d897-2570-44eb-a473-ae4ea1aea841', '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-07-14 13:00:10.154 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] 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-07-14 13:00:10.154 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1afc2835-ab51-4927-82c1-40bef7e06aa9" 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-07-14 13:00:10.154 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1afc2835-ab51-4927-82c1-40bef7e06aa9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 13:00:10.154 4616 1596907633480 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-07-14 13:00:10.301 4616 1596907633480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1afc2835-ab51-4927-82c1-40bef7e06aa9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 13:00:10.301 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1afc2835-ab51-4927-82c1-40bef7e06aa9') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 13:00:10.301 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1afc2835-ab51-4927-82c1-40bef7e06aa9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 13:00:10.301 4616 1596907633480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 207, VLAN trunk: None to switch port 1afc2835-ab51-4927-82c1-40bef7e06aa9 2021-07-14 13:00:10.371 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 13:00:10.371 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1afc2835-ab51-4927-82c1-40bef7e06aa9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 13:00:10.546 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1afc2835-ab51-4927-82c1-40bef7e06aa9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 13:00:10.546 4616 1596907633480 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-07-14 13:00:10.546 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9593fea1-80fd-4e56-a7a1-7f076ddd7fba) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 13:00:10.546 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9593fea1-80fd-4e56-a7a1-7f076ddd7fba) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 13:00:10.546 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1afc2835-ab51-4927-82c1-40bef7e06aa9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 13:00:10.546 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 13:00:10.546 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1afc2835-ab51-4927-82c1-40bef7e06aa9 not yet added. Adding. 2021-07-14 13:00:10.546 4616 1596907633480 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-07-14 13:00:10.546 4616 1596907633480 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-07-14 13:00:10.653 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1afc2835-ab51-4927-82c1-40bef7e06aa9" 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-07-14 13:00:10.748 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1afc2835-ab51-4927-82c1-40bef7e06aa9" 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-07-14 13:00:10.748 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1afc2835-ab51-4927-82c1-40bef7e06aa9" 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-07-14 13:00:10.906 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1afc2835-ab51-4927-82c1-40bef7e06aa9" 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-07-14 13:00:11.004 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1afc2835-ab51-4927-82c1-40bef7e06aa9" 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-07-14 13:00:11.004 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1afc2835-ab51-4927-82c1-40bef7e06aa9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 13:00:11.004 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1afc2835-ab51-4927-82c1-40bef7e06aa9 processed. 2021-07-14 13:00:11.964 4616 1596907633480 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-07-14 13:00:12.162 4616 1596907633480 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-07-14 13:00:26.840 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0dc1a831-aa65-4705-a3ae-76e409c18577 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Security group member updated on remote: ['9593fea1-80fd-4e56-a7a1-7f076ddd7fba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 13:00:26.840 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-0dc1a831-aa65-4705-a3ae-76e409c18577 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Security group member updated ['9593fea1-80fd-4e56-a7a1-7f076ddd7fba'] 2021-07-14 13:00:26.840 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-0dc1a831-aa65-4705-a3ae-76e409c18577 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Refresh firewall rules 2021-07-14 13:00:26.840 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0dc1a831-aa65-4705-a3ae-76e409c18577 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Get security group information for devices via rpc ['e6c787c4-4424-4f69-83b2-382b363dcfc5', 'd060370e-4691-44ba-8ebd-e9d511f74ac4', '1afc2835-ab51-4927-82c1-40bef7e06aa9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 13:00:27.198 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0dc1a831-aa65-4705-a3ae-76e409c18577 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update security group information for ports dict_keys(['1afc2835-ab51-4927-82c1-40bef7e06aa9', 'd060370e-4691-44ba-8ebd-e9d511f74ac4', 'e6c787c4-4424-4f69-83b2-382b363dcfc5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 13:00:27.198 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0dc1a831-aa65-4705-a3ae-76e409c18577 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 13:00:27.198 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0dc1a831-aa65-4705-a3ae-76e409c18577 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update rules of security group (9593fea1-80fd-4e56-a7a1-7f076ddd7fba) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 13:00:27.198 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-0dc1a831-aa65-4705-a3ae-76e409c18577 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update members of security group (9593fea1-80fd-4e56-a7a1-7f076ddd7fba) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 13:00:27.198 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0dc1a831-aa65-4705-a3ae-76e409c18577 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update port filter for 1afc2835-ab51-4927-82c1-40bef7e06aa9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 13:00:27.198 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0dc1a831-aa65-4705-a3ae-76e409c18577 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Updating port rules. 2021-07-14 13:00:27.198 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0dc1a831-aa65-4705-a3ae-76e409c18577 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Creating 1 new rules, removing 0 old rules. 2021-07-14 13:00:27.198 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-0dc1a831-aa65-4705-a3ae-76e409c18577 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-1afc2835-ab51-4927-82c1-40bef7e06aa9" 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-07-14 13:00:27.313 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-0dc1a831-aa65-4705-a3ae-76e409c18577 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-1afc2835-ab51-4927-82c1-40bef7e06aa9" 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-07-14 13:00:27.334 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-0dc1a831-aa65-4705-a3ae-76e409c18577 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-1afc2835-ab51-4927-82c1-40bef7e06aa9" 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-07-14 13:00:27.334 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-0dc1a831-aa65-4705-a3ae-76e409c18577 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-1afc2835-ab51-4927-82c1-40bef7e06aa9" 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-07-14 13:00:27.334 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0dc1a831-aa65-4705-a3ae-76e409c18577 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update port filter for d060370e-4691-44ba-8ebd-e9d511f74ac4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 13:00:27.334 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0dc1a831-aa65-4705-a3ae-76e409c18577 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Updating port rules. 2021-07-14 13:00:27.334 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0dc1a831-aa65-4705-a3ae-76e409c18577 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Creating 1 new rules, removing 0 old rules. 2021-07-14 13:00:27.334 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-0dc1a831-aa65-4705-a3ae-76e409c18577 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-d060370e-4691-44ba-8ebd-e9d511f74ac4" 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-07-14 13:00:27.464 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-0dc1a831-aa65-4705-a3ae-76e409c18577 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-d060370e-4691-44ba-8ebd-e9d511f74ac4" 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-07-14 13:00:27.464 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-0dc1a831-aa65-4705-a3ae-76e409c18577 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-d060370e-4691-44ba-8ebd-e9d511f74ac4" 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-07-14 13:00:27.464 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-0dc1a831-aa65-4705-a3ae-76e409c18577 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-d060370e-4691-44ba-8ebd-e9d511f74ac4" 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-07-14 13:00:27.464 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0dc1a831-aa65-4705-a3ae-76e409c18577 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update port filter for e6c787c4-4424-4f69-83b2-382b363dcfc5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 13:00:27.464 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0dc1a831-aa65-4705-a3ae-76e409c18577 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Updating port rules. 2021-07-14 13:00:27.464 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-0dc1a831-aa65-4705-a3ae-76e409c18577 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Creating 1 new rules, removing 0 old rules. 2021-07-14 13:00:27.464 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-0dc1a831-aa65-4705-a3ae-76e409c18577 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-e6c787c4-4424-4f69-83b2-382b363dcfc5" 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-07-14 13:00:27.588 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-0dc1a831-aa65-4705-a3ae-76e409c18577 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-e6c787c4-4424-4f69-83b2-382b363dcfc5" 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-07-14 13:00:27.588 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-0dc1a831-aa65-4705-a3ae-76e409c18577 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-e6c787c4-4424-4f69-83b2-382b363dcfc5" 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-07-14 13:00:27.588 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-0dc1a831-aa65-4705-a3ae-76e409c18577 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-e6c787c4-4424-4f69-83b2-382b363dcfc5" 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-07-14 13:00:27.668 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-105351bc-0514-4e26-9613-0d4403bc8bfe e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] port_update received: 196eff82-1d8a-4b03-a11c-7fad051232bc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 13:00:27.668 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-105351bc-0514-4e26-9613-0d4403bc8bfe e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] No port 196eff82-1d8a-4b03-a11c-7fad051232bc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 13:00:28.748 4616 1596907631368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 196eff82-1d8a-4b03-a11c-7fad051232bc 2021-07-14 13:00:30.044 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 13:00:30.104 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-93e2e115-924c-4c53-97fd-99136c560cf9 b736dae283e54a2ba822e6c5b97837ba fa4234299a204d1ab3e6518a760d7674 - - -] Security group member updated on remote: ['f9f694e7-de58-4f68-a55f-e1825665e8ac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 13:00:30.104 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-93e2e115-924c-4c53-97fd-99136c560cf9 b736dae283e54a2ba822e6c5b97837ba fa4234299a204d1ab3e6518a760d7674 - - -] Security group member updated ['f9f694e7-de58-4f68-a55f-e1825665e8ac'] 2021-07-14 13:00:30.260 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Adding port 196eff82-1d8a-4b03-a11c-7fad051232bc 2021-07-14 13:00:30.260 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Port 196eff82-1d8a-4b03-a11c-7fad051232bc updated. Details: {'device': '196eff82-1d8a-4b03-a11c-7fad051232bc', 'network_id': 'c964a45b-ee1a-4477-9882-49fb72f22b7f', 'port_id': '196eff82-1d8a-4b03-a11c-7fad051232bc', 'mac_address': 'fa:16:3e:ec:9e:ce', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 207, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2672d897-2570-44eb-a473-ae4ea1aea841', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 13:00:30.260 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] 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-07-14 13:00:30.260 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-196eff82-1d8a-4b03-a11c-7fad051232bc" 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-07-14 13:00:30.260 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 196eff82-1d8a-4b03-a11c-7fad051232bc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 13:00:30.260 4616 1596907633480 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-07-14 13:00:30.416 4616 1596907633480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '196eff82-1d8a-4b03-a11c-7fad051232bc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 13:00:30.416 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '196eff82-1d8a-4b03-a11c-7fad051232bc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 13:00:30.432 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 196eff82-1d8a-4b03-a11c-7fad051232bc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 13:00:30.432 4616 1596907633480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 207, VLAN trunk: None to switch port 196eff82-1d8a-4b03-a11c-7fad051232bc 2021-07-14 13:00:30.512 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 13:00:30.512 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['196eff82-1d8a-4b03-a11c-7fad051232bc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 13:00:30.668 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['196eff82-1d8a-4b03-a11c-7fad051232bc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 13:00:30.668 4616 1596907633480 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-07-14 13:00:30.668 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9593fea1-80fd-4e56-a7a1-7f076ddd7fba) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 13:00:30.668 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (9593fea1-80fd-4e56-a7a1-7f076ddd7fba) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 13:00:30.668 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 196eff82-1d8a-4b03-a11c-7fad051232bc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 13:00:30.668 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 13:00:30.668 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 196eff82-1d8a-4b03-a11c-7fad051232bc not yet added. Adding. 2021-07-14 13:00:30.668 4616 1596907633480 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-07-14 13:00:30.668 4616 1596907633480 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-07-14 13:00:30.792 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-196eff82-1d8a-4b03-a11c-7fad051232bc" 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-07-14 13:00:30.886 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1dad173a-6a27-43f5-8603-f1f434f2ee1f e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] port_update received: 615aee07-5510-46f1-8c32-34b3559271e0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 13:00:30.901 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1dad173a-6a27-43f5-8603-f1f434f2ee1f e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] No port 615aee07-5510-46f1-8c32-34b3559271e0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 13:00:30.916 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-196eff82-1d8a-4b03-a11c-7fad051232bc" 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-07-14 13:00:30.916 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-196eff82-1d8a-4b03-a11c-7fad051232bc" 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-07-14 13:00:31.088 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-196eff82-1d8a-4b03-a11c-7fad051232bc" 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-07-14 13:00:31.201 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-196eff82-1d8a-4b03-a11c-7fad051232bc" 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-07-14 13:00:31.201 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 196eff82-1d8a-4b03-a11c-7fad051232bc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 13:00:31.201 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 196eff82-1d8a-4b03-a11c-7fad051232bc processed. 2021-07-14 13:00:32.060 4616 1596907633480 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-07-14 13:00:32.253 4616 1596907633480 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-07-14 13:00:32.792 4616 1596907631368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 615aee07-5510-46f1-8c32-34b3559271e0 2021-07-14 13:00:34.076 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 13:00:34.310 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Adding port 615aee07-5510-46f1-8c32-34b3559271e0 2021-07-14 13:00:34.328 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Port 615aee07-5510-46f1-8c32-34b3559271e0 updated. Details: {'device': '615aee07-5510-46f1-8c32-34b3559271e0', 'network_id': 'b6d76f5f-976f-4bef-9cd3-78e089d09ebf', 'port_id': '615aee07-5510-46f1-8c32-34b3559271e0', 'mac_address': 'fa:16:3e:5b:1b:e5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 206, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fcefd597-f890-4bf9-a0ca-e4f59009219c', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 13:00:34.328 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] 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-07-14 13:00:34.328 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-615aee07-5510-46f1-8c32-34b3559271e0" 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-07-14 13:00:34.328 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 615aee07-5510-46f1-8c32-34b3559271e0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 13:00:34.328 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b6d76f5f-976f-4bef-9cd3-78e089d09ebf 2021-07-14 13:00:34.328 4616 1596907633480 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-07-14 13:00:34.487 4616 1596907633480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '615aee07-5510-46f1-8c32-34b3559271e0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 13:00:34.487 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '615aee07-5510-46f1-8c32-34b3559271e0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 13:00:34.503 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 615aee07-5510-46f1-8c32-34b3559271e0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 13:00:34.503 4616 1596907633480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 206, VLAN trunk: None to switch port 615aee07-5510-46f1-8c32-34b3559271e0 2021-07-14 13:00:34.620 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 13:00:34.620 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['615aee07-5510-46f1-8c32-34b3559271e0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 13:00:34.776 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['615aee07-5510-46f1-8c32-34b3559271e0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 13:00:34.776 4616 1596907633480 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-07-14 13:00:34.776 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f9f694e7-de58-4f68-a55f-e1825665e8ac) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 13:00:34.776 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f9f694e7-de58-4f68-a55f-e1825665e8ac) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 13:00:34.776 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 615aee07-5510-46f1-8c32-34b3559271e0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 13:00:34.776 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 13:00:34.776 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 615aee07-5510-46f1-8c32-34b3559271e0 not yet added. Adding. 2021-07-14 13:00:34.776 4616 1596907633480 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-07-14 13:00:34.776 4616 1596907633480 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-07-14 13:00:34.964 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-615aee07-5510-46f1-8c32-34b3559271e0" 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-07-14 13:00:35.136 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-615aee07-5510-46f1-8c32-34b3559271e0" 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-07-14 13:00:35.136 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-615aee07-5510-46f1-8c32-34b3559271e0" 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-07-14 13:00:35.304 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-615aee07-5510-46f1-8c32-34b3559271e0" 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-07-14 13:00:35.404 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-615aee07-5510-46f1-8c32-34b3559271e0" 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-07-14 13:00:35.404 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 615aee07-5510-46f1-8c32-34b3559271e0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 13:00:35.404 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 615aee07-5510-46f1-8c32-34b3559271e0 processed. 2021-07-14 13:00:36.076 4616 1596907633480 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-07-14 13:00:36.248 4616 1596907633480 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-07-14 13:00:48.069 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-91ca079c-566b-419f-8032-3807d1b65292 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Security group member updated on remote: ['9593fea1-80fd-4e56-a7a1-7f076ddd7fba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 13:00:48.069 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-91ca079c-566b-419f-8032-3807d1b65292 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Security group member updated ['9593fea1-80fd-4e56-a7a1-7f076ddd7fba'] 2021-07-14 13:00:48.069 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-91ca079c-566b-419f-8032-3807d1b65292 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Refresh firewall rules 2021-07-14 13:00:48.069 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-91ca079c-566b-419f-8032-3807d1b65292 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Get security group information for devices via rpc ['e6c787c4-4424-4f69-83b2-382b363dcfc5', 'd060370e-4691-44ba-8ebd-e9d511f74ac4', '1afc2835-ab51-4927-82c1-40bef7e06aa9', '196eff82-1d8a-4b03-a11c-7fad051232bc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 13:00:48.143 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91ca079c-566b-419f-8032-3807d1b65292 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] port_delete event received for '196eff82-1d8a-4b03-a11c-7fad051232bc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 13:00:48.435 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-91ca079c-566b-419f-8032-3807d1b65292 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update security group information for ports dict_keys(['1afc2835-ab51-4927-82c1-40bef7e06aa9', 'd060370e-4691-44ba-8ebd-e9d511f74ac4', 'e6c787c4-4424-4f69-83b2-382b363dcfc5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 13:00:48.435 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-91ca079c-566b-419f-8032-3807d1b65292 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 13:00:48.435 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-91ca079c-566b-419f-8032-3807d1b65292 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update rules of security group (9593fea1-80fd-4e56-a7a1-7f076ddd7fba) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 13:00:48.435 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-91ca079c-566b-419f-8032-3807d1b65292 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update members of security group (9593fea1-80fd-4e56-a7a1-7f076ddd7fba) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 13:00:48.435 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-91ca079c-566b-419f-8032-3807d1b65292 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update port filter for 1afc2835-ab51-4927-82c1-40bef7e06aa9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 13:00:48.435 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-91ca079c-566b-419f-8032-3807d1b65292 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Updating port rules. 2021-07-14 13:00:48.435 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-91ca079c-566b-419f-8032-3807d1b65292 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Creating 0 new rules, removing 1 old rules. 2021-07-14 13:00:48.435 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-91ca079c-566b-419f-8032-3807d1b65292 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-1afc2835-ab51-4927-82c1-40bef7e06aa9" 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-07-14 13:00:48.435 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-91ca079c-566b-419f-8032-3807d1b65292 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-1afc2835-ab51-4927-82c1-40bef7e06aa9" 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-07-14 13:00:48.435 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-91ca079c-566b-419f-8032-3807d1b65292 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-1afc2835-ab51-4927-82c1-40bef7e06aa9" 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-07-14 13:00:48.653 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-91ca079c-566b-419f-8032-3807d1b65292 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-1afc2835-ab51-4927-82c1-40bef7e06aa9" 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-07-14 13:00:48.653 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-91ca079c-566b-419f-8032-3807d1b65292 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update port filter for d060370e-4691-44ba-8ebd-e9d511f74ac4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 13:00:48.653 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-91ca079c-566b-419f-8032-3807d1b65292 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Updating port rules. 2021-07-14 13:00:48.653 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-91ca079c-566b-419f-8032-3807d1b65292 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Creating 0 new rules, removing 1 old rules. 2021-07-14 13:00:48.668 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-91ca079c-566b-419f-8032-3807d1b65292 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-d060370e-4691-44ba-8ebd-e9d511f74ac4" 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-07-14 13:00:48.668 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-91ca079c-566b-419f-8032-3807d1b65292 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-d060370e-4691-44ba-8ebd-e9d511f74ac4" 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-07-14 13:00:48.668 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-91ca079c-566b-419f-8032-3807d1b65292 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-d060370e-4691-44ba-8ebd-e9d511f74ac4" 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-07-14 13:00:48.842 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-91ca079c-566b-419f-8032-3807d1b65292 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-d060370e-4691-44ba-8ebd-e9d511f74ac4" 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-07-14 13:00:48.842 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-91ca079c-566b-419f-8032-3807d1b65292 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update port filter for e6c787c4-4424-4f69-83b2-382b363dcfc5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 13:00:48.842 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-91ca079c-566b-419f-8032-3807d1b65292 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Updating port rules. 2021-07-14 13:00:48.842 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-91ca079c-566b-419f-8032-3807d1b65292 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Creating 0 new rules, removing 1 old rules. 2021-07-14 13:00:48.842 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-91ca079c-566b-419f-8032-3807d1b65292 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-e6c787c4-4424-4f69-83b2-382b363dcfc5" 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-07-14 13:00:48.842 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-91ca079c-566b-419f-8032-3807d1b65292 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-e6c787c4-4424-4f69-83b2-382b363dcfc5" 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-07-14 13:00:48.842 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-91ca079c-566b-419f-8032-3807d1b65292 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-e6c787c4-4424-4f69-83b2-382b363dcfc5" 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-07-14 13:00:48.936 4616 1596907631544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 196eff82-1d8a-4b03-a11c-7fad051232bc 2021-07-14 13:00:49.045 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-91ca079c-566b-419f-8032-3807d1b65292 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-e6c787c4-4424-4f69-83b2-382b363dcfc5" 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-07-14 13:00:50.165 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 13:00:50.165 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '196eff82-1d8a-4b03-a11c-7fad051232bc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 13:00:50.165 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '196eff82-1d8a-4b03-a11c-7fad051232bc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 13:00:50.165 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 196eff82-1d8a-4b03-a11c-7fad051232bc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 13:00:50.184 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['196eff82-1d8a-4b03-a11c-7fad051232bc'] 2021-07-14 13:00:50.184 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 13:00:50.184 4616 1596907633480 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-07-14 13:00:50.184 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['196eff82-1d8a-4b03-a11c-7fad051232bc'] 2021-07-14 13:00:52.170 4616 1596907633480 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-07-14 13:00:52.197 4616 1596907633480 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-07-14 13:00:52.962 4616 1596907631544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1afc2835-ab51-4927-82c1-40bef7e06aa9 2021-07-14 13:00:53.040 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f1a5357a-4c91-4e16-a6fc-9f5ef1807cae 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Security group member updated on remote: ['9593fea1-80fd-4e56-a7a1-7f076ddd7fba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 13:00:53.040 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-f1a5357a-4c91-4e16-a6fc-9f5ef1807cae 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Security group member updated ['9593fea1-80fd-4e56-a7a1-7f076ddd7fba'] 2021-07-14 13:00:53.040 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-f1a5357a-4c91-4e16-a6fc-9f5ef1807cae 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Refresh firewall rules 2021-07-14 13:00:53.049 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f1a5357a-4c91-4e16-a6fc-9f5ef1807cae 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Get security group information for devices via rpc ['e6c787c4-4424-4f69-83b2-382b363dcfc5', 'd060370e-4691-44ba-8ebd-e9d511f74ac4', '1afc2835-ab51-4927-82c1-40bef7e06aa9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 13:00:53.111 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1a5357a-4c91-4e16-a6fc-9f5ef1807cae 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] port_delete event received for '1afc2835-ab51-4927-82c1-40bef7e06aa9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 13:00:53.307 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f1a5357a-4c91-4e16-a6fc-9f5ef1807cae 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update security group information for ports dict_keys(['d060370e-4691-44ba-8ebd-e9d511f74ac4', 'e6c787c4-4424-4f69-83b2-382b363dcfc5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 13:00:53.307 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f1a5357a-4c91-4e16-a6fc-9f5ef1807cae 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 13:00:53.307 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f1a5357a-4c91-4e16-a6fc-9f5ef1807cae 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update rules of security group (9593fea1-80fd-4e56-a7a1-7f076ddd7fba) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 13:00:53.307 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f1a5357a-4c91-4e16-a6fc-9f5ef1807cae 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update members of security group (9593fea1-80fd-4e56-a7a1-7f076ddd7fba) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 13:00:53.307 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f1a5357a-4c91-4e16-a6fc-9f5ef1807cae 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update port filter for d060370e-4691-44ba-8ebd-e9d511f74ac4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 13:00:53.307 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f1a5357a-4c91-4e16-a6fc-9f5ef1807cae 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Updating port rules. 2021-07-14 13:00:53.307 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f1a5357a-4c91-4e16-a6fc-9f5ef1807cae 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Creating 0 new rules, removing 1 old rules. 2021-07-14 13:00:53.307 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-f1a5357a-4c91-4e16-a6fc-9f5ef1807cae 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-d060370e-4691-44ba-8ebd-e9d511f74ac4" 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-07-14 13:00:53.307 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-f1a5357a-4c91-4e16-a6fc-9f5ef1807cae 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-d060370e-4691-44ba-8ebd-e9d511f74ac4" 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-07-14 13:00:53.307 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-f1a5357a-4c91-4e16-a6fc-9f5ef1807cae 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-d060370e-4691-44ba-8ebd-e9d511f74ac4" 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-07-14 13:00:53.479 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-f1a5357a-4c91-4e16-a6fc-9f5ef1807cae 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-d060370e-4691-44ba-8ebd-e9d511f74ac4" 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-07-14 13:00:53.479 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f1a5357a-4c91-4e16-a6fc-9f5ef1807cae 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update port filter for e6c787c4-4424-4f69-83b2-382b363dcfc5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 13:00:53.479 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f1a5357a-4c91-4e16-a6fc-9f5ef1807cae 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Updating port rules. 2021-07-14 13:00:53.479 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f1a5357a-4c91-4e16-a6fc-9f5ef1807cae 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Creating 0 new rules, removing 1 old rules. 2021-07-14 13:00:53.479 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-f1a5357a-4c91-4e16-a6fc-9f5ef1807cae 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-e6c787c4-4424-4f69-83b2-382b363dcfc5" 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-07-14 13:00:53.479 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-f1a5357a-4c91-4e16-a6fc-9f5ef1807cae 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-e6c787c4-4424-4f69-83b2-382b363dcfc5" 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-07-14 13:00:53.479 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-f1a5357a-4c91-4e16-a6fc-9f5ef1807cae 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-e6c787c4-4424-4f69-83b2-382b363dcfc5" 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-07-14 13:00:53.666 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-f1a5357a-4c91-4e16-a6fc-9f5ef1807cae 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-e6c787c4-4424-4f69-83b2-382b363dcfc5" 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-07-14 13:00:54.186 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 13:00:54.186 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1afc2835-ab51-4927-82c1-40bef7e06aa9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 13:00:54.186 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1afc2835-ab51-4927-82c1-40bef7e06aa9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 13:00:54.186 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1afc2835-ab51-4927-82c1-40bef7e06aa9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 13:00:54.186 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1afc2835-ab51-4927-82c1-40bef7e06aa9'] 2021-07-14 13:00:54.205 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 13:00:54.205 4616 1596907633480 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-07-14 13:00:54.205 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1afc2835-ab51-4927-82c1-40bef7e06aa9'] 2021-07-14 13:00:56.190 4616 1596907633480 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-07-14 13:00:56.222 4616 1596907633480 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-07-14 13:00:56.878 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-13b078ff-c779-4d8c-9e43-bd38cb58198b 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Security group member updated on remote: ['9593fea1-80fd-4e56-a7a1-7f076ddd7fba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 13:00:56.878 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-13b078ff-c779-4d8c-9e43-bd38cb58198b 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Security group member updated ['9593fea1-80fd-4e56-a7a1-7f076ddd7fba'] 2021-07-14 13:00:56.878 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-13b078ff-c779-4d8c-9e43-bd38cb58198b 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Refresh firewall rules 2021-07-14 13:00:56.878 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-13b078ff-c779-4d8c-9e43-bd38cb58198b 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Get security group information for devices via rpc ['e6c787c4-4424-4f69-83b2-382b363dcfc5', 'd060370e-4691-44ba-8ebd-e9d511f74ac4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 13:00:56.956 4616 1596907633832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-13b078ff-c779-4d8c-9e43-bd38cb58198b 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] port_delete event received for 'd060370e-4691-44ba-8ebd-e9d511f74ac4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 13:00:56.988 4616 1596907631544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d060370e-4691-44ba-8ebd-e9d511f74ac4 2021-07-14 13:00:57.035 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-13b078ff-c779-4d8c-9e43-bd38cb58198b 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update security group information for ports dict_keys(['e6c787c4-4424-4f69-83b2-382b363dcfc5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 13:00:57.035 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-13b078ff-c779-4d8c-9e43-bd38cb58198b 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 13:00:57.035 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-13b078ff-c779-4d8c-9e43-bd38cb58198b 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update rules of security group (9593fea1-80fd-4e56-a7a1-7f076ddd7fba) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 13:00:57.035 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-13b078ff-c779-4d8c-9e43-bd38cb58198b 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update members of security group (9593fea1-80fd-4e56-a7a1-7f076ddd7fba) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 13:00:57.035 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-13b078ff-c779-4d8c-9e43-bd38cb58198b 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update port filter for e6c787c4-4424-4f69-83b2-382b363dcfc5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 13:00:57.035 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-13b078ff-c779-4d8c-9e43-bd38cb58198b 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Updating port rules. 2021-07-14 13:00:57.035 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-13b078ff-c779-4d8c-9e43-bd38cb58198b 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Creating 0 new rules, removing 1 old rules. 2021-07-14 13:00:57.035 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-13b078ff-c779-4d8c-9e43-bd38cb58198b 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-e6c787c4-4424-4f69-83b2-382b363dcfc5" 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-07-14 13:00:57.035 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-13b078ff-c779-4d8c-9e43-bd38cb58198b 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-e6c787c4-4424-4f69-83b2-382b363dcfc5" 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-07-14 13:00:57.035 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-13b078ff-c779-4d8c-9e43-bd38cb58198b 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-e6c787c4-4424-4f69-83b2-382b363dcfc5" 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-07-14 13:00:57.171 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [req-13b078ff-c779-4d8c-9e43-bd38cb58198b 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Lock "n-hv-driver-port-lock-e6c787c4-4424-4f69-83b2-382b363dcfc5" 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-07-14 13:00:58.181 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 13:00:58.181 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd060370e-4691-44ba-8ebd-e9d511f74ac4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 13:00:58.181 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd060370e-4691-44ba-8ebd-e9d511f74ac4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 13:00:58.181 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d060370e-4691-44ba-8ebd-e9d511f74ac4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 13:00:58.191 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d060370e-4691-44ba-8ebd-e9d511f74ac4'] 2021-07-14 13:00:58.191 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 13:00:58.191 4616 1596907633480 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-07-14 13:00:58.191 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d060370e-4691-44ba-8ebd-e9d511f74ac4'] 2021-07-14 13:01:00.205 4616 1596907633480 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-07-14 13:01:00.214 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 13:01:01.665 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d0751e0-15c6-4136-9ab5-fce234f3fbe8 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Security group member updated on remote: ['9593fea1-80fd-4e56-a7a1-7f076ddd7fba'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 13:01:01.665 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-6d0751e0-15c6-4136-9ab5-fce234f3fbe8 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Security group member updated ['9593fea1-80fd-4e56-a7a1-7f076ddd7fba'] 2021-07-14 13:01:01.665 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-6d0751e0-15c6-4136-9ab5-fce234f3fbe8 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Refresh firewall rules 2021-07-14 13:01:01.665 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6d0751e0-15c6-4136-9ab5-fce234f3fbe8 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Get security group information for devices via rpc ['e6c787c4-4424-4f69-83b2-382b363dcfc5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 13:01:01.706 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d0751e0-15c6-4136-9ab5-fce234f3fbe8 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 13:01:01.706 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6d0751e0-15c6-4136-9ab5-fce234f3fbe8 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 13:01:01.736 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6d0751e0-15c6-4136-9ab5-fce234f3fbe8 5feda0e2b47a4f6184846fc3e1e7dade fa2d9b7960f44586a8a41157debcf9bd - - -] port_delete event received for 'e6c787c4-4424-4f69-83b2-382b363dcfc5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 13:01:03.009 4616 1596907631544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e6c787c4-4424-4f69-83b2-382b363dcfc5 2021-07-14 13:01:03.941 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c1020c1-e6ad-471f-82f1-8182b0530df1 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] network_delete received. Deleting network c964a45b-ee1a-4477-9882-49fb72f22b7f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 13:01:04.852 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-6c1020c1-e6ad-471f-82f1-8182b0530df1 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] Reclaiming local network c964a45b-ee1a-4477-9882-49fb72f22b7f 2021-07-14 13:01:05.899 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 13:01:05.899 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e6c787c4-4424-4f69-83b2-382b363dcfc5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 13:01:05.899 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e6c787c4-4424-4f69-83b2-382b363dcfc5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 13:01:05.899 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Port e6c787c4-4424-4f69-83b2-382b363dcfc5 was not found on this agent. _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:281 2021-07-14 13:01:05.899 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e6c787c4-4424-4f69-83b2-382b363dcfc5'] 2021-07-14 13:01:05.899 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 13:01:05.899 4616 1596907633480 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-07-14 13:01:05.899 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e6c787c4-4424-4f69-83b2-382b363dcfc5'] 2021-07-14 13:01:07.910 4616 1596907633480 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-07-14 13:01:08.770 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.860s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 13:01:25.180 4616 1596907631544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 615aee07-5510-46f1-8c32-34b3559271e0 2021-07-14 13:01:25.350 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b9a17b04-b059-4e01-bfc5-ddfbdc189cd4 b736dae283e54a2ba822e6c5b97837ba fa4234299a204d1ab3e6518a760d7674 - - -] Security group member updated on remote: ['f9f694e7-de58-4f68-a55f-e1825665e8ac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 13:01:25.350 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-b9a17b04-b059-4e01-bfc5-ddfbdc189cd4 b736dae283e54a2ba822e6c5b97837ba fa4234299a204d1ab3e6518a760d7674 - - -] Security group member updated ['f9f694e7-de58-4f68-a55f-e1825665e8ac'] 2021-07-14 13:01:25.350 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-b9a17b04-b059-4e01-bfc5-ddfbdc189cd4 b736dae283e54a2ba822e6c5b97837ba fa4234299a204d1ab3e6518a760d7674 - - -] Refresh firewall rules 2021-07-14 13:01:25.350 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b9a17b04-b059-4e01-bfc5-ddfbdc189cd4 b736dae283e54a2ba822e6c5b97837ba fa4234299a204d1ab3e6518a760d7674 - - -] Get security group information for devices via rpc ['615aee07-5510-46f1-8c32-34b3559271e0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 13:01:25.382 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b9a17b04-b059-4e01-bfc5-ddfbdc189cd4 b736dae283e54a2ba822e6c5b97837ba fa4234299a204d1ab3e6518a760d7674 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 13:01:25.382 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b9a17b04-b059-4e01-bfc5-ddfbdc189cd4 b736dae283e54a2ba822e6c5b97837ba fa4234299a204d1ab3e6518a760d7674 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 13:01:25.414 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b9a17b04-b059-4e01-bfc5-ddfbdc189cd4 b736dae283e54a2ba822e6c5b97837ba fa4234299a204d1ab3e6518a760d7674 - - -] port_delete event received for '615aee07-5510-46f1-8c32-34b3559271e0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 13:01:25.976 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 13:01:25.976 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '615aee07-5510-46f1-8c32-34b3559271e0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 13:01:25.976 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '615aee07-5510-46f1-8c32-34b3559271e0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 13:01:25.976 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 615aee07-5510-46f1-8c32-34b3559271e0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 13:01:25.976 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b6d76f5f-976f-4bef-9cd3-78e089d09ebf 2021-07-14 13:01:25.976 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['615aee07-5510-46f1-8c32-34b3559271e0'] 2021-07-14 13:01:25.976 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 13:01:25.976 4616 1596907633480 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-07-14 13:01:25.976 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['615aee07-5510-46f1-8c32-34b3559271e0'] 2021-07-14 13:01:27.977 4616 1596907633480 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-07-14 13:01:28.367 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 13:01:38.945 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0b59b34a-f515-476f-80d4-5399de5dc6fb b736dae283e54a2ba822e6c5b97837ba fa4234299a204d1ab3e6518a760d7674 - - -] Security group member updated on remote: ['f9f694e7-de58-4f68-a55f-e1825665e8ac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 13:01:38.945 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-0b59b34a-f515-476f-80d4-5399de5dc6fb b736dae283e54a2ba822e6c5b97837ba fa4234299a204d1ab3e6518a760d7674 - - -] Security group member updated ['f9f694e7-de58-4f68-a55f-e1825665e8ac'] 2021-07-14 13:01:39.665 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0c048ee-79c4-49fc-b937-a99633c9d4f6 e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] port_update received: 5dbfa771-945a-4795-b82e-fe3f6f2eee90 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 13:01:39.695 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0c048ee-79c4-49fc-b937-a99633c9d4f6 e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] No port 5dbfa771-945a-4795-b82e-fe3f6f2eee90 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 13:01:41.369 4616 1596907631368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5dbfa771-945a-4795-b82e-fe3f6f2eee90 2021-07-14 13:01:42.070 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 13:01:42.273 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Adding port 5dbfa771-945a-4795-b82e-fe3f6f2eee90 2021-07-14 13:01:42.273 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Port 5dbfa771-945a-4795-b82e-fe3f6f2eee90 updated. Details: {'device': '5dbfa771-945a-4795-b82e-fe3f6f2eee90', 'network_id': 'b6d76f5f-976f-4bef-9cd3-78e089d09ebf', 'port_id': '5dbfa771-945a-4795-b82e-fe3f6f2eee90', 'mac_address': 'fa:16:3e:44:9d:e6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 206, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'fcefd597-f890-4bf9-a0ca-e4f59009219c', '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-07-14 13:01:42.273 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] 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-07-14 13:01:42.273 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5dbfa771-945a-4795-b82e-fe3f6f2eee90" 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-07-14 13:01:42.273 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5dbfa771-945a-4795-b82e-fe3f6f2eee90 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 13:01:42.273 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b6d76f5f-976f-4bef-9cd3-78e089d09ebf 2021-07-14 13:01:42.273 4616 1596907633480 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-07-14 13:01:42.399 4616 1596907633480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5dbfa771-945a-4795-b82e-fe3f6f2eee90') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 13:01:42.399 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5dbfa771-945a-4795-b82e-fe3f6f2eee90') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 13:01:42.399 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5dbfa771-945a-4795-b82e-fe3f6f2eee90 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 13:01:42.399 4616 1596907633480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 206, VLAN trunk: None to switch port 5dbfa771-945a-4795-b82e-fe3f6f2eee90 2021-07-14 13:01:42.462 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 13:01:42.462 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5dbfa771-945a-4795-b82e-fe3f6f2eee90'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 13:01:42.587 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5dbfa771-945a-4795-b82e-fe3f6f2eee90']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 13:01:42.587 4616 1596907633480 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-07-14 13:01:42.587 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f9f694e7-de58-4f68-a55f-e1825665e8ac) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 13:01:42.587 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f9f694e7-de58-4f68-a55f-e1825665e8ac) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-07-14 13:01:42.587 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5dbfa771-945a-4795-b82e-fe3f6f2eee90 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 13:01:42.587 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 13:01:42.587 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5dbfa771-945a-4795-b82e-fe3f6f2eee90 not yet added. Adding. 2021-07-14 13:01:42.587 4616 1596907633480 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-07-14 13:01:42.587 4616 1596907633480 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-07-14 13:01:42.681 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5dbfa771-945a-4795-b82e-fe3f6f2eee90" 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-07-14 13:01:42.743 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5dbfa771-945a-4795-b82e-fe3f6f2eee90" 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-07-14 13:01:42.743 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5dbfa771-945a-4795-b82e-fe3f6f2eee90" 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-07-14 13:01:42.821 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5dbfa771-945a-4795-b82e-fe3f6f2eee90" 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-07-14 13:01:42.883 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5dbfa771-945a-4795-b82e-fe3f6f2eee90" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 13:01:42.883 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5dbfa771-945a-4795-b82e-fe3f6f2eee90 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 13:01:42.899 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5dbfa771-945a-4795-b82e-fe3f6f2eee90 processed. 2021-07-14 13:01:44.101 4616 1596907633480 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-07-14 13:01:44.279 4616 1596907633480 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-07-14 13:02:08.259 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-97849934-f767-478d-a5f4-f3b11c42ee46 b736dae283e54a2ba822e6c5b97837ba fa4234299a204d1ab3e6518a760d7674 - - -] Security group member updated on remote: ['f9f694e7-de58-4f68-a55f-e1825665e8ac'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 13:02:08.259 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-97849934-f767-478d-a5f4-f3b11c42ee46 b736dae283e54a2ba822e6c5b97837ba fa4234299a204d1ab3e6518a760d7674 - - -] Security group member updated ['f9f694e7-de58-4f68-a55f-e1825665e8ac'] 2021-07-14 13:02:08.259 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-97849934-f767-478d-a5f4-f3b11c42ee46 b736dae283e54a2ba822e6c5b97837ba fa4234299a204d1ab3e6518a760d7674 - - -] Refresh firewall rules 2021-07-14 13:02:08.259 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-97849934-f767-478d-a5f4-f3b11c42ee46 b736dae283e54a2ba822e6c5b97837ba fa4234299a204d1ab3e6518a760d7674 - - -] Get security group information for devices via rpc ['5dbfa771-945a-4795-b82e-fe3f6f2eee90'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 13:02:08.288 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-97849934-f767-478d-a5f4-f3b11c42ee46 b736dae283e54a2ba822e6c5b97837ba fa4234299a204d1ab3e6518a760d7674 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 13:02:08.288 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [req-97849934-f767-478d-a5f4-f3b11c42ee46 b736dae283e54a2ba822e6c5b97837ba fa4234299a204d1ab3e6518a760d7674 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2021-07-14 13:02:08.335 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97849934-f767-478d-a5f4-f3b11c42ee46 b736dae283e54a2ba822e6c5b97837ba fa4234299a204d1ab3e6518a760d7674 - - -] port_delete event received for '5dbfa771-945a-4795-b82e-fe3f6f2eee90' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 13:02:09.429 4616 1596907631544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5dbfa771-945a-4795-b82e-fe3f6f2eee90 2021-07-14 13:02:10.212 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 13:02:10.212 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5dbfa771-945a-4795-b82e-fe3f6f2eee90' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 13:02:10.212 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5dbfa771-945a-4795-b82e-fe3f6f2eee90' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 13:02:10.212 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5dbfa771-945a-4795-b82e-fe3f6f2eee90 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 13:02:10.212 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b6d76f5f-976f-4bef-9cd3-78e089d09ebf 2021-07-14 13:02:10.212 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5dbfa771-945a-4795-b82e-fe3f6f2eee90'] 2021-07-14 13:02:10.212 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 13:02:10.212 4616 1596907633480 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-07-14 13:02:10.212 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5dbfa771-945a-4795-b82e-fe3f6f2eee90'] 2021-07-14 13:02:12.226 4616 1596907633480 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-07-14 13:02:13.476 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 13:02:33.553 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-edc09d2a-85fc-46c5-b07b-0ad0ac72492c 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] network_delete received. Deleting network b6d76f5f-976f-4bef-9cd3-78e089d09ebf network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 13:02:33.553 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-edc09d2a-85fc-46c5-b07b-0ad0ac72492c 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] Network b6d76f5f-976f-4bef-9cd3-78e089d09ebf not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-14 13:02:38.278 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54c82951-b184-4744-9625-9fa0cce1755e - - - - -] port_update received: e4ad109a-6c17-461c-957f-56f00a093106 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 13:02:38.304 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54c82951-b184-4744-9625-9fa0cce1755e - - - - -] No port e4ad109a-6c17-461c-957f-56f00a093106 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 13:02:41.950 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b882128a-6a5a-4de5-b63e-33740a6c5bb6 - - - - -] port_update received: aebd00c6-01ba-4177-b6de-312b58f861c1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 13:02:41.966 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b882128a-6a5a-4de5-b63e-33740a6c5bb6 - - - - -] No port aebd00c6-01ba-4177-b6de-312b58f861c1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 13:02:43.138 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5e90052-2274-4804-aa0e-c7903f985f17 - - - - -] port_update received: 63dbbb43-1e92-47f8-95ae-4c99749a6cc0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 13:02:43.153 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5e90052-2274-4804-aa0e-c7903f985f17 - - - - -] No port 63dbbb43-1e92-47f8-95ae-4c99749a6cc0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 13:02:44.694 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-25f6d437-2aa1-4880-a7fb-504da4271805 3a286ca7a2814d15855349589403ef92 ae1f02ed7682415a8790e2dc8184a3d2 - - -] Security group rule updated on remote: ['60ed51b1-f376-4f39-bd33-e5c37be3bb32'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 13:02:44.696 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-25f6d437-2aa1-4880-a7fb-504da4271805 3a286ca7a2814d15855349589403ef92 ae1f02ed7682415a8790e2dc8184a3d2 - - -] Security group rule updated ['60ed51b1-f376-4f39-bd33-e5c37be3bb32'] 2021-07-14 13:02:44.819 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-08626401-8b50-47cb-8821-031837aedecf 3a286ca7a2814d15855349589403ef92 ae1f02ed7682415a8790e2dc8184a3d2 - - -] Security group rule updated on remote: ['60ed51b1-f376-4f39-bd33-e5c37be3bb32'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 13:02:44.819 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-08626401-8b50-47cb-8821-031837aedecf 3a286ca7a2814d15855349589403ef92 ae1f02ed7682415a8790e2dc8184a3d2 - - -] Security group rule updated ['60ed51b1-f376-4f39-bd33-e5c37be3bb32'] 2021-07-14 13:02:44.944 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1f8a2840-f92a-4c70-a11f-bfd27c169ddd 3a286ca7a2814d15855349589403ef92 ae1f02ed7682415a8790e2dc8184a3d2 - - -] Security group rule updated on remote: ['60ed51b1-f376-4f39-bd33-e5c37be3bb32'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 13:02:44.944 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-1f8a2840-f92a-4c70-a11f-bfd27c169ddd 3a286ca7a2814d15855349589403ef92 ae1f02ed7682415a8790e2dc8184a3d2 - - -] Security group rule updated ['60ed51b1-f376-4f39-bd33-e5c37be3bb32'] 2021-07-14 13:02:45.059 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3429b368-4aea-42bb-a387-21c40fd4f149 3a286ca7a2814d15855349589403ef92 ae1f02ed7682415a8790e2dc8184a3d2 - - -] Security group rule updated on remote: ['60ed51b1-f376-4f39-bd33-e5c37be3bb32'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 13:02:45.059 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-3429b368-4aea-42bb-a387-21c40fd4f149 3a286ca7a2814d15855349589403ef92 ae1f02ed7682415a8790e2dc8184a3d2 - - -] Security group rule updated ['60ed51b1-f376-4f39-bd33-e5c37be3bb32'] 2021-07-14 13:02:45.227 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3ba4855d-216f-4ee2-9e5d-2163c6f56a66 3a286ca7a2814d15855349589403ef92 ae1f02ed7682415a8790e2dc8184a3d2 - - -] Security group rule updated on remote: ['60ed51b1-f376-4f39-bd33-e5c37be3bb32'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 13:02:45.227 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-3ba4855d-216f-4ee2-9e5d-2163c6f56a66 3a286ca7a2814d15855349589403ef92 ae1f02ed7682415a8790e2dc8184a3d2 - - -] Security group rule updated ['60ed51b1-f376-4f39-bd33-e5c37be3bb32'] 2021-07-14 13:02:45.669 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-de94175a-43fa-40d4-ba6f-d4b62caa02a9 3a286ca7a2814d15855349589403ef92 ae1f02ed7682415a8790e2dc8184a3d2 - - -] Security group rule updated on remote: ['60ed51b1-f376-4f39-bd33-e5c37be3bb32'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-07-14 13:02:45.669 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-de94175a-43fa-40d4-ba6f-d4b62caa02a9 3a286ca7a2814d15855349589403ef92 ae1f02ed7682415a8790e2dc8184a3d2 - - -] Security group rule updated ['60ed51b1-f376-4f39-bd33-e5c37be3bb32'] 2021-07-14 13:02:47.514 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee672170-63ce-440f-88da-df2e6a9ab7ee - - - - -] port_update received: b4ed2e23-7670-4483-b15f-8cad1844d7c1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 13:02:47.537 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee672170-63ce-440f-88da-df2e6a9ab7ee - - - - -] No port b4ed2e23-7670-4483-b15f-8cad1844d7c1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 13:03:03.767 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee8a2776-f0f9-4bfd-ae35-8a0b66b5cc4b 3a286ca7a2814d15855349589403ef92 ae1f02ed7682415a8790e2dc8184a3d2 - - -] Security group member updated on remote: ['60ed51b1-f376-4f39-bd33-e5c37be3bb32'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 13:03:03.767 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-ee8a2776-f0f9-4bfd-ae35-8a0b66b5cc4b 3a286ca7a2814d15855349589403ef92 ae1f02ed7682415a8790e2dc8184a3d2 - - -] Security group member updated ['60ed51b1-f376-4f39-bd33-e5c37be3bb32'] 2021-07-14 13:03:04.591 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5ce6e98-f413-43b3-9a91-af2ad4648764 e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] port_update received: 794bbd4e-fa4c-4e93-b8f7-dca9e01a8d67 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 13:03:04.606 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e5ce6e98-f413-43b3-9a91-af2ad4648764 e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] No port 794bbd4e-fa4c-4e93-b8f7-dca9e01a8d67 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 13:03:11.903 4616 1596907631368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 794bbd4e-fa4c-4e93-b8f7-dca9e01a8d67 2021-07-14 13:03:12.700 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 13:03:12.887 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Adding port 794bbd4e-fa4c-4e93-b8f7-dca9e01a8d67 2021-07-14 13:03:12.887 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Port 794bbd4e-fa4c-4e93-b8f7-dca9e01a8d67 updated. Details: {'device': '794bbd4e-fa4c-4e93-b8f7-dca9e01a8d67', 'network_id': '5b984109-98cd-4087-8be0-de9e0f15fcbb', 'port_id': '794bbd4e-fa4c-4e93-b8f7-dca9e01a8d67', 'mac_address': 'fa:16:3e:c7:34:58', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 228, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4db5ded6-6545-49d8-a841-2f638f0c4d10', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 13:03:12.887 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] 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-07-14 13:03:12.887 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-794bbd4e-fa4c-4e93-b8f7-dca9e01a8d67" 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-07-14 13:03:12.887 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 794bbd4e-fa4c-4e93-b8f7-dca9e01a8d67 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 13:03:12.887 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5b984109-98cd-4087-8be0-de9e0f15fcbb 2021-07-14 13:03:12.887 4616 1596907633480 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-07-14 13:03:13.005 4616 1596907633480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '794bbd4e-fa4c-4e93-b8f7-dca9e01a8d67') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 13:03:13.005 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '794bbd4e-fa4c-4e93-b8f7-dca9e01a8d67') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 13:03:13.032 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 794bbd4e-fa4c-4e93-b8f7-dca9e01a8d67 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 13:03:13.032 4616 1596907633480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 228, VLAN trunk: None to switch port 794bbd4e-fa4c-4e93-b8f7-dca9e01a8d67 2021-07-14 13:03:13.084 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 13:03:13.084 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['794bbd4e-fa4c-4e93-b8f7-dca9e01a8d67'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 13:03:13.318 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['794bbd4e-fa4c-4e93-b8f7-dca9e01a8d67']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 13:03:13.318 4616 1596907633480 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-07-14 13:03:13.318 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (60ed51b1-f376-4f39-bd33-e5c37be3bb32) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 13:03:13.318 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 794bbd4e-fa4c-4e93-b8f7-dca9e01a8d67 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 13:03:13.331 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 13:03:13.331 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 794bbd4e-fa4c-4e93-b8f7-dca9e01a8d67 not yet added. Adding. 2021-07-14 13:03:13.331 4616 1596907633480 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-07-14 13:03:13.331 4616 1596907633480 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-07-14 13:03:13.399 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-794bbd4e-fa4c-4e93-b8f7-dca9e01a8d67" 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-07-14 13:03:13.453 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-794bbd4e-fa4c-4e93-b8f7-dca9e01a8d67" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.046s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 13:03:13.453 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-794bbd4e-fa4c-4e93-b8f7-dca9e01a8d67" 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-07-14 13:03:13.543 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-794bbd4e-fa4c-4e93-b8f7-dca9e01a8d67" 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-07-14 13:03:13.603 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-794bbd4e-fa4c-4e93-b8f7-dca9e01a8d67" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 13:03:13.603 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 794bbd4e-fa4c-4e93-b8f7-dca9e01a8d67 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 13:03:13.603 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 794bbd4e-fa4c-4e93-b8f7-dca9e01a8d67 processed. 2021-07-14 13:03:14.708 4616 1596907633480 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-07-14 13:03:14.887 4616 1596907633480 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-07-14 13:05:15.690 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-660e73b4-53f0-4fff-969c-bf20cc3d1bc8 3a286ca7a2814d15855349589403ef92 ae1f02ed7682415a8790e2dc8184a3d2 - - -] Security group member updated on remote: ['60ed51b1-f376-4f39-bd33-e5c37be3bb32'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 13:05:15.690 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-660e73b4-53f0-4fff-969c-bf20cc3d1bc8 3a286ca7a2814d15855349589403ef92 ae1f02ed7682415a8790e2dc8184a3d2 - - -] Security group member updated ['60ed51b1-f376-4f39-bd33-e5c37be3bb32'] 2021-07-14 13:05:16.019 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-660e73b4-53f0-4fff-969c-bf20cc3d1bc8 3a286ca7a2814d15855349589403ef92 ae1f02ed7682415a8790e2dc8184a3d2 - - -] port_delete event received for '794bbd4e-fa4c-4e93-b8f7-dca9e01a8d67' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 13:05:16.667 4616 1596907631544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 794bbd4e-fa4c-4e93-b8f7-dca9e01a8d67 2021-07-14 13:05:17.293 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 13:05:17.293 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '794bbd4e-fa4c-4e93-b8f7-dca9e01a8d67' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 13:05:17.293 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '794bbd4e-fa4c-4e93-b8f7-dca9e01a8d67' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 13:05:17.293 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 794bbd4e-fa4c-4e93-b8f7-dca9e01a8d67 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 13:05:17.293 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5b984109-98cd-4087-8be0-de9e0f15fcbb 2021-07-14 13:05:17.293 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['794bbd4e-fa4c-4e93-b8f7-dca9e01a8d67'] 2021-07-14 13:05:17.293 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 13:05:17.293 4616 1596907633480 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-07-14 13:05:17.293 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['794bbd4e-fa4c-4e93-b8f7-dca9e01a8d67'] 2021-07-14 13:05:19.299 4616 1596907633480 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-07-14 13:05:19.346 4616 1596907633480 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-07-14 13:05:19.778 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-70dd7be6-b299-4e9e-a02b-22bd152572ae 3a286ca7a2814d15855349589403ef92 ae1f02ed7682415a8790e2dc8184a3d2 - - -] Security group member updated on remote: ['60ed51b1-f376-4f39-bd33-e5c37be3bb32'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 13:05:19.778 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-70dd7be6-b299-4e9e-a02b-22bd152572ae 3a286ca7a2814d15855349589403ef92 ae1f02ed7682415a8790e2dc8184a3d2 - - -] Security group member updated ['60ed51b1-f376-4f39-bd33-e5c37be3bb32'] 2021-07-14 13:05:20.543 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de7b3f7e-8260-4c56-9d83-90bbe650dbd5 e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] port_update received: ee342275-4edd-4784-83a4-d9eadeb08eb2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 13:05:20.559 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de7b3f7e-8260-4c56-9d83-90bbe650dbd5 e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] No port ee342275-4edd-4784-83a4-d9eadeb08eb2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 13:05:26.778 4616 1596907631368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ee342275-4edd-4784-83a4-d9eadeb08eb2 2021-07-14 13:05:27.330 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 13:05:27.518 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Adding port ee342275-4edd-4784-83a4-d9eadeb08eb2 2021-07-14 13:05:27.518 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Port ee342275-4edd-4784-83a4-d9eadeb08eb2 updated. Details: {'device': 'ee342275-4edd-4784-83a4-d9eadeb08eb2', 'network_id': '5b984109-98cd-4087-8be0-de9e0f15fcbb', 'port_id': 'ee342275-4edd-4784-83a4-d9eadeb08eb2', 'mac_address': 'fa:16:3e:77:4d:71', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 228, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4db5ded6-6545-49d8-a841-2f638f0c4d10', '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-07-14 13:05:27.518 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] 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-07-14 13:05:27.518 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ee342275-4edd-4784-83a4-d9eadeb08eb2" 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-07-14 13:05:27.518 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ee342275-4edd-4784-83a4-d9eadeb08eb2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 13:05:27.518 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5b984109-98cd-4087-8be0-de9e0f15fcbb 2021-07-14 13:05:27.518 4616 1596907633480 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-07-14 13:05:27.645 4616 1596907633480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ee342275-4edd-4784-83a4-d9eadeb08eb2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 13:05:27.645 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ee342275-4edd-4784-83a4-d9eadeb08eb2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 13:05:27.645 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ee342275-4edd-4784-83a4-d9eadeb08eb2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 13:05:27.645 4616 1596907633480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 228, VLAN trunk: None to switch port ee342275-4edd-4784-83a4-d9eadeb08eb2 2021-07-14 13:05:27.715 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 13:05:27.715 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ee342275-4edd-4784-83a4-d9eadeb08eb2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 13:05:27.955 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ee342275-4edd-4784-83a4-d9eadeb08eb2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 13:05:27.955 4616 1596907633480 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-07-14 13:05:27.955 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (60ed51b1-f376-4f39-bd33-e5c37be3bb32) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 13:05:27.955 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ee342275-4edd-4784-83a4-d9eadeb08eb2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 13:05:27.955 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 13:05:27.955 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ee342275-4edd-4784-83a4-d9eadeb08eb2 not yet added. Adding. 2021-07-14 13:05:27.955 4616 1596907633480 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-07-14 13:05:27.955 4616 1596907633480 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-07-14 13:05:28.022 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ee342275-4edd-4784-83a4-d9eadeb08eb2" 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-07-14 13:05:28.088 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ee342275-4edd-4784-83a4-d9eadeb08eb2" 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-07-14 13:05:28.088 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ee342275-4edd-4784-83a4-d9eadeb08eb2" 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-07-14 13:05:28.175 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ee342275-4edd-4784-83a4-d9eadeb08eb2" 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-07-14 13:05:28.237 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ee342275-4edd-4784-83a4-d9eadeb08eb2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.718s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 13:05:28.237 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ee342275-4edd-4784-83a4-d9eadeb08eb2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 13:05:28.237 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ee342275-4edd-4784-83a4-d9eadeb08eb2 processed. 2021-07-14 13:05:29.342 4616 1596907633480 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-07-14 13:05:29.531 4616 1596907633480 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-07-14 13:07:25.359 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0d9df59e-6c0e-4b46-a02b-766ae0c02782 3a286ca7a2814d15855349589403ef92 ae1f02ed7682415a8790e2dc8184a3d2 - - -] Security group member updated on remote: ['60ed51b1-f376-4f39-bd33-e5c37be3bb32'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 13:07:25.359 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-0d9df59e-6c0e-4b46-a02b-766ae0c02782 3a286ca7a2814d15855349589403ef92 ae1f02ed7682415a8790e2dc8184a3d2 - - -] Security group member updated ['60ed51b1-f376-4f39-bd33-e5c37be3bb32'] 2021-07-14 13:07:26.095 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-657bbd08-4146-453a-98ac-06e3865aff9c e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] port_update received: 3f6b9d01-ac10-4b2c-818d-520e9de40c4e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-07-14 13:07:26.125 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-657bbd08-4146-453a-98ac-06e3865aff9c e6c04446feba4359980d67ee8adec598 80931dc7a0aa4572b13c15c37f81a841 - - -] No port 3f6b9d01-ac10-4b2c-818d-520e9de40c4e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-07-14 13:07:33.736 4616 1596907631368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3f6b9d01-ac10-4b2c-818d-520e9de40c4e 2021-07-14 13:07:33.890 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-07-14 13:07:34.079 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Adding port 3f6b9d01-ac10-4b2c-818d-520e9de40c4e 2021-07-14 13:07:34.079 4616 1596811148456 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Port 3f6b9d01-ac10-4b2c-818d-520e9de40c4e updated. Details: {'device': '3f6b9d01-ac10-4b2c-818d-520e9de40c4e', 'network_id': '5b984109-98cd-4087-8be0-de9e0f15fcbb', 'port_id': '3f6b9d01-ac10-4b2c-818d-520e9de40c4e', 'mac_address': 'fa:16:3e:53:fc:dc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 228, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4db5ded6-6545-49d8-a841-2f638f0c4d10', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-07-14 13:07:34.079 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] 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-07-14 13:07:34.079 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3f6b9d01-ac10-4b2c-818d-520e9de40c4e" 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-07-14 13:07:34.079 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3f6b9d01-ac10-4b2c-818d-520e9de40c4e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-07-14 13:07:34.079 4616 1596907633480 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-07-14 13:07:34.208 4616 1596907633480 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3f6b9d01-ac10-4b2c-818d-520e9de40c4e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 13:07:34.208 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3f6b9d01-ac10-4b2c-818d-520e9de40c4e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-07-14 13:07:34.208 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3f6b9d01-ac10-4b2c-818d-520e9de40c4e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-07-14 13:07:34.208 4616 1596907633480 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 228, VLAN trunk: None to switch port 3f6b9d01-ac10-4b2c-818d-520e9de40c4e 2021-07-14 13:07:34.287 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-07-14 13:07:34.287 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3f6b9d01-ac10-4b2c-818d-520e9de40c4e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-07-14 13:07:34.500 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3f6b9d01-ac10-4b2c-818d-520e9de40c4e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:172 2021-07-14 13:07:34.500 4616 1596907633480 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-07-14 13:07:34.500 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (60ed51b1-f376-4f39-bd33-e5c37be3bb32) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-07-14 13:07:34.500 4616 1596907633480 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3f6b9d01-ac10-4b2c-818d-520e9de40c4e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:177 2021-07-14 13:07:34.500 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-07-14 13:07:34.500 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3f6b9d01-ac10-4b2c-818d-520e9de40c4e not yet added. Adding. 2021-07-14 13:07:34.527 4616 1596907633480 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-07-14 13:07:34.527 4616 1596907633480 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-07-14 13:07:34.603 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3f6b9d01-ac10-4b2c-818d-520e9de40c4e" 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-07-14 13:07:34.673 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3f6b9d01-ac10-4b2c-818d-520e9de40c4e" 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-07-14 13:07:34.673 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3f6b9d01-ac10-4b2c-818d-520e9de40c4e" 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-07-14 13:07:34.782 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3f6b9d01-ac10-4b2c-818d-520e9de40c4e" 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-07-14 13:07:34.859 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3f6b9d01-ac10-4b2c-818d-520e9de40c4e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.781s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 13:07:34.859 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3f6b9d01-ac10-4b2c-818d-520e9de40c4e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-07-14 13:07:34.859 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3f6b9d01-ac10-4b2c-818d-520e9de40c4e processed. 2021-07-14 13:07:35.891 4616 1596907633480 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-07-14 13:07:36.078 4616 1596907633480 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-07-14 13:09:10.969 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1deece7-0fd1-438d-b948-0770f59e7f81 3a286ca7a2814d15855349589403ef92 ae1f02ed7682415a8790e2dc8184a3d2 - - -] port_delete event received for 'bc85d4bb-899d-40f2-8ae1-b99fd43e0754' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 13:09:13.516 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-14da8dd0-02a6-4443-a910-f9c466a7078a 3a286ca7a2814d15855349589403ef92 ae1f02ed7682415a8790e2dc8184a3d2 - - -] Security group member updated on remote: ['60ed51b1-f376-4f39-bd33-e5c37be3bb32'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 13:09:13.516 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-14da8dd0-02a6-4443-a910-f9c466a7078a 3a286ca7a2814d15855349589403ef92 ae1f02ed7682415a8790e2dc8184a3d2 - - -] Security group member updated ['60ed51b1-f376-4f39-bd33-e5c37be3bb32'] 2021-07-14 13:09:13.610 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14da8dd0-02a6-4443-a910-f9c466a7078a 3a286ca7a2814d15855349589403ef92 ae1f02ed7682415a8790e2dc8184a3d2 - - -] port_delete event received for '3f6b9d01-ac10-4b2c-818d-520e9de40c4e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 13:09:14.432 4616 1596907631544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3f6b9d01-ac10-4b2c-818d-520e9de40c4e 2021-07-14 13:09:16.328 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 13:09:16.328 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3f6b9d01-ac10-4b2c-818d-520e9de40c4e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 13:09:16.328 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3f6b9d01-ac10-4b2c-818d-520e9de40c4e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 13:09:16.328 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3f6b9d01-ac10-4b2c-818d-520e9de40c4e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 13:09:16.328 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3f6b9d01-ac10-4b2c-818d-520e9de40c4e'] 2021-07-14 13:09:16.328 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 13:09:16.328 4616 1596907633480 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-07-14 13:09:16.344 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3f6b9d01-ac10-4b2c-818d-520e9de40c4e'] 2021-07-14 13:09:17.281 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-724860eb-bde3-4807-b315-c7e34eed6cd6 3a286ca7a2814d15855349589403ef92 ae1f02ed7682415a8790e2dc8184a3d2 - - -] port_delete event received for '214217d2-e238-45b9-8a2e-87742135199d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 13:09:18.360 4616 1596907633480 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-07-14 13:09:18.375 4616 1596907633480 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-07-14 13:09:19.766 4616 1596907633480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5e25ae16-ddd6-4a85-9dd0-32ad223ad8eb 3a286ca7a2814d15855349589403ef92 ae1f02ed7682415a8790e2dc8184a3d2 - - -] Security group member updated on remote: ['60ed51b1-f376-4f39-bd33-e5c37be3bb32'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-07-14 13:09:19.766 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [req-5e25ae16-ddd6-4a85-9dd0-32ad223ad8eb 3a286ca7a2814d15855349589403ef92 ae1f02ed7682415a8790e2dc8184a3d2 - - -] Security group member updated ['60ed51b1-f376-4f39-bd33-e5c37be3bb32'] 2021-07-14 13:09:19.828 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e25ae16-ddd6-4a85-9dd0-32ad223ad8eb 3a286ca7a2814d15855349589403ef92 ae1f02ed7682415a8790e2dc8184a3d2 - - -] port_delete event received for 'ee342275-4edd-4784-83a4-d9eadeb08eb2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 13:09:20.453 4616 1596907631544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ee342275-4edd-4784-83a4-d9eadeb08eb2 2021-07-14 13:09:21.997 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17520a0d-3087-4a9d-a1ee-037f39ac13bf 3a286ca7a2814d15855349589403ef92 ae1f02ed7682415a8790e2dc8184a3d2 - - -] port_delete event received for '09b69ed4-b9bb-4c6b-b3de-4d2e8488f7a5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 13:09:22.388 4616 1596811148456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2327240d-c647-4836-bfc5-2ac825491518 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-07-14 13:09:22.388 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ee342275-4edd-4784-83a4-d9eadeb08eb2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-07-14 13:09:22.388 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ee342275-4edd-4784-83a4-d9eadeb08eb2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-07-14 13:09:22.388 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ee342275-4edd-4784-83a4-d9eadeb08eb2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-07-14 13:09:22.388 4616 1596907633480 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5b984109-98cd-4087-8be0-de9e0f15fcbb 2021-07-14 13:09:22.388 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ee342275-4edd-4784-83a4-d9eadeb08eb2'] 2021-07-14 13:09:22.388 4616 1596907633480 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-07-14 13:09:22.388 4616 1596907633480 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-07-14 13:09:22.388 4616 1596907633480 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ee342275-4edd-4784-83a4-d9eadeb08eb2'] 2021-07-14 13:09:24.388 4616 1596907633480 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-07-14 13:09:24.419 4616 1596907633480 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-07-14 13:09:24.627 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a275ab3-62aa-423d-82dc-6d8e9accdaea 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] port_delete event received for 'aebd00c6-01ba-4177-b6de-312b58f861c1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 13:09:25.706 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19dd674c-6b4e-434d-9e5e-a87dd32c15f7 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] port_delete event received for 'e4ad109a-6c17-461c-957f-56f00a093106' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 13:09:26.716 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-867f2e60-0755-4e5a-bc40-cb6efd222f9b 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] port_delete event received for '93293aaa-937c-433d-95f8-4badd2093d55' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 13:09:26.841 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72a07d58-e566-4b30-ad79-c56116e6e4a5 - - - - -] port_delete event received for '93293aaa-937c-433d-95f8-4badd2093d55' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 13:09:26.893 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-867f2e60-0755-4e5a-bc40-cb6efd222f9b 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] network_delete received. Deleting network 5b984109-98cd-4087-8be0-de9e0f15fcbb network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 13:09:26.893 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-867f2e60-0755-4e5a-bc40-cb6efd222f9b 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] Network 5b984109-98cd-4087-8be0-de9e0f15fcbb not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-07-14 13:09:28.160 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24168f25-d151-4112-b611-1686b135a4da 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] port_delete event received for 'b4ed2e23-7670-4483-b15f-8cad1844d7c1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 13:09:29.206 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3adce425-49d1-401e-8710-366c922436c0 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] port_delete event received for '63dbbb43-1e92-47f8-95ae-4c99749a6cc0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 13:09:29.941 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8198dda7-5810-490c-b45b-b2b8272ed05c 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] port_delete event received for '216e70e0-ee64-4017-a68b-387f9f986327' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 13:09:30.066 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7fad1f54-b68f-4caf-ba7e-46a3729a4b83 - - - - -] port_delete event received for '216e70e0-ee64-4017-a68b-387f9f986327' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-07-14 13:09:30.159 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8198dda7-5810-490c-b45b-b2b8272ed05c 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] network_delete received. Deleting network 78b7d334-5799-4e03-9ae6-60dbdc055f5a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-07-14 13:09:30.159 4616 1596907633480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8198dda7-5810-490c-b45b-b2b8272ed05c 95533a98c0174f99b923c0f51ab767fa 430dd6f9abad45e18cb8c217f013c3fa - - -] Network 78b7d334-5799-4e03-9ae6-60dbdc055f5a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463