2021-09-09 14:43:34.758 4892 1426826615800 MainThread INFO neutron.common.config [-] Logging enabled! 2021-09-09 14:43:34.758 4892 1426826615800 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev628 2021-09-09 14:43:34.758 4892 1426826615800 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-09-09 14:43:34.792 4892 1426826615800 MainThread INFO os_win.utils.network.networkutils [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] WMI caching is disabled. 2021-09-09 14:43:35.083 4892 1426826615800 MainThread DEBUG neutron.agent.securitygroups_rpc [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:118 2021-09-09 14:43:35.153 4892 1426826615800 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-09 14:43:35.172 4892 1426826615800 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-09 14:43:35.357 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent initialized successfully, now running... 2021-09-09 14:43:35.370 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-09-09 14:43:35.370 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-09 14:43:35.422 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-09 14:45:42.130 4892 1426920083704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-433a55e6-6bdb-418c-8463-830563f7c036 - - - - -] port_update received: e6446363-305f-4f28-98bd-f43a3927b960 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:45:42.146 4892 1426920083704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-433a55e6-6bdb-418c-8463-830563f7c036 - - - - -] No port e6446363-305f-4f28-98bd-f43a3927b960 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:45:43.224 4892 1426920083704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1a61a01-52dc-48d2-9547-39fea0027ee4 - - - - -] port_update received: 1baac1eb-c960-4c3c-95e4-5f7668515fe5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:45:43.224 4892 1426920083704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1a61a01-52dc-48d2-9547-39fea0027ee4 - - - - -] No port 1baac1eb-c960-4c3c-95e4-5f7668515fe5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:45:45.411 4892 1426920083704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2caa1e82-c3e8-48c9-b4bd-60e7b83eda3f - - - - -] port_update received: 78d63ed1-663b-4c7e-b8ee-8260c05e1a11 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:45:45.432 4892 1426920083704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2caa1e82-c3e8-48c9-b4bd-60e7b83eda3f - - - - -] No port 78d63ed1-663b-4c7e-b8ee-8260c05e1a11 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:45:45.973 4892 1426920083704 MainThread WARNING oslo_policy.policy [req-47f4348c-0736-482b-8463-d4491cbdb554 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-09-09 14:45:45.973 4892 1426920083704 MainThread WARNING oslo_policy.policy [req-47f4348c-0736-482b-8463-d4491cbdb554 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-09-09 14:45:45.973 4892 1426920083704 MainThread WARNING oslo_policy.policy [req-47f4348c-0736-482b-8463-d4491cbdb554 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-09-09 14:45:45.973 4892 1426920083704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47f4348c-0736-482b-8463-d4491cbdb554 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Security group member updated on remote: ['d75887a7-672a-4979-967a-e146e1cd102f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:45:45.973 4892 1426920083704 MainThread INFO neutron.agent.securitygroups_rpc [req-47f4348c-0736-482b-8463-d4491cbdb554 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Security group member updated ['d75887a7-672a-4979-967a-e146e1cd102f'] 2021-09-09 14:45:49.958 4892 1426920083704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e630d23a-513c-417b-8f8c-180acc2c4ee2 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] port_update received: 5706de13-4e08-452a-93ab-f321995aa44c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:45:49.958 4892 1426920083704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e630d23a-513c-417b-8f8c-180acc2c4ee2 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] No port 5706de13-4e08-452a-93ab-f321995aa44c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:45:51.423 4892 1426920083704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8d05d308-efdc-4f8e-9a28-d05836860405 d93a6bd22f334dcf884450da54e6a4e3 9ff2696b55264c53a9dd0b59da04221e - - -] Security group member updated on remote: ['2ae68212-2712-472e-87af-7b1c4f154469'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:45:51.423 4892 1426920083704 MainThread INFO neutron.agent.securitygroups_rpc [req-8d05d308-efdc-4f8e-9a28-d05836860405 d93a6bd22f334dcf884450da54e6a4e3 9ff2696b55264c53a9dd0b59da04221e - - -] Security group member updated ['2ae68212-2712-472e-87af-7b1c4f154469'] 2021-09-09 14:45:52.114 4892 1426920083704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-34891d6e-e260-48be-aabf-620bddfd466b 146627a51db84905a4c7d0545b80f5e9 66163f2ff8e1446bb07b20632f1b8bd6 - - -] Security group rule updated on remote: ['9d17e543-9d5c-4e9b-a43c-4f6d0abc59da'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:45:52.114 4892 1426920083704 MainThread INFO neutron.agent.securitygroups_rpc [req-34891d6e-e260-48be-aabf-620bddfd466b 146627a51db84905a4c7d0545b80f5e9 66163f2ff8e1446bb07b20632f1b8bd6 - - -] Security group rule updated ['9d17e543-9d5c-4e9b-a43c-4f6d0abc59da'] 2021-09-09 14:45:52.317 4892 1426920083704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d95e6f5-4e91-4f82-9f34-c6b6a865d117 - - - - -] port_update received: b7972a9d-003b-4773-8d0f-86bf78269b20 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:45:52.332 4892 1426920083704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d95e6f5-4e91-4f82-9f34-c6b6a865d117 - - - - -] No port b7972a9d-003b-4773-8d0f-86bf78269b20 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:45:52.672 4892 1426920083704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3e7af8f-462f-4663-99b2-4680be2a0a98 146627a51db84905a4c7d0545b80f5e9 66163f2ff8e1446bb07b20632f1b8bd6 - - -] Security group rule updated on remote: ['9d17e543-9d5c-4e9b-a43c-4f6d0abc59da'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:45:52.672 4892 1426920083704 MainThread INFO neutron.agent.securitygroups_rpc [req-b3e7af8f-462f-4663-99b2-4680be2a0a98 146627a51db84905a4c7d0545b80f5e9 66163f2ff8e1446bb07b20632f1b8bd6 - - -] Security group rule updated ['9d17e543-9d5c-4e9b-a43c-4f6d0abc59da'] 2021-09-09 14:45:55.879 4892 1426920083704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57bfa00d-3e74-4e81-a6a9-8d935e9d0a16 - - - - -] port_update received: bb920499-513e-4be2-8948-f91aac5c471d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:45:55.895 4892 1426920083704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57bfa00d-3e74-4e81-a6a9-8d935e9d0a16 - - - - -] No port bb920499-513e-4be2-8948-f91aac5c471d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:45:57.860 4892 1426920083704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f02a31a-de30-4898-a4a6-7e4f8de5864e - - - - -] port_update received: 8e50e470-5566-421a-a776-4eef5d08c9d9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:45:57.860 4892 1426920083880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a7dee54-90dc-45f1-b06d-4b1feb93b27f b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] network_delete received. Deleting network 98bfe17e-be53-43e2-931b-e5af0bb4815b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:45:57.860 4892 1426920083880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a7dee54-90dc-45f1-b06d-4b1feb93b27f b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] Network 98bfe17e-be53-43e2-931b-e5af0bb4815b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-09 14:45:57.860 4892 1426920083704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f02a31a-de30-4898-a4a6-7e4f8de5864e - - - - -] No port 8e50e470-5566-421a-a776-4eef5d08c9d9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:45:57.953 4892 1426920083704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1a3d9767-5342-436f-949a-f0625e8eb1ab 9e7ccf828b1d4e33887c2eb652b82a9f 16dbad0b8fea420b810568dd9960b50d - - -] Security group rule updated on remote: ['07f948cf-6186-4a3c-a71c-214409325be9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:45:57.953 4892 1426920083704 MainThread INFO neutron.agent.securitygroups_rpc [req-1a3d9767-5342-436f-949a-f0625e8eb1ab 9e7ccf828b1d4e33887c2eb652b82a9f 16dbad0b8fea420b810568dd9960b50d - - -] Security group rule updated ['07f948cf-6186-4a3c-a71c-214409325be9'] 2021-09-09 14:45:58.753 4892 1426920083704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-354d0de2-6b1d-4e0c-a500-87eb34bea0a8 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] port_update received: 36909f7d-33a6-47a2-bb35-61ff03464af0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:45:58.773 4892 1426920083704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-354d0de2-6b1d-4e0c-a500-87eb34bea0a8 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] No port 36909f7d-33a6-47a2-bb35-61ff03464af0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:45:58.912 4892 1426920083704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-501c7d30-a6d7-4323-999b-d27c5ca7f099 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] network_delete received. Deleting network dd1ea1a4-9bcb-4877-a72d-8d07bd40bb59 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:45:58.912 4892 1426920083704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-501c7d30-a6d7-4323-999b-d27c5ca7f099 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] Network dd1ea1a4-9bcb-4877-a72d-8d07bd40bb59 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-09 14:45:59.270 4892 1426920083704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-369a6ce4-a299-4c6d-a9fa-f5f80dfa422a 9e7ccf828b1d4e33887c2eb652b82a9f 16dbad0b8fea420b810568dd9960b50d - - -] Security group rule updated on remote: ['07f948cf-6186-4a3c-a71c-214409325be9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:45:59.270 4892 1426920083704 MainThread INFO neutron.agent.securitygroups_rpc [req-369a6ce4-a299-4c6d-a9fa-f5f80dfa422a 9e7ccf828b1d4e33887c2eb652b82a9f 16dbad0b8fea420b810568dd9960b50d - - -] Security group rule updated ['07f948cf-6186-4a3c-a71c-214409325be9'] 2021-09-09 14:46:02.520 4892 1426919352456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 36909f7d-33a6-47a2-bb35-61ff03464af0 2021-09-09 14:46:02.520 4892 1426919352456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5706de13-4e08-452a-93ab-f321995aa44c 2021-09-09 14:46:03.785 4892 1426920083704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-264d769b-a648-41d5-98f7-3f835a650c4a bcb372694e95494bb31cb25081298278 23f040afb99048faa9605d6c3ec92a65 - - -] Security group member updated on remote: ['ca7723d5-051b-4b7a-9b1b-97c74881d4c5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:46:03.801 4892 1426920083704 MainThread INFO neutron.agent.securitygroups_rpc [req-264d769b-a648-41d5-98f7-3f835a650c4a bcb372694e95494bb31cb25081298278 23f040afb99048faa9605d6c3ec92a65 - - -] Security group member updated ['ca7723d5-051b-4b7a-9b1b-97c74881d4c5'] 2021-09-09 14:46:03.864 4892 1426920083704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2d7774dd-6a4b-466e-96b2-827ceca37bc8 146627a51db84905a4c7d0545b80f5e9 66163f2ff8e1446bb07b20632f1b8bd6 - - -] Security group member updated on remote: ['9d17e543-9d5c-4e9b-a43c-4f6d0abc59da'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:46:03.864 4892 1426920083704 MainThread INFO neutron.agent.securitygroups_rpc [req-2d7774dd-6a4b-466e-96b2-827ceca37bc8 146627a51db84905a4c7d0545b80f5e9 66163f2ff8e1446bb07b20632f1b8bd6 - - -] Security group member updated ['9d17e543-9d5c-4e9b-a43c-4f6d0abc59da'] 2021-09-09 14:46:04.176 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:46:05.255 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Adding port 5706de13-4e08-452a-93ab-f321995aa44c 2021-09-09 14:46:05.255 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Port 5706de13-4e08-452a-93ab-f321995aa44c updated. Details: {'device': '5706de13-4e08-452a-93ab-f321995aa44c', 'network_id': '808ce083-23ec-4712-bf1f-63846a2f6f7a', 'port_id': '5706de13-4e08-452a-93ab-f321995aa44c', 'mac_address': 'fa:16:3e:c9:31:b8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 55, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9d1c8ca3-8229-4502-80c7-1a5309e574de', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:46:05.255 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:46:05.255 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Adding port 36909f7d-33a6-47a2-bb35-61ff03464af0 2021-09-09 14:46:05.255 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Port 36909f7d-33a6-47a2-bb35-61ff03464af0 updated. Details: {'device': '36909f7d-33a6-47a2-bb35-61ff03464af0', 'network_id': '416e9cbc-cfde-4903-a27c-fd4873704cf5', 'port_id': '36909f7d-33a6-47a2-bb35-61ff03464af0', 'mac_address': 'fa:16:3e:33:bc:d6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 62, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'faaebb90-f18d-4836-a3a1-7465712261f2', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:46:05.255 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:46:05.255 4892 1426920084056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5706de13-4e08-452a-93ab-f321995aa44c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:05.255 4892 1426920084056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5706de13-4e08-452a-93ab-f321995aa44c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:46:05.255 4892 1426920084056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 808ce083-23ec-4712-bf1f-63846a2f6f7a 2021-09-09 14:46:05.255 4892 1426920084056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:46:05.255 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-36909f7d-33a6-47a2-bb35-61ff03464af0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:05.255 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 36909f7d-33a6-47a2-bb35-61ff03464af0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:46:05.255 4892 1426920084232 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 416e9cbc-cfde-4903-a27c-fd4873704cf5 2021-09-09 14:46:05.255 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:46:05.473 4892 1426920084056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5706de13-4e08-452a-93ab-f321995aa44c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:46:05.473 4892 1426920084056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5706de13-4e08-452a-93ab-f321995aa44c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:46:05.489 4892 1426920084232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '36909f7d-33a6-47a2-bb35-61ff03464af0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:46:05.489 4892 1426920084232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '36909f7d-33a6-47a2-bb35-61ff03464af0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:46:05.489 4892 1426920084056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5706de13-4e08-452a-93ab-f321995aa44c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:46:05.489 4892 1426920084056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 55, VLAN trunk: None to switch port 5706de13-4e08-452a-93ab-f321995aa44c 2021-09-09 14:46:05.520 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 36909f7d-33a6-47a2-bb35-61ff03464af0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:46:05.520 4892 1426920084232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 62, VLAN trunk: None to switch port 36909f7d-33a6-47a2-bb35-61ff03464af0 2021-09-09 14:46:05.567 4892 1426920084936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8eb42441-2bb7-4092-a2ac-17e5e3bd6e6a 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] port_update received: 85706061-bbdb-4a03-b44f-f53879b40d37 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:46:05.629 4892 1426920084936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8eb42441-2bb7-4092-a2ac-17e5e3bd6e6a 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] No port 85706061-bbdb-4a03-b44f-f53879b40d37 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:46:05.645 4892 1426920084056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:46:05.645 4892 1426920084056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5706de13-4e08-452a-93ab-f321995aa44c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:46:05.645 4892 1426920084232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:46:05.645 4892 1426920084232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['36909f7d-33a6-47a2-bb35-61ff03464af0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:46:05.864 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c3795e5-9818-477f-bf2b-655994f0223b 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] port_update received: d7ac3951-41e2-4903-93a6-d00ae0ea3e7a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:46:05.864 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c3795e5-9818-477f-bf2b-655994f0223b 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] No port d7ac3951-41e2-4903-93a6-d00ae0ea3e7a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:46:06.239 4892 1426920084056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5706de13-4e08-452a-93ab-f321995aa44c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:46:06.239 4892 1426920084056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:46:06.239 4892 1426920084056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d75887a7-672a-4979-967a-e146e1cd102f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:46:06.239 4892 1426920084056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d75887a7-672a-4979-967a-e146e1cd102f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:46:06.239 4892 1426920084056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5706de13-4e08-452a-93ab-f321995aa44c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:46:06.239 4892 1426920084056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:46:06.239 4892 1426920084056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5706de13-4e08-452a-93ab-f321995aa44c not yet added. Adding. 2021-09-09 14:46:06.239 4892 1426920084056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:46:06.239 4892 1426920084056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:46:06.395 4892 1426920084056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5706de13-4e08-452a-93ab-f321995aa44c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:06.505 4892 1426920084056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5706de13-4e08-452a-93ab-f321995aa44c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:06.505 4892 1426920084056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5706de13-4e08-452a-93ab-f321995aa44c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:06.630 4892 1426920084056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5706de13-4e08-452a-93ab-f321995aa44c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:06.692 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['36909f7d-33a6-47a2-bb35-61ff03464af0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:46:06.692 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:46:06.692 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2ae68212-2712-472e-87af-7b1c4f154469) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:46:06.692 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2ae68212-2712-472e-87af-7b1c4f154469) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:46:06.692 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 36909f7d-33a6-47a2-bb35-61ff03464af0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:46:06.692 4892 1426920084232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:46:06.692 4892 1426920084232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 36909f7d-33a6-47a2-bb35-61ff03464af0 not yet added. Adding. 2021-09-09 14:46:06.692 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:46:06.692 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:46:06.755 4892 1426920084056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5706de13-4e08-452a-93ab-f321995aa44c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:06.755 4892 1426920084056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5706de13-4e08-452a-93ab-f321995aa44c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:46:06.755 4892 1426920084056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5706de13-4e08-452a-93ab-f321995aa44c processed. 2021-09-09 14:46:06.864 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-36909f7d-33a6-47a2-bb35-61ff03464af0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:07.005 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-36909f7d-33a6-47a2-bb35-61ff03464af0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:07.005 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-36909f7d-33a6-47a2-bb35-61ff03464af0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:07.243 4892 1426920084056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9fec9ab1-3531-49ed-ac8b-8c8c197542c4 bcb372694e95494bb31cb25081298278 23f040afb99048faa9605d6c3ec92a65 - - -] Security group member updated on remote: ['ca7723d5-051b-4b7a-9b1b-97c74881d4c5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:46:07.243 4892 1426920084056 MainThread INFO neutron.agent.securitygroups_rpc [req-9fec9ab1-3531-49ed-ac8b-8c8c197542c4 bcb372694e95494bb31cb25081298278 23f040afb99048faa9605d6c3ec92a65 - - -] Security group member updated ['ca7723d5-051b-4b7a-9b1b-97c74881d4c5'] 2021-09-09 14:46:07.299 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-36909f7d-33a6-47a2-bb35-61ff03464af0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:07.525 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-36909f7d-33a6-47a2-bb35-61ff03464af0" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.282s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:07.525 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 36909f7d-33a6-47a2-bb35-61ff03464af0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:46:07.525 4892 1426920084232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 36909f7d-33a6-47a2-bb35-61ff03464af0 processed. 2021-09-09 14:46:08.207 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:08.536 4892 1426919352456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 85706061-bbdb-4a03-b44f-f53879b40d37 2021-09-09 14:46:08.813 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.610s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:10.048 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d9ba98c-fb26-44de-802a-5722a3bd2777 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] port_update received: 5d9fefbe-0ce9-41f5-b4bd-bdd088e05300 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:46:10.048 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8d9ba98c-fb26-44de-802a-5722a3bd2777 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] No port 5d9fefbe-0ce9-41f5-b4bd-bdd088e05300 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:46:10.203 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:46:10.203 4892 1426920084232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7eba9fa3-16ca-43bd-b65c-b92eb261f84d 9e7ccf828b1d4e33887c2eb652b82a9f 16dbad0b8fea420b810568dd9960b50d - - -] Security group member updated on remote: ['07f948cf-6186-4a3c-a71c-214409325be9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:46:10.203 4892 1426920084232 MainThread INFO neutron.agent.securitygroups_rpc [req-7eba9fa3-16ca-43bd-b65c-b92eb261f84d 9e7ccf828b1d4e33887c2eb652b82a9f 16dbad0b8fea420b810568dd9960b50d - - -] Security group member updated ['07f948cf-6186-4a3c-a71c-214409325be9'] 2021-09-09 14:46:10.422 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Adding port 85706061-bbdb-4a03-b44f-f53879b40d37 2021-09-09 14:46:10.422 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Port 85706061-bbdb-4a03-b44f-f53879b40d37 updated. Details: {'device': '85706061-bbdb-4a03-b44f-f53879b40d37', 'network_id': 'a30f4c44-e058-44c0-859a-37c1509bdda2', 'port_id': '85706061-bbdb-4a03-b44f-f53879b40d37', 'mac_address': 'fa:16:3e:24:22:df', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 81, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c375d6e5-f7b1-4f08-93cb-ad5f6349d50f', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:46:10.422 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:46:10.422 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-85706061-bbdb-4a03-b44f-f53879b40d37" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:10.422 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 85706061-bbdb-4a03-b44f-f53879b40d37 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:46:10.422 4892 1426920084232 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a30f4c44-e058-44c0-859a-37c1509bdda2 2021-09-09 14:46:10.422 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:46:10.590 4892 1426919352456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d7ac3951-41e2-4903-93a6-d00ae0ea3e7a 2021-09-09 14:46:10.755 4892 1426920084232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '85706061-bbdb-4a03-b44f-f53879b40d37') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:46:10.767 4892 1426920084232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '85706061-bbdb-4a03-b44f-f53879b40d37') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:46:10.767 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 85706061-bbdb-4a03-b44f-f53879b40d37 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:46:10.767 4892 1426920084232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 81, VLAN trunk: None to switch port 85706061-bbdb-4a03-b44f-f53879b40d37 2021-09-09 14:46:10.910 4892 1426920084232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:46:10.910 4892 1426920084232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['85706061-bbdb-4a03-b44f-f53879b40d37'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:46:11.130 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['85706061-bbdb-4a03-b44f-f53879b40d37']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:46:11.130 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:46:11.130 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ca7723d5-051b-4b7a-9b1b-97c74881d4c5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:46:11.130 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ca7723d5-051b-4b7a-9b1b-97c74881d4c5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:46:11.130 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 85706061-bbdb-4a03-b44f-f53879b40d37 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:46:11.130 4892 1426920084232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:46:11.130 4892 1426920084232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 85706061-bbdb-4a03-b44f-f53879b40d37 not yet added. Adding. 2021-09-09 14:46:11.130 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:46:11.130 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:46:11.302 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85706061-bbdb-4a03-b44f-f53879b40d37" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:11.471 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85706061-bbdb-4a03-b44f-f53879b40d37" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:11.471 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85706061-bbdb-4a03-b44f-f53879b40d37" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:11.867 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-85706061-bbdb-4a03-b44f-f53879b40d37" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:12.052 4892 1426920084056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0409297c-6ea5-421e-ab87-21775b007166 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] port_update received: 9e12ff27-dc99-402e-aaee-c9276f340240 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:46:12.082 4892 1426920084056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0409297c-6ea5-421e-ab87-21775b007166 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] No port 9e12ff27-dc99-402e-aaee-c9276f340240 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:46:12.112 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-85706061-bbdb-4a03-b44f-f53879b40d37" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.688s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:12.112 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 85706061-bbdb-4a03-b44f-f53879b40d37 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:46:12.130 4892 1426920084232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 85706061-bbdb-4a03-b44f-f53879b40d37 processed. 2021-09-09 14:46:12.223 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:46:12.223 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:12.754 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Adding port d7ac3951-41e2-4903-93a6-d00ae0ea3e7a 2021-09-09 14:46:12.770 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Port d7ac3951-41e2-4903-93a6-d00ae0ea3e7a updated. Details: {'device': 'd7ac3951-41e2-4903-93a6-d00ae0ea3e7a', 'network_id': 'cc4dfbc5-7d50-4df7-b737-06630a501ad8', 'port_id': 'd7ac3951-41e2-4903-93a6-d00ae0ea3e7a', 'mac_address': 'fa:16:3e:c4:df:2f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 85, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f675014d-789b-46ae-985e-130c4e300896', '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-09-09 14:46:12.770 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:46:12.770 4892 1426920084056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d7ac3951-41e2-4903-93a6-d00ae0ea3e7a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:12.770 4892 1426920084056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d7ac3951-41e2-4903-93a6-d00ae0ea3e7a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:46:12.770 4892 1426920084056 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cc4dfbc5-7d50-4df7-b737-06630a501ad8 2021-09-09 14:46:12.770 4892 1426920084056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:46:12.879 4892 1426920084232 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-09-09 14:46:13.017 4892 1426920084056 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd7ac3951-41e2-4903-93a6-d00ae0ea3e7a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:46:13.017 4892 1426920084056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd7ac3951-41e2-4903-93a6-d00ae0ea3e7a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:46:13.017 4892 1426920084056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d7ac3951-41e2-4903-93a6-d00ae0ea3e7a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:46:13.017 4892 1426920084056 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 85, VLAN trunk: None to switch port d7ac3951-41e2-4903-93a6-d00ae0ea3e7a 2021-09-09 14:46:13.380 4892 1426920084056 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:46:13.395 4892 1426920084056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d7ac3951-41e2-4903-93a6-d00ae0ea3e7a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:46:13.660 4892 1426920084056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d7ac3951-41e2-4903-93a6-d00ae0ea3e7a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:46:13.660 4892 1426920084056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:46:13.660 4892 1426920084056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9d17e543-9d5c-4e9b-a43c-4f6d0abc59da) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:46:13.660 4892 1426920084056 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d7ac3951-41e2-4903-93a6-d00ae0ea3e7a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:46:13.660 4892 1426920084056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:46:13.660 4892 1426920084056 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d7ac3951-41e2-4903-93a6-d00ae0ea3e7a not yet added. Adding. 2021-09-09 14:46:13.660 4892 1426920084056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:46:13.660 4892 1426920084056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:46:13.877 4892 1426920084056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7ac3951-41e2-4903-93a6-d00ae0ea3e7a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:14.083 4892 1426920084056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7ac3951-41e2-4903-93a6-d00ae0ea3e7a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:14.083 4892 1426920084056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7ac3951-41e2-4903-93a6-d00ae0ea3e7a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:14.315 4892 1426920084056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7ac3951-41e2-4903-93a6-d00ae0ea3e7a" 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-09-09 14:46:14.557 4892 1426920084056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d7ac3951-41e2-4903-93a6-d00ae0ea3e7a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:14.557 4892 1426920084056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d7ac3951-41e2-4903-93a6-d00ae0ea3e7a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:46:14.557 4892 1426920084056 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d7ac3951-41e2-4903-93a6-d00ae0ea3e7a processed. 2021-09-09 14:46:14.630 4892 1426919352456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5d9fefbe-0ce9-41f5-b4bd-bdd088e05300 2021-09-09 14:46:16.259 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:46:16.259 4892 1426920084056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:16.656 4892 1426919352456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9e12ff27-dc99-402e-aaee-c9276f340240 2021-09-09 14:46:16.688 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Adding port 5d9fefbe-0ce9-41f5-b4bd-bdd088e05300 2021-09-09 14:46:16.688 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Port 5d9fefbe-0ce9-41f5-b4bd-bdd088e05300 updated. Details: {'device': '5d9fefbe-0ce9-41f5-b4bd-bdd088e05300', 'network_id': 'a30f4c44-e058-44c0-859a-37c1509bdda2', 'port_id': '5d9fefbe-0ce9-41f5-b4bd-bdd088e05300', 'mac_address': 'fa:16:3e:4b:48:2c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 81, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c375d6e5-f7b1-4f08-93cb-ad5f6349d50f', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:46:16.688 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:46:16.688 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5d9fefbe-0ce9-41f5-b4bd-bdd088e05300" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:16.688 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5d9fefbe-0ce9-41f5-b4bd-bdd088e05300 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:46:16.688 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:46:16.777 4892 1426920084056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:16.941 4892 1426920084232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5d9fefbe-0ce9-41f5-b4bd-bdd088e05300') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:46:16.941 4892 1426920084232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5d9fefbe-0ce9-41f5-b4bd-bdd088e05300') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:46:16.941 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5d9fefbe-0ce9-41f5-b4bd-bdd088e05300 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:46:16.941 4892 1426920084232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 81, VLAN trunk: None to switch port 5d9fefbe-0ce9-41f5-b4bd-bdd088e05300 2021-09-09 14:46:17.113 4892 1426920084232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:46:17.113 4892 1426920084232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5d9fefbe-0ce9-41f5-b4bd-bdd088e05300'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:46:17.426 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5d9fefbe-0ce9-41f5-b4bd-bdd088e05300']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:46:17.426 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:46:17.442 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ca7723d5-051b-4b7a-9b1b-97c74881d4c5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:46:17.442 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ca7723d5-051b-4b7a-9b1b-97c74881d4c5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:46:17.442 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5d9fefbe-0ce9-41f5-b4bd-bdd088e05300 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:46:17.442 4892 1426920084232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:46:17.442 4892 1426920084232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5d9fefbe-0ce9-41f5-b4bd-bdd088e05300 not yet added. Adding. 2021-09-09 14:46:17.442 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:46:17.442 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:46:17.661 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d9fefbe-0ce9-41f5-b4bd-bdd088e05300" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:17.878 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d9fefbe-0ce9-41f5-b4bd-bdd088e05300" 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-09-09 14:46:17.878 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d9fefbe-0ce9-41f5-b4bd-bdd088e05300" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:18.141 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5d9fefbe-0ce9-41f5-b4bd-bdd088e05300" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:18.270 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:46:18.299 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5d9fefbe-0ce9-41f5-b4bd-bdd088e05300" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.609s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:18.299 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5d9fefbe-0ce9-41f5-b4bd-bdd088e05300 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:46:18.299 4892 1426920084232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5d9fefbe-0ce9-41f5-b4bd-bdd088e05300 processed. 2021-09-09 14:46:18.630 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Adding port 9e12ff27-dc99-402e-aaee-c9276f340240 2021-09-09 14:46:18.630 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Port 9e12ff27-dc99-402e-aaee-c9276f340240 updated. Details: {'device': '9e12ff27-dc99-402e-aaee-c9276f340240', 'network_id': 'ee0e6979-0ecc-4cbc-a242-b64a6de5a317', 'port_id': '9e12ff27-dc99-402e-aaee-c9276f340240', 'mac_address': 'fa:16:3e:a9:07:24', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 60, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '78a5923e-8204-49dc-bf32-1cb92f00d860', '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-09-09 14:46:18.630 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:46:18.630 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9e12ff27-dc99-402e-aaee-c9276f340240" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:18.630 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9e12ff27-dc99-402e-aaee-c9276f340240 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:46:18.630 4892 1426920084232 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ee0e6979-0ecc-4cbc-a242-b64a6de5a317 2021-09-09 14:46:18.630 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:46:18.958 4892 1426920084232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9e12ff27-dc99-402e-aaee-c9276f340240') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:46:18.958 4892 1426920084232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9e12ff27-dc99-402e-aaee-c9276f340240') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:46:18.971 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9e12ff27-dc99-402e-aaee-c9276f340240 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:46:18.971 4892 1426920084232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 60, VLAN trunk: None to switch port 9e12ff27-dc99-402e-aaee-c9276f340240 2021-09-09 14:46:19.177 4892 1426920084232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:46:19.177 4892 1426920084232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9e12ff27-dc99-402e-aaee-c9276f340240'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:46:19.459 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9e12ff27-dc99-402e-aaee-c9276f340240']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:46:19.459 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:46:19.459 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (07f948cf-6186-4a3c-a71c-214409325be9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:46:19.459 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9e12ff27-dc99-402e-aaee-c9276f340240 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:46:19.459 4892 1426920084232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:46:19.459 4892 1426920084232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9e12ff27-dc99-402e-aaee-c9276f340240 not yet added. Adding. 2021-09-09 14:46:19.459 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:46:19.459 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:46:19.738 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9e12ff27-dc99-402e-aaee-c9276f340240" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:19.965 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9e12ff27-dc99-402e-aaee-c9276f340240" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:19.965 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9e12ff27-dc99-402e-aaee-c9276f340240" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:20.260 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:20.267 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9e12ff27-dc99-402e-aaee-c9276f340240" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:20.477 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9e12ff27-dc99-402e-aaee-c9276f340240" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.860s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:20.477 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9e12ff27-dc99-402e-aaee-c9276f340240 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:46:20.477 4892 1426920084232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9e12ff27-dc99-402e-aaee-c9276f340240 processed. 2021-09-09 14:46:20.600 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:21.626 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f9cae26-451f-49c2-9fe3-0bee7708846c da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Security group member updated on remote: ['d75887a7-672a-4979-967a-e146e1cd102f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:46:21.626 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-4f9cae26-451f-49c2-9fe3-0bee7708846c da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Security group member updated ['d75887a7-672a-4979-967a-e146e1cd102f'] 2021-09-09 14:46:21.626 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-4f9cae26-451f-49c2-9fe3-0bee7708846c da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Refresh firewall rules 2021-09-09 14:46:21.626 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f9cae26-451f-49c2-9fe3-0bee7708846c da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Get security group information for devices via rpc ['5706de13-4e08-452a-93ab-f321995aa44c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:46:21.641 4892 1426920084232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-405b576d-ddab-4dc4-aec3-bcb8ca4597a0 d93a6bd22f334dcf884450da54e6a4e3 9ff2696b55264c53a9dd0b59da04221e - - -] Security group member updated on remote: ['2ae68212-2712-472e-87af-7b1c4f154469'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:46:21.641 4892 1426920084232 MainThread INFO neutron.agent.securitygroups_rpc [req-405b576d-ddab-4dc4-aec3-bcb8ca4597a0 d93a6bd22f334dcf884450da54e6a4e3 9ff2696b55264c53a9dd0b59da04221e - - -] Security group member updated ['2ae68212-2712-472e-87af-7b1c4f154469'] 2021-09-09 14:46:21.750 4892 1426920084056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-405b576d-ddab-4dc4-aec3-bcb8ca4597a0 d93a6bd22f334dcf884450da54e6a4e3 9ff2696b55264c53a9dd0b59da04221e - - -] port_delete event received for '36909f7d-33a6-47a2-bb35-61ff03464af0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:46:21.885 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4f9cae26-451f-49c2-9fe3-0bee7708846c da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update security group information for ports dict_keys(['5706de13-4e08-452a-93ab-f321995aa44c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:46:21.885 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4f9cae26-451f-49c2-9fe3-0bee7708846c da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:46:21.885 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4f9cae26-451f-49c2-9fe3-0bee7708846c da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update rules of security group (d75887a7-672a-4979-967a-e146e1cd102f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:46:21.885 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4f9cae26-451f-49c2-9fe3-0bee7708846c da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update members of security group (d75887a7-672a-4979-967a-e146e1cd102f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:46:21.885 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4f9cae26-451f-49c2-9fe3-0bee7708846c da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update port filter for 5706de13-4e08-452a-93ab-f321995aa44c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:46:21.885 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4f9cae26-451f-49c2-9fe3-0bee7708846c da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Updating port rules. 2021-09-09 14:46:21.885 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4f9cae26-451f-49c2-9fe3-0bee7708846c da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-09 14:46:21.885 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-4f9cae26-451f-49c2-9fe3-0bee7708846c da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-5706de13-4e08-452a-93ab-f321995aa44c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:22.146 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-4f9cae26-451f-49c2-9fe3-0bee7708846c da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-5706de13-4e08-452a-93ab-f321995aa44c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:22.146 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-4f9cae26-451f-49c2-9fe3-0bee7708846c da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-5706de13-4e08-452a-93ab-f321995aa44c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:22.146 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-4f9cae26-451f-49c2-9fe3-0bee7708846c da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-5706de13-4e08-452a-93ab-f321995aa44c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:22.146 4892 1426920084232 MainThread INFO neutron.agent.securitygroups_rpc [req-405b576d-ddab-4dc4-aec3-bcb8ca4597a0 d93a6bd22f334dcf884450da54e6a4e3 9ff2696b55264c53a9dd0b59da04221e - - -] Refresh firewall rules 2021-09-09 14:46:22.146 4892 1426920084232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-405b576d-ddab-4dc4-aec3-bcb8ca4597a0 d93a6bd22f334dcf884450da54e6a4e3 9ff2696b55264c53a9dd0b59da04221e - - -] Get security group information for devices via rpc ['36909f7d-33a6-47a2-bb35-61ff03464af0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:46:22.261 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-405b576d-ddab-4dc4-aec3-bcb8ca4597a0 d93a6bd22f334dcf884450da54e6a4e3 9ff2696b55264c53a9dd0b59da04221e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:46:22.261 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-405b576d-ddab-4dc4-aec3-bcb8ca4597a0 d93a6bd22f334dcf884450da54e6a4e3 9ff2696b55264c53a9dd0b59da04221e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:46:22.261 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:22.532 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:22.662 4892 1426919352632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 36909f7d-33a6-47a2-bb35-61ff03464af0 2021-09-09 14:46:23.965 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f10e2b23-062a-496d-978a-eb35c48f860a 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] port_update received: cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:46:24.001 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f10e2b23-062a-496d-978a-eb35c48f860a 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] No port cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:46:24.268 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:46:24.268 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '36909f7d-33a6-47a2-bb35-61ff03464af0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:46:24.268 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '36909f7d-33a6-47a2-bb35-61ff03464af0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:46:24.268 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 36909f7d-33a6-47a2-bb35-61ff03464af0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:46:24.303 4892 1426920085112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 416e9cbc-cfde-4903-a27c-fd4873704cf5 2021-09-09 14:46:24.303 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['36909f7d-33a6-47a2-bb35-61ff03464af0'] 2021-09-09 14:46:24.303 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:46:24.303 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:46:24.303 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['36909f7d-33a6-47a2-bb35-61ff03464af0'] 2021-09-09 14:46:26.269 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:26.301 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:26.755 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0b82723-f4e6-4c0d-8413-607a07401005 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] network_delete received. Deleting network 416e9cbc-cfde-4903-a27c-fd4873704cf5 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:46:26.755 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0b82723-f4e6-4c0d-8413-607a07401005 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] Network 416e9cbc-cfde-4903-a27c-fd4873704cf5 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-09 14:46:28.907 4892 1426919352456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4 2021-09-09 14:46:30.288 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:46:30.564 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Adding port cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4 2021-09-09 14:46:30.564 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Port cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4 updated. Details: {'device': 'cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4', 'network_id': '808ce083-23ec-4712-bf1f-63846a2f6f7a', 'port_id': 'cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4', 'mac_address': 'fa:16:3e:0f:3e:c4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 55, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9d1c8ca3-8229-4502-80c7-1a5309e574de', '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-09-09 14:46:30.564 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:46:30.564 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:30.564 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:46:30.564 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:46:30.848 4892 1426920085112 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:46:30.848 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:46:30.848 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:46:30.848 4892 1426920085112 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 55, VLAN trunk: None to switch port cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4 2021-09-09 14:46:31.031 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:46:31.031 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:46:31.223 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:46:31.223 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:46:31.241 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d75887a7-672a-4979-967a-e146e1cd102f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:46:31.241 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d75887a7-672a-4979-967a-e146e1cd102f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:46:31.241 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:46:31.241 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:46:31.241 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4 not yet added. Adding. 2021-09-09 14:46:31.241 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:46:31.241 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:46:31.486 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:31.736 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:31.736 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:32.047 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4" 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-09-09 14:46:32.283 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.719s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:32.283 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:46:32.283 4892 1426920085112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4 processed. 2021-09-09 14:46:32.299 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:32.549 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:40.469 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c68d6357-e54c-4c6f-9e28-ddaeec97d9a4 668ed3a38d5a4bea84eac3ee67ae48c1 77cb72dc47b24b34980241650cb6a1ff - - -] Security group member updated on remote: ['cab8b646-f77e-431c-9838-985191ba63ae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:46:40.469 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-c68d6357-e54c-4c6f-9e28-ddaeec97d9a4 668ed3a38d5a4bea84eac3ee67ae48c1 77cb72dc47b24b34980241650cb6a1ff - - -] Security group member updated ['cab8b646-f77e-431c-9838-985191ba63ae'] 2021-09-09 14:46:41.752 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8794d8a8-2632-48a7-a1b0-d238b86fcb5a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Security group member updated on remote: ['d75887a7-672a-4979-967a-e146e1cd102f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:46:41.752 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-8794d8a8-2632-48a7-a1b0-d238b86fcb5a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Security group member updated ['d75887a7-672a-4979-967a-e146e1cd102f'] 2021-09-09 14:46:41.752 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-8794d8a8-2632-48a7-a1b0-d238b86fcb5a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Refresh firewall rules 2021-09-09 14:46:41.752 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8794d8a8-2632-48a7-a1b0-d238b86fcb5a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Get security group information for devices via rpc ['5706de13-4e08-452a-93ab-f321995aa44c', 'cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:46:41.774 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c19d359-5e3b-41b6-a49d-4cb8f919c8d5 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] port_update received: c60ba9d5-2591-4324-b8c7-af10230c342c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:46:41.784 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c19d359-5e3b-41b6-a49d-4cb8f919c8d5 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] No port c60ba9d5-2591-4324-b8c7-af10230c342c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:46:42.015 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8794d8a8-2632-48a7-a1b0-d238b86fcb5a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update security group information for ports dict_keys(['5706de13-4e08-452a-93ab-f321995aa44c', 'cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:46:42.015 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8794d8a8-2632-48a7-a1b0-d238b86fcb5a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:46:42.015 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8794d8a8-2632-48a7-a1b0-d238b86fcb5a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update rules of security group (d75887a7-672a-4979-967a-e146e1cd102f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:46:42.015 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8794d8a8-2632-48a7-a1b0-d238b86fcb5a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update members of security group (d75887a7-672a-4979-967a-e146e1cd102f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:46:42.015 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8794d8a8-2632-48a7-a1b0-d238b86fcb5a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update port filter for 5706de13-4e08-452a-93ab-f321995aa44c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:46:42.015 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8794d8a8-2632-48a7-a1b0-d238b86fcb5a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Updating port rules. 2021-09-09 14:46:42.015 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8794d8a8-2632-48a7-a1b0-d238b86fcb5a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-09 14:46:42.015 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-8794d8a8-2632-48a7-a1b0-d238b86fcb5a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-5706de13-4e08-452a-93ab-f321995aa44c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:42.360 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-8794d8a8-2632-48a7-a1b0-d238b86fcb5a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-5706de13-4e08-452a-93ab-f321995aa44c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:42.360 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-8794d8a8-2632-48a7-a1b0-d238b86fcb5a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-5706de13-4e08-452a-93ab-f321995aa44c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:42.360 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-8794d8a8-2632-48a7-a1b0-d238b86fcb5a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-5706de13-4e08-452a-93ab-f321995aa44c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:42.360 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8794d8a8-2632-48a7-a1b0-d238b86fcb5a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update port filter for cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:46:42.360 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8794d8a8-2632-48a7-a1b0-d238b86fcb5a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Updating port rules. 2021-09-09 14:46:42.360 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8794d8a8-2632-48a7-a1b0-d238b86fcb5a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-09 14:46:42.360 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-8794d8a8-2632-48a7-a1b0-d238b86fcb5a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:42.705 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-8794d8a8-2632-48a7-a1b0-d238b86fcb5a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:42.705 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-8794d8a8-2632-48a7-a1b0-d238b86fcb5a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:42.705 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-8794d8a8-2632-48a7-a1b0-d238b86fcb5a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:43.426 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22ca5b5a-c632-4603-afc2-12072e5c6aac 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] port_update received: d7fe6997-6304-4dd9-ab10-b906104311c2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:46:43.439 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22ca5b5a-c632-4603-afc2-12072e5c6aac 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] No port d7fe6997-6304-4dd9-ab10-b906104311c2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:46:47.360 4892 1426919352456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d7fe6997-6304-4dd9-ab10-b906104311c2 2021-09-09 14:46:47.360 4892 1426919352456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c60ba9d5-2591-4324-b8c7-af10230c342c 2021-09-09 14:46:48.410 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:46:48.890 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Adding port c60ba9d5-2591-4324-b8c7-af10230c342c 2021-09-09 14:46:48.890 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Port c60ba9d5-2591-4324-b8c7-af10230c342c updated. Details: {'device': 'c60ba9d5-2591-4324-b8c7-af10230c342c', 'network_id': '6077be00-f02f-4ac5-9c55-a7bd62ba1c1c', 'port_id': 'c60ba9d5-2591-4324-b8c7-af10230c342c', 'mac_address': 'fa:16:3e:a2:8d:0c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 58, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '06749b43-4876-43f9-88cd-f2a8d4a6b5c5', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:46:48.890 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:46:48.890 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Adding port d7fe6997-6304-4dd9-ab10-b906104311c2 2021-09-09 14:46:48.890 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Port d7fe6997-6304-4dd9-ab10-b906104311c2 updated. Details: {'device': 'd7fe6997-6304-4dd9-ab10-b906104311c2', 'network_id': '808ce083-23ec-4712-bf1f-63846a2f6f7a', 'port_id': 'd7fe6997-6304-4dd9-ab10-b906104311c2', 'mac_address': 'fa:16:3e:8a:33:28', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 55, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9d1c8ca3-8229-4502-80c7-1a5309e574de', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:46:48.890 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:46:48.890 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c60ba9d5-2591-4324-b8c7-af10230c342c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:48.890 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c60ba9d5-2591-4324-b8c7-af10230c342c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:46:48.890 4892 1426920085112 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6077be00-f02f-4ac5-9c55-a7bd62ba1c1c 2021-09-09 14:46:48.890 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:46:48.890 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d7fe6997-6304-4dd9-ab10-b906104311c2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:48.890 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d7fe6997-6304-4dd9-ab10-b906104311c2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:46:48.890 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:46:49.220 4892 1426920084232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd7fe6997-6304-4dd9-ab10-b906104311c2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:46:49.220 4892 1426920084232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd7fe6997-6304-4dd9-ab10-b906104311c2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:46:49.220 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d7fe6997-6304-4dd9-ab10-b906104311c2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:46:49.220 4892 1426920084232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 55, VLAN trunk: None to switch port d7fe6997-6304-4dd9-ab10-b906104311c2 2021-09-09 14:46:49.255 4892 1426920085112 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c60ba9d5-2591-4324-b8c7-af10230c342c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:46:49.255 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c60ba9d5-2591-4324-b8c7-af10230c342c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:46:49.255 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c60ba9d5-2591-4324-b8c7-af10230c342c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:46:49.266 4892 1426920085112 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 58, VLAN trunk: None to switch port c60ba9d5-2591-4324-b8c7-af10230c342c 2021-09-09 14:46:49.533 4892 1426920084232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:46:49.533 4892 1426920084232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d7fe6997-6304-4dd9-ab10-b906104311c2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:46:49.547 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:46:49.547 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c60ba9d5-2591-4324-b8c7-af10230c342c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:46:49.969 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d7fe6997-6304-4dd9-ab10-b906104311c2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:46:49.969 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:46:49.969 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d75887a7-672a-4979-967a-e146e1cd102f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:46:49.969 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d75887a7-672a-4979-967a-e146e1cd102f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:46:49.969 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d7fe6997-6304-4dd9-ab10-b906104311c2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:46:49.969 4892 1426920084232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:46:49.969 4892 1426920084232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d7fe6997-6304-4dd9-ab10-b906104311c2 not yet added. Adding. 2021-09-09 14:46:49.969 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:46:49.969 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:46:49.969 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c60ba9d5-2591-4324-b8c7-af10230c342c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:46:49.969 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:46:49.989 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cab8b646-f77e-431c-9838-985191ba63ae) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:46:49.989 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cab8b646-f77e-431c-9838-985191ba63ae) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:46:49.989 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c60ba9d5-2591-4324-b8c7-af10230c342c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:46:49.989 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:46:49.989 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c60ba9d5-2591-4324-b8c7-af10230c342c not yet added. Adding. 2021-09-09 14:46:49.989 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:46:49.989 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:46:50.364 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7fe6997-6304-4dd9-ab10-b906104311c2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:50.375 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c60ba9d5-2591-4324-b8c7-af10230c342c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:50.687 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7fe6997-6304-4dd9-ab10-b906104311c2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:50.687 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7fe6997-6304-4dd9-ab10-b906104311c2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:50.707 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c60ba9d5-2591-4324-b8c7-af10230c342c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:50.707 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c60ba9d5-2591-4324-b8c7-af10230c342c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:51.111 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7fe6997-6304-4dd9-ab10-b906104311c2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:51.134 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c60ba9d5-2591-4324-b8c7-af10230c342c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:51.397 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c60ba9d5-2591-4324-b8c7-af10230c342c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:51.397 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c60ba9d5-2591-4324-b8c7-af10230c342c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:46:51.397 4892 1426920085112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c60ba9d5-2591-4324-b8c7-af10230c342c processed. 2021-09-09 14:46:51.412 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d7fe6997-6304-4dd9-ab10-b906104311c2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:46:51.412 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d7fe6997-6304-4dd9-ab10-b906104311c2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:46:51.412 4892 1426920084232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d7fe6997-6304-4dd9-ab10-b906104311c2 processed. 2021-09-09 14:46:52.423 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:46:52.863 4892 1426920084232 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-09-09 14:46:59.239 4892 1426919352632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c60ba9d5-2591-4324-b8c7-af10230c342c 2021-09-09 14:46:59.830 4892 1426920084232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-24d795c0-c01b-4c05-aa07-d25ee9fa65aa 668ed3a38d5a4bea84eac3ee67ae48c1 77cb72dc47b24b34980241650cb6a1ff - - -] Security group member updated on remote: ['cab8b646-f77e-431c-9838-985191ba63ae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:46:59.830 4892 1426920084232 MainThread INFO neutron.agent.securitygroups_rpc [req-24d795c0-c01b-4c05-aa07-d25ee9fa65aa 668ed3a38d5a4bea84eac3ee67ae48c1 77cb72dc47b24b34980241650cb6a1ff - - -] Security group member updated ['cab8b646-f77e-431c-9838-985191ba63ae'] 2021-09-09 14:46:59.830 4892 1426920084232 MainThread INFO neutron.agent.securitygroups_rpc [req-24d795c0-c01b-4c05-aa07-d25ee9fa65aa 668ed3a38d5a4bea84eac3ee67ae48c1 77cb72dc47b24b34980241650cb6a1ff - - -] Refresh firewall rules 2021-09-09 14:46:59.830 4892 1426920084232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-24d795c0-c01b-4c05-aa07-d25ee9fa65aa 668ed3a38d5a4bea84eac3ee67ae48c1 77cb72dc47b24b34980241650cb6a1ff - - -] Get security group information for devices via rpc ['c60ba9d5-2591-4324-b8c7-af10230c342c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:46:59.862 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-24d795c0-c01b-4c05-aa07-d25ee9fa65aa 668ed3a38d5a4bea84eac3ee67ae48c1 77cb72dc47b24b34980241650cb6a1ff - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:46:59.862 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-24d795c0-c01b-4c05-aa07-d25ee9fa65aa 668ed3a38d5a4bea84eac3ee67ae48c1 77cb72dc47b24b34980241650cb6a1ff - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:47:00.020 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-24d795c0-c01b-4c05-aa07-d25ee9fa65aa 668ed3a38d5a4bea84eac3ee67ae48c1 77cb72dc47b24b34980241650cb6a1ff - - -] port_delete event received for 'c60ba9d5-2591-4324-b8c7-af10230c342c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:47:00.159 4892 1426920084232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9bc61c52-de3e-4074-89a3-1ae1a0025197 39a2353d86b84dabb3de00268e6f90ec 49d4bc0107934c64ae65a2345e09705a - - -] Security group member updated on remote: ['49781fea-96d3-460d-9199-62ceb562eb06'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:47:00.159 4892 1426920084232 MainThread INFO neutron.agent.securitygroups_rpc [req-9bc61c52-de3e-4074-89a3-1ae1a0025197 39a2353d86b84dabb3de00268e6f90ec 49d4bc0107934c64ae65a2345e09705a - - -] Security group member updated ['49781fea-96d3-460d-9199-62ceb562eb06'] 2021-09-09 14:47:00.475 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:47:00.475 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c60ba9d5-2591-4324-b8c7-af10230c342c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:47:00.475 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c60ba9d5-2591-4324-b8c7-af10230c342c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:47:00.475 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c60ba9d5-2591-4324-b8c7-af10230c342c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:47:00.500 4892 1426920084232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6077be00-f02f-4ac5-9c55-a7bd62ba1c1c 2021-09-09 14:47:00.500 4892 1426920084232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c60ba9d5-2591-4324-b8c7-af10230c342c'] 2021-09-09 14:47:00.500 4892 1426920084232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:47:00.500 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:47:00.500 4892 1426920084232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c60ba9d5-2591-4324-b8c7-af10230c342c'] 2021-09-09 14:47:00.922 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17af8c86-0d04-49ab-88a9-c153139cdf65 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] port_update received: b9d53ce4-096d-465e-a5c7-07407c94ae2f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:47:00.941 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-17af8c86-0d04-49ab-88a9-c153139cdf65 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] No port b9d53ce4-096d-465e-a5c7-07407c94ae2f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:47:02.495 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:02.532 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:04.203 4892 1426920084232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-910b5ae7-b749-4fc0-81ea-081dd0768f87 668ed3a38d5a4bea84eac3ee67ae48c1 77cb72dc47b24b34980241650cb6a1ff - - -] Security group member updated on remote: ['cab8b646-f77e-431c-9838-985191ba63ae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:47:04.203 4892 1426920084232 MainThread INFO neutron.agent.securitygroups_rpc [req-910b5ae7-b749-4fc0-81ea-081dd0768f87 668ed3a38d5a4bea84eac3ee67ae48c1 77cb72dc47b24b34980241650cb6a1ff - - -] Security group member updated ['cab8b646-f77e-431c-9838-985191ba63ae'] 2021-09-09 14:47:05.225 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f512cc4b-e2f6-4ea4-979e-dc442b6b71e4 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] port_update received: 446fd169-8284-4a01-92f0-d41a55bd2224 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:47:05.250 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f512cc4b-e2f6-4ea4-979e-dc442b6b71e4 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] No port 446fd169-8284-4a01-92f0-d41a55bd2224 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:47:05.735 4892 1426919352456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b9d53ce4-096d-465e-a5c7-07407c94ae2f 2021-09-09 14:47:06.503 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:47:06.722 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Adding port b9d53ce4-096d-465e-a5c7-07407c94ae2f 2021-09-09 14:47:06.737 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Port b9d53ce4-096d-465e-a5c7-07407c94ae2f updated. Details: {'device': 'b9d53ce4-096d-465e-a5c7-07407c94ae2f', 'network_id': 'b9e25673-d138-4659-9554-20cbdbec7942', 'port_id': 'b9d53ce4-096d-465e-a5c7-07407c94ae2f', 'mac_address': 'fa:16:3e:e9:b7:da', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 86, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1ea377ea-45b7-43b0-96f7-5bb42b7a28fa', '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-09-09 14:47:06.737 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:47:06.737 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b9d53ce4-096d-465e-a5c7-07407c94ae2f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:06.737 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b9d53ce4-096d-465e-a5c7-07407c94ae2f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:47:06.737 4892 1426920084232 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b9e25673-d138-4659-9554-20cbdbec7942 2021-09-09 14:47:06.737 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:47:07.095 4892 1426920084232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b9d53ce4-096d-465e-a5c7-07407c94ae2f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:47:07.095 4892 1426920084232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b9d53ce4-096d-465e-a5c7-07407c94ae2f') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:47:07.095 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b9d53ce4-096d-465e-a5c7-07407c94ae2f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:47:07.109 4892 1426920084232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 86, VLAN trunk: None to switch port b9d53ce4-096d-465e-a5c7-07407c94ae2f 2021-09-09 14:47:07.378 4892 1426920084232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:47:07.378 4892 1426920084232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b9d53ce4-096d-465e-a5c7-07407c94ae2f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:47:07.422 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-45d2ad23-646f-48dc-b9e0-d57e0854f354 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Security group member updated on remote: ['d75887a7-672a-4979-967a-e146e1cd102f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:47:07.422 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-45d2ad23-646f-48dc-b9e0-d57e0854f354 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Security group member updated ['d75887a7-672a-4979-967a-e146e1cd102f'] 2021-09-09 14:47:07.568 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b9d53ce4-096d-465e-a5c7-07407c94ae2f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:47:07.568 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:47:07.578 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (49781fea-96d3-460d-9199-62ceb562eb06) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:47:07.578 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (49781fea-96d3-460d-9199-62ceb562eb06) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:47:07.578 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b9d53ce4-096d-465e-a5c7-07407c94ae2f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:47:07.578 4892 1426920084232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:47:07.578 4892 1426920084232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b9d53ce4-096d-465e-a5c7-07407c94ae2f not yet added. Adding. 2021-09-09 14:47:07.578 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:47:07.578 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:47:07.861 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b9d53ce4-096d-465e-a5c7-07407c94ae2f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:08.254 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b9d53ce4-096d-465e-a5c7-07407c94ae2f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:08.254 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b9d53ce4-096d-465e-a5c7-07407c94ae2f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:08.283 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6849575-5e8b-4df7-b1e5-2ffcad6de66f 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] port_update received: 5ed4600e-3e79-4327-84c5-1fe01e1ee7f3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:47:08.283 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a6849575-5e8b-4df7-b1e5-2ffcad6de66f 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] No port 5ed4600e-3e79-4327-84c5-1fe01e1ee7f3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:47:08.593 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b9d53ce4-096d-465e-a5c7-07407c94ae2f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:08.593 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-45d2ad23-646f-48dc-b9e0-d57e0854f354 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Refresh firewall rules 2021-09-09 14:47:08.593 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-45d2ad23-646f-48dc-b9e0-d57e0854f354 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Get security group information for devices via rpc ['5706de13-4e08-452a-93ab-f321995aa44c', 'cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4', 'd7fe6997-6304-4dd9-ab10-b906104311c2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:47:08.769 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b9d53ce4-096d-465e-a5c7-07407c94ae2f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:08.769 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b9d53ce4-096d-465e-a5c7-07407c94ae2f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:47:08.769 4892 1426920084232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b9d53ce4-096d-465e-a5c7-07407c94ae2f processed. 2021-09-09 14:47:09.019 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-45d2ad23-646f-48dc-b9e0-d57e0854f354 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update security group information for ports dict_keys(['5706de13-4e08-452a-93ab-f321995aa44c', 'cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4', 'd7fe6997-6304-4dd9-ab10-b906104311c2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:47:09.019 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-45d2ad23-646f-48dc-b9e0-d57e0854f354 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:47:09.019 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-45d2ad23-646f-48dc-b9e0-d57e0854f354 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update rules of security group (d75887a7-672a-4979-967a-e146e1cd102f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:47:09.034 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-45d2ad23-646f-48dc-b9e0-d57e0854f354 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update members of security group (d75887a7-672a-4979-967a-e146e1cd102f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:47:09.034 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-45d2ad23-646f-48dc-b9e0-d57e0854f354 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update port filter for 5706de13-4e08-452a-93ab-f321995aa44c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:47:09.034 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-45d2ad23-646f-48dc-b9e0-d57e0854f354 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Updating port rules. 2021-09-09 14:47:09.034 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-45d2ad23-646f-48dc-b9e0-d57e0854f354 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-09 14:47:09.034 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-45d2ad23-646f-48dc-b9e0-d57e0854f354 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-5706de13-4e08-452a-93ab-f321995aa44c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:09.676 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-45d2ad23-646f-48dc-b9e0-d57e0854f354 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-5706de13-4e08-452a-93ab-f321995aa44c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.640s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:09.676 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-45d2ad23-646f-48dc-b9e0-d57e0854f354 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-5706de13-4e08-452a-93ab-f321995aa44c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:09.676 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-45d2ad23-646f-48dc-b9e0-d57e0854f354 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-5706de13-4e08-452a-93ab-f321995aa44c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:09.676 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-45d2ad23-646f-48dc-b9e0-d57e0854f354 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update port filter for cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:47:09.676 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-45d2ad23-646f-48dc-b9e0-d57e0854f354 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Updating port rules. 2021-09-09 14:47:09.676 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-45d2ad23-646f-48dc-b9e0-d57e0854f354 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-09 14:47:09.676 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-45d2ad23-646f-48dc-b9e0-d57e0854f354 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:09.876 4892 1426919352456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 446fd169-8284-4a01-92f0-d41a55bd2224 2021-09-09 14:47:10.101 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-45d2ad23-646f-48dc-b9e0-d57e0854f354 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:10.101 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-45d2ad23-646f-48dc-b9e0-d57e0854f354 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:10.101 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-45d2ad23-646f-48dc-b9e0-d57e0854f354 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:10.101 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-45d2ad23-646f-48dc-b9e0-d57e0854f354 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update port filter for d7fe6997-6304-4dd9-ab10-b906104311c2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:47:10.101 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-45d2ad23-646f-48dc-b9e0-d57e0854f354 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Updating port rules. 2021-09-09 14:47:10.114 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-45d2ad23-646f-48dc-b9e0-d57e0854f354 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Creating 1 new rules, removing 0 old rules. 2021-09-09 14:47:10.114 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-45d2ad23-646f-48dc-b9e0-d57e0854f354 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-d7fe6997-6304-4dd9-ab10-b906104311c2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:10.536 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:47:10.536 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:10.594 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-45d2ad23-646f-48dc-b9e0-d57e0854f354 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-d7fe6997-6304-4dd9-ab10-b906104311c2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.484s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:10.618 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-45d2ad23-646f-48dc-b9e0-d57e0854f354 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-d7fe6997-6304-4dd9-ab10-b906104311c2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:10.618 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-45d2ad23-646f-48dc-b9e0-d57e0854f354 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-d7fe6997-6304-4dd9-ab10-b906104311c2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:10.988 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:10.988 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Adding port 446fd169-8284-4a01-92f0-d41a55bd2224 2021-09-09 14:47:10.988 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Port 446fd169-8284-4a01-92f0-d41a55bd2224 updated. Details: {'device': '446fd169-8284-4a01-92f0-d41a55bd2224', 'network_id': '6077be00-f02f-4ac5-9c55-a7bd62ba1c1c', 'port_id': '446fd169-8284-4a01-92f0-d41a55bd2224', 'mac_address': 'fa:16:3e:15:f2:0b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 58, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '06749b43-4876-43f9-88cd-f2a8d4a6b5c5', '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-09-09 14:47:10.988 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:47:10.988 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-446fd169-8284-4a01-92f0-d41a55bd2224" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:10.988 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 446fd169-8284-4a01-92f0-d41a55bd2224 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:47:10.988 4892 1426920084232 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6077be00-f02f-4ac5-9c55-a7bd62ba1c1c 2021-09-09 14:47:10.988 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:47:11.396 4892 1426920084232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '446fd169-8284-4a01-92f0-d41a55bd2224') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:47:11.396 4892 1426920084232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '446fd169-8284-4a01-92f0-d41a55bd2224') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:47:11.411 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 446fd169-8284-4a01-92f0-d41a55bd2224 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:47:11.411 4892 1426920084232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 58, VLAN trunk: None to switch port 446fd169-8284-4a01-92f0-d41a55bd2224 2021-09-09 14:47:11.679 4892 1426920084232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:47:11.679 4892 1426920084232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['446fd169-8284-4a01-92f0-d41a55bd2224'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:47:11.814 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['446fd169-8284-4a01-92f0-d41a55bd2224']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:47:11.814 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:47:11.831 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (cab8b646-f77e-431c-9838-985191ba63ae) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:47:11.831 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (cab8b646-f77e-431c-9838-985191ba63ae) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:47:11.831 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 446fd169-8284-4a01-92f0-d41a55bd2224 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:47:11.831 4892 1426920084232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:47:11.831 4892 1426920084232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 446fd169-8284-4a01-92f0-d41a55bd2224 not yet added. Adding. 2021-09-09 14:47:11.831 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:47:11.831 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:47:11.912 4892 1426919352456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5ed4600e-3e79-4327-84c5-1fe01e1ee7f3 2021-09-09 14:47:12.126 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-446fd169-8284-4a01-92f0-d41a55bd2224" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:12.475 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-446fd169-8284-4a01-92f0-d41a55bd2224" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:12.487 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-446fd169-8284-4a01-92f0-d41a55bd2224" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:12.551 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:47:12.769 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Adding port 5ed4600e-3e79-4327-84c5-1fe01e1ee7f3 2021-09-09 14:47:12.801 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Port 5ed4600e-3e79-4327-84c5-1fe01e1ee7f3 updated. Details: {'device': '5ed4600e-3e79-4327-84c5-1fe01e1ee7f3', 'network_id': '808ce083-23ec-4712-bf1f-63846a2f6f7a', 'port_id': '5ed4600e-3e79-4327-84c5-1fe01e1ee7f3', 'mac_address': 'fa:16:3e:c4:36:e3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 55, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9d1c8ca3-8229-4502-80c7-1a5309e574de', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:47:12.801 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:47:12.801 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5ed4600e-3e79-4327-84c5-1fe01e1ee7f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:12.801 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5ed4600e-3e79-4327-84c5-1fe01e1ee7f3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:47:12.801 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:47:13.031 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-446fd169-8284-4a01-92f0-d41a55bd2224" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:13.269 4892 1426920085112 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5ed4600e-3e79-4327-84c5-1fe01e1ee7f3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:47:13.269 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5ed4600e-3e79-4327-84c5-1fe01e1ee7f3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:47:13.283 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5ed4600e-3e79-4327-84c5-1fe01e1ee7f3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:47:13.283 4892 1426920085112 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 55, VLAN trunk: None to switch port 5ed4600e-3e79-4327-84c5-1fe01e1ee7f3 2021-09-09 14:47:13.378 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-446fd169-8284-4a01-92f0-d41a55bd2224" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:13.378 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 446fd169-8284-4a01-92f0-d41a55bd2224 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:47:13.378 4892 1426920084232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 446fd169-8284-4a01-92f0-d41a55bd2224 processed. 2021-09-09 14:47:13.538 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:47:13.538 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5ed4600e-3e79-4327-84c5-1fe01e1ee7f3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:47:13.706 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5ed4600e-3e79-4327-84c5-1fe01e1ee7f3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:47:13.706 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:47:13.706 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d75887a7-672a-4979-967a-e146e1cd102f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:47:13.706 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d75887a7-672a-4979-967a-e146e1cd102f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:47:13.706 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5ed4600e-3e79-4327-84c5-1fe01e1ee7f3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:47:13.706 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:47:13.706 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5ed4600e-3e79-4327-84c5-1fe01e1ee7f3 not yet added. Adding. 2021-09-09 14:47:13.706 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:47:13.706 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:47:14.112 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5ed4600e-3e79-4327-84c5-1fe01e1ee7f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:14.442 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5ed4600e-3e79-4327-84c5-1fe01e1ee7f3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:14.442 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5ed4600e-3e79-4327-84c5-1fe01e1ee7f3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:14.564 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:14.736 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:14.817 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5ed4600e-3e79-4327-84c5-1fe01e1ee7f3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:15.089 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5ed4600e-3e79-4327-84c5-1fe01e1ee7f3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:15.094 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5ed4600e-3e79-4327-84c5-1fe01e1ee7f3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:47:15.094 4892 1426920085112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5ed4600e-3e79-4327-84c5-1fe01e1ee7f3 processed. 2021-09-09 14:47:16.566 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:16.734 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:19.536 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb99d69c-9eb2-44d4-8c97-d483ff985c18 39a2353d86b84dabb3de00268e6f90ec 49d4bc0107934c64ae65a2345e09705a - - -] Security group member updated on remote: ['49781fea-96d3-460d-9199-62ceb562eb06'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:47:19.536 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-cb99d69c-9eb2-44d4-8c97-d483ff985c18 39a2353d86b84dabb3de00268e6f90ec 49d4bc0107934c64ae65a2345e09705a - - -] Security group member updated ['49781fea-96d3-460d-9199-62ceb562eb06'] 2021-09-09 14:47:19.558 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-cb99d69c-9eb2-44d4-8c97-d483ff985c18 39a2353d86b84dabb3de00268e6f90ec 49d4bc0107934c64ae65a2345e09705a - - -] Refresh firewall rules 2021-09-09 14:47:19.562 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb99d69c-9eb2-44d4-8c97-d483ff985c18 39a2353d86b84dabb3de00268e6f90ec 49d4bc0107934c64ae65a2345e09705a - - -] Get security group information for devices via rpc ['b9d53ce4-096d-465e-a5c7-07407c94ae2f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:47:19.596 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb99d69c-9eb2-44d4-8c97-d483ff985c18 39a2353d86b84dabb3de00268e6f90ec 49d4bc0107934c64ae65a2345e09705a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:47:19.596 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cb99d69c-9eb2-44d4-8c97-d483ff985c18 39a2353d86b84dabb3de00268e6f90ec 49d4bc0107934c64ae65a2345e09705a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:47:19.627 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb99d69c-9eb2-44d4-8c97-d483ff985c18 39a2353d86b84dabb3de00268e6f90ec 49d4bc0107934c64ae65a2345e09705a - - -] port_delete event received for 'b9d53ce4-096d-465e-a5c7-07407c94ae2f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:47:19.640 4892 1426919352632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b9d53ce4-096d-465e-a5c7-07407c94ae2f 2021-09-09 14:47:20.578 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:47:20.578 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b9d53ce4-096d-465e-a5c7-07407c94ae2f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:47:20.578 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b9d53ce4-096d-465e-a5c7-07407c94ae2f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:47:20.578 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b9d53ce4-096d-465e-a5c7-07407c94ae2f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:47:20.627 4892 1426920085112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b9e25673-d138-4659-9554-20cbdbec7942 2021-09-09 14:47:20.627 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b9d53ce4-096d-465e-a5c7-07407c94ae2f'] 2021-09-09 14:47:20.627 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:47:20.627 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:47:20.627 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b9d53ce4-096d-465e-a5c7-07407c94ae2f'] 2021-09-09 14:47:22.578 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:22.610 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:22.766 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-51282135-5910-4e67-b7a6-b761661e4969 668ed3a38d5a4bea84eac3ee67ae48c1 77cb72dc47b24b34980241650cb6a1ff - - -] Security group member updated on remote: ['cab8b646-f77e-431c-9838-985191ba63ae'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:47:22.766 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-51282135-5910-4e67-b7a6-b761661e4969 668ed3a38d5a4bea84eac3ee67ae48c1 77cb72dc47b24b34980241650cb6a1ff - - -] Security group member updated ['cab8b646-f77e-431c-9838-985191ba63ae'] 2021-09-09 14:47:22.766 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-51282135-5910-4e67-b7a6-b761661e4969 668ed3a38d5a4bea84eac3ee67ae48c1 77cb72dc47b24b34980241650cb6a1ff - - -] Refresh firewall rules 2021-09-09 14:47:22.766 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-51282135-5910-4e67-b7a6-b761661e4969 668ed3a38d5a4bea84eac3ee67ae48c1 77cb72dc47b24b34980241650cb6a1ff - - -] Get security group information for devices via rpc ['446fd169-8284-4a01-92f0-d41a55bd2224'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:47:22.812 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-51282135-5910-4e67-b7a6-b761661e4969 668ed3a38d5a4bea84eac3ee67ae48c1 77cb72dc47b24b34980241650cb6a1ff - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:47:22.812 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-51282135-5910-4e67-b7a6-b761661e4969 668ed3a38d5a4bea84eac3ee67ae48c1 77cb72dc47b24b34980241650cb6a1ff - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:47:22.832 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-51282135-5910-4e67-b7a6-b761661e4969 668ed3a38d5a4bea84eac3ee67ae48c1 77cb72dc47b24b34980241650cb6a1ff - - -] port_delete event received for '446fd169-8284-4a01-92f0-d41a55bd2224' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:47:23.693 4892 1426919352632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 446fd169-8284-4a01-92f0-d41a55bd2224 2021-09-09 14:47:24.582 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:47:24.582 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '446fd169-8284-4a01-92f0-d41a55bd2224' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:47:24.582 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '446fd169-8284-4a01-92f0-d41a55bd2224' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:47:24.582 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 446fd169-8284-4a01-92f0-d41a55bd2224 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:47:24.609 4892 1426920085112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6077be00-f02f-4ac5-9c55-a7bd62ba1c1c 2021-09-09 14:47:24.609 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['446fd169-8284-4a01-92f0-d41a55bd2224'] 2021-09-09 14:47:24.609 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:47:24.609 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:47:24.609 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['446fd169-8284-4a01-92f0-d41a55bd2224'] 2021-09-09 14:47:26.592 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:26.628 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:31.861 4892 1426919352632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5ed4600e-3e79-4327-84c5-1fe01e1ee7f3 2021-09-09 14:47:31.941 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2541fb37-b5b2-4b37-9d76-c542c74b6dc8 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Security group member updated on remote: ['d75887a7-672a-4979-967a-e146e1cd102f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:47:31.941 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-2541fb37-b5b2-4b37-9d76-c542c74b6dc8 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Security group member updated ['d75887a7-672a-4979-967a-e146e1cd102f'] 2021-09-09 14:47:31.941 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-2541fb37-b5b2-4b37-9d76-c542c74b6dc8 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Refresh firewall rules 2021-09-09 14:47:31.941 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2541fb37-b5b2-4b37-9d76-c542c74b6dc8 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Get security group information for devices via rpc ['5706de13-4e08-452a-93ab-f321995aa44c', 'cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4', 'd7fe6997-6304-4dd9-ab10-b906104311c2', '5ed4600e-3e79-4327-84c5-1fe01e1ee7f3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:47:32.051 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2541fb37-b5b2-4b37-9d76-c542c74b6dc8 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] port_delete event received for '5ed4600e-3e79-4327-84c5-1fe01e1ee7f3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:47:32.486 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2541fb37-b5b2-4b37-9d76-c542c74b6dc8 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update security group information for ports dict_keys(['5706de13-4e08-452a-93ab-f321995aa44c', 'cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4', 'd7fe6997-6304-4dd9-ab10-b906104311c2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:47:32.486 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2541fb37-b5b2-4b37-9d76-c542c74b6dc8 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:47:32.486 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2541fb37-b5b2-4b37-9d76-c542c74b6dc8 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update rules of security group (d75887a7-672a-4979-967a-e146e1cd102f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:47:32.486 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2541fb37-b5b2-4b37-9d76-c542c74b6dc8 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update members of security group (d75887a7-672a-4979-967a-e146e1cd102f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:47:32.486 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2541fb37-b5b2-4b37-9d76-c542c74b6dc8 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update port filter for 5706de13-4e08-452a-93ab-f321995aa44c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:47:32.530 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2541fb37-b5b2-4b37-9d76-c542c74b6dc8 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Updating port rules. 2021-09-09 14:47:32.530 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2541fb37-b5b2-4b37-9d76-c542c74b6dc8 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-09 14:47:32.530 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-2541fb37-b5b2-4b37-9d76-c542c74b6dc8 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-5706de13-4e08-452a-93ab-f321995aa44c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:32.530 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-2541fb37-b5b2-4b37-9d76-c542c74b6dc8 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-5706de13-4e08-452a-93ab-f321995aa44c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:32.530 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-2541fb37-b5b2-4b37-9d76-c542c74b6dc8 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-5706de13-4e08-452a-93ab-f321995aa44c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:32.624 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:47:32.624 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5ed4600e-3e79-4327-84c5-1fe01e1ee7f3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:47:32.624 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5ed4600e-3e79-4327-84c5-1fe01e1ee7f3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:47:32.624 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5ed4600e-3e79-4327-84c5-1fe01e1ee7f3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:47:32.674 4892 1426920084232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5ed4600e-3e79-4327-84c5-1fe01e1ee7f3'] 2021-09-09 14:47:32.674 4892 1426920084232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:47:32.687 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:47:32.687 4892 1426920084232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5ed4600e-3e79-4327-84c5-1fe01e1ee7f3'] 2021-09-09 14:47:33.080 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-2541fb37-b5b2-4b37-9d76-c542c74b6dc8 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-5706de13-4e08-452a-93ab-f321995aa44c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.546s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:33.080 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2541fb37-b5b2-4b37-9d76-c542c74b6dc8 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update port filter for cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:47:33.098 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2541fb37-b5b2-4b37-9d76-c542c74b6dc8 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Updating port rules. 2021-09-09 14:47:33.098 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2541fb37-b5b2-4b37-9d76-c542c74b6dc8 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-09 14:47:33.098 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-2541fb37-b5b2-4b37-9d76-c542c74b6dc8 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:33.098 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-2541fb37-b5b2-4b37-9d76-c542c74b6dc8 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:33.098 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-2541fb37-b5b2-4b37-9d76-c542c74b6dc8 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:33.670 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-2541fb37-b5b2-4b37-9d76-c542c74b6dc8 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:33.670 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2541fb37-b5b2-4b37-9d76-c542c74b6dc8 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update port filter for d7fe6997-6304-4dd9-ab10-b906104311c2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:47:33.670 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2541fb37-b5b2-4b37-9d76-c542c74b6dc8 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Updating port rules. 2021-09-09 14:47:33.670 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2541fb37-b5b2-4b37-9d76-c542c74b6dc8 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-09 14:47:33.670 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-2541fb37-b5b2-4b37-9d76-c542c74b6dc8 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-d7fe6997-6304-4dd9-ab10-b906104311c2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:33.670 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-2541fb37-b5b2-4b37-9d76-c542c74b6dc8 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-d7fe6997-6304-4dd9-ab10-b906104311c2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:33.670 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-2541fb37-b5b2-4b37-9d76-c542c74b6dc8 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-d7fe6997-6304-4dd9-ab10-b906104311c2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:34.018 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-2541fb37-b5b2-4b37-9d76-c542c74b6dc8 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-d7fe6997-6304-4dd9-ab10-b906104311c2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:34.628 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:34.660 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:36.968 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0d951d0-40d5-4887-9bae-55e7f9351fb2 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] network_delete received. Deleting network b9e25673-d138-4659-9554-20cbdbec7942 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:47:36.968 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b0d951d0-40d5-4887-9bae-55e7f9351fb2 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] Network b9e25673-d138-4659-9554-20cbdbec7942 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-09 14:47:37.641 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-148922d4-8161-42da-9c96-b10bd8802b34 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] network_delete received. Deleting network b11094cf-97a9-4d31-bdb7-9fdc6542d2b9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:47:37.641 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-148922d4-8161-42da-9c96-b10bd8802b34 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] Network b11094cf-97a9-4d31-bdb7-9fdc6542d2b9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-09 14:47:37.921 4892 1426919352632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d7fe6997-6304-4dd9-ab10-b906104311c2 2021-09-09 14:47:38.330 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-faa8d055-a41d-4cf9-91c9-f6281717edff da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Security group member updated on remote: ['d75887a7-672a-4979-967a-e146e1cd102f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:47:38.330 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-faa8d055-a41d-4cf9-91c9-f6281717edff da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Security group member updated ['d75887a7-672a-4979-967a-e146e1cd102f'] 2021-09-09 14:47:38.330 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-faa8d055-a41d-4cf9-91c9-f6281717edff da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Refresh firewall rules 2021-09-09 14:47:38.330 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-faa8d055-a41d-4cf9-91c9-f6281717edff da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Get security group information for devices via rpc ['5706de13-4e08-452a-93ab-f321995aa44c', 'cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4', 'd7fe6997-6304-4dd9-ab10-b906104311c2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:47:38.470 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-faa8d055-a41d-4cf9-91c9-f6281717edff da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] port_delete event received for 'd7fe6997-6304-4dd9-ab10-b906104311c2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:47:38.658 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:47:38.658 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd7fe6997-6304-4dd9-ab10-b906104311c2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:47:38.658 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd7fe6997-6304-4dd9-ab10-b906104311c2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:47:38.658 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d7fe6997-6304-4dd9-ab10-b906104311c2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:47:38.674 4892 1426920084232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d7fe6997-6304-4dd9-ab10-b906104311c2'] 2021-09-09 14:47:38.674 4892 1426920084232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:47:38.674 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:47:38.674 4892 1426920084232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d7fe6997-6304-4dd9-ab10-b906104311c2'] 2021-09-09 14:47:38.796 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-faa8d055-a41d-4cf9-91c9-f6281717edff da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update security group information for ports dict_keys(['5706de13-4e08-452a-93ab-f321995aa44c', 'cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:47:38.796 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-faa8d055-a41d-4cf9-91c9-f6281717edff da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:47:38.796 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-faa8d055-a41d-4cf9-91c9-f6281717edff da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update rules of security group (d75887a7-672a-4979-967a-e146e1cd102f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:47:38.796 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-faa8d055-a41d-4cf9-91c9-f6281717edff da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update members of security group (d75887a7-672a-4979-967a-e146e1cd102f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:47:38.796 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-faa8d055-a41d-4cf9-91c9-f6281717edff da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update port filter for 5706de13-4e08-452a-93ab-f321995aa44c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:47:38.796 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-faa8d055-a41d-4cf9-91c9-f6281717edff da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Updating port rules. 2021-09-09 14:47:38.796 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-faa8d055-a41d-4cf9-91c9-f6281717edff da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-09 14:47:38.796 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-faa8d055-a41d-4cf9-91c9-f6281717edff da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-5706de13-4e08-452a-93ab-f321995aa44c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:38.796 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-faa8d055-a41d-4cf9-91c9-f6281717edff da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-5706de13-4e08-452a-93ab-f321995aa44c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:38.796 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-faa8d055-a41d-4cf9-91c9-f6281717edff da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-5706de13-4e08-452a-93ab-f321995aa44c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:39.108 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-faa8d055-a41d-4cf9-91c9-f6281717edff da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-5706de13-4e08-452a-93ab-f321995aa44c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:39.108 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-faa8d055-a41d-4cf9-91c9-f6281717edff da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update port filter for cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:47:39.108 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-faa8d055-a41d-4cf9-91c9-f6281717edff da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Updating port rules. 2021-09-09 14:47:39.128 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-faa8d055-a41d-4cf9-91c9-f6281717edff da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-09 14:47:39.128 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-faa8d055-a41d-4cf9-91c9-f6281717edff da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:39.128 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-faa8d055-a41d-4cf9-91c9-f6281717edff da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:39.128 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-faa8d055-a41d-4cf9-91c9-f6281717edff da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:39.468 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-faa8d055-a41d-4cf9-91c9-f6281717edff da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:40.678 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:40.741 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:43.455 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6c719752-481a-42b4-8e59-f3856add596a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Security group member updated on remote: ['d75887a7-672a-4979-967a-e146e1cd102f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:47:43.455 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-6c719752-481a-42b4-8e59-f3856add596a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Security group member updated ['d75887a7-672a-4979-967a-e146e1cd102f'] 2021-09-09 14:47:43.455 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-6c719752-481a-42b4-8e59-f3856add596a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Refresh firewall rules 2021-09-09 14:47:43.455 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6c719752-481a-42b4-8e59-f3856add596a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Get security group information for devices via rpc ['5706de13-4e08-452a-93ab-f321995aa44c', 'cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:47:43.592 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c719752-481a-42b4-8e59-f3856add596a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] port_delete event received for 'cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:47:43.812 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6c719752-481a-42b4-8e59-f3856add596a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update security group information for ports dict_keys(['5706de13-4e08-452a-93ab-f321995aa44c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:47:43.830 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6c719752-481a-42b4-8e59-f3856add596a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:47:43.830 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6c719752-481a-42b4-8e59-f3856add596a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update rules of security group (d75887a7-672a-4979-967a-e146e1cd102f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:47:43.830 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6c719752-481a-42b4-8e59-f3856add596a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update members of security group (d75887a7-672a-4979-967a-e146e1cd102f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:47:43.830 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6c719752-481a-42b4-8e59-f3856add596a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update port filter for 5706de13-4e08-452a-93ab-f321995aa44c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:47:43.830 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6c719752-481a-42b4-8e59-f3856add596a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Updating port rules. 2021-09-09 14:47:43.830 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6c719752-481a-42b4-8e59-f3856add596a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-09 14:47:43.830 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-6c719752-481a-42b4-8e59-f3856add596a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-5706de13-4e08-452a-93ab-f321995aa44c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:43.830 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-6c719752-481a-42b4-8e59-f3856add596a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-5706de13-4e08-452a-93ab-f321995aa44c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:43.844 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-6c719752-481a-42b4-8e59-f3856add596a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-5706de13-4e08-452a-93ab-f321995aa44c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:44.001 4892 1426919352632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4 2021-09-09 14:47:44.173 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-6c719752-481a-42b4-8e59-f3856add596a da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Lock "n-hv-driver-port-lock-5706de13-4e08-452a-93ab-f321995aa44c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:44.687 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:47:44.687 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:47:44.687 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:47:44.687 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:47:44.704 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4'] 2021-09-09 14:47:44.720 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:47:44.720 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:47:44.720 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cf37b70e-7cb7-4caf-bcd1-bcf6c99708e4'] 2021-09-09 14:47:46.701 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:46.734 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:49.270 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1665f72d-f688-4bfd-b777-ff3372bea88c b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] network_delete received. Deleting network 6077be00-f02f-4ac5-9c55-a7bd62ba1c1c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:47:49.270 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1665f72d-f688-4bfd-b777-ff3372bea88c b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] Network 6077be00-f02f-4ac5-9c55-a7bd62ba1c1c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-09 14:47:49.533 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85c89d05-5872-436a-854c-0fe392fc6c06 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Security group member updated on remote: ['d75887a7-672a-4979-967a-e146e1cd102f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:47:49.533 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-85c89d05-5872-436a-854c-0fe392fc6c06 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Security group member updated ['d75887a7-672a-4979-967a-e146e1cd102f'] 2021-09-09 14:47:49.533 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-85c89d05-5872-436a-854c-0fe392fc6c06 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Refresh firewall rules 2021-09-09 14:47:49.548 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85c89d05-5872-436a-854c-0fe392fc6c06 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Get security group information for devices via rpc ['5706de13-4e08-452a-93ab-f321995aa44c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:47:49.576 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-85c89d05-5872-436a-854c-0fe392fc6c06 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:47:49.576 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-85c89d05-5872-436a-854c-0fe392fc6c06 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:47:49.623 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-85c89d05-5872-436a-854c-0fe392fc6c06 da2e068395aa4015bc23e8e3147490bb a20fbfd34d95419ebb73a1bc8135ee37 - - -] port_delete event received for '5706de13-4e08-452a-93ab-f321995aa44c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:47:50.078 4892 1426919352632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5706de13-4e08-452a-93ab-f321995aa44c 2021-09-09 14:47:50.738 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:47:50.738 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5706de13-4e08-452a-93ab-f321995aa44c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:47:50.738 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5706de13-4e08-452a-93ab-f321995aa44c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:47:50.738 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5706de13-4e08-452a-93ab-f321995aa44c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:47:50.751 4892 1426920085112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 808ce083-23ec-4712-bf1f-63846a2f6f7a 2021-09-09 14:47:50.751 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5706de13-4e08-452a-93ab-f321995aa44c'] 2021-09-09 14:47:50.751 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:47:50.751 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:47:50.751 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5706de13-4e08-452a-93ab-f321995aa44c'] 2021-09-09 14:47:51.019 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ab9a2e0-c4f6-4dfd-9e63-cf758339fbf0 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] network_delete received. Deleting network 808ce083-23ec-4712-bf1f-63846a2f6f7a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:47:51.019 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ab9a2e0-c4f6-4dfd-9e63-cf758339fbf0 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] Network 808ce083-23ec-4712-bf1f-63846a2f6f7a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-09 14:47:52.762 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:52.787 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:47:53.515 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f6b915b7-7d07-47f2-be21-b5fd50702232 b7a97493cb6f4d50984feadccadc4ec8 673f88e49abd4efd88bb7ce9eecd6ed3 - - -] Security group member updated on remote: ['98a4f33f-6d76-42ce-b91e-87f618b6f0ce'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:47:53.515 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-f6b915b7-7d07-47f2-be21-b5fd50702232 b7a97493cb6f4d50984feadccadc4ec8 673f88e49abd4efd88bb7ce9eecd6ed3 - - -] Security group member updated ['98a4f33f-6d76-42ce-b91e-87f618b6f0ce'] 2021-09-09 14:47:54.373 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ecba5607-f8d4-4ed5-8c27-7052c79578ad 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] port_update received: 87251f2f-56bf-4b9b-8ec6-82f02ace3f05 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:47:54.400 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ecba5607-f8d4-4ed5-8c27-7052c79578ad 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] No port 87251f2f-56bf-4b9b-8ec6-82f02ace3f05 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:47:58.453 4892 1426919352456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 87251f2f-56bf-4b9b-8ec6-82f02ace3f05 2021-09-09 14:47:58.819 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:47:59.143 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Adding port 87251f2f-56bf-4b9b-8ec6-82f02ace3f05 2021-09-09 14:47:59.156 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Port 87251f2f-56bf-4b9b-8ec6-82f02ace3f05 updated. Details: {'device': '87251f2f-56bf-4b9b-8ec6-82f02ace3f05', 'network_id': 'bc54d1f4-ae36-46f5-ac85-ac3db56f92dd', 'port_id': '87251f2f-56bf-4b9b-8ec6-82f02ace3f05', 'mac_address': 'fa:16:3e:f8:e6:7d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 63, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd20367f6-2996-4922-b9cd-f8ea8f7801f5', 'ip_address': '192.168.233.216'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:47:59.156 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:47:59.156 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-87251f2f-56bf-4b9b-8ec6-82f02ace3f05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:47:59.156 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 87251f2f-56bf-4b9b-8ec6-82f02ace3f05 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:47:59.156 4892 1426920085112 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bc54d1f4-ae36-46f5-ac85-ac3db56f92dd 2021-09-09 14:47:59.156 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:47:59.357 4892 1426920085112 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '87251f2f-56bf-4b9b-8ec6-82f02ace3f05') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:47:59.357 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '87251f2f-56bf-4b9b-8ec6-82f02ace3f05') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:47:59.357 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 87251f2f-56bf-4b9b-8ec6-82f02ace3f05 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:47:59.357 4892 1426920085112 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 63, VLAN trunk: None to switch port 87251f2f-56bf-4b9b-8ec6-82f02ace3f05 2021-09-09 14:47:59.498 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:47:59.498 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['87251f2f-56bf-4b9b-8ec6-82f02ace3f05'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:47:59.669 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['87251f2f-56bf-4b9b-8ec6-82f02ace3f05']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:47:59.669 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:47:59.669 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (98a4f33f-6d76-42ce-b91e-87f618b6f0ce) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:47:59.669 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (98a4f33f-6d76-42ce-b91e-87f618b6f0ce) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:47:59.669 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 87251f2f-56bf-4b9b-8ec6-82f02ace3f05 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:47:59.669 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:47:59.669 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 87251f2f-56bf-4b9b-8ec6-82f02ace3f05 not yet added. Adding. 2021-09-09 14:47:59.669 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:47:59.669 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:47:59.891 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-87251f2f-56bf-4b9b-8ec6-82f02ace3f05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:48:00.076 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-87251f2f-56bf-4b9b-8ec6-82f02ace3f05" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:48:00.076 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-87251f2f-56bf-4b9b-8ec6-82f02ace3f05" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:48:00.342 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-87251f2f-56bf-4b9b-8ec6-82f02ace3f05" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:48:00.530 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-87251f2f-56bf-4b9b-8ec6-82f02ace3f05" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:48:00.530 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 87251f2f-56bf-4b9b-8ec6-82f02ace3f05 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:48:00.530 4892 1426920085112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 87251f2f-56bf-4b9b-8ec6-82f02ace3f05 processed. 2021-09-09 14:48:00.815 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be53598c-d0a0-40a4-bf9c-41203ee4122a - - - - -] port_update received: ea042ae1-af3d-45cf-81d6-42432ebac0e6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:48:00.815 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be53598c-d0a0-40a4-bf9c-41203ee4122a - - - - -] No port ea042ae1-af3d-45cf-81d6-42432ebac0e6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:48:00.830 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:48:01.184 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:48:05.107 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a155c668-9c04-43f6-9785-e0bd7971b379 - - - - -] port_update received: d89d0cff-157c-47a1-bade-4be9959512bf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:48:05.127 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a155c668-9c04-43f6-9785-e0bd7971b379 - - - - -] No port d89d0cff-157c-47a1-bade-4be9959512bf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:48:06.390 4892 1426919352632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 87251f2f-56bf-4b9b-8ec6-82f02ace3f05 2021-09-09 14:48:06.840 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:48:06.842 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '87251f2f-56bf-4b9b-8ec6-82f02ace3f05' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:48:06.842 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '87251f2f-56bf-4b9b-8ec6-82f02ace3f05' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:48:06.842 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 87251f2f-56bf-4b9b-8ec6-82f02ace3f05 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:48:06.862 4892 1426920085112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bc54d1f4-ae36-46f5-ac85-ac3db56f92dd 2021-09-09 14:48:06.862 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['87251f2f-56bf-4b9b-8ec6-82f02ace3f05'] 2021-09-09 14:48:06.862 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:48:06.862 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:48:06.862 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['87251f2f-56bf-4b9b-8ec6-82f02ace3f05'] 2021-09-09 14:48:07.021 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a9cec12b-1bdc-468b-bd99-e481f62cece5 b7a97493cb6f4d50984feadccadc4ec8 673f88e49abd4efd88bb7ce9eecd6ed3 - - -] Security group member updated on remote: ['98a4f33f-6d76-42ce-b91e-87f618b6f0ce'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:48:07.021 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-a9cec12b-1bdc-468b-bd99-e481f62cece5 b7a97493cb6f4d50984feadccadc4ec8 673f88e49abd4efd88bb7ce9eecd6ed3 - - -] Security group member updated ['98a4f33f-6d76-42ce-b91e-87f618b6f0ce'] 2021-09-09 14:48:07.138 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9cec12b-1bdc-468b-bd99-e481f62cece5 b7a97493cb6f4d50984feadccadc4ec8 673f88e49abd4efd88bb7ce9eecd6ed3 - - -] port_delete event received for '87251f2f-56bf-4b9b-8ec6-82f02ace3f05' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:48:07.346 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a3b2206-4c49-4da6-8b90-ce30baf47484 - - - - -] port_update received: 4a33a960-ecfd-47c7-978e-1cfdd863526d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:48:07.362 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a3b2206-4c49-4da6-8b90-ce30baf47484 - - - - -] No port 4a33a960-ecfd-47c7-978e-1cfdd863526d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:48:08.847 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:48:09.063 4892 1426920085112 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-09-09 14:48:11.840 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad9f1f28-c015-4272-96ea-db3d5d244c3d - - - - -] port_update received: a5396639-85da-4b31-9240-ae8f54b1c988 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:48:11.840 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad9f1f28-c015-4272-96ea-db3d5d244c3d - - - - -] No port a5396639-85da-4b31-9240-ae8f54b1c988 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:48:23.434 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-59d9243a-ba18-4c00-976a-b7922d0fa966 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Security group member updated on remote: ['64dcd4b3-5958-4a02-8136-95946a90176b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:48:23.434 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-59d9243a-ba18-4c00-976a-b7922d0fa966 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Security group member updated ['64dcd4b3-5958-4a02-8136-95946a90176b'] 2021-09-09 14:48:40.808 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5958b159-8d2c-4733-aeaa-323abb31000d 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] port_update received: e14b7a49-4c7a-4469-86df-64bb85945347 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:48:40.847 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5958b159-8d2c-4733-aeaa-323abb31000d 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] No port e14b7a49-4c7a-4469-86df-64bb85945347 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:48:40.886 4892 1426919352456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d7ac3951-41e2-4903-93a6-d00ae0ea3e7a 2021-09-09 14:48:40.995 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:48:41.200 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Adding port d7ac3951-41e2-4903-93a6-d00ae0ea3e7a 2021-09-09 14:48:41.219 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Port d7ac3951-41e2-4903-93a6-d00ae0ea3e7a updated. Details: {'device': 'd7ac3951-41e2-4903-93a6-d00ae0ea3e7a', 'network_id': 'cc4dfbc5-7d50-4df7-b737-06630a501ad8', 'port_id': 'd7ac3951-41e2-4903-93a6-d00ae0ea3e7a', 'mac_address': 'fa:16:3e:c4:df:2f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 85, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f675014d-789b-46ae-985e-130c4e300896', '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-09-09 14:48:41.219 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:48:41.219 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d7ac3951-41e2-4903-93a6-d00ae0ea3e7a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:48:41.219 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d7ac3951-41e2-4903-93a6-d00ae0ea3e7a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:48:41.219 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:48:41.247 4892 1426920085112 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd7ac3951-41e2-4903-93a6-d00ae0ea3e7a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:48:41.247 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd7ac3951-41e2-4903-93a6-d00ae0ea3e7a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:48:41.261 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d7ac3951-41e2-4903-93a6-d00ae0ea3e7a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:48:41.261 4892 1426920085112 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 85, VLAN trunk: None to switch port d7ac3951-41e2-4903-93a6-d00ae0ea3e7a 2021-09-09 14:48:41.309 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:48:41.309 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d7ac3951-41e2-4903-93a6-d00ae0ea3e7a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:48:41.533 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d7ac3951-41e2-4903-93a6-d00ae0ea3e7a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:48:41.533 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:48:41.533 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9d17e543-9d5c-4e9b-a43c-4f6d0abc59da) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:48:41.533 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d7ac3951-41e2-4903-93a6-d00ae0ea3e7a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:48:41.533 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:48:41.533 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-09 14:48:41.533 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7ac3951-41e2-4903-93a6-d00ae0ea3e7a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:48:41.546 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7ac3951-41e2-4903-93a6-d00ae0ea3e7a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:48:41.546 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7ac3951-41e2-4903-93a6-d00ae0ea3e7a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:48:41.546 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7ac3951-41e2-4903-93a6-d00ae0ea3e7a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:48:41.793 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d7ac3951-41e2-4903-93a6-d00ae0ea3e7a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.578s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:48:41.793 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d7ac3951-41e2-4903-93a6-d00ae0ea3e7a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:48:41.793 4892 1426920085112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d7ac3951-41e2-4903-93a6-d00ae0ea3e7a processed. 2021-09-09 14:48:42.999 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:48:43.345 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:48:45.089 4892 1426919352456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e14b7a49-4c7a-4469-86df-64bb85945347 2021-09-09 14:48:45.292 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b269ad91-a2fa-4447-96c8-82fc9c09afb7 - - - - -] port_update received: 429cdf47-db8b-4671-87a6-342d9c2e9d02 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:48:45.292 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b269ad91-a2fa-4447-96c8-82fc9c09afb7 - - - - -] No port 429cdf47-db8b-4671-87a6-342d9c2e9d02 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:48:46.777 4892 1426919352632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5d9fefbe-0ce9-41f5-b4bd-bdd088e05300 2021-09-09 14:48:47.032 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:48:47.153 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-69a832d6-a9dc-4c72-b097-92b566c98473 bcb372694e95494bb31cb25081298278 23f040afb99048faa9605d6c3ec92a65 - - -] Security group member updated on remote: ['ca7723d5-051b-4b7a-9b1b-97c74881d4c5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:48:47.178 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-69a832d6-a9dc-4c72-b097-92b566c98473 bcb372694e95494bb31cb25081298278 23f040afb99048faa9605d6c3ec92a65 - - -] Security group member updated ['ca7723d5-051b-4b7a-9b1b-97c74881d4c5'] 2021-09-09 14:48:47.178 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-69a832d6-a9dc-4c72-b097-92b566c98473 bcb372694e95494bb31cb25081298278 23f040afb99048faa9605d6c3ec92a65 - - -] Refresh firewall rules 2021-09-09 14:48:47.178 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-69a832d6-a9dc-4c72-b097-92b566c98473 bcb372694e95494bb31cb25081298278 23f040afb99048faa9605d6c3ec92a65 - - -] Get security group information for devices via rpc ['85706061-bbdb-4a03-b44f-f53879b40d37', '5d9fefbe-0ce9-41f5-b4bd-bdd088e05300'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:48:47.292 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Adding port e14b7a49-4c7a-4469-86df-64bb85945347 2021-09-09 14:48:47.310 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Port e14b7a49-4c7a-4469-86df-64bb85945347 updated. Details: {'device': 'e14b7a49-4c7a-4469-86df-64bb85945347', 'network_id': 'ab88d129-4e0e-48da-9270-0d023bf28b4a', 'port_id': 'e14b7a49-4c7a-4469-86df-64bb85945347', 'mac_address': 'fa:16:3e:71:61:84', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 71, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5810135c-ceff-4601-9bdd-9796847d1038', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:48:47.310 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:48:47.310 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:48:47.310 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5d9fefbe-0ce9-41f5-b4bd-bdd088e05300' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:48:47.310 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5d9fefbe-0ce9-41f5-b4bd-bdd088e05300' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:48:47.310 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5d9fefbe-0ce9-41f5-b4bd-bdd088e05300 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:48:47.310 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e14b7a49-4c7a-4469-86df-64bb85945347" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:48:47.310 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e14b7a49-4c7a-4469-86df-64bb85945347 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:48:47.310 4892 1426920084232 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ab88d129-4e0e-48da-9270-0d023bf28b4a 2021-09-09 14:48:47.310 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:48:47.324 4892 1426920084056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69a832d6-a9dc-4c72-b097-92b566c98473 bcb372694e95494bb31cb25081298278 23f040afb99048faa9605d6c3ec92a65 - - -] port_delete event received for '5d9fefbe-0ce9-41f5-b4bd-bdd088e05300' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:48:47.409 4892 1426920085288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5d9fefbe-0ce9-41f5-b4bd-bdd088e05300'] 2021-09-09 14:48:47.409 4892 1426920085288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:48:47.409 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:48:47.409 4892 1426920085288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5d9fefbe-0ce9-41f5-b4bd-bdd088e05300'] 2021-09-09 14:48:47.480 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-69a832d6-a9dc-4c72-b097-92b566c98473 bcb372694e95494bb31cb25081298278 23f040afb99048faa9605d6c3ec92a65 - - -] Update security group information for ports dict_keys(['85706061-bbdb-4a03-b44f-f53879b40d37']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:48:47.480 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-69a832d6-a9dc-4c72-b097-92b566c98473 bcb372694e95494bb31cb25081298278 23f040afb99048faa9605d6c3ec92a65 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:48:47.480 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-69a832d6-a9dc-4c72-b097-92b566c98473 bcb372694e95494bb31cb25081298278 23f040afb99048faa9605d6c3ec92a65 - - -] Update rules of security group (ca7723d5-051b-4b7a-9b1b-97c74881d4c5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:48:47.480 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-69a832d6-a9dc-4c72-b097-92b566c98473 bcb372694e95494bb31cb25081298278 23f040afb99048faa9605d6c3ec92a65 - - -] Update members of security group (ca7723d5-051b-4b7a-9b1b-97c74881d4c5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:48:47.480 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-69a832d6-a9dc-4c72-b097-92b566c98473 bcb372694e95494bb31cb25081298278 23f040afb99048faa9605d6c3ec92a65 - - -] Update port filter for 85706061-bbdb-4a03-b44f-f53879b40d37 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:48:47.480 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-69a832d6-a9dc-4c72-b097-92b566c98473 bcb372694e95494bb31cb25081298278 23f040afb99048faa9605d6c3ec92a65 - - -] Updating port rules. 2021-09-09 14:48:47.480 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-69a832d6-a9dc-4c72-b097-92b566c98473 bcb372694e95494bb31cb25081298278 23f040afb99048faa9605d6c3ec92a65 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-09 14:48:47.480 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-69a832d6-a9dc-4c72-b097-92b566c98473 bcb372694e95494bb31cb25081298278 23f040afb99048faa9605d6c3ec92a65 - - -] Lock "n-hv-driver-port-lock-85706061-bbdb-4a03-b44f-f53879b40d37" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:48:47.480 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-69a832d6-a9dc-4c72-b097-92b566c98473 bcb372694e95494bb31cb25081298278 23f040afb99048faa9605d6c3ec92a65 - - -] Lock "n-hv-driver-port-lock-85706061-bbdb-4a03-b44f-f53879b40d37" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:48:47.480 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-69a832d6-a9dc-4c72-b097-92b566c98473 bcb372694e95494bb31cb25081298278 23f040afb99048faa9605d6c3ec92a65 - - -] Lock "n-hv-driver-port-lock-85706061-bbdb-4a03-b44f-f53879b40d37" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:48:47.546 4892 1426920084232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e14b7a49-4c7a-4469-86df-64bb85945347') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:48:47.546 4892 1426920084232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e14b7a49-4c7a-4469-86df-64bb85945347') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:48:47.560 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e14b7a49-4c7a-4469-86df-64bb85945347 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:48:47.560 4892 1426920084232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 71, VLAN trunk: None to switch port e14b7a49-4c7a-4469-86df-64bb85945347 2021-09-09 14:48:47.778 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-69a832d6-a9dc-4c72-b097-92b566c98473 bcb372694e95494bb31cb25081298278 23f040afb99048faa9605d6c3ec92a65 - - -] Lock "n-hv-driver-port-lock-85706061-bbdb-4a03-b44f-f53879b40d37" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:48:47.795 4892 1426920084232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:48:47.795 4892 1426920084232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e14b7a49-4c7a-4469-86df-64bb85945347'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:48:48.277 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e14b7a49-4c7a-4469-86df-64bb85945347']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:48:48.277 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:48:48.277 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (64dcd4b3-5958-4a02-8136-95946a90176b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:48:48.277 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (64dcd4b3-5958-4a02-8136-95946a90176b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:48:48.277 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e14b7a49-4c7a-4469-86df-64bb85945347 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:48:48.277 4892 1426920084232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:48:48.277 4892 1426920084232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e14b7a49-4c7a-4469-86df-64bb85945347 not yet added. Adding. 2021-09-09 14:48:48.277 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:48:48.277 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:48:48.466 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e14b7a49-4c7a-4469-86df-64bb85945347" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:48:48.666 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e14b7a49-4c7a-4469-86df-64bb85945347" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:48:48.666 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e14b7a49-4c7a-4469-86df-64bb85945347" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:48:48.893 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e14b7a49-4c7a-4469-86df-64bb85945347" 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-09-09 14:48:49.047 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:48:49.065 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e14b7a49-4c7a-4469-86df-64bb85945347" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.765s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:48:49.065 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e14b7a49-4c7a-4469-86df-64bb85945347 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:48:49.065 4892 1426920084232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e14b7a49-4c7a-4469-86df-64bb85945347 processed. 2021-09-09 14:48:49.106 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:48:50.151 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f66ff52e-8bbe-41de-8193-12183bef06de - - - - -] port_update received: ef602276-168a-4b06-bdff-cd6acb1c79ef port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:48:50.169 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f66ff52e-8bbe-41de-8193-12183bef06de - - - - -] No port ef602276-168a-4b06-bdff-cd6acb1c79ef defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:48:51.046 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:48:51.545 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:48:53.557 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de9af4cc-b709-41fb-8c65-b2025e7f32f9 - - - - -] port_update received: 361d2303-d9c8-4b44-bd40-6855a4c8dc39 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:48:53.557 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-de9af4cc-b709-41fb-8c65-b2025e7f32f9 - - - - -] No port 361d2303-d9c8-4b44-bd40-6855a4c8dc39 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:48:54.848 4892 1426919352632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 85706061-bbdb-4a03-b44f-f53879b40d37 2021-09-09 14:48:55.041 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:48:55.041 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '85706061-bbdb-4a03-b44f-f53879b40d37' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:48:55.041 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '85706061-bbdb-4a03-b44f-f53879b40d37' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:48:55.041 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 85706061-bbdb-4a03-b44f-f53879b40d37 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:48:55.050 4892 1426920085112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a30f4c44-e058-44c0-859a-37c1509bdda2 2021-09-09 14:48:55.050 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['85706061-bbdb-4a03-b44f-f53879b40d37'] 2021-09-09 14:48:55.050 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:48:55.050 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:48:55.050 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['85706061-bbdb-4a03-b44f-f53879b40d37'] 2021-09-09 14:48:55.339 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7b1ac7d6-a26e-4623-9ec2-6191ddfc902d bcb372694e95494bb31cb25081298278 23f040afb99048faa9605d6c3ec92a65 - - -] Security group member updated on remote: ['ca7723d5-051b-4b7a-9b1b-97c74881d4c5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:48:55.339 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-7b1ac7d6-a26e-4623-9ec2-6191ddfc902d bcb372694e95494bb31cb25081298278 23f040afb99048faa9605d6c3ec92a65 - - -] Security group member updated ['ca7723d5-051b-4b7a-9b1b-97c74881d4c5'] 2021-09-09 14:48:55.572 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b1ac7d6-a26e-4623-9ec2-6191ddfc902d bcb372694e95494bb31cb25081298278 23f040afb99048faa9605d6c3ec92a65 - - -] port_delete event received for '85706061-bbdb-4a03-b44f-f53879b40d37' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:48:57.033 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:48:57.190 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:48:58.251 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-74d18f8d-9628-4a50-b7ec-2d9ab6c57060 a6f2353b5db84686b2d501e246f20ec9 5acce8ee1c254b68adc399cf546c0ad1 - - -] Security group rule updated on remote: ['c04299b7-b8b0-4abb-8902-e83161917807'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:48:58.251 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-74d18f8d-9628-4a50-b7ec-2d9ab6c57060 a6f2353b5db84686b2d501e246f20ec9 5acce8ee1c254b68adc399cf546c0ad1 - - -] Security group rule updated ['c04299b7-b8b0-4abb-8902-e83161917807'] 2021-09-09 14:48:58.463 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4203a41d-3fb1-47ee-855e-ff59d96c5d35 a6f2353b5db84686b2d501e246f20ec9 5acce8ee1c254b68adc399cf546c0ad1 - - -] Security group rule updated on remote: ['c04299b7-b8b0-4abb-8902-e83161917807'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:48:58.463 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-4203a41d-3fb1-47ee-855e-ff59d96c5d35 a6f2353b5db84686b2d501e246f20ec9 5acce8ee1c254b68adc399cf546c0ad1 - - -] Security group rule updated ['c04299b7-b8b0-4abb-8902-e83161917807'] 2021-09-09 14:48:58.510 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07187262-0fc5-4a78-8f34-e36774f7f908 - - - - -] port_update received: 20d2dc55-0389-41b1-aa75-57d12cf09a13 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:48:58.534 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07187262-0fc5-4a78-8f34-e36774f7f908 - - - - -] No port 20d2dc55-0389-41b1-aa75-57d12cf09a13 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:48:58.751 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e7cfe95a-89ca-4211-a541-0e99e04a6fff a6f2353b5db84686b2d501e246f20ec9 5acce8ee1c254b68adc399cf546c0ad1 - - -] Security group rule updated on remote: ['c04299b7-b8b0-4abb-8902-e83161917807'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:48:58.751 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-e7cfe95a-89ca-4211-a541-0e99e04a6fff a6f2353b5db84686b2d501e246f20ec9 5acce8ee1c254b68adc399cf546c0ad1 - - -] Security group rule updated ['c04299b7-b8b0-4abb-8902-e83161917807'] 2021-09-09 14:48:59.135 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e83ad84f-3ef5-46f1-8234-fbbd2dc6e2cc a6f2353b5db84686b2d501e246f20ec9 5acce8ee1c254b68adc399cf546c0ad1 - - -] Security group rule updated on remote: ['c04299b7-b8b0-4abb-8902-e83161917807'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:48:59.135 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-e83ad84f-3ef5-46f1-8234-fbbd2dc6e2cc a6f2353b5db84686b2d501e246f20ec9 5acce8ee1c254b68adc399cf546c0ad1 - - -] Security group rule updated ['c04299b7-b8b0-4abb-8902-e83161917807'] 2021-09-09 14:48:59.466 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a533935-8169-49dc-9a5f-7e3615552615 a6f2353b5db84686b2d501e246f20ec9 5acce8ee1c254b68adc399cf546c0ad1 - - -] Security group rule updated on remote: ['c04299b7-b8b0-4abb-8902-e83161917807'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:48:59.466 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-8a533935-8169-49dc-9a5f-7e3615552615 a6f2353b5db84686b2d501e246f20ec9 5acce8ee1c254b68adc399cf546c0ad1 - - -] Security group rule updated ['c04299b7-b8b0-4abb-8902-e83161917807'] 2021-09-09 14:48:59.713 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8e9004c9-b0d8-4fcd-b3a3-5a760763cf90 a6f2353b5db84686b2d501e246f20ec9 5acce8ee1c254b68adc399cf546c0ad1 - - -] Security group rule updated on remote: ['c04299b7-b8b0-4abb-8902-e83161917807'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:48:59.713 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-8e9004c9-b0d8-4fcd-b3a3-5a760763cf90 a6f2353b5db84686b2d501e246f20ec9 5acce8ee1c254b68adc399cf546c0ad1 - - -] Security group rule updated ['c04299b7-b8b0-4abb-8902-e83161917807'] 2021-09-09 14:48:59.807 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d1c35fe-1ad7-4cfa-9ec8-b0969e3191b3 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] port_delete event received for '8e50e470-5566-421a-a776-4eef5d08c9d9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:49:03.497 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c15a69f-9e94-4613-9f37-15e0c52cb7c8 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] port_delete event received for '78d63ed1-663b-4c7e-b8ee-8260c05e1a11' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:49:05.091 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3606b609-06e9-45db-8cf9-3985454d0473 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] network_delete received. Deleting network a30f4c44-e058-44c0-859a-37c1509bdda2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:49:05.091 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3606b609-06e9-45db-8cf9-3985454d0473 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] Network a30f4c44-e058-44c0-859a-37c1509bdda2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-09 14:49:05.909 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-346deeaf-f86c-4f21-bdc3-65e11cfc6a68 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Security group rule updated on remote: ['923fc8b8-4dee-4335-96b4-6d762a93fc32'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:49:05.909 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-346deeaf-f86c-4f21-bdc3-65e11cfc6a68 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Security group rule updated ['923fc8b8-4dee-4335-96b4-6d762a93fc32'] 2021-09-09 14:49:06.137 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d68f3439-13ba-4240-b130-d2e14010c32d af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Security group rule updated on remote: ['923fc8b8-4dee-4335-96b4-6d762a93fc32'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:49:06.137 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-d68f3439-13ba-4240-b130-d2e14010c32d af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Security group rule updated ['923fc8b8-4dee-4335-96b4-6d762a93fc32'] 2021-09-09 14:49:06.330 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb958cc4-c844-4492-b8d7-8095104c2d55 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Security group rule updated on remote: ['923fc8b8-4dee-4335-96b4-6d762a93fc32'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:49:06.330 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-bb958cc4-c844-4492-b8d7-8095104c2d55 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Security group rule updated ['923fc8b8-4dee-4335-96b4-6d762a93fc32'] 2021-09-09 14:49:06.563 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9baf7c56-83f5-469b-8cbf-d7f3b198c09c af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Security group rule updated on remote: ['923fc8b8-4dee-4335-96b4-6d762a93fc32'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:49:06.563 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-9baf7c56-83f5-469b-8cbf-d7f3b198c09c af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Security group rule updated ['923fc8b8-4dee-4335-96b4-6d762a93fc32'] 2021-09-09 14:49:06.762 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b3560be5-f27c-4c04-baf8-0d502e66855f af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Security group rule updated on remote: ['923fc8b8-4dee-4335-96b4-6d762a93fc32'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:49:06.762 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-b3560be5-f27c-4c04-baf8-0d502e66855f af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Security group rule updated ['923fc8b8-4dee-4335-96b4-6d762a93fc32'] 2021-09-09 14:49:06.964 4892 1426919352632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d7ac3951-41e2-4903-93a6-d00ae0ea3e7a 2021-09-09 14:49:07.002 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-383f6cac-07e9-45ab-b810-c96c9bb7dc4f af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Security group rule updated on remote: ['923fc8b8-4dee-4335-96b4-6d762a93fc32'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:49:07.002 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-383f6cac-07e9-45ab-b810-c96c9bb7dc4f af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Security group rule updated ['923fc8b8-4dee-4335-96b4-6d762a93fc32'] 2021-09-09 14:49:07.089 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:49:07.089 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd7ac3951-41e2-4903-93a6-d00ae0ea3e7a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:49:07.089 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd7ac3951-41e2-4903-93a6-d00ae0ea3e7a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:49:07.089 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d7ac3951-41e2-4903-93a6-d00ae0ea3e7a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:49:07.105 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d7ac3951-41e2-4903-93a6-d00ae0ea3e7a'] 2021-09-09 14:49:07.105 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:49:07.105 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:49:07.105 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d7ac3951-41e2-4903-93a6-d00ae0ea3e7a'] 2021-09-09 14:49:07.827 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Security group member updated on remote: ['64dcd4b3-5958-4a02-8136-95946a90176b', '923fc8b8-4dee-4335-96b4-6d762a93fc32'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:49:07.827 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Security group member updated ['64dcd4b3-5958-4a02-8136-95946a90176b', '923fc8b8-4dee-4335-96b4-6d762a93fc32'] 2021-09-09 14:49:07.827 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Refresh firewall rules 2021-09-09 14:49:07.827 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Get security group information for devices via rpc ['e14b7a49-4c7a-4469-86df-64bb85945347'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:49:07.857 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] port_update received: e14b7a49-4c7a-4469-86df-64bb85945347 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:49:07.875 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Lock "n-hv-agent-port-lock-e14b7a49-4c7a-4469-86df-64bb85945347" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:49:07.875 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Binding port e14b7a49-4c7a-4469-86df-64bb85945347 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:49:07.875 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:49:07.900 4892 1426920084232 MainThread DEBUG neutron.services.trunk.rpc.agent [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e14b7a49-4c7a-4469-86df-64bb85945347') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:49:07.900 4892 1426920084232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e14b7a49-4c7a-4469-86df-64bb85945347') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:49:07.933 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Trunk plugin disabled on server. Assuming port e14b7a49-4c7a-4469-86df-64bb85945347 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:49:07.933 4892 1426920084232 MainThread INFO networking_hyperv.neutron.trunk_driver [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Binding VLAN ID: 71, VLAN trunk: None to switch port e14b7a49-4c7a-4469-86df-64bb85945347 2021-09-09 14:49:07.965 4892 1426920084232 MainThread INFO neutron.agent.securitygroups_rpc [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Refresh firewall rules 2021-09-09 14:49:07.965 4892 1426920084232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Get security group information for devices via rpc ['e14b7a49-4c7a-4469-86df-64bb85945347'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:49:08.504 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Update security group information for ports dict_keys(['e14b7a49-4c7a-4469-86df-64bb85945347']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:49:08.504 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:49:08.504 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Update rules of security group (64dcd4b3-5958-4a02-8136-95946a90176b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:49:08.504 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Update rules of security group (923fc8b8-4dee-4335-96b4-6d762a93fc32) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:49:08.504 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Update members of security group (64dcd4b3-5958-4a02-8136-95946a90176b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:49:08.504 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Update port filter for e14b7a49-4c7a-4469-86df-64bb85945347 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:49:08.504 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Updating port rules. 2021-09-09 14:49:08.504 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Creating 6 new rules, removing 0 old rules. 2021-09-09 14:49:08.504 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Lock "n-hv-driver-port-lock-e14b7a49-4c7a-4469-86df-64bb85945347" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:49:08.594 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Update security group information for ports dict_keys(['e14b7a49-4c7a-4469-86df-64bb85945347']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:49:08.594 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:49:08.594 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Update rules of security group (64dcd4b3-5958-4a02-8136-95946a90176b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:49:08.594 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Update rules of security group (923fc8b8-4dee-4335-96b4-6d762a93fc32) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:49:08.594 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Update members of security group (64dcd4b3-5958-4a02-8136-95946a90176b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:49:08.594 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Update port filter for e14b7a49-4c7a-4469-86df-64bb85945347 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:49:08.594 4892 1426920084232 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Updating port rules. 2021-09-09 14:49:08.594 4892 1426920084232 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Creating 6 new rules, removing 0 old rules. 2021-09-09 14:49:08.713 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Lock "n-hv-driver-port-lock-e14b7a49-4c7a-4469-86df-64bb85945347" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:49:08.731 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Lock "n-hv-driver-port-lock-e14b7a49-4c7a-4469-86df-64bb85945347" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:49:08.731 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Lock "n-hv-driver-port-lock-e14b7a49-4c7a-4469-86df-64bb85945347" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:49:08.731 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Lock "n-hv-driver-port-lock-e14b7a49-4c7a-4469-86df-64bb85945347" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:49:08.821 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Lock "n-hv-driver-port-lock-e14b7a49-4c7a-4469-86df-64bb85945347" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:49:08.821 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Lock "n-hv-driver-port-lock-e14b7a49-4c7a-4469-86df-64bb85945347" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:49:08.821 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Lock "n-hv-driver-port-lock-e14b7a49-4c7a-4469-86df-64bb85945347" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:49:08.854 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [req-74dd97b5-ce4e-46f7-8943-75105127f4dd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Lock "n-hv-agent-port-lock-e14b7a49-4c7a-4469-86df-64bb85945347" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.985s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:49:09.098 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:49:09.225 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:49:11.015 4892 1426919352632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d7ac3951-41e2-4903-93a6-d00ae0ea3e7a 2021-09-09 14:49:11.122 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:49:11.122 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd7ac3951-41e2-4903-93a6-d00ae0ea3e7a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:49:11.122 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd7ac3951-41e2-4903-93a6-d00ae0ea3e7a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:49:11.122 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d7ac3951-41e2-4903-93a6-d00ae0ea3e7a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:49:11.136 4892 1426920084232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cc4dfbc5-7d50-4df7-b737-06630a501ad8 2021-09-09 14:49:11.136 4892 1426920084232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d7ac3951-41e2-4903-93a6-d00ae0ea3e7a'] 2021-09-09 14:49:11.136 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:49:11.136 4892 1426920084232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d7ac3951-41e2-4903-93a6-d00ae0ea3e7a'] 2021-09-09 14:49:13.122 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:49:13.203 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:49:30.748 4892 1426920084232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a7ea12c9-9b7f-4eb9-ab5b-6cb06940ebd6 a6f2353b5db84686b2d501e246f20ec9 5acce8ee1c254b68adc399cf546c0ad1 - - -] Security group member updated on remote: ['c04299b7-b8b0-4abb-8902-e83161917807'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:49:30.748 4892 1426920084232 MainThread INFO neutron.agent.securitygroups_rpc [req-a7ea12c9-9b7f-4eb9-ab5b-6cb06940ebd6 a6f2353b5db84686b2d501e246f20ec9 5acce8ee1c254b68adc399cf546c0ad1 - - -] Security group member updated ['c04299b7-b8b0-4abb-8902-e83161917807'] 2021-09-09 14:49:31.591 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d97b88ef-51ef-451a-854c-5da1ced125eb 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] port_update received: bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:49:31.591 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d97b88ef-51ef-451a-854c-5da1ced125eb 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] No port bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:49:33.557 4892 1426919352456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d7ac3951-41e2-4903-93a6-d00ae0ea3e7a 2021-09-09 14:49:35.227 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:49:35.403 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Adding port d7ac3951-41e2-4903-93a6-d00ae0ea3e7a 2021-09-09 14:49:35.403 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Port d7ac3951-41e2-4903-93a6-d00ae0ea3e7a updated. Details: {'device': 'd7ac3951-41e2-4903-93a6-d00ae0ea3e7a', 'network_id': 'cc4dfbc5-7d50-4df7-b737-06630a501ad8', 'port_id': 'd7ac3951-41e2-4903-93a6-d00ae0ea3e7a', 'mac_address': 'fa:16:3e:c4:df:2f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 85, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f675014d-789b-46ae-985e-130c4e300896', '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-09-09 14:49:35.403 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:49:35.417 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d7ac3951-41e2-4903-93a6-d00ae0ea3e7a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:49:35.417 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d7ac3951-41e2-4903-93a6-d00ae0ea3e7a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:49:35.417 4892 1426920084232 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cc4dfbc5-7d50-4df7-b737-06630a501ad8 2021-09-09 14:49:35.417 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:49:35.587 4892 1426920084232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd7ac3951-41e2-4903-93a6-d00ae0ea3e7a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:49:35.587 4892 1426920084232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd7ac3951-41e2-4903-93a6-d00ae0ea3e7a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:49:35.587 4892 1426919352456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2 2021-09-09 14:49:35.602 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d7ac3951-41e2-4903-93a6-d00ae0ea3e7a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:49:35.602 4892 1426920084232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 85, VLAN trunk: None to switch port d7ac3951-41e2-4903-93a6-d00ae0ea3e7a 2021-09-09 14:49:35.731 4892 1426920084232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:49:35.731 4892 1426920084232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d7ac3951-41e2-4903-93a6-d00ae0ea3e7a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:49:35.885 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d7ac3951-41e2-4903-93a6-d00ae0ea3e7a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:49:35.885 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:49:35.885 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9d17e543-9d5c-4e9b-a43c-4f6d0abc59da) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:49:35.885 4892 1426920084232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d7ac3951-41e2-4903-93a6-d00ae0ea3e7a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:49:35.885 4892 1426920084232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:49:35.885 4892 1426920084232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d7ac3951-41e2-4903-93a6-d00ae0ea3e7a not yet added. Adding. 2021-09-09 14:49:35.885 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:49:35.885 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:49:36.040 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7ac3951-41e2-4903-93a6-d00ae0ea3e7a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:49:36.229 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7ac3951-41e2-4903-93a6-d00ae0ea3e7a" 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-09-09 14:49:36.229 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7ac3951-41e2-4903-93a6-d00ae0ea3e7a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:49:36.436 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d7ac3951-41e2-4903-93a6-d00ae0ea3e7a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:49:36.573 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d7ac3951-41e2-4903-93a6-d00ae0ea3e7a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:49:36.573 4892 1426920084232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d7ac3951-41e2-4903-93a6-d00ae0ea3e7a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:49:36.573 4892 1426920084232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d7ac3951-41e2-4903-93a6-d00ae0ea3e7a processed. 2021-09-09 14:49:37.227 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:49:37.227 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:49:37.665 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Adding port bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2 2021-09-09 14:49:37.665 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Port bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2 updated. Details: {'device': 'bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2', 'network_id': '10b4b9a9-ab67-45f0-8ddd-6074e7f77178', 'port_id': 'bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2', 'mac_address': 'fa:16:3e:39:77:1f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 53, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2e5d1117-a398-49db-9717-5cbae31db4fd', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:49:37.665 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:49:37.665 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:49:37.665 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:49:37.665 4892 1426920085112 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 10b4b9a9-ab67-45f0-8ddd-6074e7f77178 2021-09-09 14:49:37.665 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:49:37.696 4892 1426920084232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.468s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:49:37.868 4892 1426920085112 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:49:37.868 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:49:37.868 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:49:37.868 4892 1426920085112 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 53, VLAN trunk: None to switch port bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2 2021-09-09 14:49:38.010 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:49:38.010 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:49:38.332 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:49:38.332 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:49:38.332 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c04299b7-b8b0-4abb-8902-e83161917807) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:49:38.332 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:49:38.332 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:49:38.332 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2 not yet added. Adding. 2021-09-09 14:49:38.332 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:49:38.332 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:49:38.526 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:49:38.697 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:49:38.697 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:49:38.888 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2" 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-09-09 14:49:39.041 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:49:39.041 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:49:39.041 4892 1426920085112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2 processed. 2021-09-09 14:49:39.229 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:49:39.469 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:50:43.428 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3d62bb32-5826-4036-a506-b199865ab2d6 146627a51db84905a4c7d0545b80f5e9 66163f2ff8e1446bb07b20632f1b8bd6 - - -] Security group member updated on remote: ['9d17e543-9d5c-4e9b-a43c-4f6d0abc59da'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:50:43.428 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-3d62bb32-5826-4036-a506-b199865ab2d6 146627a51db84905a4c7d0545b80f5e9 66163f2ff8e1446bb07b20632f1b8bd6 - - -] Security group member updated ['9d17e543-9d5c-4e9b-a43c-4f6d0abc59da'] 2021-09-09 14:50:43.724 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d62bb32-5826-4036-a506-b199865ab2d6 146627a51db84905a4c7d0545b80f5e9 66163f2ff8e1446bb07b20632f1b8bd6 - - -] port_delete event received for 'd7ac3951-41e2-4903-93a6-d00ae0ea3e7a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:50:43.741 4892 1426919352632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d7ac3951-41e2-4903-93a6-d00ae0ea3e7a 2021-09-09 14:50:45.069 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-77a7c5ea-4375-4ffe-acc4-0c88f52bec14 146627a51db84905a4c7d0545b80f5e9 66163f2ff8e1446bb07b20632f1b8bd6 - - -] port_delete event received for 'a24f3a2e-0113-4475-a678-05a989246ac1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:50:45.485 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8017aa17-f32b-4b93-a7f5-38f17bdaeda4 146627a51db84905a4c7d0545b80f5e9 66163f2ff8e1446bb07b20632f1b8bd6 - - -] Security group rule updated on remote: ['37942900-4dd6-4c9b-8292-16d71dbc4705'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:50:45.495 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-8017aa17-f32b-4b93-a7f5-38f17bdaeda4 146627a51db84905a4c7d0545b80f5e9 66163f2ff8e1446bb07b20632f1b8bd6 - - -] Security group rule updated ['37942900-4dd6-4c9b-8292-16d71dbc4705'] 2021-09-09 14:50:45.593 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:50:45.593 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd7ac3951-41e2-4903-93a6-d00ae0ea3e7a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:50:45.593 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd7ac3951-41e2-4903-93a6-d00ae0ea3e7a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:50:45.593 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d7ac3951-41e2-4903-93a6-d00ae0ea3e7a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:50:45.593 4892 1426920085288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef1f2070-0568-46dc-a503-c195aa2f8762 146627a51db84905a4c7d0545b80f5e9 66163f2ff8e1446bb07b20632f1b8bd6 - - -] Security group rule updated on remote: ['37942900-4dd6-4c9b-8292-16d71dbc4705'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:50:45.593 4892 1426920085288 MainThread INFO neutron.agent.securitygroups_rpc [req-ef1f2070-0568-46dc-a503-c195aa2f8762 146627a51db84905a4c7d0545b80f5e9 66163f2ff8e1446bb07b20632f1b8bd6 - - -] Security group rule updated ['37942900-4dd6-4c9b-8292-16d71dbc4705'] 2021-09-09 14:50:45.612 4892 1426920085112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cc4dfbc5-7d50-4df7-b737-06630a501ad8 2021-09-09 14:50:45.612 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d7ac3951-41e2-4903-93a6-d00ae0ea3e7a'] 2021-09-09 14:50:45.612 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:50:45.612 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:50:45.612 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d7ac3951-41e2-4903-93a6-d00ae0ea3e7a'] 2021-09-09 14:50:47.603 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:50:47.619 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:50:48.680 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3bbc9d05-2b57-4259-b781-0586c4ed7119 146627a51db84905a4c7d0545b80f5e9 66163f2ff8e1446bb07b20632f1b8bd6 - - -] Security group member updated on remote: ['37942900-4dd6-4c9b-8292-16d71dbc4705'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:50:48.680 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-3bbc9d05-2b57-4259-b781-0586c4ed7119 146627a51db84905a4c7d0545b80f5e9 66163f2ff8e1446bb07b20632f1b8bd6 - - -] Security group member updated ['37942900-4dd6-4c9b-8292-16d71dbc4705'] 2021-09-09 14:50:49.511 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3c4138d-4793-4d69-b0da-8acb64212212 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] port_update received: 162097bc-2fcf-4a21-8116-591622fc3529 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:50:49.525 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3c4138d-4793-4d69-b0da-8acb64212212 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] No port 162097bc-2fcf-4a21-8116-591622fc3529 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:50:52.305 4892 1426919352456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 162097bc-2fcf-4a21-8116-591622fc3529 2021-09-09 14:50:53.617 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:50:53.789 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Adding port 162097bc-2fcf-4a21-8116-591622fc3529 2021-09-09 14:50:53.789 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Port 162097bc-2fcf-4a21-8116-591622fc3529 updated. Details: {'device': '162097bc-2fcf-4a21-8116-591622fc3529', 'network_id': 'cc4dfbc5-7d50-4df7-b737-06630a501ad8', 'port_id': '162097bc-2fcf-4a21-8116-591622fc3529', 'mac_address': 'fa:16:3e:d8:df:d5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 85, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f675014d-789b-46ae-985e-130c4e300896', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:50:53.789 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:50:53.789 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-162097bc-2fcf-4a21-8116-591622fc3529" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:50:53.789 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 162097bc-2fcf-4a21-8116-591622fc3529 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:50:53.789 4892 1426920085112 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cc4dfbc5-7d50-4df7-b737-06630a501ad8 2021-09-09 14:50:53.789 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:50:53.994 4892 1426920085112 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '162097bc-2fcf-4a21-8116-591622fc3529') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:50:53.994 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '162097bc-2fcf-4a21-8116-591622fc3529') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:50:54.009 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 162097bc-2fcf-4a21-8116-591622fc3529 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:50:54.009 4892 1426920085112 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 85, VLAN trunk: None to switch port 162097bc-2fcf-4a21-8116-591622fc3529 2021-09-09 14:50:54.165 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:50:54.165 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['162097bc-2fcf-4a21-8116-591622fc3529'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:50:54.311 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['162097bc-2fcf-4a21-8116-591622fc3529']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:50:54.325 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:50:54.325 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (37942900-4dd6-4c9b-8292-16d71dbc4705) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:50:54.325 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 162097bc-2fcf-4a21-8116-591622fc3529 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:50:54.325 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:50:54.325 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 162097bc-2fcf-4a21-8116-591622fc3529 not yet added. Adding. 2021-09-09 14:50:54.325 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:50:54.325 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:50:54.507 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-162097bc-2fcf-4a21-8116-591622fc3529" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:50:54.663 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-162097bc-2fcf-4a21-8116-591622fc3529" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:50:54.663 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-162097bc-2fcf-4a21-8116-591622fc3529" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:50:54.867 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-162097bc-2fcf-4a21-8116-591622fc3529" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:50:54.991 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-162097bc-2fcf-4a21-8116-591622fc3529" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:50:54.991 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 162097bc-2fcf-4a21-8116-591622fc3529 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:50:54.991 4892 1426920085112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 162097bc-2fcf-4a21-8116-591622fc3529 processed. 2021-09-09 14:50:55.616 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:50:55.773 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:26.069 4892 1426919352632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9e12ff27-dc99-402e-aaee-c9276f340240 2021-09-09 14:51:26.712 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-74e1af9e-a0b5-4df2-8258-5c4dba1545d9 9e7ccf828b1d4e33887c2eb652b82a9f 16dbad0b8fea420b810568dd9960b50d - - -] Security group member updated on remote: ['07f948cf-6186-4a3c-a71c-214409325be9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:51:26.712 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-74e1af9e-a0b5-4df2-8258-5c4dba1545d9 9e7ccf828b1d4e33887c2eb652b82a9f 16dbad0b8fea420b810568dd9960b50d - - -] Security group member updated ['07f948cf-6186-4a3c-a71c-214409325be9'] 2021-09-09 14:51:27.248 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74e1af9e-a0b5-4df2-8258-5c4dba1545d9 9e7ccf828b1d4e33887c2eb652b82a9f 16dbad0b8fea420b810568dd9960b50d - - -] port_delete event received for '9e12ff27-dc99-402e-aaee-c9276f340240' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:51:27.712 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:51:27.712 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9e12ff27-dc99-402e-aaee-c9276f340240' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:51:27.712 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9e12ff27-dc99-402e-aaee-c9276f340240' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:51:27.712 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9e12ff27-dc99-402e-aaee-c9276f340240 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:51:27.724 4892 1426920085112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ee0e6979-0ecc-4cbc-a242-b64a6de5a317 2021-09-09 14:51:27.724 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9e12ff27-dc99-402e-aaee-c9276f340240'] 2021-09-09 14:51:27.724 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:51:27.724 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:51:27.724 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9e12ff27-dc99-402e-aaee-c9276f340240'] 2021-09-09 14:51:28.944 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a15210a-8f58-4513-a8d6-1fd3496cbf2c 9e7ccf828b1d4e33887c2eb652b82a9f 16dbad0b8fea420b810568dd9960b50d - - -] port_delete event received for 'eef18705-4200-4db9-9a9e-75f8910d26ee' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:51:29.476 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-35b23d9c-d602-441f-8529-0ef46acd8153 9e7ccf828b1d4e33887c2eb652b82a9f 16dbad0b8fea420b810568dd9960b50d - - -] Security group rule updated on remote: ['7d2b2baa-da60-4a5b-b8dc-96640129fecd'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:51:29.476 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-35b23d9c-d602-441f-8529-0ef46acd8153 9e7ccf828b1d4e33887c2eb652b82a9f 16dbad0b8fea420b810568dd9960b50d - - -] Security group rule updated ['7d2b2baa-da60-4a5b-b8dc-96640129fecd'] 2021-09-09 14:51:29.585 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b94a80e-033b-4415-97f7-2162844429fc 9e7ccf828b1d4e33887c2eb652b82a9f 16dbad0b8fea420b810568dd9960b50d - - -] Security group rule updated on remote: ['7d2b2baa-da60-4a5b-b8dc-96640129fecd'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-09 14:51:29.585 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-8b94a80e-033b-4415-97f7-2162844429fc 9e7ccf828b1d4e33887c2eb652b82a9f 16dbad0b8fea420b810568dd9960b50d - - -] Security group rule updated ['7d2b2baa-da60-4a5b-b8dc-96640129fecd'] 2021-09-09 14:51:29.712 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:29.734 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:32.541 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5abec645-cbf9-4137-8e2b-76888d1149b7 9e7ccf828b1d4e33887c2eb652b82a9f 16dbad0b8fea420b810568dd9960b50d - - -] Security group member updated on remote: ['7d2b2baa-da60-4a5b-b8dc-96640129fecd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:51:32.541 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-5abec645-cbf9-4137-8e2b-76888d1149b7 9e7ccf828b1d4e33887c2eb652b82a9f 16dbad0b8fea420b810568dd9960b50d - - -] Security group member updated ['7d2b2baa-da60-4a5b-b8dc-96640129fecd'] 2021-09-09 14:51:33.305 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89fc1417-886a-458a-bb1d-9daaea31faaf 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] port_update received: bd2f56f0-0f5e-4c20-972f-8e3f1b7b3f0a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:51:33.323 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89fc1417-886a-458a-bb1d-9daaea31faaf 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] No port bd2f56f0-0f5e-4c20-972f-8e3f1b7b3f0a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:51:36.645 4892 1426919352456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bd2f56f0-0f5e-4c20-972f-8e3f1b7b3f0a 2021-09-09 14:51:37.767 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:51:37.958 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Adding port bd2f56f0-0f5e-4c20-972f-8e3f1b7b3f0a 2021-09-09 14:51:37.958 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Port bd2f56f0-0f5e-4c20-972f-8e3f1b7b3f0a updated. Details: {'device': 'bd2f56f0-0f5e-4c20-972f-8e3f1b7b3f0a', 'network_id': 'ee0e6979-0ecc-4cbc-a242-b64a6de5a317', 'port_id': 'bd2f56f0-0f5e-4c20-972f-8e3f1b7b3f0a', 'mac_address': 'fa:16:3e:e3:a2:7b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 60, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '78a5923e-8204-49dc-bf32-1cb92f00d860', '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-09-09 14:51:37.958 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:51:37.958 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bd2f56f0-0f5e-4c20-972f-8e3f1b7b3f0a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:37.958 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bd2f56f0-0f5e-4c20-972f-8e3f1b7b3f0a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:51:37.958 4892 1426920085112 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ee0e6979-0ecc-4cbc-a242-b64a6de5a317 2021-09-09 14:51:37.958 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:51:38.162 4892 1426920085112 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bd2f56f0-0f5e-4c20-972f-8e3f1b7b3f0a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:51:38.162 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bd2f56f0-0f5e-4c20-972f-8e3f1b7b3f0a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:51:38.162 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bd2f56f0-0f5e-4c20-972f-8e3f1b7b3f0a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:51:38.162 4892 1426920085112 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 60, VLAN trunk: None to switch port bd2f56f0-0f5e-4c20-972f-8e3f1b7b3f0a 2021-09-09 14:51:38.307 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:51:38.307 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bd2f56f0-0f5e-4c20-972f-8e3f1b7b3f0a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:51:38.446 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bd2f56f0-0f5e-4c20-972f-8e3f1b7b3f0a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:51:38.446 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:51:38.446 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7d2b2baa-da60-4a5b-b8dc-96640129fecd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:51:38.446 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bd2f56f0-0f5e-4c20-972f-8e3f1b7b3f0a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:51:38.446 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:51:38.446 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bd2f56f0-0f5e-4c20-972f-8e3f1b7b3f0a not yet added. Adding. 2021-09-09 14:51:38.446 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:51:38.446 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:51:38.613 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd2f56f0-0f5e-4c20-972f-8e3f1b7b3f0a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:38.776 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd2f56f0-0f5e-4c20-972f-8e3f1b7b3f0a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:38.776 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd2f56f0-0f5e-4c20-972f-8e3f1b7b3f0a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:38.991 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bd2f56f0-0f5e-4c20-972f-8e3f1b7b3f0a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:39.163 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bd2f56f0-0f5e-4c20-972f-8e3f1b7b3f0a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:39.163 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bd2f56f0-0f5e-4c20-972f-8e3f1b7b3f0a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:51:39.163 4892 1426920085112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bd2f56f0-0f5e-4c20-972f-8e3f1b7b3f0a processed. 2021-09-09 14:51:39.773 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:39.945 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:43.254 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Security group member updated on remote: ['64dcd4b3-5958-4a02-8136-95946a90176b', '923fc8b8-4dee-4335-96b4-6d762a93fc32'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:51:43.254 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Security group member updated ['64dcd4b3-5958-4a02-8136-95946a90176b', '923fc8b8-4dee-4335-96b4-6d762a93fc32'] 2021-09-09 14:51:43.254 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Refresh firewall rules 2021-09-09 14:51:43.254 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Get security group information for devices via rpc ['e14b7a49-4c7a-4469-86df-64bb85945347'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:51:43.287 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] port_update received: e14b7a49-4c7a-4469-86df-64bb85945347 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:51:43.311 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Lock "n-hv-agent-port-lock-e14b7a49-4c7a-4469-86df-64bb85945347" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:43.311 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Binding port e14b7a49-4c7a-4469-86df-64bb85945347 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:51:43.311 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:51:43.319 4892 1426920085288 MainThread DEBUG neutron.services.trunk.rpc.agent [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e14b7a49-4c7a-4469-86df-64bb85945347') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:51:43.319 4892 1426920085288 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e14b7a49-4c7a-4469-86df-64bb85945347') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:51:43.336 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Trunk plugin disabled on server. Assuming port e14b7a49-4c7a-4469-86df-64bb85945347 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:51:43.336 4892 1426920085288 MainThread INFO networking_hyperv.neutron.trunk_driver [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Binding VLAN ID: 71, VLAN trunk: None to switch port e14b7a49-4c7a-4469-86df-64bb85945347 2021-09-09 14:51:43.364 4892 1426920085288 MainThread INFO neutron.agent.securitygroups_rpc [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Refresh firewall rules 2021-09-09 14:51:43.364 4892 1426920085288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Get security group information for devices via rpc ['e14b7a49-4c7a-4469-86df-64bb85945347'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:51:43.584 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Update security group information for ports dict_keys(['e14b7a49-4c7a-4469-86df-64bb85945347']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:51:43.584 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:51:43.584 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Update rules of security group (64dcd4b3-5958-4a02-8136-95946a90176b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:51:43.584 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Update members of security group (64dcd4b3-5958-4a02-8136-95946a90176b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:51:43.584 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Update port filter for e14b7a49-4c7a-4469-86df-64bb85945347 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:51:43.584 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Updating port rules. 2021-09-09 14:51:43.584 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Creating 0 new rules, removing 6 old rules. 2021-09-09 14:51:43.584 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Lock "n-hv-driver-port-lock-e14b7a49-4c7a-4469-86df-64bb85945347" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:43.584 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Lock "n-hv-driver-port-lock-e14b7a49-4c7a-4469-86df-64bb85945347" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:43.584 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Lock "n-hv-driver-port-lock-e14b7a49-4c7a-4469-86df-64bb85945347" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:43.654 4892 1426920085288 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Update security group information for ports dict_keys(['e14b7a49-4c7a-4469-86df-64bb85945347']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:51:43.654 4892 1426920085288 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:51:43.654 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Update rules of security group (64dcd4b3-5958-4a02-8136-95946a90176b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:51:43.654 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Update members of security group (64dcd4b3-5958-4a02-8136-95946a90176b) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:51:43.654 4892 1426920085288 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Update port filter for e14b7a49-4c7a-4469-86df-64bb85945347 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:51:43.654 4892 1426920085288 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Updating port rules. 2021-09-09 14:51:43.654 4892 1426920085288 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Creating 0 new rules, removing 6 old rules. 2021-09-09 14:51:43.831 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Lock "n-hv-driver-port-lock-e14b7a49-4c7a-4469-86df-64bb85945347" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:43.831 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Lock "n-hv-driver-port-lock-e14b7a49-4c7a-4469-86df-64bb85945347" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:43.831 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Lock "n-hv-driver-port-lock-e14b7a49-4c7a-4469-86df-64bb85945347" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:43.831 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Lock "n-hv-driver-port-lock-e14b7a49-4c7a-4469-86df-64bb85945347" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:43.911 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Lock "n-hv-driver-port-lock-e14b7a49-4c7a-4469-86df-64bb85945347" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:43.960 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [req-7189c9b7-625e-43ef-a5a1-728547967162 af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Lock "n-hv-agent-port-lock-e14b7a49-4c7a-4469-86df-64bb85945347" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.641s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:45.067 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99d45d79-b2a6-452d-9d77-ebcacebfe9bd af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] port_delete event received for 'fffde6db-0195-46c4-9b1d-46e23deccf23' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:51:50.845 4892 1426920085288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9f36fde0-4ed5-434e-b674-dfe94658325c af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Security group member updated on remote: ['64dcd4b3-5958-4a02-8136-95946a90176b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:51:50.845 4892 1426920085288 MainThread INFO neutron.agent.securitygroups_rpc [req-9f36fde0-4ed5-434e-b674-dfe94658325c af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Security group member updated ['64dcd4b3-5958-4a02-8136-95946a90176b'] 2021-09-09 14:51:50.845 4892 1426920085288 MainThread INFO neutron.agent.securitygroups_rpc [req-9f36fde0-4ed5-434e-b674-dfe94658325c af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Refresh firewall rules 2021-09-09 14:51:50.845 4892 1426920085288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9f36fde0-4ed5-434e-b674-dfe94658325c af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Get security group information for devices via rpc ['e14b7a49-4c7a-4469-86df-64bb85945347'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:51:50.882 4892 1426920085288 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9f36fde0-4ed5-434e-b674-dfe94658325c af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:51:50.882 4892 1426920085288 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9f36fde0-4ed5-434e-b674-dfe94658325c af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:51:50.927 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f36fde0-4ed5-434e-b674-dfe94658325c af39d9f180764fbb8e428b5466e57ffa b08041b745f043c5a94d60f8acde0610 - - -] port_delete event received for 'e14b7a49-4c7a-4469-86df-64bb85945347' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:51:52.288 4892 1426919352632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e14b7a49-4c7a-4469-86df-64bb85945347 2021-09-09 14:51:53.645 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-54cb6db8-2c58-4efb-8a2d-ff34c163eed6 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] port_delete event received for 'd89d0cff-157c-47a1-bade-4be9959512bf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:51:53.891 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:51:53.891 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e14b7a49-4c7a-4469-86df-64bb85945347' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:51:53.891 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e14b7a49-4c7a-4469-86df-64bb85945347' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:51:53.891 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e14b7a49-4c7a-4469-86df-64bb85945347 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:51:53.907 4892 1426920085288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e14b7a49-4c7a-4469-86df-64bb85945347'] 2021-09-09 14:51:53.907 4892 1426920085288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:51:53.910 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:51:53.910 4892 1426920085288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e14b7a49-4c7a-4469-86df-64bb85945347'] 2021-09-09 14:51:54.896 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6aef9559-ece4-4bfa-8ed5-3ca1965268a2 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] port_delete event received for 'ea042ae1-af3d-45cf-81d6-42432ebac0e6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:51:55.662 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b8ed0b8-887f-4669-b2e6-3d41119c5ab6 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] port_delete event received for 'e8f0c17a-4580-4ecc-a969-235d99268edb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:51:55.865 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b8ed0b8-887f-4669-b2e6-3d41119c5ab6 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] network_delete received. Deleting network ab88d129-4e0e-48da-9270-0d023bf28b4a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:51:55.865 4892 1426920085288 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-4b8ed0b8-887f-4669-b2e6-3d41119c5ab6 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] Reclaiming local network ab88d129-4e0e-48da-9270-0d023bf28b4a 2021-09-09 14:51:55.912 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:51:55.943 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:51:56.802 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6eedba22-f112-414f-9a8b-769827931ead b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] port_delete event received for 'a5396639-85da-4b31-9240-ae8f54b1c988' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:51:58.052 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b358877-8925-4cce-8376-71520a802692 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] port_delete event received for '4a33a960-ecfd-47c7-978e-1cfdd863526d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:51:58.833 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a939b895-e012-4778-83db-346c771bb437 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] port_delete event received for '450ef606-0e07-455e-84cd-a8b00c6e85e8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:51:59.021 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-980ae08f-ce0e-42bd-b2a6-41988fd53a87 - - - - -] port_delete event received for '450ef606-0e07-455e-84cd-a8b00c6e85e8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:51:59.052 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a939b895-e012-4778-83db-346c771bb437 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] network_delete received. Deleting network d13ff306-ab41-4f4e-a5ab-7cbd10fc6cc3 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:51:59.052 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a939b895-e012-4778-83db-346c771bb437 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] Network d13ff306-ab41-4f4e-a5ab-7cbd10fc6cc3 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-09 14:52:24.517 4892 1426919352632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2 2021-09-09 14:52:26.058 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:52:26.058 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:52:26.058 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:52:26.058 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:52:26.104 4892 1426920085288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 10b4b9a9-ab67-45f0-8ddd-6074e7f77178 2021-09-09 14:52:26.104 4892 1426920085288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2'] 2021-09-09 14:52:26.104 4892 1426920085288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:52:26.104 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:52:26.104 4892 1426920085288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2'] 2021-09-09 14:52:28.058 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:52:28.167 4892 1426920085288 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-09-09 14:52:29.010 4892 1426919352456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2 2021-09-09 14:52:30.064 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:52:30.251 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Adding port bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2 2021-09-09 14:52:30.251 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Port bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2 updated. Details: {'device': 'bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2', 'network_id': '10b4b9a9-ab67-45f0-8ddd-6074e7f77178', 'port_id': 'bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2', 'mac_address': 'fa:16:3e:39:77:1f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 53, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2e5d1117-a398-49db-9717-5cbae31db4fd', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:52:30.251 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:52:30.261 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:52:30.261 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:52:30.261 4892 1426920085288 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 10b4b9a9-ab67-45f0-8ddd-6074e7f77178 2021-09-09 14:52:30.261 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:52:30.481 4892 1426920085288 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:52:30.481 4892 1426920085288 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:52:30.481 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:52:30.481 4892 1426920085288 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 53, VLAN trunk: None to switch port bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2 2021-09-09 14:52:30.619 4892 1426920085288 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:52:30.619 4892 1426920085288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:52:30.859 4892 1426920085288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:52:30.859 4892 1426920085288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:52:30.859 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c04299b7-b8b0-4abb-8902-e83161917807) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:52:30.859 4892 1426920085288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:52:30.859 4892 1426920085288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:52:30.859 4892 1426920085288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2 not yet added. Adding. 2021-09-09 14:52:30.859 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:52:30.859 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:52:31.028 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:52:31.177 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:52:31.177 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:52:31.453 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:52:31.589 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:52:31.589 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:52:31.605 4892 1426920085288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2 processed. 2021-09-09 14:52:32.077 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:52:32.247 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:52:39.514 4892 1426919352456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 162097bc-2fcf-4a21-8116-591622fc3529 2021-09-09 14:52:40.122 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:52:40.297 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Adding port 162097bc-2fcf-4a21-8116-591622fc3529 2021-09-09 14:52:40.297 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Port 162097bc-2fcf-4a21-8116-591622fc3529 updated. Details: {'device': '162097bc-2fcf-4a21-8116-591622fc3529', 'network_id': 'cc4dfbc5-7d50-4df7-b737-06630a501ad8', 'port_id': '162097bc-2fcf-4a21-8116-591622fc3529', 'mac_address': 'fa:16:3e:d8:df:d5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 85, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f675014d-789b-46ae-985e-130c4e300896', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:52:40.297 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:52:40.297 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-162097bc-2fcf-4a21-8116-591622fc3529" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:52:40.297 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 162097bc-2fcf-4a21-8116-591622fc3529 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:52:40.297 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:52:40.325 4892 1426920085288 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '162097bc-2fcf-4a21-8116-591622fc3529') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:52:40.325 4892 1426920085288 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '162097bc-2fcf-4a21-8116-591622fc3529') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:52:40.339 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 162097bc-2fcf-4a21-8116-591622fc3529 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:52:40.339 4892 1426920085288 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 85, VLAN trunk: None to switch port 162097bc-2fcf-4a21-8116-591622fc3529 2021-09-09 14:52:40.384 4892 1426920085288 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:52:40.384 4892 1426920085288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['162097bc-2fcf-4a21-8116-591622fc3529'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:52:40.509 4892 1426920085288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['162097bc-2fcf-4a21-8116-591622fc3529']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:52:40.509 4892 1426920085288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:52:40.528 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (37942900-4dd6-4c9b-8292-16d71dbc4705) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:52:40.528 4892 1426920085288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 162097bc-2fcf-4a21-8116-591622fc3529 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:52:40.528 4892 1426920085288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:52:40.528 4892 1426920085288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-09 14:52:40.528 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-162097bc-2fcf-4a21-8116-591622fc3529" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:52:40.528 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-162097bc-2fcf-4a21-8116-591622fc3529" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:52:40.528 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-162097bc-2fcf-4a21-8116-591622fc3529" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:52:40.528 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-162097bc-2fcf-4a21-8116-591622fc3529" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:52:40.573 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-162097bc-2fcf-4a21-8116-591622fc3529" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:52:40.573 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 162097bc-2fcf-4a21-8116-591622fc3529 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:52:40.573 4892 1426920085288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 162097bc-2fcf-4a21-8116-591622fc3529 processed. 2021-09-09 14:52:42.133 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:52:42.302 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:52:54.875 4892 1426919352632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 162097bc-2fcf-4a21-8116-591622fc3529 2021-09-09 14:52:56.179 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:52:56.179 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '162097bc-2fcf-4a21-8116-591622fc3529' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:52:56.179 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '162097bc-2fcf-4a21-8116-591622fc3529' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:52:56.179 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 162097bc-2fcf-4a21-8116-591622fc3529 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:52:56.179 4892 1426920085288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['162097bc-2fcf-4a21-8116-591622fc3529'] 2021-09-09 14:52:56.179 4892 1426920085288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:52:56.179 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:52:56.179 4892 1426920085288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['162097bc-2fcf-4a21-8116-591622fc3529'] 2021-09-09 14:52:56.854 4892 1426919352632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 162097bc-2fcf-4a21-8116-591622fc3529 2021-09-09 14:52:58.184 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:52:58.184 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '162097bc-2fcf-4a21-8116-591622fc3529' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:52:58.184 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '162097bc-2fcf-4a21-8116-591622fc3529' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:52:58.184 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 162097bc-2fcf-4a21-8116-591622fc3529 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:52:58.184 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:52:58.197 4892 1426920085112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cc4dfbc5-7d50-4df7-b737-06630a501ad8 2021-09-09 14:52:58.197 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['162097bc-2fcf-4a21-8116-591622fc3529'] 2021-09-09 14:52:58.197 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:52:58.197 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['162097bc-2fcf-4a21-8116-591622fc3529'] 2021-09-09 14:52:58.350 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:53:17.742 4892 1426919352456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 162097bc-2fcf-4a21-8116-591622fc3529 2021-09-09 14:53:18.360 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:53:18.651 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Adding port 162097bc-2fcf-4a21-8116-591622fc3529 2021-09-09 14:53:18.651 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Port 162097bc-2fcf-4a21-8116-591622fc3529 updated. Details: {'device': '162097bc-2fcf-4a21-8116-591622fc3529', 'network_id': 'cc4dfbc5-7d50-4df7-b737-06630a501ad8', 'port_id': '162097bc-2fcf-4a21-8116-591622fc3529', 'mac_address': 'fa:16:3e:d8:df:d5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 85, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f675014d-789b-46ae-985e-130c4e300896', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:53:18.651 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:53:18.651 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-162097bc-2fcf-4a21-8116-591622fc3529" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:53:18.651 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 162097bc-2fcf-4a21-8116-591622fc3529 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:53:18.651 4892 1426920085288 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cc4dfbc5-7d50-4df7-b737-06630a501ad8 2021-09-09 14:53:18.651 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:53:18.849 4892 1426920085288 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '162097bc-2fcf-4a21-8116-591622fc3529') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:53:18.849 4892 1426920085288 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '162097bc-2fcf-4a21-8116-591622fc3529') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:53:18.864 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 162097bc-2fcf-4a21-8116-591622fc3529 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:53:18.864 4892 1426920085288 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 85, VLAN trunk: None to switch port 162097bc-2fcf-4a21-8116-591622fc3529 2021-09-09 14:53:18.973 4892 1426920085288 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:53:18.973 4892 1426920085288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['162097bc-2fcf-4a21-8116-591622fc3529'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:53:19.114 4892 1426920085288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['162097bc-2fcf-4a21-8116-591622fc3529']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:53:19.114 4892 1426920085288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:53:19.114 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (37942900-4dd6-4c9b-8292-16d71dbc4705) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:53:19.114 4892 1426920085288 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 162097bc-2fcf-4a21-8116-591622fc3529 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:53:19.114 4892 1426920085288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:53:19.114 4892 1426920085288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 162097bc-2fcf-4a21-8116-591622fc3529 not yet added. Adding. 2021-09-09 14:53:19.114 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:53:19.114 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:53:19.286 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-162097bc-2fcf-4a21-8116-591622fc3529" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:53:19.452 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-162097bc-2fcf-4a21-8116-591622fc3529" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:53:19.452 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-162097bc-2fcf-4a21-8116-591622fc3529" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:53:19.630 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-162097bc-2fcf-4a21-8116-591622fc3529" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:53:19.770 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-162097bc-2fcf-4a21-8116-591622fc3529" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:53:19.770 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 162097bc-2fcf-4a21-8116-591622fc3529 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:53:19.770 4892 1426920085288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 162097bc-2fcf-4a21-8116-591622fc3529 processed. 2021-09-09 14:53:20.374 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:53:20.539 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:53:45.364 4892 1426919352632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bd2f56f0-0f5e-4c20-972f-8e3f1b7b3f0a 2021-09-09 14:53:45.521 4892 1426920085288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4410b06e-b7b6-407d-b9d2-b5e16dd07814 9e7ccf828b1d4e33887c2eb652b82a9f 16dbad0b8fea420b810568dd9960b50d - - -] Security group member updated on remote: ['7d2b2baa-da60-4a5b-b8dc-96640129fecd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:53:45.541 4892 1426920085288 MainThread INFO neutron.agent.securitygroups_rpc [req-4410b06e-b7b6-407d-b9d2-b5e16dd07814 9e7ccf828b1d4e33887c2eb652b82a9f 16dbad0b8fea420b810568dd9960b50d - - -] Security group member updated ['7d2b2baa-da60-4a5b-b8dc-96640129fecd'] 2021-09-09 14:53:45.830 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4410b06e-b7b6-407d-b9d2-b5e16dd07814 9e7ccf828b1d4e33887c2eb652b82a9f 16dbad0b8fea420b810568dd9960b50d - - -] port_delete event received for 'bd2f56f0-0f5e-4c20-972f-8e3f1b7b3f0a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:53:46.551 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:53:46.551 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bd2f56f0-0f5e-4c20-972f-8e3f1b7b3f0a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:53:46.551 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bd2f56f0-0f5e-4c20-972f-8e3f1b7b3f0a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:53:46.551 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bd2f56f0-0f5e-4c20-972f-8e3f1b7b3f0a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:53:46.564 4892 1426920085288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ee0e6979-0ecc-4cbc-a242-b64a6de5a317 2021-09-09 14:53:46.564 4892 1426920085288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bd2f56f0-0f5e-4c20-972f-8e3f1b7b3f0a'] 2021-09-09 14:53:46.564 4892 1426920085288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:53:46.564 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:53:46.564 4892 1426920085288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bd2f56f0-0f5e-4c20-972f-8e3f1b7b3f0a'] 2021-09-09 14:53:47.914 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b3c4198-c797-40df-8c45-93c55cac9690 9e7ccf828b1d4e33887c2eb652b82a9f 16dbad0b8fea420b810568dd9960b50d - - -] port_delete event received for '9a283e27-ca3d-4eaa-a5bd-13ba9ce709d1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:53:48.549 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:53:48.575 4892 1426920085288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:53:52.721 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a449747a-da79-497c-856a-6f3ab347ac8e b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] port_delete event received for 'bb920499-513e-4be2-8948-f91aac5c471d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:53:53.754 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2cc3ac46-7b04-4d28-923e-6786df9e62ee b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] port_delete event received for '1baac1eb-c960-4c3c-95e4-5f7668515fe5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:53:54.455 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef04bd90-ddea-4b0e-8c58-b1aadc188978 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] port_delete event received for 'e61ca676-7523-481f-8711-d7c371cf9a86' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:53:54.661 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef04bd90-ddea-4b0e-8c58-b1aadc188978 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] network_delete received. Deleting network ee0e6979-0ecc-4cbc-a242-b64a6de5a317 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:53:54.661 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef04bd90-ddea-4b0e-8c58-b1aadc188978 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] Network ee0e6979-0ecc-4cbc-a242-b64a6de5a317 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-09 14:54:19.437 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb6f7451-f818-497f-8cfe-e06912aca918 a6f2353b5db84686b2d501e246f20ec9 5acce8ee1c254b68adc399cf546c0ad1 - - -] port_delete event received for '49233cad-75e7-4b40-8b9c-ca46c66c9e76' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:54:21.361 4892 1426920085288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a598ff89-4b16-4c23-88c9-e66074a1e262 146627a51db84905a4c7d0545b80f5e9 66163f2ff8e1446bb07b20632f1b8bd6 - - -] Security group member updated on remote: ['37942900-4dd6-4c9b-8292-16d71dbc4705'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:54:21.361 4892 1426920085288 MainThread INFO neutron.agent.securitygroups_rpc [req-a598ff89-4b16-4c23-88c9-e66074a1e262 146627a51db84905a4c7d0545b80f5e9 66163f2ff8e1446bb07b20632f1b8bd6 - - -] Security group member updated ['37942900-4dd6-4c9b-8292-16d71dbc4705'] 2021-09-09 14:54:21.577 4892 1426919352632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 162097bc-2fcf-4a21-8116-591622fc3529 2021-09-09 14:54:21.577 4892 1426919352632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2 2021-09-09 14:54:21.763 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a598ff89-4b16-4c23-88c9-e66074a1e262 146627a51db84905a4c7d0545b80f5e9 66163f2ff8e1446bb07b20632f1b8bd6 - - -] port_delete event received for '162097bc-2fcf-4a21-8116-591622fc3529' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:54:22.420 4892 1426920085288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c6c94e73-6493-4165-a054-c68b97a37754 a6f2353b5db84686b2d501e246f20ec9 5acce8ee1c254b68adc399cf546c0ad1 - - -] Security group member updated on remote: ['c04299b7-b8b0-4abb-8902-e83161917807'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:54:22.420 4892 1426920085288 MainThread INFO neutron.agent.securitygroups_rpc [req-c6c94e73-6493-4165-a054-c68b97a37754 a6f2353b5db84686b2d501e246f20ec9 5acce8ee1c254b68adc399cf546c0ad1 - - -] Security group member updated ['c04299b7-b8b0-4abb-8902-e83161917807'] 2021-09-09 14:54:22.522 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6c94e73-6493-4165-a054-c68b97a37754 a6f2353b5db84686b2d501e246f20ec9 5acce8ee1c254b68adc399cf546c0ad1 - - -] port_delete event received for 'bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:54:22.717 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:54:22.717 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '162097bc-2fcf-4a21-8116-591622fc3529' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:54:22.717 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '162097bc-2fcf-4a21-8116-591622fc3529' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:54:22.717 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 162097bc-2fcf-4a21-8116-591622fc3529 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:54:22.717 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:54:22.717 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:54:22.717 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:54:22.717 4892 1426920085288 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cc4dfbc5-7d50-4df7-b737-06630a501ad8 2021-09-09 14:54:22.717 4892 1426920085288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['162097bc-2fcf-4a21-8116-591622fc3529'] 2021-09-09 14:54:22.717 4892 1426920085288 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:54:22.730 4892 1426920085288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:54:22.730 4892 1426920085288 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['162097bc-2fcf-4a21-8116-591622fc3529'] 2021-09-09 14:54:22.730 4892 1426920085112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 10b4b9a9-ab67-45f0-8ddd-6074e7f77178 2021-09-09 14:54:22.730 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2'] 2021-09-09 14:54:22.730 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:54:22.730 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:54:22.730 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bf43fba6-a6e2-46ce-aecb-2c34e2d11cc2'] 2021-09-09 14:54:23.466 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3b86419e-8fd3-48f7-8f66-36345d26ecf8 146627a51db84905a4c7d0545b80f5e9 66163f2ff8e1446bb07b20632f1b8bd6 - - -] port_delete event received for '0be1ee72-c629-48d4-afae-aabbaccd6aaa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:54:24.725 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:54:24.763 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:54:24.886 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83f919ad-9511-4521-ab3b-fb1e59b5759a b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] port_delete event received for 'ef602276-168a-4b06-bdff-cd6acb1c79ef' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:54:26.201 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6900d5a7-d556-4537-b348-459006e62b31 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] port_delete event received for '429cdf47-db8b-4671-87a6-342d9c2e9d02' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:54:27.151 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0b9ef76-5cd7-4345-8aa0-01c047aeea23 - - - - -] port_delete event received for 'b5b8ce52-8c61-4cff-8e38-57d58f111f27' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:54:27.280 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b08be694-668a-45c8-a703-faf703d88f01 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] port_delete event received for 'b5b8ce52-8c61-4cff-8e38-57d58f111f27' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:54:27.497 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-99163195-136e-4006-9f48-4ff783031b97 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] port_delete event received for 'b7972a9d-003b-4773-8d0f-86bf78269b20' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:54:27.591 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b08be694-668a-45c8-a703-faf703d88f01 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] network_delete received. Deleting network 10b4b9a9-ab67-45f0-8ddd-6074e7f77178 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:54:27.591 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b08be694-668a-45c8-a703-faf703d88f01 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] Network 10b4b9a9-ab67-45f0-8ddd-6074e7f77178 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-09 14:54:29.560 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc9096b2-6bcb-4650-a8f3-1704b211f279 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] port_delete event received for 'e6446363-305f-4f28-98bd-f43a3927b960' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:54:29.778 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c2656eba-e270-4bda-8104-1477e836e6af b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] port_delete event received for '20d2dc55-0389-41b1-aa75-57d12cf09a13' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:54:31.138 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc0e6ad1-444e-455d-b279-719ad72f6dc3 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] port_delete event received for '56915466-681b-43c0-aa28-634fe8b35f5b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:54:31.247 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a422fa9-605e-4a41-894f-a1423973f6aa - - - - -] port_delete event received for '56915466-681b-43c0-aa28-634fe8b35f5b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:54:31.419 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc0e6ad1-444e-455d-b279-719ad72f6dc3 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] network_delete received. Deleting network cc4dfbc5-7d50-4df7-b737-06630a501ad8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:54:31.419 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cc0e6ad1-444e-455d-b279-719ad72f6dc3 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] Network cc4dfbc5-7d50-4df7-b737-06630a501ad8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-09 14:54:31.698 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2294c567-b5e9-41cd-a9fe-3661bee7017b b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] port_delete event received for '361d2303-d9c8-4b44-bd40-6855a4c8dc39' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:54:32.560 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fcc8535-48c9-45f8-acaa-2035f88fd276 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] port_delete event received for '63d13f74-93ef-4bb0-a568-9e2e8889cfe9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:54:32.825 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fcc8535-48c9-45f8-acaa-2035f88fd276 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] network_delete received. Deleting network f173aa7b-93c3-434f-b5cb-363fb5574273 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:54:32.825 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fcc8535-48c9-45f8-acaa-2035f88fd276 b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] Network f173aa7b-93c3-434f-b5cb-363fb5574273 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-09 14:54:32.997 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25f37936-4fd7-4f1f-a98f-36118e5ea6cd - - - - -] port_delete event received for '63d13f74-93ef-4bb0-a568-9e2e8889cfe9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:55:57.009 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e85ea060-8188-47f7-8dae-2426420503ac 3acf2342052e4a89bcd6bda0af0208e3 17d58cf0488b4df0a8f4f9c1f6c5e04a - - -] Security group member updated on remote: ['528d2c5d-67e3-4e52-8cd6-0942f239de6f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:55:57.009 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-e85ea060-8188-47f7-8dae-2426420503ac 3acf2342052e4a89bcd6bda0af0208e3 17d58cf0488b4df0a8f4f9c1f6c5e04a - - -] Security group member updated ['528d2c5d-67e3-4e52-8cd6-0942f239de6f'] 2021-09-09 14:55:57.758 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d9e18a3-61aa-4e60-b027-d1985dc098c5 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] port_update received: 4d336c87-5ad8-436a-86d1-a3f7915a8e82 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:55:57.758 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d9e18a3-61aa-4e60-b027-d1985dc098c5 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] No port 4d336c87-5ad8-436a-86d1-a3f7915a8e82 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:56:00.949 4892 1426919352456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4d336c87-5ad8-436a-86d1-a3f7915a8e82 2021-09-09 14:56:01.195 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:56:01.367 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Adding port 4d336c87-5ad8-436a-86d1-a3f7915a8e82 2021-09-09 14:56:01.367 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Port 4d336c87-5ad8-436a-86d1-a3f7915a8e82 updated. Details: {'device': '4d336c87-5ad8-436a-86d1-a3f7915a8e82', 'network_id': '40325e84-3611-4064-9768-bd015ca132ef', 'port_id': '4d336c87-5ad8-436a-86d1-a3f7915a8e82', 'mac_address': 'fa:16:3e:fd:9f:4c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 96, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3767d8bc-e637-42d6-a2d3-1210d3e291cb', '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-09-09 14:56:01.383 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:56:01.383 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4d336c87-5ad8-436a-86d1-a3f7915a8e82" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:56:01.383 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4d336c87-5ad8-436a-86d1-a3f7915a8e82 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:56:01.383 4892 1426920085112 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 40325e84-3611-4064-9768-bd015ca132ef 2021-09-09 14:56:01.383 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:56:01.616 4892 1426920085112 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4d336c87-5ad8-436a-86d1-a3f7915a8e82') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:56:01.616 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4d336c87-5ad8-436a-86d1-a3f7915a8e82') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:56:01.616 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4d336c87-5ad8-436a-86d1-a3f7915a8e82 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:56:01.616 4892 1426920085112 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 96, VLAN trunk: None to switch port 4d336c87-5ad8-436a-86d1-a3f7915a8e82 2021-09-09 14:56:01.730 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:56:01.730 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4d336c87-5ad8-436a-86d1-a3f7915a8e82'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:56:01.867 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4d336c87-5ad8-436a-86d1-a3f7915a8e82']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:56:01.867 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:56:01.867 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (528d2c5d-67e3-4e52-8cd6-0942f239de6f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:56:01.867 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (528d2c5d-67e3-4e52-8cd6-0942f239de6f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:56:01.867 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4d336c87-5ad8-436a-86d1-a3f7915a8e82 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:56:01.867 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:56:01.867 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4d336c87-5ad8-436a-86d1-a3f7915a8e82 not yet added. Adding. 2021-09-09 14:56:01.867 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:56:01.867 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:56:01.993 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4d336c87-5ad8-436a-86d1-a3f7915a8e82" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:56:02.101 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4d336c87-5ad8-436a-86d1-a3f7915a8e82" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:56:02.101 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4d336c87-5ad8-436a-86d1-a3f7915a8e82" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:56:02.243 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4d336c87-5ad8-436a-86d1-a3f7915a8e82" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:56:02.393 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4d336c87-5ad8-436a-86d1-a3f7915a8e82" 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-09-09 14:56:02.393 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4d336c87-5ad8-436a-86d1-a3f7915a8e82 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:56:02.393 4892 1426920085112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4d336c87-5ad8-436a-86d1-a3f7915a8e82 processed. 2021-09-09 14:56:03.195 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:56:03.367 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:56:54.433 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-410689b6-bc74-4894-a77e-82b5d279f523 3acf2342052e4a89bcd6bda0af0208e3 17d58cf0488b4df0a8f4f9c1f6c5e04a - - -] Security group member updated on remote: ['528d2c5d-67e3-4e52-8cd6-0942f239de6f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:56:54.433 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-410689b6-bc74-4894-a77e-82b5d279f523 3acf2342052e4a89bcd6bda0af0208e3 17d58cf0488b4df0a8f4f9c1f6c5e04a - - -] Security group member updated ['528d2c5d-67e3-4e52-8cd6-0942f239de6f'] 2021-09-09 14:56:54.433 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-410689b6-bc74-4894-a77e-82b5d279f523 3acf2342052e4a89bcd6bda0af0208e3 17d58cf0488b4df0a8f4f9c1f6c5e04a - - -] Refresh firewall rules 2021-09-09 14:56:54.433 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-410689b6-bc74-4894-a77e-82b5d279f523 3acf2342052e4a89bcd6bda0af0208e3 17d58cf0488b4df0a8f4f9c1f6c5e04a - - -] Get security group information for devices via rpc ['4d336c87-5ad8-436a-86d1-a3f7915a8e82'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:56:54.474 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-410689b6-bc74-4894-a77e-82b5d279f523 3acf2342052e4a89bcd6bda0af0208e3 17d58cf0488b4df0a8f4f9c1f6c5e04a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:56:54.474 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-410689b6-bc74-4894-a77e-82b5d279f523 3acf2342052e4a89bcd6bda0af0208e3 17d58cf0488b4df0a8f4f9c1f6c5e04a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:56:54.521 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-410689b6-bc74-4894-a77e-82b5d279f523 3acf2342052e4a89bcd6bda0af0208e3 17d58cf0488b4df0a8f4f9c1f6c5e04a - - -] port_delete event received for '4d336c87-5ad8-436a-86d1-a3f7915a8e82' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:56:54.558 4892 1426919352632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4d336c87-5ad8-436a-86d1-a3f7915a8e82 2021-09-09 14:56:55.412 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:56:55.412 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4d336c87-5ad8-436a-86d1-a3f7915a8e82' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:56:55.412 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4d336c87-5ad8-436a-86d1-a3f7915a8e82' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:56:55.412 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4d336c87-5ad8-436a-86d1-a3f7915a8e82 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:56:55.412 4892 1426920085112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 40325e84-3611-4064-9768-bd015ca132ef 2021-09-09 14:56:55.412 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4d336c87-5ad8-436a-86d1-a3f7915a8e82'] 2021-09-09 14:56:55.412 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:56:55.432 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:56:55.432 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4d336c87-5ad8-436a-86d1-a3f7915a8e82'] 2021-09-09 14:56:57.427 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:56:57.443 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:57:00.755 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b4af790c-2c09-4561-bea5-d9a063a201d1 3acf2342052e4a89bcd6bda0af0208e3 17d58cf0488b4df0a8f4f9c1f6c5e04a - - -] Security group member updated on remote: ['528d2c5d-67e3-4e52-8cd6-0942f239de6f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:57:00.755 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-b4af790c-2c09-4561-bea5-d9a063a201d1 3acf2342052e4a89bcd6bda0af0208e3 17d58cf0488b4df0a8f4f9c1f6c5e04a - - -] Security group member updated ['528d2c5d-67e3-4e52-8cd6-0942f239de6f'] 2021-09-09 14:57:01.451 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d230a6e8-2dfe-4d53-9fa1-95383646e757 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] port_update received: a2eab9b9-6349-4cb3-80c9-2c83c7416ab3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-09 14:57:01.474 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d230a6e8-2dfe-4d53-9fa1-95383646e757 401c9cdf0e8847f69eabf7c31f362bd6 3c319bdacd8a4676838e0f579045a427 - - -] No port a2eab9b9-6349-4cb3-80c9-2c83c7416ab3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-09 14:57:03.358 4892 1426919352456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a2eab9b9-6349-4cb3-80c9-2c83c7416ab3 2021-09-09 14:57:03.452 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-09 14:57:03.630 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Adding port a2eab9b9-6349-4cb3-80c9-2c83c7416ab3 2021-09-09 14:57:03.630 4892 1426826615800 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Port a2eab9b9-6349-4cb3-80c9-2c83c7416ab3 updated. Details: {'device': 'a2eab9b9-6349-4cb3-80c9-2c83c7416ab3', 'network_id': '40325e84-3611-4064-9768-bd015ca132ef', 'port_id': 'a2eab9b9-6349-4cb3-80c9-2c83c7416ab3', 'mac_address': 'fa:16:3e:fe:ef:73', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 96, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3767d8bc-e637-42d6-a2d3-1210d3e291cb', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-09 14:57:03.630 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-09 14:57:03.630 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a2eab9b9-6349-4cb3-80c9-2c83c7416ab3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:57:03.630 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a2eab9b9-6349-4cb3-80c9-2c83c7416ab3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-09 14:57:03.630 4892 1426920085112 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 40325e84-3611-4064-9768-bd015ca132ef 2021-09-09 14:57:03.630 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-09 14:57:03.882 4892 1426920085112 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a2eab9b9-6349-4cb3-80c9-2c83c7416ab3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:57:03.882 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a2eab9b9-6349-4cb3-80c9-2c83c7416ab3') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-09 14:57:03.882 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a2eab9b9-6349-4cb3-80c9-2c83c7416ab3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-09 14:57:03.882 4892 1426920085112 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 96, VLAN trunk: None to switch port a2eab9b9-6349-4cb3-80c9-2c83c7416ab3 2021-09-09 14:57:03.989 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-09 14:57:03.989 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a2eab9b9-6349-4cb3-80c9-2c83c7416ab3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:57:04.115 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a2eab9b9-6349-4cb3-80c9-2c83c7416ab3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:57:04.115 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:57:04.115 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (528d2c5d-67e3-4e52-8cd6-0942f239de6f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-09 14:57:04.115 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (528d2c5d-67e3-4e52-8cd6-0942f239de6f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-09 14:57:04.115 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a2eab9b9-6349-4cb3-80c9-2c83c7416ab3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-09 14:57:04.115 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-09 14:57:04.115 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a2eab9b9-6349-4cb3-80c9-2c83c7416ab3 not yet added. Adding. 2021-09-09 14:57:04.115 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-09 14:57:04.115 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-09 14:57:04.248 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a2eab9b9-6349-4cb3-80c9-2c83c7416ab3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:57:04.420 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a2eab9b9-6349-4cb3-80c9-2c83c7416ab3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:57:04.420 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a2eab9b9-6349-4cb3-80c9-2c83c7416ab3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:57:04.599 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a2eab9b9-6349-4cb3-80c9-2c83c7416ab3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:57:04.706 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a2eab9b9-6349-4cb3-80c9-2c83c7416ab3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:57:04.706 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a2eab9b9-6349-4cb3-80c9-2c83c7416ab3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-09 14:57:04.706 4892 1426920085112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a2eab9b9-6349-4cb3-80c9-2c83c7416ab3 processed. 2021-09-09 14:57:05.458 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:57:05.615 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:57:32.021 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f36f65d0-0101-425e-af92-80cffe99c7f8 3acf2342052e4a89bcd6bda0af0208e3 17d58cf0488b4df0a8f4f9c1f6c5e04a - - -] Security group member updated on remote: ['528d2c5d-67e3-4e52-8cd6-0942f239de6f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-09 14:57:32.021 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-f36f65d0-0101-425e-af92-80cffe99c7f8 3acf2342052e4a89bcd6bda0af0208e3 17d58cf0488b4df0a8f4f9c1f6c5e04a - - -] Security group member updated ['528d2c5d-67e3-4e52-8cd6-0942f239de6f'] 2021-09-09 14:57:32.051 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [req-f36f65d0-0101-425e-af92-80cffe99c7f8 3acf2342052e4a89bcd6bda0af0208e3 17d58cf0488b4df0a8f4f9c1f6c5e04a - - -] Refresh firewall rules 2021-09-09 14:57:32.051 4892 1426920085112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f36f65d0-0101-425e-af92-80cffe99c7f8 3acf2342052e4a89bcd6bda0af0208e3 17d58cf0488b4df0a8f4f9c1f6c5e04a - - -] Get security group information for devices via rpc ['a2eab9b9-6349-4cb3-80c9-2c83c7416ab3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-09 14:57:32.063 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f36f65d0-0101-425e-af92-80cffe99c7f8 3acf2342052e4a89bcd6bda0af0208e3 17d58cf0488b4df0a8f4f9c1f6c5e04a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-09 14:57:32.063 4892 1426920085112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f36f65d0-0101-425e-af92-80cffe99c7f8 3acf2342052e4a89bcd6bda0af0208e3 17d58cf0488b4df0a8f4f9c1f6c5e04a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-09 14:57:32.110 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f36f65d0-0101-425e-af92-80cffe99c7f8 3acf2342052e4a89bcd6bda0af0208e3 17d58cf0488b4df0a8f4f9c1f6c5e04a - - -] port_delete event received for 'a2eab9b9-6349-4cb3-80c9-2c83c7416ab3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-09 14:57:32.907 4892 1426919352632 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a2eab9b9-6349-4cb3-80c9-2c83c7416ab3 2021-09-09 14:57:33.660 4892 1426826615800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-615b3e38-5983-416c-a814-e97ab77e1004 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-09 14:57:33.660 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a2eab9b9-6349-4cb3-80c9-2c83c7416ab3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-09 14:57:33.660 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a2eab9b9-6349-4cb3-80c9-2c83c7416ab3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-09 14:57:33.660 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a2eab9b9-6349-4cb3-80c9-2c83c7416ab3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-09 14:57:33.667 4892 1426920085112 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 40325e84-3611-4064-9768-bd015ca132ef 2021-09-09 14:57:33.667 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a2eab9b9-6349-4cb3-80c9-2c83c7416ab3'] 2021-09-09 14:57:33.667 4892 1426920085112 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-09 14:57:33.667 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-09 14:57:33.667 4892 1426920085112 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a2eab9b9-6349-4cb3-80c9-2c83c7416ab3'] 2021-09-09 14:57:35.676 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-09 14:57:35.707 4892 1426920085112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-09 14:57:50.223 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dffcb413-fc71-4899-a7e3-61f8a204e2fd b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] network_delete received. Deleting network 40325e84-3611-4064-9768-bd015ca132ef network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-09 14:57:50.223 4892 1426920085112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dffcb413-fc71-4899-a7e3-61f8a204e2fd b88c89cedb074566ad3ec9c5fdd0fe72 a434b339947f48258a6a0bf5e27b9236 - - -] Network 40325e84-3611-4064-9768-bd015ca132ef not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463