2022-01-26 20:34:32.487 3620 2435461309600 MainThread INFO neutron.common.config [-] Logging enabled! 2022-01-26 20:34:32.487 3620 2435461309600 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 17.3.1.dev5 2022-01-26 20:34:32.487 3620 2435461309600 MainThread DEBUG neutron.common.config [-] command line: c:\python38\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:111 2022-01-26 20:34:32.524 3620 2435461309600 MainThread INFO os_win.utils.network.networkutils [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] WMI caching is disabled. 2022-01-26 20:34:32.744 3620 2435461309600 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:108 2022-01-26 20:34:32.815 3620 2435461309600 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-01-26 20:34:32.815 3620 2435461309600 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-01-26 20:34:33.034 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent initialized successfully, now running... 2022-01-26 20:34:33.050 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-01-26 20:34:33.050 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-01-26 20:34:33.104 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-01-26 20:36:41.921 3620 2435539688480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06d0b15d-b53a-466c-b65c-e62a356907b4 - - - - -] port_update received: e9e796a9-8671-4cd1-86e9-200a753086d2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:36:42.235 3620 2435539688480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06d0b15d-b53a-466c-b65c-e62a356907b4 - - - - -] No port e9e796a9-8671-4cd1-86e9-200a753086d2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:36:46.514 3620 2435539688480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63256861-d5c4-41c0-94fc-d149ef3f6981 - - - - -] port_update received: 8c3fc090-cf78-41e9-ab30-58543d0104ee port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:36:46.531 3620 2435539688480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-63256861-d5c4-41c0-94fc-d149ef3f6981 - - - - -] No port 8c3fc090-cf78-41e9-ab30-58543d0104ee defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:36:49.014 3620 2435539688480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cdfe8590-a462-42ca-96bf-435e16a23cda - - - - -] port_update received: 7a02878c-9f0b-4b36-8924-70bc287d71fe port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:36:49.710 3620 2435539688480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cdfe8590-a462-42ca-96bf-435e16a23cda - - - - -] No port 7a02878c-9f0b-4b36-8924-70bc287d71fe defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:36:50.625 3620 2435539688480 MainThread WARNING oslo_policy.policy [req-37abe897-a0a3-4923-8afe-c6906b50aacb 12010adcd26e4f12b5e5f041da87aa82 02d70a6cd5a74b56a1159c3dffa9e977 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-01-26 20:36:50.625 3620 2435539688480 MainThread WARNING oslo_policy.policy [req-37abe897-a0a3-4923-8afe-c6906b50aacb 12010adcd26e4f12b5e5f041da87aa82 02d70a6cd5a74b56a1159c3dffa9e977 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-01-26 20:36:50.625 3620 2435539688480 MainThread WARNING oslo_policy.policy [req-37abe897-a0a3-4923-8afe-c6906b50aacb 12010adcd26e4f12b5e5f041da87aa82 02d70a6cd5a74b56a1159c3dffa9e977 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2022-01-26 20:36:50.625 3620 2435539688480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-37abe897-a0a3-4923-8afe-c6906b50aacb 12010adcd26e4f12b5e5f041da87aa82 02d70a6cd5a74b56a1159c3dffa9e977 - - -] Security group member updated on remote: ['1356c0c9-8d0c-4819-af3f-ac31b885b340'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:36:50.625 3620 2435539688480 MainThread INFO neutron.agent.securitygroups_rpc [req-37abe897-a0a3-4923-8afe-c6906b50aacb 12010adcd26e4f12b5e5f041da87aa82 02d70a6cd5a74b56a1159c3dffa9e977 - - -] Security group member updated ['1356c0c9-8d0c-4819-af3f-ac31b885b340'] 2022-01-26 20:36:55.517 3620 2435539688480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f85af95f-6d80-4729-9ee0-938586453696 29c7624013a543fab51d3484936925d0 b4d016374d2e4e45a021b9c468ba477b - - -] Security group rule updated on remote: ['11e92949-76b3-4b62-ad04-3305d2716dfd'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-26 20:36:55.517 3620 2435539688480 MainThread INFO neutron.agent.securitygroups_rpc [req-f85af95f-6d80-4729-9ee0-938586453696 29c7624013a543fab51d3484936925d0 b4d016374d2e4e45a021b9c468ba477b - - -] Security group rule updated ['11e92949-76b3-4b62-ad04-3305d2716dfd'] 2022-01-26 20:36:56.450 3620 2435539688480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-818ca4f4-59f7-49d6-a555-57ef0964e410 29c7624013a543fab51d3484936925d0 b4d016374d2e4e45a021b9c468ba477b - - -] Security group rule updated on remote: ['11e92949-76b3-4b62-ad04-3305d2716dfd'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-26 20:36:56.482 3620 2435539688480 MainThread INFO neutron.agent.securitygroups_rpc [req-818ca4f4-59f7-49d6-a555-57ef0964e410 29c7624013a543fab51d3484936925d0 b4d016374d2e4e45a021b9c468ba477b - - -] Security group rule updated ['11e92949-76b3-4b62-ad04-3305d2716dfd'] 2022-01-26 20:36:56.482 3620 2435539688480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-296eae69-82d8-4b71-afb3-d544a79a7fc7 - - - - -] port_update received: 291d7db7-39e0-4115-a11b-67d7c066c568 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:36:56.482 3620 2435539688480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-296eae69-82d8-4b71-afb3-d544a79a7fc7 - - - - -] No port 291d7db7-39e0-4115-a11b-67d7c066c568 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:36:57.186 3620 2435539688480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-092da94d-481d-467f-9b52-5ec036c7769b 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] port_update received: 4aa1190d-623f-4fb2-9455-1bd5fb4630cc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:36:57.842 3620 2435539688480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-092da94d-481d-467f-9b52-5ec036c7769b 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] No port 4aa1190d-623f-4fb2-9455-1bd5fb4630cc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:37:00.061 3620 2435539688480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1e01c0af-d442-4785-a1a8-11daf700d5ff 235860f227c1420fb0a225cb54ef5df1 2db5b5ed594345d6b9faceb1fe02c1bd - - -] Security group rule updated on remote: ['30f28773-df28-4421-9363-d92d1c41cd07'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-26 20:37:00.061 3620 2435539688480 MainThread INFO neutron.agent.securitygroups_rpc [req-1e01c0af-d442-4785-a1a8-11daf700d5ff 235860f227c1420fb0a225cb54ef5df1 2db5b5ed594345d6b9faceb1fe02c1bd - - -] Security group rule updated ['30f28773-df28-4421-9363-d92d1c41cd07'] 2022-01-26 20:37:00.502 3620 2435539688480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3da7d69e-3ad5-4496-9308-39a701a4be08 235860f227c1420fb0a225cb54ef5df1 2db5b5ed594345d6b9faceb1fe02c1bd - - -] Security group rule updated on remote: ['30f28773-df28-4421-9363-d92d1c41cd07'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-26 20:37:00.502 3620 2435539688480 MainThread INFO neutron.agent.securitygroups_rpc [req-3da7d69e-3ad5-4496-9308-39a701a4be08 235860f227c1420fb0a225cb54ef5df1 2db5b5ed594345d6b9faceb1fe02c1bd - - -] Security group rule updated ['30f28773-df28-4421-9363-d92d1c41cd07'] 2022-01-26 20:37:05.387 3620 2435539688480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f6e37b0-9862-49ed-81ed-4879ed16c72e e46622266ac247a1b6ba6d705e8ea31d 6640c36098c2473680824eba064a5218 - - -] Security group member updated on remote: ['0935511f-2c29-4759-979d-974f894b058a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:37:06.219 3620 2435539688480 MainThread INFO neutron.agent.securitygroups_rpc [req-4f6e37b0-9862-49ed-81ed-4879ed16c72e e46622266ac247a1b6ba6d705e8ea31d 6640c36098c2473680824eba064a5218 - - -] Security group member updated ['0935511f-2c29-4759-979d-974f894b058a'] 2022-01-26 20:37:09.950 3620 2435539688480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94532f8a-892d-4829-9763-c9beafe08059 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] port_update received: 4eb44c57-ffe0-4170-b3c3-ab57324f4e72 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:37:09.966 3620 2435539688480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-94532f8a-892d-4829-9763-c9beafe08059 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] No port 4eb44c57-ffe0-4170-b3c3-ab57324f4e72 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:37:10.326 3620 2435539686080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4aa1190d-623f-4fb2-9455-1bd5fb4630cc 2022-01-26 20:37:10.886 3620 2435539688480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db9c96cd-e4dd-4846-adb3-82663c632877 e46622266ac247a1b6ba6d705e8ea31d 6640c36098c2473680824eba064a5218 - - -] Security group member updated on remote: ['0935511f-2c29-4759-979d-974f894b058a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:37:10.886 3620 2435539688480 MainThread INFO neutron.agent.securitygroups_rpc [req-db9c96cd-e4dd-4846-adb3-82663c632877 e46622266ac247a1b6ba6d705e8ea31d 6640c36098c2473680824eba064a5218 - - -] Security group member updated ['0935511f-2c29-4759-979d-974f894b058a'] 2022-01-26 20:37:11.152 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-26 20:37:11.778 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Adding port 4aa1190d-623f-4fb2-9455-1bd5fb4630cc 2022-01-26 20:37:11.778 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Port 4aa1190d-623f-4fb2-9455-1bd5fb4630cc updated. Details: {'device': '4aa1190d-623f-4fb2-9455-1bd5fb4630cc', 'network_id': '0da887b4-9ce5-4316-83b6-d930a4a14860', 'port_id': '4aa1190d-623f-4fb2-9455-1bd5fb4630cc', 'mac_address': 'fa:16:3e:78:34:f7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 448, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd5532b64-383c-4c84-8e1f-3c4484dee2fb', '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} 2022-01-26 20:37:11.778 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-26 20:37:11.778 3620 2435539688640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4aa1190d-623f-4fb2-9455-1bd5fb4630cc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:37:11.778 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4aa1190d-623f-4fb2-9455-1bd5fb4630cc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-26 20:37:11.778 3620 2435539688640 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0da887b4-9ce5-4316-83b6-d930a4a14860 2022-01-26 20:37:11.778 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-26 20:37:12.808 3620 2435539688800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d218ea00-d6ab-4672-a4f1-4e7638c4264f 29c7624013a543fab51d3484936925d0 b4d016374d2e4e45a021b9c468ba477b - - -] Security group member updated on remote: ['11e92949-76b3-4b62-ad04-3305d2716dfd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:37:13.604 3620 2435539688800 MainThread INFO neutron.agent.securitygroups_rpc [req-d218ea00-d6ab-4672-a4f1-4e7638c4264f 29c7624013a543fab51d3484936925d0 b4d016374d2e4e45a021b9c468ba477b - - -] Security group member updated ['11e92949-76b3-4b62-ad04-3305d2716dfd'] 2022-01-26 20:37:14.511 3620 2435539688960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9913e7b3-c4ef-445e-8626-dbdcf4687bf3 235860f227c1420fb0a225cb54ef5df1 2db5b5ed594345d6b9faceb1fe02c1bd - - -] Security group member updated on remote: ['30f28773-df28-4421-9363-d92d1c41cd07'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:37:14.528 3620 2435539688960 MainThread INFO neutron.agent.securitygroups_rpc [req-9913e7b3-c4ef-445e-8626-dbdcf4687bf3 235860f227c1420fb0a225cb54ef5df1 2db5b5ed594345d6b9faceb1fe02c1bd - - -] Security group member updated ['30f28773-df28-4421-9363-d92d1c41cd07'] 2022-01-26 20:37:14.528 3620 2435539688800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38062dfe-4e42-4703-8762-72ee3d2dd040 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] port_update received: f3a05e05-e94c-4adb-b73c-95382e7b3350 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:37:14.543 3620 2435539688800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38062dfe-4e42-4703-8762-72ee3d2dd040 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] No port f3a05e05-e94c-4adb-b73c-95382e7b3350 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:37:14.655 3620 2435539688640 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4aa1190d-623f-4fb2-9455-1bd5fb4630cc') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:37:14.655 3620 2435539688640 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4aa1190d-623f-4fb2-9455-1bd5fb4630cc') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:37:14.655 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4aa1190d-623f-4fb2-9455-1bd5fb4630cc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-26 20:37:14.655 3620 2435539688640 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 448, VLAN trunk: None to switch port 4aa1190d-623f-4fb2-9455-1bd5fb4630cc 2022-01-26 20:37:14.731 3620 2435539688640 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-26 20:37:14.731 3620 2435539688640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4aa1190d-623f-4fb2-9455-1bd5fb4630cc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:37:15.057 3620 2435539688640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4aa1190d-623f-4fb2-9455-1bd5fb4630cc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:37:15.857 3620 2435539688640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:37:16.653 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (1356c0c9-8d0c-4819-af3f-ac31b885b340) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:37:17.616 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (1356c0c9-8d0c-4819-af3f-ac31b885b340) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-26 20:37:17.621 3620 2435539688640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4aa1190d-623f-4fb2-9455-1bd5fb4630cc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:37:17.621 3620 2435539688640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-26 20:37:17.621 3620 2435539688640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4aa1190d-623f-4fb2-9455-1bd5fb4630cc not yet added. Adding. 2022-01-26 20:37:17.621 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-26 20:37:17.621 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-26 20:37:17.621 3620 2435539688800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef509fb5-e6bf-4c10-b04a-1a346a3b41f6 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] port_update received: 269ec041-ce77-47bb-be1c-d51fcef19a87 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:37:17.621 3620 2435539689120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-192a01bd-88ea-425b-84b0-a5791d50c8a0 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] port_update received: 16929471-3b6f-4eb2-8320-2630d4f1748b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:37:17.637 3620 2435539689120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-192a01bd-88ea-425b-84b0-a5791d50c8a0 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] No port 16929471-3b6f-4eb2-8320-2630d4f1748b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:37:17.637 3620 2435539688800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ef509fb5-e6bf-4c10-b04a-1a346a3b41f6 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] No port 269ec041-ce77-47bb-be1c-d51fcef19a87 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:37:17.719 3620 2435539688640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4aa1190d-623f-4fb2-9455-1bd5fb4630cc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:37:17.793 3620 2435539688640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4aa1190d-623f-4fb2-9455-1bd5fb4630cc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:37:17.793 3620 2435539688640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4aa1190d-623f-4fb2-9455-1bd5fb4630cc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:37:17.872 3620 2435539688640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4aa1190d-623f-4fb2-9455-1bd5fb4630cc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:37:17.949 3620 2435539688640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4aa1190d-623f-4fb2-9455-1bd5fb4630cc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 6.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:37:17.949 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4aa1190d-623f-4fb2-9455-1bd5fb4630cc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-26 20:37:17.949 3620 2435539688640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4aa1190d-623f-4fb2-9455-1bd5fb4630cc processed. 2022-01-26 20:37:19.323 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48c58c34-a247-4307-ba16-d3305266e2e6 - - - - -] port_update received: f005d282-0714-480d-ae23-cadc320203c7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:37:19.338 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-48c58c34-a247-4307-ba16-d3305266e2e6 - - - - -] No port f005d282-0714-480d-ae23-cadc320203c7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:37:19.622 3620 2435539688640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:37:19.622 3620 2435539686080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4eb44c57-ffe0-4170-b3c3-ab57324f4e72 2022-01-26 20:37:20.479 3620 2435539688640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.859s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:37:21.643 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-26 20:37:21.651 3620 2435539686080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f3a05e05-e94c-4adb-b73c-95382e7b3350 2022-01-26 20:37:21.651 3620 2435539686080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 269ec041-ce77-47bb-be1c-d51fcef19a87 2022-01-26 20:37:22.233 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Adding port 4eb44c57-ffe0-4170-b3c3-ab57324f4e72 2022-01-26 20:37:22.233 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Port 4eb44c57-ffe0-4170-b3c3-ab57324f4e72 updated. Details: {'device': '4eb44c57-ffe0-4170-b3c3-ab57324f4e72', 'network_id': '15cd77f8-e1c1-470c-bd80-6c7ae1a801a8', 'port_id': '4eb44c57-ffe0-4170-b3c3-ab57324f4e72', 'mac_address': 'fa:16:3e:cb:f3:de', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 446, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3a71d783-e3a8-40d2-b37b-0c93d1b53c2d', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-26 20:37:22.233 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-26 20:37:22.233 3620 2435539688640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4eb44c57-ffe0-4170-b3c3-ab57324f4e72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:37:22.233 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4eb44c57-ffe0-4170-b3c3-ab57324f4e72 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-26 20:37:22.233 3620 2435539688640 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 15cd77f8-e1c1-470c-bd80-6c7ae1a801a8 2022-01-26 20:37:22.233 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-26 20:37:22.367 3620 2435539688640 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4eb44c57-ffe0-4170-b3c3-ab57324f4e72') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:37:22.367 3620 2435539688640 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4eb44c57-ffe0-4170-b3c3-ab57324f4e72') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:37:22.385 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4eb44c57-ffe0-4170-b3c3-ab57324f4e72 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-26 20:37:22.385 3620 2435539688640 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 446, VLAN trunk: None to switch port 4eb44c57-ffe0-4170-b3c3-ab57324f4e72 2022-01-26 20:37:22.448 3620 2435539688640 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-26 20:37:22.448 3620 2435539688640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4eb44c57-ffe0-4170-b3c3-ab57324f4e72'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:37:22.748 3620 2435539688640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4eb44c57-ffe0-4170-b3c3-ab57324f4e72']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:37:22.748 3620 2435539688640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:37:22.748 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0935511f-2c29-4759-979d-974f894b058a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:37:22.748 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0935511f-2c29-4759-979d-974f894b058a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-26 20:37:22.748 3620 2435539688640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4eb44c57-ffe0-4170-b3c3-ab57324f4e72 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:37:22.748 3620 2435539688640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-26 20:37:22.748 3620 2435539688640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4eb44c57-ffe0-4170-b3c3-ab57324f4e72 not yet added. Adding. 2022-01-26 20:37:22.748 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-26 20:37:22.748 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-26 20:37:22.827 3620 2435539688640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4eb44c57-ffe0-4170-b3c3-ab57324f4e72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:37:22.904 3620 2435539688640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4eb44c57-ffe0-4170-b3c3-ab57324f4e72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:37:22.931 3620 2435539688640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4eb44c57-ffe0-4170-b3c3-ab57324f4e72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:37:23.034 3620 2435539688640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4eb44c57-ffe0-4170-b3c3-ab57324f4e72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:37:23.135 3620 2435539688640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4eb44c57-ffe0-4170-b3c3-ab57324f4e72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:37:23.135 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4eb44c57-ffe0-4170-b3c3-ab57324f4e72 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-26 20:37:23.143 3620 2435539688640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4eb44c57-ffe0-4170-b3c3-ab57324f4e72 processed. 2022-01-26 20:37:23.666 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-26 20:37:23.669 3620 2435539688640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:37:23.669 3620 2435539686080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 16929471-3b6f-4eb2-8320-2630d4f1748b 2022-01-26 20:37:24.806 3620 2435539688640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:37:25.110 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Adding port 269ec041-ce77-47bb-be1c-d51fcef19a87 2022-01-26 20:37:25.110 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Port 269ec041-ce77-47bb-be1c-d51fcef19a87 updated. Details: {'device': '269ec041-ce77-47bb-be1c-d51fcef19a87', 'network_id': 'f0067db2-b2dc-488a-8c4b-f2d4f13b24ba', 'port_id': '269ec041-ce77-47bb-be1c-d51fcef19a87', 'mac_address': 'fa:16:3e:6e:bf:6f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 424, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '49d2a0f2-fc73-4f82-966c-3684b0274923', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-26 20:37:25.110 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-26 20:37:25.110 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Adding port f3a05e05-e94c-4adb-b73c-95382e7b3350 2022-01-26 20:37:25.110 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Port f3a05e05-e94c-4adb-b73c-95382e7b3350 updated. Details: {'device': 'f3a05e05-e94c-4adb-b73c-95382e7b3350', 'network_id': '15cd77f8-e1c1-470c-bd80-6c7ae1a801a8', 'port_id': 'f3a05e05-e94c-4adb-b73c-95382e7b3350', 'mac_address': 'fa:16:3e:27:1a:0b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 446, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3a71d783-e3a8-40d2-b37b-0c93d1b53c2d', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-26 20:37:25.110 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-26 20:37:25.110 3620 2435539688640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-269ec041-ce77-47bb-be1c-d51fcef19a87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:37:25.110 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 269ec041-ce77-47bb-be1c-d51fcef19a87 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-26 20:37:25.110 3620 2435539688640 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f0067db2-b2dc-488a-8c4b-f2d4f13b24ba 2022-01-26 20:37:25.121 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-26 20:37:25.121 3620 2435539688960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f3a05e05-e94c-4adb-b73c-95382e7b3350" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:37:25.121 3620 2435539688960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f3a05e05-e94c-4adb-b73c-95382e7b3350 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-26 20:37:25.121 3620 2435539688960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-26 20:37:25.254 3620 2435539688960 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f3a05e05-e94c-4adb-b73c-95382e7b3350') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:37:25.254 3620 2435539688960 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f3a05e05-e94c-4adb-b73c-95382e7b3350') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:37:25.254 3620 2435539688960 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f3a05e05-e94c-4adb-b73c-95382e7b3350 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-26 20:37:25.254 3620 2435539688960 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 446, VLAN trunk: None to switch port f3a05e05-e94c-4adb-b73c-95382e7b3350 2022-01-26 20:37:25.254 3620 2435539688640 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '269ec041-ce77-47bb-be1c-d51fcef19a87') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:37:25.254 3620 2435539688640 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '269ec041-ce77-47bb-be1c-d51fcef19a87') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:37:25.279 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 269ec041-ce77-47bb-be1c-d51fcef19a87 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-26 20:37:25.279 3620 2435539688640 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 424, VLAN trunk: None to switch port 269ec041-ce77-47bb-be1c-d51fcef19a87 2022-01-26 20:37:25.338 3620 2435539688960 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-26 20:37:25.338 3620 2435539688960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f3a05e05-e94c-4adb-b73c-95382e7b3350'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:37:25.355 3620 2435539688640 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-26 20:37:25.355 3620 2435539688640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['269ec041-ce77-47bb-be1c-d51fcef19a87'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:37:25.678 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-26 20:37:25.907 3620 2435539688960 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f3a05e05-e94c-4adb-b73c-95382e7b3350']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:37:25.907 3620 2435539688960 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:37:25.907 3620 2435539688960 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0935511f-2c29-4759-979d-974f894b058a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:37:25.921 3620 2435539688960 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0935511f-2c29-4759-979d-974f894b058a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-26 20:37:25.921 3620 2435539688960 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f3a05e05-e94c-4adb-b73c-95382e7b3350 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:37:25.921 3620 2435539688960 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-26 20:37:25.921 3620 2435539688960 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f3a05e05-e94c-4adb-b73c-95382e7b3350 not yet added. Adding. 2022-01-26 20:37:25.921 3620 2435539688960 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-26 20:37:25.921 3620 2435539688960 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-26 20:37:25.921 3620 2435539688640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['269ec041-ce77-47bb-be1c-d51fcef19a87']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:37:25.921 3620 2435539688640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:37:25.921 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (11e92949-76b3-4b62-ad04-3305d2716dfd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:37:25.921 3620 2435539688640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 269ec041-ce77-47bb-be1c-d51fcef19a87 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:37:25.921 3620 2435539688640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-26 20:37:25.921 3620 2435539688640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 269ec041-ce77-47bb-be1c-d51fcef19a87 not yet added. Adding. 2022-01-26 20:37:25.921 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-26 20:37:25.921 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-26 20:37:26.033 3620 2435539688960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3a05e05-e94c-4adb-b73c-95382e7b3350" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:37:26.042 3620 2435539688640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-269ec041-ce77-47bb-be1c-d51fcef19a87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:37:26.144 3620 2435539688960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3a05e05-e94c-4adb-b73c-95382e7b3350" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:37:26.144 3620 2435539688960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3a05e05-e94c-4adb-b73c-95382e7b3350" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:37:26.160 3620 2435539688640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-269ec041-ce77-47bb-be1c-d51fcef19a87" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:37:26.160 3620 2435539688640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-269ec041-ce77-47bb-be1c-d51fcef19a87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:37:26.200 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Adding port 16929471-3b6f-4eb2-8320-2630d4f1748b 2022-01-26 20:37:26.200 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Port 16929471-3b6f-4eb2-8320-2630d4f1748b updated. Details: {'device': '16929471-3b6f-4eb2-8320-2630d4f1748b', 'network_id': '4516c057-057d-4328-b219-148cc457f2aa', 'port_id': '16929471-3b6f-4eb2-8320-2630d4f1748b', 'mac_address': 'fa:16:3e:c0:d0:8e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 421, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ab66317f-1f97-4db1-838e-7f27eb67f0da', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-26 20:37:26.200 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-26 20:37:26.200 3620 2435539689280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-16929471-3b6f-4eb2-8320-2630d4f1748b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:37:26.200 3620 2435539689280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 16929471-3b6f-4eb2-8320-2630d4f1748b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-26 20:37:26.200 3620 2435539689280 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4516c057-057d-4328-b219-148cc457f2aa 2022-01-26 20:37:26.200 3620 2435539689280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-26 20:37:26.298 3620 2435539688640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-269ec041-ce77-47bb-be1c-d51fcef19a87" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:37:26.358 3620 2435539688960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3a05e05-e94c-4adb-b73c-95382e7b3350" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:37:26.407 3620 2435539689280 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '16929471-3b6f-4eb2-8320-2630d4f1748b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:37:26.419 3620 2435539689280 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '16929471-3b6f-4eb2-8320-2630d4f1748b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:37:26.433 3620 2435539689280 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 16929471-3b6f-4eb2-8320-2630d4f1748b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-26 20:37:26.433 3620 2435539689280 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 421, VLAN trunk: None to switch port 16929471-3b6f-4eb2-8320-2630d4f1748b 2022-01-26 20:37:26.480 3620 2435539688640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-269ec041-ce77-47bb-be1c-d51fcef19a87" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:37:26.480 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 269ec041-ce77-47bb-be1c-d51fcef19a87 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-26 20:37:26.480 3620 2435539688640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 269ec041-ce77-47bb-be1c-d51fcef19a87 processed. 2022-01-26 20:37:26.480 3620 2435539688960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f3a05e05-e94c-4adb-b73c-95382e7b3350" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:37:26.480 3620 2435539688960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f3a05e05-e94c-4adb-b73c-95382e7b3350 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-26 20:37:26.480 3620 2435539688960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f3a05e05-e94c-4adb-b73c-95382e7b3350 processed. 2022-01-26 20:37:26.558 3620 2435539689280 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-26 20:37:26.558 3620 2435539689280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['16929471-3b6f-4eb2-8320-2630d4f1748b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:37:26.853 3620 2435539689280 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['16929471-3b6f-4eb2-8320-2630d4f1748b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:37:26.853 3620 2435539689280 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:37:26.853 3620 2435539689280 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (30f28773-df28-4421-9363-d92d1c41cd07) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:37:26.853 3620 2435539689280 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 16929471-3b6f-4eb2-8320-2630d4f1748b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:37:26.853 3620 2435539689280 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-26 20:37:26.853 3620 2435539689280 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 16929471-3b6f-4eb2-8320-2630d4f1748b not yet added. Adding. 2022-01-26 20:37:26.853 3620 2435539689280 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-26 20:37:26.853 3620 2435539689280 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-26 20:37:26.994 3620 2435539689280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16929471-3b6f-4eb2-8320-2630d4f1748b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:37:27.120 3620 2435539689280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16929471-3b6f-4eb2-8320-2630d4f1748b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:37:27.150 3620 2435539689280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16929471-3b6f-4eb2-8320-2630d4f1748b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:37:27.285 3620 2435539689280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16929471-3b6f-4eb2-8320-2630d4f1748b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:37:27.369 3620 2435539689280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-16929471-3b6f-4eb2-8320-2630d4f1748b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:37:27.369 3620 2435539689280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 16929471-3b6f-4eb2-8320-2630d4f1748b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-26 20:37:27.369 3620 2435539689280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 16929471-3b6f-4eb2-8320-2630d4f1748b processed. 2022-01-26 20:37:27.697 3620 2435539689280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:37:29.016 3620 2435539689280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:37:38.228 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c8f57d6-319b-4182-932d-d45b6aa320ea - - - - -] port_update received: 866cb2bc-c636-4498-8021-dddc215448a9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:37:38.244 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c8f57d6-319b-4182-932d-d45b6aa320ea - - - - -] No port 866cb2bc-c636-4498-8021-dddc215448a9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:37:47.950 3620 2435539687200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4aa1190d-623f-4fb2-9455-1bd5fb4630cc 2022-01-26 20:37:49.152 3620 2435539688640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8fdf6ce6-3af3-4278-87e0-7cc0479ae942 12010adcd26e4f12b5e5f041da87aa82 02d70a6cd5a74b56a1159c3dffa9e977 - - -] Security group member updated on remote: ['1356c0c9-8d0c-4819-af3f-ac31b885b340'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:37:49.152 3620 2435539688640 MainThread INFO neutron.agent.securitygroups_rpc [req-8fdf6ce6-3af3-4278-87e0-7cc0479ae942 12010adcd26e4f12b5e5f041da87aa82 02d70a6cd5a74b56a1159c3dffa9e977 - - -] Security group member updated ['1356c0c9-8d0c-4819-af3f-ac31b885b340'] 2022-01-26 20:37:49.152 3620 2435539688640 MainThread INFO neutron.agent.securitygroups_rpc [req-8fdf6ce6-3af3-4278-87e0-7cc0479ae942 12010adcd26e4f12b5e5f041da87aa82 02d70a6cd5a74b56a1159c3dffa9e977 - - -] Refresh firewall rules 2022-01-26 20:37:49.152 3620 2435539688640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8fdf6ce6-3af3-4278-87e0-7cc0479ae942 12010adcd26e4f12b5e5f041da87aa82 02d70a6cd5a74b56a1159c3dffa9e977 - - -] Get security group information for devices via rpc ['4aa1190d-623f-4fb2-9455-1bd5fb4630cc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:37:49.204 3620 2435539688640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8fdf6ce6-3af3-4278-87e0-7cc0479ae942 12010adcd26e4f12b5e5f041da87aa82 02d70a6cd5a74b56a1159c3dffa9e977 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:37:49.204 3620 2435539688640 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8fdf6ce6-3af3-4278-87e0-7cc0479ae942 12010adcd26e4f12b5e5f041da87aa82 02d70a6cd5a74b56a1159c3dffa9e977 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:37:49.508 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8fdf6ce6-3af3-4278-87e0-7cc0479ae942 12010adcd26e4f12b5e5f041da87aa82 02d70a6cd5a74b56a1159c3dffa9e977 - - -] port_delete event received for '4aa1190d-623f-4fb2-9455-1bd5fb4630cc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:37:49.804 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-26 20:37:49.804 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4aa1190d-623f-4fb2-9455-1bd5fb4630cc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-26 20:37:49.804 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4aa1190d-623f-4fb2-9455-1bd5fb4630cc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-26 20:37:49.804 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4aa1190d-623f-4fb2-9455-1bd5fb4630cc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-26 20:37:49.823 3620 2435539688640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0da887b4-9ce5-4316-83b6-d930a4a14860 2022-01-26 20:37:49.823 3620 2435539688640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4aa1190d-623f-4fb2-9455-1bd5fb4630cc'] 2022-01-26 20:37:49.823 3620 2435539688640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-26 20:37:49.823 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-26 20:37:49.823 3620 2435539688640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4aa1190d-623f-4fb2-9455-1bd5fb4630cc'] 2022-01-26 20:37:51.805 3620 2435539688640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:37:51.868 3620 2435539688640 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:37:54.852 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a834443-9a20-45ce-b4d2-ce1961ac6d7a 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] network_delete received. Deleting network 0da887b4-9ce5-4316-83b6-d930a4a14860 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-26 20:37:54.852 3620 2435539688640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3a834443-9a20-45ce-b4d2-ce1961ac6d7a 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] Network 0da887b4-9ce5-4316-83b6-d930a4a14860 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-26 20:38:12.146 3620 2435557752896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9501ffc7-782d-4464-8fe1-63521e2a7247 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] network_delete received. Deleting network 1661b8bc-892d-42b1-8739-61d61cdc1a6a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-26 20:38:12.240 3620 2435557752896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9501ffc7-782d-4464-8fe1-63521e2a7247 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] Network 1661b8bc-892d-42b1-8739-61d61cdc1a6a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-26 20:38:13.118 3620 2435557769280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39dd7249-a265-4f6f-88a4-7f50c8cc1f9d 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] network_delete received. Deleting network 1169d0eb-3910-4e3b-9de7-2a3d7252029f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-26 20:38:13.959 3620 2435557769280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39dd7249-a265-4f6f-88a4-7f50c8cc1f9d 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] Network 1169d0eb-3910-4e3b-9de7-2a3d7252029f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-26 20:38:28.537 3620 2435557703744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-578db3c9-3973-4d80-bf4e-eef571c6d154 - - - - -] port_update received: d3f81197-88f0-4ea2-8b00-47a60d6407cf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:38:29.073 3620 2435557703744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-578db3c9-3973-4d80-bf4e-eef571c6d154 - - - - -] No port d3f81197-88f0-4ea2-8b00-47a60d6407cf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:38:37.460 3620 2435557703744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-569b36cc-e57e-43d5-b358-bd08f1784d30 - - - - -] port_update received: 88d51352-6a41-47dc-b90d-89fd2e46c303 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:38:37.476 3620 2435557703744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-569b36cc-e57e-43d5-b358-bd08f1784d30 - - - - -] No port 88d51352-6a41-47dc-b90d-89fd2e46c303 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:38:43.652 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff9f6572-8b35-4b86-9194-dff2f4454972 - - - - -] port_update received: 32064c6f-f3cb-4334-a1fd-9cdf0fd1a822 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:38:43.660 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff9f6572-8b35-4b86-9194-dff2f4454972 - - - - -] No port 32064c6f-f3cb-4334-a1fd-9cdf0fd1a822 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:38:58.363 3620 2435539686080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 16929471-3b6f-4eb2-8320-2630d4f1748b 2022-01-26 20:38:59.129 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d93776f-5c42-463b-97e4-13990ac09086 - - - - -] port_update received: e0cd1d3f-47f0-45b6-9d98-e240453aaa21 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:38:59.129 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0d93776f-5c42-463b-97e4-13990ac09086 - - - - -] No port e0cd1d3f-47f0-45b6-9d98-e240453aaa21 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:39:00.142 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-26 20:39:00.770 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Adding port 16929471-3b6f-4eb2-8320-2630d4f1748b 2022-01-26 20:39:00.770 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Port 16929471-3b6f-4eb2-8320-2630d4f1748b updated. Details: {'device': '16929471-3b6f-4eb2-8320-2630d4f1748b', 'network_id': '4516c057-057d-4328-b219-148cc457f2aa', 'port_id': '16929471-3b6f-4eb2-8320-2630d4f1748b', 'mac_address': 'fa:16:3e:c0:d0:8e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 421, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ab66317f-1f97-4db1-838e-7f27eb67f0da', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-26 20:39:00.770 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-26 20:39:00.770 3620 2435540926528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-16929471-3b6f-4eb2-8320-2630d4f1748b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:39:00.770 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 16929471-3b6f-4eb2-8320-2630d4f1748b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-26 20:39:00.770 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-26 20:39:00.805 3620 2435540926528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '16929471-3b6f-4eb2-8320-2630d4f1748b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:39:00.805 3620 2435540926528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '16929471-3b6f-4eb2-8320-2630d4f1748b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:39:00.816 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 16929471-3b6f-4eb2-8320-2630d4f1748b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-26 20:39:00.816 3620 2435540926528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 421, VLAN trunk: None to switch port 16929471-3b6f-4eb2-8320-2630d4f1748b 2022-01-26 20:39:00.893 3620 2435540926528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-26 20:39:00.893 3620 2435540926528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['16929471-3b6f-4eb2-8320-2630d4f1748b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:39:01.349 3620 2435540926528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['16929471-3b6f-4eb2-8320-2630d4f1748b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:39:01.349 3620 2435540926528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:39:01.349 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (30f28773-df28-4421-9363-d92d1c41cd07) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:39:01.349 3620 2435540926528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 16929471-3b6f-4eb2-8320-2630d4f1748b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:39:01.349 3620 2435540926528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-26 20:39:01.349 3620 2435540926528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-01-26 20:39:01.364 3620 2435540926528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16929471-3b6f-4eb2-8320-2630d4f1748b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:39:01.364 3620 2435540926528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16929471-3b6f-4eb2-8320-2630d4f1748b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:39:01.364 3620 2435540926528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16929471-3b6f-4eb2-8320-2630d4f1748b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:39:01.364 3620 2435540926528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16929471-3b6f-4eb2-8320-2630d4f1748b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:39:01.452 3620 2435540926528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-16929471-3b6f-4eb2-8320-2630d4f1748b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.687s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:39:01.466 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 16929471-3b6f-4eb2-8320-2630d4f1748b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-26 20:39:01.466 3620 2435540926528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 16929471-3b6f-4eb2-8320-2630d4f1748b processed. 2022-01-26 20:39:02.163 3620 2435540926528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:39:03.572 3620 2435540926528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:39:14.861 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3742dd8d-41ac-4048-94b9-b24df605f7dd 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] network_delete received. Deleting network 02448085-eae7-4e2a-a627-3787fcaffd76 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-26 20:39:14.861 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3742dd8d-41ac-4048-94b9-b24df605f7dd 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] Network 02448085-eae7-4e2a-a627-3787fcaffd76 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-26 20:39:14.942 3620 2435540926528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fa8e72cc-69ef-4e67-bcbd-b87adecb550c 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Security group member updated on remote: ['597c0d04-ad19-4f86-8f96-dcc6b7460d36'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:39:14.942 3620 2435540926528 MainThread INFO neutron.agent.securitygroups_rpc [req-fa8e72cc-69ef-4e67-bcbd-b87adecb550c 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Security group member updated ['597c0d04-ad19-4f86-8f96-dcc6b7460d36'] 2022-01-26 20:39:17.614 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14887dac-c67a-48a1-8f16-a54d2d78a173 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] network_delete received. Deleting network 2e9ab496-91a3-4812-b2f1-6080da04ff67 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-26 20:39:17.614 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14887dac-c67a-48a1-8f16-a54d2d78a173 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] Network 2e9ab496-91a3-4812-b2f1-6080da04ff67 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-26 20:39:18.707 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49fa9144-d07a-4529-a1a5-58af6f8945d3 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] port_update received: 81107eeb-97fb-4f41-a072-58b9806bf1aa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:39:18.720 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49fa9144-d07a-4529-a1a5-58af6f8945d3 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] No port 81107eeb-97fb-4f41-a072-58b9806bf1aa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:39:24.516 3620 2435539687200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 16929471-3b6f-4eb2-8320-2630d4f1748b 2022-01-26 20:39:26.313 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-26 20:39:26.313 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '16929471-3b6f-4eb2-8320-2630d4f1748b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-26 20:39:26.313 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '16929471-3b6f-4eb2-8320-2630d4f1748b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-26 20:39:26.313 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 16929471-3b6f-4eb2-8320-2630d4f1748b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-26 20:39:26.334 3620 2435540926528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['16929471-3b6f-4eb2-8320-2630d4f1748b'] 2022-01-26 20:39:26.334 3620 2435540926528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-26 20:39:26.334 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-26 20:39:26.334 3620 2435540926528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['16929471-3b6f-4eb2-8320-2630d4f1748b'] 2022-01-26 20:39:28.313 3620 2435540926528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:39:28.501 3620 2435540926528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:39:31.505 3620 2435540926528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-80455e40-7624-43e6-a074-81f37b516716 45b55f09df5b4f5e86157ee447ffc5fc cfe79190a04a4e37bdf2aa2328a5e95f - - -] Security group member updated on remote: ['c9b8bfe3-1134-4b17-bf47-586d21510a7e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:39:31.505 3620 2435540926528 MainThread INFO neutron.agent.securitygroups_rpc [req-80455e40-7624-43e6-a074-81f37b516716 45b55f09df5b4f5e86157ee447ffc5fc cfe79190a04a4e37bdf2aa2328a5e95f - - -] Security group member updated ['c9b8bfe3-1134-4b17-bf47-586d21510a7e'] 2022-01-26 20:39:32.549 3620 2435539687200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 16929471-3b6f-4eb2-8320-2630d4f1748b 2022-01-26 20:39:32.596 3620 2435539686080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 81107eeb-97fb-4f41-a072-58b9806bf1aa 2022-01-26 20:39:32.958 3620 2435540926528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bebc6e9e-015a-481c-ad8a-f5d09d0151e9 989e8bcb8bf44337a62b9e5c0c37e4b3 ee8ede2f2295416e88a7169da61d4aed - - -] Security group member updated on remote: ['8a50c585-4dc0-4876-82ca-0c74df6d2359'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:39:32.958 3620 2435540926528 MainThread INFO neutron.agent.securitygroups_rpc [req-bebc6e9e-015a-481c-ad8a-f5d09d0151e9 989e8bcb8bf44337a62b9e5c0c37e4b3 ee8ede2f2295416e88a7169da61d4aed - - -] Security group member updated ['8a50c585-4dc0-4876-82ca-0c74df6d2359'] 2022-01-26 20:39:33.212 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6d5a128-4833-4fe4-a80a-6625c40634de 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] port_update received: 388a78e6-21aa-4957-a7fe-c561b5326cbd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:39:33.219 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6d5a128-4833-4fe4-a80a-6625c40634de 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] No port 388a78e6-21aa-4957-a7fe-c561b5326cbd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:39:34.391 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-26 20:39:34.611 3620 2435539686080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 388a78e6-21aa-4957-a7fe-c561b5326cbd 2022-01-26 20:39:34.818 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Adding port 81107eeb-97fb-4f41-a072-58b9806bf1aa 2022-01-26 20:39:34.818 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Port 81107eeb-97fb-4f41-a072-58b9806bf1aa updated. Details: {'device': '81107eeb-97fb-4f41-a072-58b9806bf1aa', 'network_id': '2ed9b5fe-00df-4204-a867-b096d66509a4', 'port_id': '81107eeb-97fb-4f41-a072-58b9806bf1aa', 'mac_address': 'fa:16:3e:c0:12:22', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 410, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '80859d84-4ea5-4b90-9cbb-32943f627e8d', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-26 20:39:34.818 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-26 20:39:34.818 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-26 20:39:34.818 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '16929471-3b6f-4eb2-8320-2630d4f1748b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-26 20:39:34.832 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '16929471-3b6f-4eb2-8320-2630d4f1748b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-26 20:39:34.832 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 16929471-3b6f-4eb2-8320-2630d4f1748b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-26 20:39:34.832 3620 2435540926528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-81107eeb-97fb-4f41-a072-58b9806bf1aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:39:34.832 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 81107eeb-97fb-4f41-a072-58b9806bf1aa _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-26 20:39:34.832 3620 2435540926528 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2ed9b5fe-00df-4204-a867-b096d66509a4 2022-01-26 20:39:34.832 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-26 20:39:34.848 3620 2435540927008 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4516c057-057d-4328-b219-148cc457f2aa 2022-01-26 20:39:34.848 3620 2435540927008 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['16929471-3b6f-4eb2-8320-2630d4f1748b'] 2022-01-26 20:39:34.848 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-26 20:39:34.848 3620 2435540927008 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['16929471-3b6f-4eb2-8320-2630d4f1748b'] 2022-01-26 20:39:35.021 3620 2435540926528 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '81107eeb-97fb-4f41-a072-58b9806bf1aa') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:39:35.021 3620 2435540926528 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '81107eeb-97fb-4f41-a072-58b9806bf1aa') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:39:35.021 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 81107eeb-97fb-4f41-a072-58b9806bf1aa is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-26 20:39:35.021 3620 2435540926528 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 410, VLAN trunk: None to switch port 81107eeb-97fb-4f41-a072-58b9806bf1aa 2022-01-26 20:39:35.126 3620 2435540926528 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-26 20:39:35.126 3620 2435540926528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['81107eeb-97fb-4f41-a072-58b9806bf1aa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:39:35.422 3620 2435540926528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['81107eeb-97fb-4f41-a072-58b9806bf1aa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:39:35.422 3620 2435540926528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:39:35.422 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (597c0d04-ad19-4f86-8f96-dcc6b7460d36) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:39:35.422 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (597c0d04-ad19-4f86-8f96-dcc6b7460d36) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-26 20:39:35.422 3620 2435540926528 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 81107eeb-97fb-4f41-a072-58b9806bf1aa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:39:35.422 3620 2435540926528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-26 20:39:35.422 3620 2435540926528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 81107eeb-97fb-4f41-a072-58b9806bf1aa not yet added. Adding. 2022-01-26 20:39:35.422 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-26 20:39:35.422 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-26 20:39:35.496 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c75ed58c-859a-4d04-bd03-2e00cfe7ef64 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] port_update received: 30312a9e-5f53-402b-be46-369535427571 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:39:35.496 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c75ed58c-859a-4d04-bd03-2e00cfe7ef64 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] No port 30312a9e-5f53-402b-be46-369535427571 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:39:35.547 3620 2435540926528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81107eeb-97fb-4f41-a072-58b9806bf1aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:39:35.661 3620 2435540926528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81107eeb-97fb-4f41-a072-58b9806bf1aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:39:35.661 3620 2435540926528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81107eeb-97fb-4f41-a072-58b9806bf1aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:39:35.769 3620 2435540926528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-81107eeb-97fb-4f41-a072-58b9806bf1aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:39:35.862 3620 2435540926528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-81107eeb-97fb-4f41-a072-58b9806bf1aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:39:35.862 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 81107eeb-97fb-4f41-a072-58b9806bf1aa status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-26 20:39:35.862 3620 2435540926528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 81107eeb-97fb-4f41-a072-58b9806bf1aa processed. 2022-01-26 20:39:36.394 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-26 20:39:36.394 3620 2435540926528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:39:36.893 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Adding port 388a78e6-21aa-4957-a7fe-c561b5326cbd 2022-01-26 20:39:36.908 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Port 388a78e6-21aa-4957-a7fe-c561b5326cbd updated. Details: {'device': '388a78e6-21aa-4957-a7fe-c561b5326cbd', 'network_id': 'd7135a40-04a4-4b31-b6ce-6e791b31e4b7', 'port_id': '388a78e6-21aa-4957-a7fe-c561b5326cbd', 'mac_address': 'fa:16:3e:3a:9c:6f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 419, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ce1818db-70f0-4bfe-b999-87f7ee305f53', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-26 20:39:36.908 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-26 20:39:36.908 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-388a78e6-21aa-4957-a7fe-c561b5326cbd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:39:36.908 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 388a78e6-21aa-4957-a7fe-c561b5326cbd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-26 20:39:36.908 3620 2435540927008 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d7135a40-04a4-4b31-b6ce-6e791b31e4b7 2022-01-26 20:39:36.908 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-26 20:39:37.047 3620 2435540927008 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '388a78e6-21aa-4957-a7fe-c561b5326cbd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:39:37.064 3620 2435540927008 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '388a78e6-21aa-4957-a7fe-c561b5326cbd') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:39:37.175 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 388a78e6-21aa-4957-a7fe-c561b5326cbd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-26 20:39:37.175 3620 2435540927008 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 419, VLAN trunk: None to switch port 388a78e6-21aa-4957-a7fe-c561b5326cbd 2022-01-26 20:39:37.268 3620 2435540927008 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-26 20:39:37.268 3620 2435540927008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['388a78e6-21aa-4957-a7fe-c561b5326cbd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:39:37.454 3620 2435540926528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:39:37.641 3620 2435540927008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['388a78e6-21aa-4957-a7fe-c561b5326cbd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:39:37.641 3620 2435540927008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:39:37.641 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c9b8bfe3-1134-4b17-bf47-586d21510a7e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:39:37.641 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c9b8bfe3-1134-4b17-bf47-586d21510a7e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-26 20:39:37.641 3620 2435540927008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 388a78e6-21aa-4957-a7fe-c561b5326cbd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:39:37.641 3620 2435540927008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-26 20:39:37.641 3620 2435540927008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 388a78e6-21aa-4957-a7fe-c561b5326cbd not yet added. Adding. 2022-01-26 20:39:37.641 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-26 20:39:37.641 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-26 20:39:37.768 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-388a78e6-21aa-4957-a7fe-c561b5326cbd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:39:37.903 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-388a78e6-21aa-4957-a7fe-c561b5326cbd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:39:37.903 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-388a78e6-21aa-4957-a7fe-c561b5326cbd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:39:38.051 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-388a78e6-21aa-4957-a7fe-c561b5326cbd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:39:38.159 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-388a78e6-21aa-4957-a7fe-c561b5326cbd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:39:38.159 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 388a78e6-21aa-4957-a7fe-c561b5326cbd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-26 20:39:38.159 3620 2435540927008 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 388a78e6-21aa-4957-a7fe-c561b5326cbd processed. 2022-01-26 20:39:38.409 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:39:38.643 3620 2435539686080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 30312a9e-5f53-402b-be46-369535427571 2022-01-26 20:39:38.784 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:39:40.423 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-26 20:39:40.955 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Adding port 30312a9e-5f53-402b-be46-369535427571 2022-01-26 20:39:40.955 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Port 30312a9e-5f53-402b-be46-369535427571 updated. Details: {'device': '30312a9e-5f53-402b-be46-369535427571', 'network_id': '9b76e0aa-4d48-4055-9fa1-b66725f74239', 'port_id': '30312a9e-5f53-402b-be46-369535427571', 'mac_address': 'fa:16:3e:fd:ed:2b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 404, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '12bee7c2-77e0-4a9a-9580-bb901fff69ec', '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} 2022-01-26 20:39:40.955 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-26 20:39:40.955 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-30312a9e-5f53-402b-be46-369535427571" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:39:40.955 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 30312a9e-5f53-402b-be46-369535427571 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-26 20:39:40.955 3620 2435540927008 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9b76e0aa-4d48-4055-9fa1-b66725f74239 2022-01-26 20:39:40.955 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-26 20:39:41.119 3620 2435540927008 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '30312a9e-5f53-402b-be46-369535427571') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:39:41.119 3620 2435540927008 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '30312a9e-5f53-402b-be46-369535427571') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:39:41.143 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 30312a9e-5f53-402b-be46-369535427571 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-26 20:39:41.143 3620 2435540927008 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 404, VLAN trunk: None to switch port 30312a9e-5f53-402b-be46-369535427571 2022-01-26 20:39:41.239 3620 2435540927008 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-26 20:39:41.239 3620 2435540927008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['30312a9e-5f53-402b-be46-369535427571'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:39:41.661 3620 2435540927008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['30312a9e-5f53-402b-be46-369535427571']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:39:41.661 3620 2435540927008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:39:41.682 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8a50c585-4dc0-4876-82ca-0c74df6d2359) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:39:41.682 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8a50c585-4dc0-4876-82ca-0c74df6d2359) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-26 20:39:41.682 3620 2435540927008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 30312a9e-5f53-402b-be46-369535427571 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:39:41.682 3620 2435540927008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-26 20:39:41.682 3620 2435540927008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 30312a9e-5f53-402b-be46-369535427571 not yet added. Adding. 2022-01-26 20:39:41.682 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-26 20:39:41.682 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-26 20:39:41.830 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30312a9e-5f53-402b-be46-369535427571" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:39:42.002 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30312a9e-5f53-402b-be46-369535427571" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:39:42.002 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30312a9e-5f53-402b-be46-369535427571" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:39:42.208 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-30312a9e-5f53-402b-be46-369535427571" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:39:42.313 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-30312a9e-5f53-402b-be46-369535427571" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.360s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:39:42.313 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 30312a9e-5f53-402b-be46-369535427571 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-26 20:39:42.313 3620 2435540927008 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 30312a9e-5f53-402b-be46-369535427571 processed. 2022-01-26 20:39:42.428 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:39:42.962 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.547s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:39:56.813 3620 2435539687200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f3a05e05-e94c-4adb-b73c-95382e7b3350 2022-01-26 20:39:56.813 3620 2435539687200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 30312a9e-5f53-402b-be46-369535427571 2022-01-26 20:39:56.846 3620 2435539686080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 16929471-3b6f-4eb2-8320-2630d4f1748b 2022-01-26 20:39:56.909 3620 2435540927008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a533d0c6-8678-4386-a67b-36cbf52ee364 e46622266ac247a1b6ba6d705e8ea31d 6640c36098c2473680824eba064a5218 - - -] Security group member updated on remote: ['0935511f-2c29-4759-979d-974f894b058a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:39:56.909 3620 2435540927008 MainThread INFO neutron.agent.securitygroups_rpc [req-a533d0c6-8678-4386-a67b-36cbf52ee364 e46622266ac247a1b6ba6d705e8ea31d 6640c36098c2473680824eba064a5218 - - -] Security group member updated ['0935511f-2c29-4759-979d-974f894b058a'] 2022-01-26 20:39:56.909 3620 2435540927008 MainThread INFO neutron.agent.securitygroups_rpc [req-a533d0c6-8678-4386-a67b-36cbf52ee364 e46622266ac247a1b6ba6d705e8ea31d 6640c36098c2473680824eba064a5218 - - -] Refresh firewall rules 2022-01-26 20:39:56.909 3620 2435540927008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a533d0c6-8678-4386-a67b-36cbf52ee364 e46622266ac247a1b6ba6d705e8ea31d 6640c36098c2473680824eba064a5218 - - -] Get security group information for devices via rpc ['4eb44c57-ffe0-4170-b3c3-ab57324f4e72', 'f3a05e05-e94c-4adb-b73c-95382e7b3350'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:39:57.053 3620 2435540927168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a533d0c6-8678-4386-a67b-36cbf52ee364 e46622266ac247a1b6ba6d705e8ea31d 6640c36098c2473680824eba064a5218 - - -] port_delete event received for 'f3a05e05-e94c-4adb-b73c-95382e7b3350' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:39:57.053 3620 2435540927168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c75ac780-2370-45c6-8726-e6c94c400292 989e8bcb8bf44337a62b9e5c0c37e4b3 ee8ede2f2295416e88a7169da61d4aed - - -] Security group member updated on remote: ['8a50c585-4dc0-4876-82ca-0c74df6d2359'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:39:57.053 3620 2435540927168 MainThread INFO neutron.agent.securitygroups_rpc [req-c75ac780-2370-45c6-8726-e6c94c400292 989e8bcb8bf44337a62b9e5c0c37e4b3 ee8ede2f2295416e88a7169da61d4aed - - -] Security group member updated ['8a50c585-4dc0-4876-82ca-0c74df6d2359'] 2022-01-26 20:39:57.213 3620 2435540927008 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a533d0c6-8678-4386-a67b-36cbf52ee364 e46622266ac247a1b6ba6d705e8ea31d 6640c36098c2473680824eba064a5218 - - -] Update security group information for ports dict_keys(['4eb44c57-ffe0-4170-b3c3-ab57324f4e72']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:39:57.213 3620 2435540927008 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a533d0c6-8678-4386-a67b-36cbf52ee364 e46622266ac247a1b6ba6d705e8ea31d 6640c36098c2473680824eba064a5218 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:39:57.213 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a533d0c6-8678-4386-a67b-36cbf52ee364 e46622266ac247a1b6ba6d705e8ea31d 6640c36098c2473680824eba064a5218 - - -] Update rules of security group (0935511f-2c29-4759-979d-974f894b058a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:39:57.213 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-a533d0c6-8678-4386-a67b-36cbf52ee364 e46622266ac247a1b6ba6d705e8ea31d 6640c36098c2473680824eba064a5218 - - -] Update members of security group (0935511f-2c29-4759-979d-974f894b058a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-26 20:39:57.213 3620 2435540927008 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a533d0c6-8678-4386-a67b-36cbf52ee364 e46622266ac247a1b6ba6d705e8ea31d 6640c36098c2473680824eba064a5218 - - -] Update port filter for 4eb44c57-ffe0-4170-b3c3-ab57324f4e72 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:39:57.213 3620 2435540927008 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a533d0c6-8678-4386-a67b-36cbf52ee364 e46622266ac247a1b6ba6d705e8ea31d 6640c36098c2473680824eba064a5218 - - -] Updating port rules. 2022-01-26 20:39:57.213 3620 2435540927008 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-a533d0c6-8678-4386-a67b-36cbf52ee364 e46622266ac247a1b6ba6d705e8ea31d 6640c36098c2473680824eba064a5218 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-26 20:39:57.222 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [req-a533d0c6-8678-4386-a67b-36cbf52ee364 e46622266ac247a1b6ba6d705e8ea31d 6640c36098c2473680824eba064a5218 - - -] Lock "n-hv-driver-port-lock-4eb44c57-ffe0-4170-b3c3-ab57324f4e72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:39:57.222 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [req-a533d0c6-8678-4386-a67b-36cbf52ee364 e46622266ac247a1b6ba6d705e8ea31d 6640c36098c2473680824eba064a5218 - - -] Lock "n-hv-driver-port-lock-4eb44c57-ffe0-4170-b3c3-ab57324f4e72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:39:57.222 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [req-a533d0c6-8678-4386-a67b-36cbf52ee364 e46622266ac247a1b6ba6d705e8ea31d 6640c36098c2473680824eba064a5218 - - -] Lock "n-hv-driver-port-lock-4eb44c57-ffe0-4170-b3c3-ab57324f4e72" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:39:57.286 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c75ac780-2370-45c6-8726-e6c94c400292 989e8bcb8bf44337a62b9e5c0c37e4b3 ee8ede2f2295416e88a7169da61d4aed - - -] port_delete event received for '30312a9e-5f53-402b-be46-369535427571' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:39:57.473 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [req-a533d0c6-8678-4386-a67b-36cbf52ee364 e46622266ac247a1b6ba6d705e8ea31d 6640c36098c2473680824eba064a5218 - - -] Lock "n-hv-driver-port-lock-4eb44c57-ffe0-4170-b3c3-ab57324f4e72" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:39:57.473 3620 2435540927168 MainThread INFO neutron.agent.securitygroups_rpc [req-c75ac780-2370-45c6-8726-e6c94c400292 989e8bcb8bf44337a62b9e5c0c37e4b3 ee8ede2f2295416e88a7169da61d4aed - - -] Refresh firewall rules 2022-01-26 20:39:57.473 3620 2435540927168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c75ac780-2370-45c6-8726-e6c94c400292 989e8bcb8bf44337a62b9e5c0c37e4b3 ee8ede2f2295416e88a7169da61d4aed - - -] Get security group information for devices via rpc ['30312a9e-5f53-402b-be46-369535427571'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:39:57.517 3620 2435540927168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c75ac780-2370-45c6-8726-e6c94c400292 989e8bcb8bf44337a62b9e5c0c37e4b3 ee8ede2f2295416e88a7169da61d4aed - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:39:57.517 3620 2435540927168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c75ac780-2370-45c6-8726-e6c94c400292 989e8bcb8bf44337a62b9e5c0c37e4b3 ee8ede2f2295416e88a7169da61d4aed - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:39:58.516 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-26 20:39:58.843 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Adding port 16929471-3b6f-4eb2-8320-2630d4f1748b 2022-01-26 20:39:58.843 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Port 16929471-3b6f-4eb2-8320-2630d4f1748b updated. Details: {'device': '16929471-3b6f-4eb2-8320-2630d4f1748b', 'network_id': '4516c057-057d-4328-b219-148cc457f2aa', 'port_id': '16929471-3b6f-4eb2-8320-2630d4f1748b', 'mac_address': 'fa:16:3e:c0:d0:8e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 421, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ab66317f-1f97-4db1-838e-7f27eb67f0da', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-26 20:39:58.844 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-26 20:39:58.844 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-26 20:39:58.844 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '30312a9e-5f53-402b-be46-369535427571' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-26 20:39:58.844 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '30312a9e-5f53-402b-be46-369535427571' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-26 20:39:58.844 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 30312a9e-5f53-402b-be46-369535427571 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-26 20:39:58.844 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f3a05e05-e94c-4adb-b73c-95382e7b3350' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-26 20:39:58.844 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f3a05e05-e94c-4adb-b73c-95382e7b3350' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-26 20:39:58.844 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f3a05e05-e94c-4adb-b73c-95382e7b3350 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-26 20:39:58.844 3620 2435540927168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-16929471-3b6f-4eb2-8320-2630d4f1748b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:39:58.844 3620 2435540927168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 16929471-3b6f-4eb2-8320-2630d4f1748b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-26 20:39:58.844 3620 2435540927168 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4516c057-057d-4328-b219-148cc457f2aa 2022-01-26 20:39:58.844 3620 2435540927168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-26 20:39:58.879 3620 2435540926528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f3a05e05-e94c-4adb-b73c-95382e7b3350'] 2022-01-26 20:39:58.879 3620 2435540926528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-26 20:39:58.879 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-26 20:39:58.879 3620 2435540926528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f3a05e05-e94c-4adb-b73c-95382e7b3350'] 2022-01-26 20:39:58.879 3620 2435540927008 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9b76e0aa-4d48-4055-9fa1-b66725f74239 2022-01-26 20:39:58.879 3620 2435540927008 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['30312a9e-5f53-402b-be46-369535427571'] 2022-01-26 20:39:58.879 3620 2435540927008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-26 20:39:58.879 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-26 20:39:58.879 3620 2435540927008 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['30312a9e-5f53-402b-be46-369535427571'] 2022-01-26 20:39:59.097 3620 2435540927168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '16929471-3b6f-4eb2-8320-2630d4f1748b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:39:59.097 3620 2435540927168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '16929471-3b6f-4eb2-8320-2630d4f1748b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:39:59.118 3620 2435540927168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 16929471-3b6f-4eb2-8320-2630d4f1748b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-26 20:39:59.118 3620 2435540927168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 421, VLAN trunk: None to switch port 16929471-3b6f-4eb2-8320-2630d4f1748b 2022-01-26 20:39:59.226 3620 2435540927168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-26 20:39:59.242 3620 2435540927168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['16929471-3b6f-4eb2-8320-2630d4f1748b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:39:59.468 3620 2435540927168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['16929471-3b6f-4eb2-8320-2630d4f1748b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:39:59.468 3620 2435540927168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:39:59.468 3620 2435540927168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (30f28773-df28-4421-9363-d92d1c41cd07) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:39:59.468 3620 2435540927168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 16929471-3b6f-4eb2-8320-2630d4f1748b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:39:59.468 3620 2435540927168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-26 20:39:59.468 3620 2435540927168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 16929471-3b6f-4eb2-8320-2630d4f1748b not yet added. Adding. 2022-01-26 20:39:59.468 3620 2435540927168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-26 20:39:59.468 3620 2435540927168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-26 20:39:59.657 3620 2435540927168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16929471-3b6f-4eb2-8320-2630d4f1748b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:39:59.815 3620 2435540927168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16929471-3b6f-4eb2-8320-2630d4f1748b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:39:59.815 3620 2435540927168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16929471-3b6f-4eb2-8320-2630d4f1748b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:40:00.007 3620 2435540927168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-16929471-3b6f-4eb2-8320-2630d4f1748b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:40:00.163 3620 2435540927168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-16929471-3b6f-4eb2-8320-2630d4f1748b" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:40:00.163 3620 2435540927168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 16929471-3b6f-4eb2-8320-2630d4f1748b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-26 20:40:00.163 3620 2435540927168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 16929471-3b6f-4eb2-8320-2630d4f1748b processed. 2022-01-26 20:40:00.509 3620 2435540927168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:40:00.977 3620 2435540927168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:40:02.172 3620 2435540927168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aa1ea4ad-5581-4774-b5cb-97a5ea562c39 989e8bcb8bf44337a62b9e5c0c37e4b3 ee8ede2f2295416e88a7169da61d4aed - - -] Security group member updated on remote: ['8a50c585-4dc0-4876-82ca-0c74df6d2359'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:40:02.172 3620 2435540927168 MainThread INFO neutron.agent.securitygroups_rpc [req-aa1ea4ad-5581-4774-b5cb-97a5ea562c39 989e8bcb8bf44337a62b9e5c0c37e4b3 ee8ede2f2295416e88a7169da61d4aed - - -] Security group member updated ['8a50c585-4dc0-4876-82ca-0c74df6d2359'] 2022-01-26 20:40:03.268 3620 2435540927168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bf262eee-3c95-4e99-b88a-271f8a8b65b4 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Security group rule updated on remote: ['5894c9c7-a5ff-4409-9268-86f5c108bc97'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-26 20:40:03.268 3620 2435540927168 MainThread INFO neutron.agent.securitygroups_rpc [req-bf262eee-3c95-4e99-b88a-271f8a8b65b4 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Security group rule updated ['5894c9c7-a5ff-4409-9268-86f5c108bc97'] 2022-01-26 20:40:04.081 3620 2435540927168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-61cf3c83-5e8d-4e75-97b2-12dca927d347 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Security group rule updated on remote: ['5894c9c7-a5ff-4409-9268-86f5c108bc97'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-26 20:40:04.081 3620 2435540927168 MainThread INFO neutron.agent.securitygroups_rpc [req-61cf3c83-5e8d-4e75-97b2-12dca927d347 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Security group rule updated ['5894c9c7-a5ff-4409-9268-86f5c108bc97'] 2022-01-26 20:40:04.157 3620 2435540927168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e7f3411-d99b-4a3c-b371-f7946ac712c0 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] port_update received: 216bc279-8c2c-4ed6-9091-4081b7a7fe7a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:40:04.171 3620 2435540927168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4e7f3411-d99b-4a3c-b371-f7946ac712c0 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] No port 216bc279-8c2c-4ed6-9091-4081b7a7fe7a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:40:04.548 3620 2435540927168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ca2871d0-e96d-4c68-b616-4410689fcd4d 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Security group rule updated on remote: ['5894c9c7-a5ff-4409-9268-86f5c108bc97'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-26 20:40:04.548 3620 2435540927168 MainThread INFO neutron.agent.securitygroups_rpc [req-ca2871d0-e96d-4c68-b616-4410689fcd4d 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Security group rule updated ['5894c9c7-a5ff-4409-9268-86f5c108bc97'] 2022-01-26 20:40:04.859 3620 2435540927168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2b98e40b-1ad3-4f0f-b0ac-725758a8de8e 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Security group rule updated on remote: ['5894c9c7-a5ff-4409-9268-86f5c108bc97'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-26 20:40:04.859 3620 2435540927168 MainThread INFO neutron.agent.securitygroups_rpc [req-2b98e40b-1ad3-4f0f-b0ac-725758a8de8e 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Security group rule updated ['5894c9c7-a5ff-4409-9268-86f5c108bc97'] 2022-01-26 20:40:05.068 3620 2435540927168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-aaf3b45b-2e52-4697-9718-5c537a572174 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Security group rule updated on remote: ['5894c9c7-a5ff-4409-9268-86f5c108bc97'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-26 20:40:05.068 3620 2435540927168 MainThread INFO neutron.agent.securitygroups_rpc [req-aaf3b45b-2e52-4697-9718-5c537a572174 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Security group rule updated ['5894c9c7-a5ff-4409-9268-86f5c108bc97'] 2022-01-26 20:40:05.329 3620 2435540927168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-00f3d199-b650-4d2f-a7c6-835f443720d8 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Security group rule updated on remote: ['5894c9c7-a5ff-4409-9268-86f5c108bc97'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-26 20:40:05.344 3620 2435540927168 MainThread INFO neutron.agent.securitygroups_rpc [req-00f3d199-b650-4d2f-a7c6-835f443720d8 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Security group rule updated ['5894c9c7-a5ff-4409-9268-86f5c108bc97'] 2022-01-26 20:40:06.490 3620 2435540927168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Security group member updated on remote: ['5894c9c7-a5ff-4409-9268-86f5c108bc97', '597c0d04-ad19-4f86-8f96-dcc6b7460d36'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:40:06.490 3620 2435540927168 MainThread INFO neutron.agent.securitygroups_rpc [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Security group member updated ['5894c9c7-a5ff-4409-9268-86f5c108bc97', '597c0d04-ad19-4f86-8f96-dcc6b7460d36'] 2022-01-26 20:40:06.490 3620 2435540927168 MainThread INFO neutron.agent.securitygroups_rpc [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Refresh firewall rules 2022-01-26 20:40:06.490 3620 2435540927168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Get security group information for devices via rpc ['81107eeb-97fb-4f41-a072-58b9806bf1aa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:40:06.562 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] port_update received: 81107eeb-97fb-4f41-a072-58b9806bf1aa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:40:06.593 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Lock "n-hv-agent-port-lock-81107eeb-97fb-4f41-a072-58b9806bf1aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:40:06.593 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Binding port 81107eeb-97fb-4f41-a072-58b9806bf1aa _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-26 20:40:06.593 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-26 20:40:06.629 3620 2435540927008 MainThread DEBUG neutron.services.trunk.rpc.agent [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '81107eeb-97fb-4f41-a072-58b9806bf1aa') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:40:06.629 3620 2435540927008 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '81107eeb-97fb-4f41-a072-58b9806bf1aa') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:40:06.629 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Trunk plugin disabled on server. Assuming port 81107eeb-97fb-4f41-a072-58b9806bf1aa is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-26 20:40:06.629 3620 2435540927008 MainThread INFO networking_hyperv.neutron.trunk_driver [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Binding VLAN ID: 410, VLAN trunk: None to switch port 81107eeb-97fb-4f41-a072-58b9806bf1aa 2022-01-26 20:40:06.703 3620 2435540927008 MainThread INFO neutron.agent.securitygroups_rpc [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Refresh firewall rules 2022-01-26 20:40:06.703 3620 2435540927008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Get security group information for devices via rpc ['81107eeb-97fb-4f41-a072-58b9806bf1aa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:40:06.888 3620 2435539687200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4eb44c57-ffe0-4170-b3c3-ab57324f4e72 2022-01-26 20:40:06.968 3620 2435539686080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 216bc279-8c2c-4ed6-9091-4081b7a7fe7a 2022-01-26 20:40:07.487 3620 2435540927168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Update security group information for ports dict_keys(['81107eeb-97fb-4f41-a072-58b9806bf1aa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:40:07.487 3620 2435540927168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:40:07.487 3620 2435540927168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Update rules of security group (5894c9c7-a5ff-4409-9268-86f5c108bc97) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:40:07.487 3620 2435540927168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Update rules of security group (597c0d04-ad19-4f86-8f96-dcc6b7460d36) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:40:07.487 3620 2435540927168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Update members of security group (597c0d04-ad19-4f86-8f96-dcc6b7460d36) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-26 20:40:07.487 3620 2435540927168 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Update port filter for 81107eeb-97fb-4f41-a072-58b9806bf1aa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:40:07.487 3620 2435540927168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Updating port rules. 2022-01-26 20:40:07.487 3620 2435540927168 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Creating 6 new rules, removing 0 old rules. 2022-01-26 20:40:07.487 3620 2435540927168 MainThread DEBUG oslo_concurrency.lockutils [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Lock "n-hv-driver-port-lock-81107eeb-97fb-4f41-a072-58b9806bf1aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:40:07.632 3620 2435540927168 MainThread DEBUG oslo_concurrency.lockutils [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Lock "n-hv-driver-port-lock-81107eeb-97fb-4f41-a072-58b9806bf1aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:40:07.632 3620 2435540927168 MainThread DEBUG oslo_concurrency.lockutils [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Lock "n-hv-driver-port-lock-81107eeb-97fb-4f41-a072-58b9806bf1aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:40:07.632 3620 2435540927168 MainThread DEBUG oslo_concurrency.lockutils [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Lock "n-hv-driver-port-lock-81107eeb-97fb-4f41-a072-58b9806bf1aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:40:07.661 3620 2435540927008 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Update security group information for ports dict_keys(['81107eeb-97fb-4f41-a072-58b9806bf1aa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:40:07.661 3620 2435540927008 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:40:07.661 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Update rules of security group (5894c9c7-a5ff-4409-9268-86f5c108bc97) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:40:07.661 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Update rules of security group (597c0d04-ad19-4f86-8f96-dcc6b7460d36) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:40:07.661 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Update members of security group (597c0d04-ad19-4f86-8f96-dcc6b7460d36) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-26 20:40:07.661 3620 2435540927008 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Update port filter for 81107eeb-97fb-4f41-a072-58b9806bf1aa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:40:07.672 3620 2435540927008 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Updating port rules. 2022-01-26 20:40:07.672 3620 2435540927008 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Creating 0 new rules, removing 0 old rules. 2022-01-26 20:40:07.672 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Lock "n-hv-driver-port-lock-81107eeb-97fb-4f41-a072-58b9806bf1aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:40:07.672 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Lock "n-hv-driver-port-lock-81107eeb-97fb-4f41-a072-58b9806bf1aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:40:07.672 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Lock "n-hv-driver-port-lock-81107eeb-97fb-4f41-a072-58b9806bf1aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:40:07.672 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Lock "n-hv-driver-port-lock-81107eeb-97fb-4f41-a072-58b9806bf1aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:40:07.723 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [req-b25d3015-b95c-4cb2-930f-eee270cb7387 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Lock "n-hv-agent-port-lock-81107eeb-97fb-4f41-a072-58b9806bf1aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:40:07.813 3620 2435540927008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-50caafa9-631b-4b01-9e48-a9b3e1b84c41 e46622266ac247a1b6ba6d705e8ea31d 6640c36098c2473680824eba064a5218 - - -] Security group member updated on remote: ['0935511f-2c29-4759-979d-974f894b058a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:40:07.813 3620 2435540927008 MainThread INFO neutron.agent.securitygroups_rpc [req-50caafa9-631b-4b01-9e48-a9b3e1b84c41 e46622266ac247a1b6ba6d705e8ea31d 6640c36098c2473680824eba064a5218 - - -] Security group member updated ['0935511f-2c29-4759-979d-974f894b058a'] 2022-01-26 20:40:07.813 3620 2435540927008 MainThread INFO neutron.agent.securitygroups_rpc [req-50caafa9-631b-4b01-9e48-a9b3e1b84c41 e46622266ac247a1b6ba6d705e8ea31d 6640c36098c2473680824eba064a5218 - - -] Refresh firewall rules 2022-01-26 20:40:07.828 3620 2435540927008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-50caafa9-631b-4b01-9e48-a9b3e1b84c41 e46622266ac247a1b6ba6d705e8ea31d 6640c36098c2473680824eba064a5218 - - -] Get security group information for devices via rpc ['4eb44c57-ffe0-4170-b3c3-ab57324f4e72'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:40:07.861 3620 2435540927008 MainThread DEBUG neutron.agent.securitygroups_rpc [req-50caafa9-631b-4b01-9e48-a9b3e1b84c41 e46622266ac247a1b6ba6d705e8ea31d 6640c36098c2473680824eba064a5218 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:40:07.861 3620 2435540927008 MainThread DEBUG neutron.agent.securitygroups_rpc [req-50caafa9-631b-4b01-9e48-a9b3e1b84c41 e46622266ac247a1b6ba6d705e8ea31d 6640c36098c2473680824eba064a5218 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:40:07.941 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50caafa9-631b-4b01-9e48-a9b3e1b84c41 e46622266ac247a1b6ba6d705e8ea31d 6640c36098c2473680824eba064a5218 - - -] port_delete event received for '4eb44c57-ffe0-4170-b3c3-ab57324f4e72' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:40:08.567 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-26 20:40:08.860 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Adding port 216bc279-8c2c-4ed6-9091-4081b7a7fe7a 2022-01-26 20:40:08.860 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Port 216bc279-8c2c-4ed6-9091-4081b7a7fe7a updated. Details: {'device': '216bc279-8c2c-4ed6-9091-4081b7a7fe7a', 'network_id': '9b76e0aa-4d48-4055-9fa1-b66725f74239', 'port_id': '216bc279-8c2c-4ed6-9091-4081b7a7fe7a', 'mac_address': 'fa:16:3e:38:1a:4e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 404, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '12bee7c2-77e0-4a9a-9580-bb901fff69ec', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-26 20:40:08.860 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-26 20:40:08.860 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-26 20:40:08.860 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-216bc279-8c2c-4ed6-9091-4081b7a7fe7a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:40:08.860 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 216bc279-8c2c-4ed6-9091-4081b7a7fe7a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-26 20:40:08.860 3620 2435540927008 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9b76e0aa-4d48-4055-9fa1-b66725f74239 2022-01-26 20:40:08.860 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-26 20:40:08.860 3620 2435540927168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4eb44c57-ffe0-4170-b3c3-ab57324f4e72' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-26 20:40:08.860 3620 2435540927168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4eb44c57-ffe0-4170-b3c3-ab57324f4e72' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-26 20:40:08.860 3620 2435540927168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4eb44c57-ffe0-4170-b3c3-ab57324f4e72 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-26 20:40:08.895 3620 2435540927168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 15cd77f8-e1c1-470c-bd80-6c7ae1a801a8 2022-01-26 20:40:08.895 3620 2435540927168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4eb44c57-ffe0-4170-b3c3-ab57324f4e72'] 2022-01-26 20:40:08.895 3620 2435540927168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-26 20:40:08.895 3620 2435540927168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-26 20:40:08.895 3620 2435540927168 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4eb44c57-ffe0-4170-b3c3-ab57324f4e72'] 2022-01-26 20:40:09.050 3620 2435540927008 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '216bc279-8c2c-4ed6-9091-4081b7a7fe7a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:40:09.050 3620 2435540927008 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '216bc279-8c2c-4ed6-9091-4081b7a7fe7a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:40:09.050 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 216bc279-8c2c-4ed6-9091-4081b7a7fe7a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-26 20:40:09.050 3620 2435540927008 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 404, VLAN trunk: None to switch port 216bc279-8c2c-4ed6-9091-4081b7a7fe7a 2022-01-26 20:40:09.189 3620 2435540927008 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-26 20:40:09.205 3620 2435540927008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['216bc279-8c2c-4ed6-9091-4081b7a7fe7a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:40:09.408 3620 2435540927008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['216bc279-8c2c-4ed6-9091-4081b7a7fe7a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:40:09.408 3620 2435540927008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:40:09.408 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8a50c585-4dc0-4876-82ca-0c74df6d2359) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:40:09.408 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8a50c585-4dc0-4876-82ca-0c74df6d2359) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-26 20:40:09.408 3620 2435540927008 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 216bc279-8c2c-4ed6-9091-4081b7a7fe7a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:40:09.408 3620 2435540927008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-26 20:40:09.408 3620 2435540927008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 216bc279-8c2c-4ed6-9091-4081b7a7fe7a not yet added. Adding. 2022-01-26 20:40:09.408 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-26 20:40:09.408 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-26 20:40:09.582 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-216bc279-8c2c-4ed6-9091-4081b7a7fe7a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:40:09.765 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-216bc279-8c2c-4ed6-9091-4081b7a7fe7a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:40:09.765 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-216bc279-8c2c-4ed6-9091-4081b7a7fe7a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:40:09.938 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-216bc279-8c2c-4ed6-9091-4081b7a7fe7a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:40:10.053 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-216bc279-8c2c-4ed6-9091-4081b7a7fe7a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:40:10.053 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 216bc279-8c2c-4ed6-9091-4081b7a7fe7a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-26 20:40:10.069 3620 2435540927008 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 216bc279-8c2c-4ed6-9091-4081b7a7fe7a processed. 2022-01-26 20:40:10.579 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:40:10.797 3620 2435540927168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-382fad5d-c1dd-4a44-ab7f-4c2926539ba9 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] port_delete event received for '866cb2bc-c636-4498-8021-dddc215448a9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:40:10.968 3620 2435540927008 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:40:13.468 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-47997dd9-5605-449e-bd64-1d3881fa9178 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] port_delete event received for '7a02878c-9f0b-4b36-8924-70bc287d71fe' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:40:14.812 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3201b22-d9af-41fd-83a1-da14c2fca31e 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] network_delete received. Deleting network 15cd77f8-e1c1-470c-bd80-6c7ae1a801a8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-26 20:40:14.812 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3201b22-d9af-41fd-83a1-da14c2fca31e 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] Network 15cd77f8-e1c1-470c-bd80-6c7ae1a801a8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-26 20:40:18.426 3620 2435540927008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-70f8b5e9-efea-48d4-a09c-09a3a1c4b6c4 989e8bcb8bf44337a62b9e5c0c37e4b3 ee8ede2f2295416e88a7169da61d4aed - - -] Security group member updated on remote: ['8a50c585-4dc0-4876-82ca-0c74df6d2359'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:40:18.426 3620 2435540927008 MainThread INFO neutron.agent.securitygroups_rpc [req-70f8b5e9-efea-48d4-a09c-09a3a1c4b6c4 989e8bcb8bf44337a62b9e5c0c37e4b3 ee8ede2f2295416e88a7169da61d4aed - - -] Security group member updated ['8a50c585-4dc0-4876-82ca-0c74df6d2359'] 2022-01-26 20:40:18.426 3620 2435540927008 MainThread INFO neutron.agent.securitygroups_rpc [req-70f8b5e9-efea-48d4-a09c-09a3a1c4b6c4 989e8bcb8bf44337a62b9e5c0c37e4b3 ee8ede2f2295416e88a7169da61d4aed - - -] Refresh firewall rules 2022-01-26 20:40:18.426 3620 2435540927008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-70f8b5e9-efea-48d4-a09c-09a3a1c4b6c4 989e8bcb8bf44337a62b9e5c0c37e4b3 ee8ede2f2295416e88a7169da61d4aed - - -] Get security group information for devices via rpc ['216bc279-8c2c-4ed6-9091-4081b7a7fe7a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:40:18.516 3620 2435540927008 MainThread DEBUG neutron.agent.securitygroups_rpc [req-70f8b5e9-efea-48d4-a09c-09a3a1c4b6c4 989e8bcb8bf44337a62b9e5c0c37e4b3 ee8ede2f2295416e88a7169da61d4aed - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:40:18.516 3620 2435540927008 MainThread DEBUG neutron.agent.securitygroups_rpc [req-70f8b5e9-efea-48d4-a09c-09a3a1c4b6c4 989e8bcb8bf44337a62b9e5c0c37e4b3 ee8ede2f2295416e88a7169da61d4aed - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:40:18.596 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70f8b5e9-efea-48d4-a09c-09a3a1c4b6c4 989e8bcb8bf44337a62b9e5c0c37e4b3 ee8ede2f2295416e88a7169da61d4aed - - -] port_delete event received for '216bc279-8c2c-4ed6-9091-4081b7a7fe7a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:40:18.983 3620 2435539687200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 216bc279-8c2c-4ed6-9091-4081b7a7fe7a 2022-01-26 20:40:20.628 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-26 20:40:21.921 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '216bc279-8c2c-4ed6-9091-4081b7a7fe7a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-26 20:40:22.828 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '216bc279-8c2c-4ed6-9091-4081b7a7fe7a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-26 20:40:22.828 3620 2435540927008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 216bc279-8c2c-4ed6-9091-4081b7a7fe7a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-26 20:40:22.846 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-26 20:40:22.846 3620 2435540927648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:40:22.846 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '216bc279-8c2c-4ed6-9091-4081b7a7fe7a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-26 20:40:22.846 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '216bc279-8c2c-4ed6-9091-4081b7a7fe7a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-26 20:40:22.846 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 216bc279-8c2c-4ed6-9091-4081b7a7fe7a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-26 20:40:22.858 3620 2435540926528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9b76e0aa-4d48-4055-9fa1-b66725f74239 2022-01-26 20:40:22.858 3620 2435540926528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['216bc279-8c2c-4ed6-9091-4081b7a7fe7a'] 2022-01-26 20:40:22.858 3620 2435540926528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-26 20:40:22.858 3620 2435540926528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-26 20:40:22.858 3620 2435540926528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['216bc279-8c2c-4ed6-9091-4081b7a7fe7a'] 2022-01-26 20:40:22.890 3620 2435540927648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:40:43.203 3620 2435539687200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 388a78e6-21aa-4957-a7fe-c561b5326cbd 2022-01-26 20:40:43.877 3620 2435540927648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3884249b-5e16-477d-be5a-030f19e0b684 45b55f09df5b4f5e86157ee447ffc5fc cfe79190a04a4e37bdf2aa2328a5e95f - - -] Security group member updated on remote: ['c9b8bfe3-1134-4b17-bf47-586d21510a7e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:40:43.877 3620 2435540927648 MainThread INFO neutron.agent.securitygroups_rpc [req-3884249b-5e16-477d-be5a-030f19e0b684 45b55f09df5b4f5e86157ee447ffc5fc cfe79190a04a4e37bdf2aa2328a5e95f - - -] Security group member updated ['c9b8bfe3-1134-4b17-bf47-586d21510a7e'] 2022-01-26 20:40:43.877 3620 2435540927648 MainThread INFO neutron.agent.securitygroups_rpc [req-3884249b-5e16-477d-be5a-030f19e0b684 45b55f09df5b4f5e86157ee447ffc5fc cfe79190a04a4e37bdf2aa2328a5e95f - - -] Refresh firewall rules 2022-01-26 20:40:43.877 3620 2435540927648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3884249b-5e16-477d-be5a-030f19e0b684 45b55f09df5b4f5e86157ee447ffc5fc cfe79190a04a4e37bdf2aa2328a5e95f - - -] Get security group information for devices via rpc ['388a78e6-21aa-4957-a7fe-c561b5326cbd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:40:43.921 3620 2435540927648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3884249b-5e16-477d-be5a-030f19e0b684 45b55f09df5b4f5e86157ee447ffc5fc cfe79190a04a4e37bdf2aa2328a5e95f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:40:43.938 3620 2435540927648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3884249b-5e16-477d-be5a-030f19e0b684 45b55f09df5b4f5e86157ee447ffc5fc cfe79190a04a4e37bdf2aa2328a5e95f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:40:44.107 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3884249b-5e16-477d-be5a-030f19e0b684 45b55f09df5b4f5e86157ee447ffc5fc cfe79190a04a4e37bdf2aa2328a5e95f - - -] port_delete event received for '388a78e6-21aa-4957-a7fe-c561b5326cbd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:40:45.010 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-26 20:40:45.010 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '388a78e6-21aa-4957-a7fe-c561b5326cbd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-26 20:40:45.010 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '388a78e6-21aa-4957-a7fe-c561b5326cbd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-26 20:40:45.010 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 388a78e6-21aa-4957-a7fe-c561b5326cbd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-26 20:40:45.016 3620 2435540927648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d7135a40-04a4-4b31-b6ce-6e791b31e4b7 2022-01-26 20:40:45.016 3620 2435540927648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['388a78e6-21aa-4957-a7fe-c561b5326cbd'] 2022-01-26 20:40:45.029 3620 2435540927648 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-26 20:40:45.029 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-26 20:40:45.029 3620 2435540927648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['388a78e6-21aa-4957-a7fe-c561b5326cbd'] 2022-01-26 20:40:47.018 3620 2435540927648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:40:47.775 3620 2435540927648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.766s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:40:53.063 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-301d1df8-1a27-46bb-991e-5805d5da1d5b 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] network_delete received. Deleting network 9b76e0aa-4d48-4055-9fa1-b66725f74239 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-26 20:40:54.238 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-301d1df8-1a27-46bb-991e-5805d5da1d5b 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] Network 9b76e0aa-4d48-4055-9fa1-b66725f74239 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-26 20:40:58.248 3620 2435540927648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-47c9d010-d08b-457c-9fad-ae6547049a01 45b55f09df5b4f5e86157ee447ffc5fc cfe79190a04a4e37bdf2aa2328a5e95f - - -] Security group member updated on remote: ['c9b8bfe3-1134-4b17-bf47-586d21510a7e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:40:58.248 3620 2435540927648 MainThread INFO neutron.agent.securitygroups_rpc [req-47c9d010-d08b-457c-9fad-ae6547049a01 45b55f09df5b4f5e86157ee447ffc5fc cfe79190a04a4e37bdf2aa2328a5e95f - - -] Security group member updated ['c9b8bfe3-1134-4b17-bf47-586d21510a7e'] 2022-01-26 20:40:59.342 3620 2435539687200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 16929471-3b6f-4eb2-8320-2630d4f1748b 2022-01-26 20:40:59.982 3620 2435540927648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b01e9d48-ec09-432a-8527-41c80199d6a6 235860f227c1420fb0a225cb54ef5df1 2db5b5ed594345d6b9faceb1fe02c1bd - - -] Security group member updated on remote: ['30f28773-df28-4421-9363-d92d1c41cd07'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:40:59.982 3620 2435540927648 MainThread INFO neutron.agent.securitygroups_rpc [req-b01e9d48-ec09-432a-8527-41c80199d6a6 235860f227c1420fb0a225cb54ef5df1 2db5b5ed594345d6b9faceb1fe02c1bd - - -] Security group member updated ['30f28773-df28-4421-9363-d92d1c41cd07'] 2022-01-26 20:41:00.109 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da45d272-7164-4266-a6a0-1129656ff7ae 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] port_update received: 13b6e77a-aa92-43f3-b825-be58c724869a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:41:00.126 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da45d272-7164-4266-a6a0-1129656ff7ae 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] No port 13b6e77a-aa92-43f3-b825-be58c724869a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:41:00.785 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b01e9d48-ec09-432a-8527-41c80199d6a6 235860f227c1420fb0a225cb54ef5df1 2db5b5ed594345d6b9faceb1fe02c1bd - - -] port_delete event received for '16929471-3b6f-4eb2-8320-2630d4f1748b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:41:01.103 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-26 20:41:01.103 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '16929471-3b6f-4eb2-8320-2630d4f1748b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-26 20:41:01.103 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '16929471-3b6f-4eb2-8320-2630d4f1748b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-26 20:41:01.103 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 16929471-3b6f-4eb2-8320-2630d4f1748b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-26 20:41:01.127 3620 2435540927648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4516c057-057d-4328-b219-148cc457f2aa 2022-01-26 20:41:01.127 3620 2435540927648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['16929471-3b6f-4eb2-8320-2630d4f1748b'] 2022-01-26 20:41:01.127 3620 2435540927648 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-26 20:41:01.127 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-26 20:41:01.127 3620 2435540927648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['16929471-3b6f-4eb2-8320-2630d4f1748b'] 2022-01-26 20:41:03.129 3620 2435540927648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:41:03.251 3620 2435540927648 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:41:03.420 3620 2435539686080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 13b6e77a-aa92-43f3-b825-be58c724869a 2022-01-26 20:41:04.296 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3cc7b9d-c771-4757-b371-a8c6bcb7d377 235860f227c1420fb0a225cb54ef5df1 2db5b5ed594345d6b9faceb1fe02c1bd - - -] port_delete event received for '4db35c6d-0ce0-4a35-8238-6cbdce821d84' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:41:05.112 3620 2435540927648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-11012539-5095-4853-922d-d606b6fc6328 235860f227c1420fb0a225cb54ef5df1 2db5b5ed594345d6b9faceb1fe02c1bd - - -] Security group rule updated on remote: ['4a686ba5-fd95-4280-b0ef-81b418e2a568'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-26 20:41:05.112 3620 2435540927648 MainThread INFO neutron.agent.securitygroups_rpc [req-11012539-5095-4853-922d-d606b6fc6328 235860f227c1420fb0a225cb54ef5df1 2db5b5ed594345d6b9faceb1fe02c1bd - - -] Security group rule updated ['4a686ba5-fd95-4280-b0ef-81b418e2a568'] 2022-01-26 20:41:05.138 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-26 20:41:05.278 3620 2435540927648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-786451ec-8018-4d8e-9b57-4a5a96a019de 235860f227c1420fb0a225cb54ef5df1 2db5b5ed594345d6b9faceb1fe02c1bd - - -] Security group rule updated on remote: ['4a686ba5-fd95-4280-b0ef-81b418e2a568'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-26 20:41:05.278 3620 2435540927648 MainThread INFO neutron.agent.securitygroups_rpc [req-786451ec-8018-4d8e-9b57-4a5a96a019de 235860f227c1420fb0a225cb54ef5df1 2db5b5ed594345d6b9faceb1fe02c1bd - - -] Security group rule updated ['4a686ba5-fd95-4280-b0ef-81b418e2a568'] 2022-01-26 20:41:05.404 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Adding port 13b6e77a-aa92-43f3-b825-be58c724869a 2022-01-26 20:41:05.404 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Port 13b6e77a-aa92-43f3-b825-be58c724869a updated. Details: {'device': '13b6e77a-aa92-43f3-b825-be58c724869a', 'network_id': 'd7135a40-04a4-4b31-b6ce-6e791b31e4b7', 'port_id': '13b6e77a-aa92-43f3-b825-be58c724869a', 'mac_address': 'fa:16:3e:8a:06:40', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 419, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ce1818db-70f0-4bfe-b999-87f7ee305f53', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-26 20:41:05.404 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-26 20:41:05.404 3620 2435540927648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-13b6e77a-aa92-43f3-b825-be58c724869a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:41:05.404 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 13b6e77a-aa92-43f3-b825-be58c724869a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-26 20:41:05.404 3620 2435540927648 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d7135a40-04a4-4b31-b6ce-6e791b31e4b7 2022-01-26 20:41:05.404 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-26 20:41:05.578 3620 2435540927648 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '13b6e77a-aa92-43f3-b825-be58c724869a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:41:05.578 3620 2435540927648 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '13b6e77a-aa92-43f3-b825-be58c724869a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:41:05.578 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 13b6e77a-aa92-43f3-b825-be58c724869a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-26 20:41:05.578 3620 2435540927648 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 419, VLAN trunk: None to switch port 13b6e77a-aa92-43f3-b825-be58c724869a 2022-01-26 20:41:05.657 3620 2435540927648 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-26 20:41:05.657 3620 2435540927648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['13b6e77a-aa92-43f3-b825-be58c724869a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:41:05.872 3620 2435540927648 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['13b6e77a-aa92-43f3-b825-be58c724869a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:41:05.872 3620 2435540927648 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:41:05.872 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c9b8bfe3-1134-4b17-bf47-586d21510a7e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:41:05.872 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (c9b8bfe3-1134-4b17-bf47-586d21510a7e) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-26 20:41:05.872 3620 2435540927648 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 13b6e77a-aa92-43f3-b825-be58c724869a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:41:05.872 3620 2435540927648 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-26 20:41:05.872 3620 2435540927648 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 13b6e77a-aa92-43f3-b825-be58c724869a not yet added. Adding. 2022-01-26 20:41:05.872 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-26 20:41:05.872 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-26 20:41:05.975 3620 2435540927648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13b6e77a-aa92-43f3-b825-be58c724869a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:41:06.080 3620 2435540927648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13b6e77a-aa92-43f3-b825-be58c724869a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:41:06.080 3620 2435540927648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13b6e77a-aa92-43f3-b825-be58c724869a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:41:06.186 3620 2435540927648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-13b6e77a-aa92-43f3-b825-be58c724869a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:41:06.283 3620 2435540927648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-13b6e77a-aa92-43f3-b825-be58c724869a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:41:06.283 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 13b6e77a-aa92-43f3-b825-be58c724869a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-26 20:41:06.283 3620 2435540927648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 13b6e77a-aa92-43f3-b825-be58c724869a processed. 2022-01-26 20:41:07.138 3620 2435540927648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:41:07.381 3620 2435540927648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:41:09.794 3620 2435540927648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-90d5813c-220e-4d60-8893-678a03a76b06 235860f227c1420fb0a225cb54ef5df1 2db5b5ed594345d6b9faceb1fe02c1bd - - -] Security group member updated on remote: ['4a686ba5-fd95-4280-b0ef-81b418e2a568'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:41:09.794 3620 2435540927648 MainThread INFO neutron.agent.securitygroups_rpc [req-90d5813c-220e-4d60-8893-678a03a76b06 235860f227c1420fb0a225cb54ef5df1 2db5b5ed594345d6b9faceb1fe02c1bd - - -] Security group member updated ['4a686ba5-fd95-4280-b0ef-81b418e2a568'] 2022-01-26 20:41:11.149 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3ae5d96-013e-4466-a0e9-772418409bf5 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] port_update received: 09f8feee-5a46-4a42-aac9-49f8103c803a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:41:11.169 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3ae5d96-013e-4466-a0e9-772418409bf5 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] No port 09f8feee-5a46-4a42-aac9-49f8103c803a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:41:13.486 3620 2435539686080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 09f8feee-5a46-4a42-aac9-49f8103c803a 2022-01-26 20:41:15.188 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-26 20:41:15.419 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Adding port 09f8feee-5a46-4a42-aac9-49f8103c803a 2022-01-26 20:41:15.419 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Port 09f8feee-5a46-4a42-aac9-49f8103c803a updated. Details: {'device': '09f8feee-5a46-4a42-aac9-49f8103c803a', 'network_id': '4516c057-057d-4328-b219-148cc457f2aa', 'port_id': '09f8feee-5a46-4a42-aac9-49f8103c803a', 'mac_address': 'fa:16:3e:12:32:f5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 421, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ab66317f-1f97-4db1-838e-7f27eb67f0da', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-26 20:41:15.419 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-26 20:41:15.419 3620 2435540927648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-09f8feee-5a46-4a42-aac9-49f8103c803a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:41:15.419 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 09f8feee-5a46-4a42-aac9-49f8103c803a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-26 20:41:15.419 3620 2435540927648 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4516c057-057d-4328-b219-148cc457f2aa 2022-01-26 20:41:15.419 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-26 20:41:15.562 3620 2435540927648 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '09f8feee-5a46-4a42-aac9-49f8103c803a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:41:15.562 3620 2435540927648 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '09f8feee-5a46-4a42-aac9-49f8103c803a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:41:15.579 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 09f8feee-5a46-4a42-aac9-49f8103c803a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-26 20:41:15.579 3620 2435540927648 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 421, VLAN trunk: None to switch port 09f8feee-5a46-4a42-aac9-49f8103c803a 2022-01-26 20:41:15.656 3620 2435540927648 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-26 20:41:15.656 3620 2435540927648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['09f8feee-5a46-4a42-aac9-49f8103c803a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:41:15.841 3620 2435540927648 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['09f8feee-5a46-4a42-aac9-49f8103c803a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:41:15.841 3620 2435540927648 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:41:15.841 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4a686ba5-fd95-4280-b0ef-81b418e2a568) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:41:15.841 3620 2435540927648 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 09f8feee-5a46-4a42-aac9-49f8103c803a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:41:15.841 3620 2435540927648 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-26 20:41:15.841 3620 2435540927648 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 09f8feee-5a46-4a42-aac9-49f8103c803a not yet added. Adding. 2022-01-26 20:41:15.841 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-26 20:41:15.841 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-26 20:41:15.983 3620 2435540927648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09f8feee-5a46-4a42-aac9-49f8103c803a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:41:16.127 3620 2435540927648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09f8feee-5a46-4a42-aac9-49f8103c803a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:41:16.127 3620 2435540927648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09f8feee-5a46-4a42-aac9-49f8103c803a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:41:16.283 3620 2435540927648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09f8feee-5a46-4a42-aac9-49f8103c803a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:41:16.389 3620 2435540927648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-09f8feee-5a46-4a42-aac9-49f8103c803a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.969s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:41:16.389 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 09f8feee-5a46-4a42-aac9-49f8103c803a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-26 20:41:16.389 3620 2435540927648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 09f8feee-5a46-4a42-aac9-49f8103c803a processed. 2022-01-26 20:41:17.200 3620 2435540927648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:41:17.441 3620 2435540927648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:41:26.544 3620 2435540927648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-988c1cda-3fe3-45e7-9997-66ba8b620f7e 29c7624013a543fab51d3484936925d0 b4d016374d2e4e45a021b9c468ba477b - - -] Security group member updated on remote: ['11e92949-76b3-4b62-ad04-3305d2716dfd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:41:26.544 3620 2435540927648 MainThread INFO neutron.agent.securitygroups_rpc [req-988c1cda-3fe3-45e7-9997-66ba8b620f7e 29c7624013a543fab51d3484936925d0 b4d016374d2e4e45a021b9c468ba477b - - -] Security group member updated ['11e92949-76b3-4b62-ad04-3305d2716dfd'] 2022-01-26 20:41:27.170 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-988c1cda-3fe3-45e7-9997-66ba8b620f7e 29c7624013a543fab51d3484936925d0 b4d016374d2e4e45a021b9c468ba477b - - -] port_delete event received for '269ec041-ce77-47bb-be1c-d51fcef19a87' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:41:27.506 3620 2435539687200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 269ec041-ce77-47bb-be1c-d51fcef19a87 2022-01-26 20:41:29.247 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c4bc32ec-5ecb-414f-91c5-8d890a54639f 29c7624013a543fab51d3484936925d0 b4d016374d2e4e45a021b9c468ba477b - - -] port_delete event received for 'a72ca576-5442-42ac-bbf1-f752f4e08289' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:41:29.247 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-26 20:41:29.247 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '269ec041-ce77-47bb-be1c-d51fcef19a87' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-26 20:41:29.247 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '269ec041-ce77-47bb-be1c-d51fcef19a87' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-26 20:41:29.247 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 269ec041-ce77-47bb-be1c-d51fcef19a87 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-26 20:41:29.264 3620 2435540927648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f0067db2-b2dc-488a-8c4b-f2d4f13b24ba 2022-01-26 20:41:29.264 3620 2435540927648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['269ec041-ce77-47bb-be1c-d51fcef19a87'] 2022-01-26 20:41:29.264 3620 2435540927648 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-26 20:41:29.283 3620 2435540927648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-26 20:41:29.283 3620 2435540927648 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['269ec041-ce77-47bb-be1c-d51fcef19a87'] 2022-01-26 20:41:30.170 3620 2435540927648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ead69065-0535-4d50-ab4f-d6880aa40405 29c7624013a543fab51d3484936925d0 b4d016374d2e4e45a021b9c468ba477b - - -] Security group rule updated on remote: ['12b33437-9060-4c7d-958c-c8b658bf292c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-26 20:41:30.170 3620 2435540927648 MainThread INFO neutron.agent.securitygroups_rpc [req-ead69065-0535-4d50-ab4f-d6880aa40405 29c7624013a543fab51d3484936925d0 b4d016374d2e4e45a021b9c468ba477b - - -] Security group rule updated ['12b33437-9060-4c7d-958c-c8b658bf292c'] 2022-01-26 20:41:30.326 3620 2435540927648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d23cf2fd-71ee-4a5a-bd27-85e8c4082a11 29c7624013a543fab51d3484936925d0 b4d016374d2e4e45a021b9c468ba477b - - -] Security group rule updated on remote: ['12b33437-9060-4c7d-958c-c8b658bf292c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-26 20:41:30.326 3620 2435540927648 MainThread INFO neutron.agent.securitygroups_rpc [req-d23cf2fd-71ee-4a5a-bd27-85e8c4082a11 29c7624013a543fab51d3484936925d0 b4d016374d2e4e45a021b9c468ba477b - - -] Security group rule updated ['12b33437-9060-4c7d-958c-c8b658bf292c'] 2022-01-26 20:41:31.252 3620 2435540927648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:41:31.298 3620 2435540927648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:41:33.575 3620 2435539687200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 13b6e77a-aa92-43f3-b825-be58c724869a 2022-01-26 20:41:34.483 3620 2435540927648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d990bdd8-964e-4a94-bc3e-7e757350433e 45b55f09df5b4f5e86157ee447ffc5fc cfe79190a04a4e37bdf2aa2328a5e95f - - -] Security group member updated on remote: ['c9b8bfe3-1134-4b17-bf47-586d21510a7e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:41:34.483 3620 2435540927648 MainThread INFO neutron.agent.securitygroups_rpc [req-d990bdd8-964e-4a94-bc3e-7e757350433e 45b55f09df5b4f5e86157ee447ffc5fc cfe79190a04a4e37bdf2aa2328a5e95f - - -] Security group member updated ['c9b8bfe3-1134-4b17-bf47-586d21510a7e'] 2022-01-26 20:41:34.483 3620 2435540927648 MainThread INFO neutron.agent.securitygroups_rpc [req-d990bdd8-964e-4a94-bc3e-7e757350433e 45b55f09df5b4f5e86157ee447ffc5fc cfe79190a04a4e37bdf2aa2328a5e95f - - -] Refresh firewall rules 2022-01-26 20:41:34.483 3620 2435540927648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d990bdd8-964e-4a94-bc3e-7e757350433e 45b55f09df5b4f5e86157ee447ffc5fc cfe79190a04a4e37bdf2aa2328a5e95f - - -] Get security group information for devices via rpc ['13b6e77a-aa92-43f3-b825-be58c724869a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:41:34.528 3620 2435540927808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4cad9398-be7a-440f-81c8-c577d2bf6d62 29c7624013a543fab51d3484936925d0 b4d016374d2e4e45a021b9c468ba477b - - -] Security group member updated on remote: ['12b33437-9060-4c7d-958c-c8b658bf292c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:41:34.528 3620 2435540927808 MainThread INFO neutron.agent.securitygroups_rpc [req-4cad9398-be7a-440f-81c8-c577d2bf6d62 29c7624013a543fab51d3484936925d0 b4d016374d2e4e45a021b9c468ba477b - - -] Security group member updated ['12b33437-9060-4c7d-958c-c8b658bf292c'] 2022-01-26 20:41:34.561 3620 2435540927648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d990bdd8-964e-4a94-bc3e-7e757350433e 45b55f09df5b4f5e86157ee447ffc5fc cfe79190a04a4e37bdf2aa2328a5e95f - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:41:34.561 3620 2435540927648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d990bdd8-964e-4a94-bc3e-7e757350433e 45b55f09df5b4f5e86157ee447ffc5fc cfe79190a04a4e37bdf2aa2328a5e95f - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:41:34.611 3620 2435540927808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d990bdd8-964e-4a94-bc3e-7e757350433e 45b55f09df5b4f5e86157ee447ffc5fc cfe79190a04a4e37bdf2aa2328a5e95f - - -] port_delete event received for '13b6e77a-aa92-43f3-b825-be58c724869a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:41:35.255 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-26 20:41:35.255 3620 2435540927808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '13b6e77a-aa92-43f3-b825-be58c724869a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-26 20:41:35.255 3620 2435540927808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '13b6e77a-aa92-43f3-b825-be58c724869a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-26 20:41:35.255 3620 2435540927808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 13b6e77a-aa92-43f3-b825-be58c724869a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-26 20:41:35.265 3620 2435540927808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network d7135a40-04a4-4b31-b6ce-6e791b31e4b7 2022-01-26 20:41:35.265 3620 2435540927808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['13b6e77a-aa92-43f3-b825-be58c724869a'] 2022-01-26 20:41:35.265 3620 2435540927808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-26 20:41:35.265 3620 2435540927808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-26 20:41:35.265 3620 2435540927808 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['13b6e77a-aa92-43f3-b825-be58c724869a'] 2022-01-26 20:41:35.981 3620 2435540927808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-103524c6-db6a-46b9-a8e4-5ddab4a3f7dc 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] port_update received: 4e13261d-897a-4657-aec0-5f2e90bff593 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:41:35.999 3620 2435540927808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-103524c6-db6a-46b9-a8e4-5ddab4a3f7dc 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] No port 4e13261d-897a-4657-aec0-5f2e90bff593 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:41:37.252 3620 2435540927808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:41:37.279 3620 2435540927808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:41:37.737 3620 2435539686080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4e13261d-897a-4657-aec0-5f2e90bff593 2022-01-26 20:41:39.262 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-26 20:41:39.750 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Adding port 4e13261d-897a-4657-aec0-5f2e90bff593 2022-01-26 20:41:40.389 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Port 4e13261d-897a-4657-aec0-5f2e90bff593 updated. Details: {'device': '4e13261d-897a-4657-aec0-5f2e90bff593', 'network_id': 'f0067db2-b2dc-488a-8c4b-f2d4f13b24ba', 'port_id': '4e13261d-897a-4657-aec0-5f2e90bff593', 'mac_address': 'fa:16:3e:52:9d:26', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 424, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '49d2a0f2-fc73-4f82-966c-3684b0274923', '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} 2022-01-26 20:41:40.389 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-26 20:41:40.389 3620 2435540927808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4e13261d-897a-4657-aec0-5f2e90bff593" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:41:40.389 3620 2435540927808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4e13261d-897a-4657-aec0-5f2e90bff593 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-26 20:41:40.389 3620 2435540927808 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f0067db2-b2dc-488a-8c4b-f2d4f13b24ba 2022-01-26 20:41:40.389 3620 2435540927808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-26 20:41:40.560 3620 2435540927808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4e13261d-897a-4657-aec0-5f2e90bff593') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:41:40.560 3620 2435540927808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4e13261d-897a-4657-aec0-5f2e90bff593') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:41:40.560 3620 2435540927808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4e13261d-897a-4657-aec0-5f2e90bff593 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-26 20:41:40.560 3620 2435540927808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 424, VLAN trunk: None to switch port 4e13261d-897a-4657-aec0-5f2e90bff593 2022-01-26 20:41:40.639 3620 2435540927808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-26 20:41:40.639 3620 2435540927808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4e13261d-897a-4657-aec0-5f2e90bff593'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:41:40.825 3620 2435540927808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4e13261d-897a-4657-aec0-5f2e90bff593']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:41:40.825 3620 2435540927808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:41:40.825 3620 2435540927808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (12b33437-9060-4c7d-958c-c8b658bf292c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:41:40.825 3620 2435540927808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4e13261d-897a-4657-aec0-5f2e90bff593 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:41:40.825 3620 2435540927808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-26 20:41:40.825 3620 2435540927808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4e13261d-897a-4657-aec0-5f2e90bff593 not yet added. Adding. 2022-01-26 20:41:40.825 3620 2435540927808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-26 20:41:40.825 3620 2435540927808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-26 20:41:40.950 3620 2435540927808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e13261d-897a-4657-aec0-5f2e90bff593" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:41:41.044 3620 2435540927808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e13261d-897a-4657-aec0-5f2e90bff593" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:41:41.044 3620 2435540927808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e13261d-897a-4657-aec0-5f2e90bff593" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:41:41.199 3620 2435540927808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4e13261d-897a-4657-aec0-5f2e90bff593" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:41:41.296 3620 2435540927808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4e13261d-897a-4657-aec0-5f2e90bff593" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:41:41.296 3620 2435540927808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4e13261d-897a-4657-aec0-5f2e90bff593 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-26 20:41:41.296 3620 2435540927808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4e13261d-897a-4657-aec0-5f2e90bff593 processed. 2022-01-26 20:41:42.739 3620 2435540927808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Security group member updated on remote: ['5894c9c7-a5ff-4409-9268-86f5c108bc97', '597c0d04-ad19-4f86-8f96-dcc6b7460d36'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:41:42.739 3620 2435540927808 MainThread INFO neutron.agent.securitygroups_rpc [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Security group member updated ['5894c9c7-a5ff-4409-9268-86f5c108bc97', '597c0d04-ad19-4f86-8f96-dcc6b7460d36'] 2022-01-26 20:41:42.739 3620 2435540927808 MainThread INFO neutron.agent.securitygroups_rpc [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Refresh firewall rules 2022-01-26 20:41:42.739 3620 2435540927808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Get security group information for devices via rpc ['81107eeb-97fb-4f41-a072-58b9806bf1aa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:41:42.803 3620 2435540927488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] port_update received: 81107eeb-97fb-4f41-a072-58b9806bf1aa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:41:42.814 3620 2435540927488 MainThread DEBUG oslo_concurrency.lockutils [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Lock "n-hv-agent-port-lock-81107eeb-97fb-4f41-a072-58b9806bf1aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:41:42.814 3620 2435540927488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Binding port 81107eeb-97fb-4f41-a072-58b9806bf1aa _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-26 20:41:42.814 3620 2435540927488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-26 20:41:42.829 3620 2435540927488 MainThread DEBUG neutron.services.trunk.rpc.agent [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '81107eeb-97fb-4f41-a072-58b9806bf1aa') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:41:42.829 3620 2435540927488 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '81107eeb-97fb-4f41-a072-58b9806bf1aa') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:41:42.848 3620 2435540927488 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Trunk plugin disabled on server. Assuming port 81107eeb-97fb-4f41-a072-58b9806bf1aa is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-26 20:41:42.848 3620 2435540927488 MainThread INFO networking_hyperv.neutron.trunk_driver [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Binding VLAN ID: 410, VLAN trunk: None to switch port 81107eeb-97fb-4f41-a072-58b9806bf1aa 2022-01-26 20:41:42.889 3620 2435540927488 MainThread INFO neutron.agent.securitygroups_rpc [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Refresh firewall rules 2022-01-26 20:41:42.889 3620 2435540927488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Get security group information for devices via rpc ['81107eeb-97fb-4f41-a072-58b9806bf1aa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:41:43.114 3620 2435540927808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Update security group information for ports dict_keys(['81107eeb-97fb-4f41-a072-58b9806bf1aa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:41:43.114 3620 2435540927808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:41:43.114 3620 2435540927808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Update rules of security group (597c0d04-ad19-4f86-8f96-dcc6b7460d36) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:41:43.114 3620 2435540927808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Update members of security group (597c0d04-ad19-4f86-8f96-dcc6b7460d36) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-26 20:41:43.114 3620 2435540927808 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Update port filter for 81107eeb-97fb-4f41-a072-58b9806bf1aa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:41:43.114 3620 2435540927808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Updating port rules. 2022-01-26 20:41:43.137 3620 2435540927808 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Creating 0 new rules, removing 6 old rules. 2022-01-26 20:41:43.137 3620 2435540927808 MainThread DEBUG oslo_concurrency.lockutils [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Lock "n-hv-driver-port-lock-81107eeb-97fb-4f41-a072-58b9806bf1aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:41:43.137 3620 2435540927808 MainThread DEBUG oslo_concurrency.lockutils [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Lock "n-hv-driver-port-lock-81107eeb-97fb-4f41-a072-58b9806bf1aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:41:43.137 3620 2435540927808 MainThread DEBUG oslo_concurrency.lockutils [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Lock "n-hv-driver-port-lock-81107eeb-97fb-4f41-a072-58b9806bf1aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:41:43.168 3620 2435540927488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Update security group information for ports dict_keys(['81107eeb-97fb-4f41-a072-58b9806bf1aa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:41:43.168 3620 2435540927488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:41:43.168 3620 2435540927488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Update rules of security group (597c0d04-ad19-4f86-8f96-dcc6b7460d36) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:41:43.168 3620 2435540927488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Update members of security group (597c0d04-ad19-4f86-8f96-dcc6b7460d36) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-26 20:41:43.168 3620 2435540927488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Update port filter for 81107eeb-97fb-4f41-a072-58b9806bf1aa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:41:43.168 3620 2435540927488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Updating port rules. 2022-01-26 20:41:43.168 3620 2435540927488 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Creating 0 new rules, removing 6 old rules. 2022-01-26 20:41:43.276 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:41:43.331 3620 2435540927808 MainThread DEBUG oslo_concurrency.lockutils [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Lock "n-hv-driver-port-lock-81107eeb-97fb-4f41-a072-58b9806bf1aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:41:43.331 3620 2435540927488 MainThread DEBUG oslo_concurrency.lockutils [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Lock "n-hv-driver-port-lock-81107eeb-97fb-4f41-a072-58b9806bf1aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:41:43.331 3620 2435540927488 MainThread DEBUG oslo_concurrency.lockutils [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Lock "n-hv-driver-port-lock-81107eeb-97fb-4f41-a072-58b9806bf1aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:41:43.331 3620 2435540927488 MainThread DEBUG oslo_concurrency.lockutils [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Lock "n-hv-driver-port-lock-81107eeb-97fb-4f41-a072-58b9806bf1aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:41:43.404 3620 2435540927488 MainThread DEBUG oslo_concurrency.lockutils [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Lock "n-hv-driver-port-lock-81107eeb-97fb-4f41-a072-58b9806bf1aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:41:43.418 3620 2435540927488 MainThread DEBUG oslo_concurrency.lockutils [req-f41a47b4-6968-4631-8630-9d2e3c58d840 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Lock "n-hv-agent-port-lock-81107eeb-97fb-4f41-a072-58b9806bf1aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.609s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:41:43.591 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:41:44.456 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f7fd1214-c6e4-46a0-a655-139f164ca653 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] port_delete event received for '98198d1c-5fa0-448b-9dfc-cc9870298ef0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:41:54.574 3620 2435540927968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2947e03d-9d58-4e3f-851e-5c422829e6ff 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Security group member updated on remote: ['597c0d04-ad19-4f86-8f96-dcc6b7460d36'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:41:54.574 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [req-2947e03d-9d58-4e3f-851e-5c422829e6ff 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Security group member updated ['597c0d04-ad19-4f86-8f96-dcc6b7460d36'] 2022-01-26 20:41:54.574 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [req-2947e03d-9d58-4e3f-851e-5c422829e6ff 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Refresh firewall rules 2022-01-26 20:41:54.574 3620 2435540927968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2947e03d-9d58-4e3f-851e-5c422829e6ff 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Get security group information for devices via rpc ['81107eeb-97fb-4f41-a072-58b9806bf1aa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:41:54.623 3620 2435540927968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2947e03d-9d58-4e3f-851e-5c422829e6ff 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:41:54.623 3620 2435540927968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2947e03d-9d58-4e3f-851e-5c422829e6ff 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:41:54.746 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2947e03d-9d58-4e3f-851e-5c422829e6ff 23e6f51969564a46b8db72c03ddc2937 485a92e1e3f3476f96124105af3123df - - -] port_delete event received for '81107eeb-97fb-4f41-a072-58b9806bf1aa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:41:55.715 3620 2435539687200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 81107eeb-97fb-4f41-a072-58b9806bf1aa 2022-01-26 20:41:57.372 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-26 20:41:57.372 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '81107eeb-97fb-4f41-a072-58b9806bf1aa' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-26 20:41:57.372 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '81107eeb-97fb-4f41-a072-58b9806bf1aa' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-26 20:41:57.372 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 81107eeb-97fb-4f41-a072-58b9806bf1aa _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-26 20:41:57.372 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['81107eeb-97fb-4f41-a072-58b9806bf1aa'] 2022-01-26 20:41:57.372 3620 2435540927968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-26 20:41:57.372 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-26 20:41:57.372 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['81107eeb-97fb-4f41-a072-58b9806bf1aa'] 2022-01-26 20:41:58.359 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fd311288-b9d6-4e1a-a087-2648d87c19d0 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] port_delete event received for '88d51352-6a41-47dc-b90d-89fd2e46c303' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:41:59.371 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:41:59.419 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:42:00.561 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1592207c-a9fb-41e9-93c7-17c902005861 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] port_delete event received for 'd3f81197-88f0-4ea2-8b00-47a60d6407cf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:42:01.860 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1d2f2bf-829a-4f96-8b03-58ef0f37dc4b 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] network_delete received. Deleting network d7135a40-04a4-4b31-b6ce-6e791b31e4b7 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-26 20:42:01.860 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1d2f2bf-829a-4f96-8b03-58ef0f37dc4b 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] Network d7135a40-04a4-4b31-b6ce-6e791b31e4b7 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-26 20:42:02.246 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f52ce33d-5ab2-46e5-9535-1e972018ceb6 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] port_delete event received for '9c5e451d-2862-42de-87f5-94a580f374e9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:42:02.550 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f52ce33d-5ab2-46e5-9535-1e972018ceb6 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] network_delete received. Deleting network 2ed9b5fe-00df-4204-a867-b096d66509a4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-26 20:42:02.550 3620 2435540927968 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-f52ce33d-5ab2-46e5-9535-1e972018ceb6 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] Reclaiming local network 2ed9b5fe-00df-4204-a867-b096d66509a4 2022-01-26 20:42:04.434 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bdc32cac-1fb3-4b33-b008-396d0fabb65d 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] port_delete event received for 'e0cd1d3f-47f0-45b6-9d98-e240453aaa21' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:42:07.091 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-681f6653-1cb1-4c11-9f0e-cdf548230d00 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] port_delete event received for '32064c6f-f3cb-4334-a1fd-9cdf0fd1a822' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:42:08.639 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-870fd65c-820c-4d98-9bd6-98269034e347 - - - - -] port_update received: 6a932be2-d37a-4436-9501-4f569055be2c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:42:08.652 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-870fd65c-820c-4d98-9bd6-98269034e347 - - - - -] No port 6a932be2-d37a-4436-9501-4f569055be2c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:42:09.012 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0890d2ae-3644-42d3-a29f-a96ca93ba79b 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] port_delete event received for '4e57de63-a48d-4203-a09a-fd32760b92c1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:42:09.356 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0890d2ae-3644-42d3-a29f-a96ca93ba79b 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] network_delete received. Deleting network 99dd60e4-50ee-4bca-938f-963f52944557 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-26 20:42:09.356 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0890d2ae-3644-42d3-a29f-a96ca93ba79b 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] Network 99dd60e4-50ee-4bca-938f-963f52944557 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-26 20:42:16.143 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-892af0b3-50fc-4bb6-b80e-fbff2ce57ab4 - - - - -] port_update received: f9a78e80-8c04-4192-ac7e-15932d440e6a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:42:16.158 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-892af0b3-50fc-4bb6-b80e-fbff2ce57ab4 - - - - -] No port f9a78e80-8c04-4192-ac7e-15932d440e6a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:42:18.668 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a846e82f-d921-4f2a-b67e-8a5c38bad6ad - - - - -] port_update received: 5e402fec-32c5-4ae7-b02d-d98becaf683e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:42:18.668 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a846e82f-d921-4f2a-b67e-8a5c38bad6ad - - - - -] No port 5e402fec-32c5-4ae7-b02d-d98becaf683e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:42:19.287 3620 2435540927968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5d3c6d20-85c4-4283-a508-f1402b99302b be5d81971d3a4a039f0c796f8a25fd3d e9a57cd7739d474faf8f56ebf9f56596 - - -] Security group rule updated on remote: ['0aca20fc-72fc-4a04-8760-f790dac2c149'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-26 20:42:19.287 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [req-5d3c6d20-85c4-4283-a508-f1402b99302b be5d81971d3a4a039f0c796f8a25fd3d e9a57cd7739d474faf8f56ebf9f56596 - - -] Security group rule updated ['0aca20fc-72fc-4a04-8760-f790dac2c149'] 2022-01-26 20:42:19.448 3620 2435540927968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e2c729f3-3a7f-4b83-aba3-001da7595da5 be5d81971d3a4a039f0c796f8a25fd3d e9a57cd7739d474faf8f56ebf9f56596 - - -] Security group rule updated on remote: ['0aca20fc-72fc-4a04-8760-f790dac2c149'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-26 20:42:19.448 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [req-e2c729f3-3a7f-4b83-aba3-001da7595da5 be5d81971d3a4a039f0c796f8a25fd3d e9a57cd7739d474faf8f56ebf9f56596 - - -] Security group rule updated ['0aca20fc-72fc-4a04-8760-f790dac2c149'] 2022-01-26 20:42:19.593 3620 2435540927968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d5ebad63-53b1-4c56-aa7f-8ff211f2803c be5d81971d3a4a039f0c796f8a25fd3d e9a57cd7739d474faf8f56ebf9f56596 - - -] Security group rule updated on remote: ['0aca20fc-72fc-4a04-8760-f790dac2c149'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-26 20:42:19.593 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [req-d5ebad63-53b1-4c56-aa7f-8ff211f2803c be5d81971d3a4a039f0c796f8a25fd3d e9a57cd7739d474faf8f56ebf9f56596 - - -] Security group rule updated ['0aca20fc-72fc-4a04-8760-f790dac2c149'] 2022-01-26 20:42:19.746 3620 2435540927968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2b7ac7b2-ac16-4208-9387-3ce05883b2cc be5d81971d3a4a039f0c796f8a25fd3d e9a57cd7739d474faf8f56ebf9f56596 - - -] Security group rule updated on remote: ['0aca20fc-72fc-4a04-8760-f790dac2c149'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-26 20:42:19.746 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [req-2b7ac7b2-ac16-4208-9387-3ce05883b2cc be5d81971d3a4a039f0c796f8a25fd3d e9a57cd7739d474faf8f56ebf9f56596 - - -] Security group rule updated ['0aca20fc-72fc-4a04-8760-f790dac2c149'] 2022-01-26 20:42:19.906 3620 2435540927968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b25b1377-47e2-4482-bb84-a7468f906911 be5d81971d3a4a039f0c796f8a25fd3d e9a57cd7739d474faf8f56ebf9f56596 - - -] Security group rule updated on remote: ['0aca20fc-72fc-4a04-8760-f790dac2c149'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-26 20:42:19.906 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [req-b25b1377-47e2-4482-bb84-a7468f906911 be5d81971d3a4a039f0c796f8a25fd3d e9a57cd7739d474faf8f56ebf9f56596 - - -] Security group rule updated ['0aca20fc-72fc-4a04-8760-f790dac2c149'] 2022-01-26 20:42:20.045 3620 2435540927968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-27293def-efd2-40e3-8b86-35917e47a3aa be5d81971d3a4a039f0c796f8a25fd3d e9a57cd7739d474faf8f56ebf9f56596 - - -] Security group rule updated on remote: ['0aca20fc-72fc-4a04-8760-f790dac2c149'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-26 20:42:20.045 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [req-27293def-efd2-40e3-8b86-35917e47a3aa be5d81971d3a4a039f0c796f8a25fd3d e9a57cd7739d474faf8f56ebf9f56596 - - -] Security group rule updated ['0aca20fc-72fc-4a04-8760-f790dac2c149'] 2022-01-26 20:42:24.121 3620 2435539686080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 09f8feee-5a46-4a42-aac9-49f8103c803a 2022-01-26 20:42:24.777 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-739fc10f-abf7-4bb2-baff-7218ad62155b - - - - -] port_update received: 36d4027c-b5db-418c-b998-ffbd64b925b4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:42:24.793 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-739fc10f-abf7-4bb2-baff-7218ad62155b - - - - -] No port 36d4027c-b5db-418c-b998-ffbd64b925b4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:42:25.454 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-26 20:42:26.198 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Adding port 09f8feee-5a46-4a42-aac9-49f8103c803a 2022-01-26 20:42:26.198 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Port 09f8feee-5a46-4a42-aac9-49f8103c803a updated. Details: {'device': '09f8feee-5a46-4a42-aac9-49f8103c803a', 'network_id': '4516c057-057d-4328-b219-148cc457f2aa', 'port_id': '09f8feee-5a46-4a42-aac9-49f8103c803a', 'mac_address': 'fa:16:3e:12:32:f5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 421, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ab66317f-1f97-4db1-838e-7f27eb67f0da', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-26 20:42:26.198 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-26 20:42:26.198 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-09f8feee-5a46-4a42-aac9-49f8103c803a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:42:26.198 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 09f8feee-5a46-4a42-aac9-49f8103c803a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-26 20:42:26.198 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-26 20:42:26.230 3620 2435540927968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '09f8feee-5a46-4a42-aac9-49f8103c803a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:42:26.230 3620 2435540927968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '09f8feee-5a46-4a42-aac9-49f8103c803a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:42:26.246 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 09f8feee-5a46-4a42-aac9-49f8103c803a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-26 20:42:26.246 3620 2435540927968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 421, VLAN trunk: None to switch port 09f8feee-5a46-4a42-aac9-49f8103c803a 2022-01-26 20:42:26.292 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-26 20:42:26.292 3620 2435540927968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['09f8feee-5a46-4a42-aac9-49f8103c803a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:42:27.418 3620 2435540927968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['09f8feee-5a46-4a42-aac9-49f8103c803a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:42:27.418 3620 2435540927968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:42:27.418 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4a686ba5-fd95-4280-b0ef-81b418e2a568) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:42:27.418 3620 2435540927968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 09f8feee-5a46-4a42-aac9-49f8103c803a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:42:27.418 3620 2435540927968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-26 20:42:27.418 3620 2435540927968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-01-26 20:42:27.418 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09f8feee-5a46-4a42-aac9-49f8103c803a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:42:27.418 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09f8feee-5a46-4a42-aac9-49f8103c803a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:42:27.418 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09f8feee-5a46-4a42-aac9-49f8103c803a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:42:27.418 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09f8feee-5a46-4a42-aac9-49f8103c803a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:42:27.464 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-09f8feee-5a46-4a42-aac9-49f8103c803a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:42:27.464 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 09f8feee-5a46-4a42-aac9-49f8103c803a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-26 20:42:27.464 3620 2435540927968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 09f8feee-5a46-4a42-aac9-49f8103c803a processed. 2022-01-26 20:42:27.714 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e490331-53a0-4ae1-a662-cecf65717c4f - - - - -] port_update received: c7ae9326-6a80-4d1c-9061-d331cfade07b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:42:27.714 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8e490331-53a0-4ae1-a662-cecf65717c4f - - - - -] No port c7ae9326-6a80-4d1c-9061-d331cfade07b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:42:29.167 3620 2435540927968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dcf445ad-9505-4817-a736-c56ffaa00f33 e076ce2eaae840f39575e58ffbfec5f9 44d3ccacd6e54eb1aedfaa23335cb56f - - -] Security group rule updated on remote: ['82786167-47d1-4f3a-8c0c-276c986bbb12'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-26 20:42:29.167 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [req-dcf445ad-9505-4817-a736-c56ffaa00f33 e076ce2eaae840f39575e58ffbfec5f9 44d3ccacd6e54eb1aedfaa23335cb56f - - -] Security group rule updated ['82786167-47d1-4f3a-8c0c-276c986bbb12'] 2022-01-26 20:42:29.430 3620 2435540927968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-048d60ee-9272-492a-b6cd-b346fa3e532c e076ce2eaae840f39575e58ffbfec5f9 44d3ccacd6e54eb1aedfaa23335cb56f - - -] Security group rule updated on remote: ['82786167-47d1-4f3a-8c0c-276c986bbb12'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-26 20:42:29.430 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [req-048d60ee-9272-492a-b6cd-b346fa3e532c e076ce2eaae840f39575e58ffbfec5f9 44d3ccacd6e54eb1aedfaa23335cb56f - - -] Security group rule updated ['82786167-47d1-4f3a-8c0c-276c986bbb12'] 2022-01-26 20:42:29.494 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:42:29.689 3620 2435540928288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-795cb432-8bfd-49e5-a447-8fc48b882f0c e076ce2eaae840f39575e58ffbfec5f9 44d3ccacd6e54eb1aedfaa23335cb56f - - -] Security group rule updated on remote: ['82786167-47d1-4f3a-8c0c-276c986bbb12'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-26 20:42:29.689 3620 2435540928288 MainThread INFO neutron.agent.securitygroups_rpc [req-795cb432-8bfd-49e5-a447-8fc48b882f0c e076ce2eaae840f39575e58ffbfec5f9 44d3ccacd6e54eb1aedfaa23335cb56f - - -] Security group rule updated ['82786167-47d1-4f3a-8c0c-276c986bbb12'] 2022-01-26 20:42:30.089 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.594s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:42:30.119 3620 2435540927968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8be7cb17-3340-4444-989c-f8eef27786b0 e076ce2eaae840f39575e58ffbfec5f9 44d3ccacd6e54eb1aedfaa23335cb56f - - -] Security group rule updated on remote: ['82786167-47d1-4f3a-8c0c-276c986bbb12'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-26 20:42:30.122 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [req-8be7cb17-3340-4444-989c-f8eef27786b0 e076ce2eaae840f39575e58ffbfec5f9 44d3ccacd6e54eb1aedfaa23335cb56f - - -] Security group rule updated ['82786167-47d1-4f3a-8c0c-276c986bbb12'] 2022-01-26 20:42:30.405 3620 2435540927968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7e75f192-d720-40da-b40f-54c663886fea e076ce2eaae840f39575e58ffbfec5f9 44d3ccacd6e54eb1aedfaa23335cb56f - - -] Security group rule updated on remote: ['82786167-47d1-4f3a-8c0c-276c986bbb12'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-26 20:42:30.405 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [req-7e75f192-d720-40da-b40f-54c663886fea e076ce2eaae840f39575e58ffbfec5f9 44d3ccacd6e54eb1aedfaa23335cb56f - - -] Security group rule updated ['82786167-47d1-4f3a-8c0c-276c986bbb12'] 2022-01-26 20:42:30.589 3620 2435540927968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-457625a5-c3c2-46a4-8972-56ea96dd0939 e076ce2eaae840f39575e58ffbfec5f9 44d3ccacd6e54eb1aedfaa23335cb56f - - -] Security group rule updated on remote: ['82786167-47d1-4f3a-8c0c-276c986bbb12'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-01-26 20:42:30.589 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [req-457625a5-c3c2-46a4-8972-56ea96dd0939 e076ce2eaae840f39575e58ffbfec5f9 44d3ccacd6e54eb1aedfaa23335cb56f - - -] Security group rule updated ['82786167-47d1-4f3a-8c0c-276c986bbb12'] 2022-01-26 20:42:41.297 3620 2435540927968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4674b8f5-fbaa-4735-8ab9-2121e0b0d54d be5d81971d3a4a039f0c796f8a25fd3d e9a57cd7739d474faf8f56ebf9f56596 - - -] Security group member updated on remote: ['0aca20fc-72fc-4a04-8760-f790dac2c149'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:42:41.297 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [req-4674b8f5-fbaa-4735-8ab9-2121e0b0d54d be5d81971d3a4a039f0c796f8a25fd3d e9a57cd7739d474faf8f56ebf9f56596 - - -] Security group member updated ['0aca20fc-72fc-4a04-8760-f790dac2c149'] 2022-01-26 20:42:42.045 3620 2435539687200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 09f8feee-5a46-4a42-aac9-49f8103c803a 2022-01-26 20:42:42.815 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a836e462-b792-4ce7-9149-1c8b258e8c96 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] port_update received: 02792e6f-5ce1-4474-af43-4192b72595d3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:42:42.839 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a836e462-b792-4ce7-9149-1c8b258e8c96 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] No port 02792e6f-5ce1-4474-af43-4192b72595d3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:42:43.542 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-26 20:42:43.542 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '09f8feee-5a46-4a42-aac9-49f8103c803a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-26 20:42:43.542 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '09f8feee-5a46-4a42-aac9-49f8103c803a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-26 20:42:43.542 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 09f8feee-5a46-4a42-aac9-49f8103c803a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-26 20:42:43.546 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['09f8feee-5a46-4a42-aac9-49f8103c803a'] 2022-01-26 20:42:43.560 3620 2435540927968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-26 20:42:43.560 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-26 20:42:43.560 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['09f8feee-5a46-4a42-aac9-49f8103c803a'] 2022-01-26 20:42:45.542 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:42:45.698 3620 2435540927968 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:42:46.057 3620 2435539687200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 09f8feee-5a46-4a42-aac9-49f8103c803a 2022-01-26 20:42:47.549 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-26 20:42:47.549 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '09f8feee-5a46-4a42-aac9-49f8103c803a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-26 20:42:47.549 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '09f8feee-5a46-4a42-aac9-49f8103c803a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-26 20:42:47.549 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 09f8feee-5a46-4a42-aac9-49f8103c803a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-26 20:42:47.559 3620 2435540927968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4516c057-057d-4328-b219-148cc457f2aa 2022-01-26 20:42:47.559 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['09f8feee-5a46-4a42-aac9-49f8103c803a'] 2022-01-26 20:42:47.559 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-26 20:42:47.559 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['09f8feee-5a46-4a42-aac9-49f8103c803a'] 2022-01-26 20:42:49.557 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:42:49.760 3620 2435540927968 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:42:50.309 3620 2435539686080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 02792e6f-5ce1-4474-af43-4192b72595d3 2022-01-26 20:42:51.573 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-26 20:42:52.307 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Adding port 02792e6f-5ce1-4474-af43-4192b72595d3 2022-01-26 20:42:52.307 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Port 02792e6f-5ce1-4474-af43-4192b72595d3 updated. Details: {'device': '02792e6f-5ce1-4474-af43-4192b72595d3', 'network_id': 'c83090db-3345-4185-95c5-e77079404feb', 'port_id': '02792e6f-5ce1-4474-af43-4192b72595d3', 'mac_address': 'fa:16:3e:05:43:85', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 401, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1541ad6d-fe96-40af-9f9c-9494a1a64fe4', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-26 20:42:52.307 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-26 20:42:52.307 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-02792e6f-5ce1-4474-af43-4192b72595d3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:42:52.307 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 02792e6f-5ce1-4474-af43-4192b72595d3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-26 20:42:52.307 3620 2435540927968 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c83090db-3345-4185-95c5-e77079404feb 2022-01-26 20:42:52.307 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-26 20:42:52.500 3620 2435540927968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '02792e6f-5ce1-4474-af43-4192b72595d3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:42:52.500 3620 2435540927968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '02792e6f-5ce1-4474-af43-4192b72595d3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:42:52.527 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 02792e6f-5ce1-4474-af43-4192b72595d3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-26 20:42:52.527 3620 2435540927968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 401, VLAN trunk: None to switch port 02792e6f-5ce1-4474-af43-4192b72595d3 2022-01-26 20:42:52.607 3620 2435540928448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-519aca4b-c472-42ec-8fd8-bdea945aa346 - - - - -] port_update received: 785c5489-02b6-43e6-a57c-61d4631c0160 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:42:52.607 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-26 20:42:52.607 3620 2435540927968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['02792e6f-5ce1-4474-af43-4192b72595d3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:42:52.607 3620 2435540928448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-519aca4b-c472-42ec-8fd8-bdea945aa346 - - - - -] No port 785c5489-02b6-43e6-a57c-61d4631c0160 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:42:53.276 3620 2435540927968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['02792e6f-5ce1-4474-af43-4192b72595d3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:42:53.276 3620 2435540927968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:42:53.276 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0aca20fc-72fc-4a04-8760-f790dac2c149) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:42:53.276 3620 2435540927968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 02792e6f-5ce1-4474-af43-4192b72595d3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:42:53.276 3620 2435540927968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-26 20:42:53.276 3620 2435540927968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 02792e6f-5ce1-4474-af43-4192b72595d3 not yet added. Adding. 2022-01-26 20:42:53.276 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-26 20:42:53.276 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-26 20:42:53.370 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-02792e6f-5ce1-4474-af43-4192b72595d3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:42:53.457 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-02792e6f-5ce1-4474-af43-4192b72595d3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:42:53.457 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-02792e6f-5ce1-4474-af43-4192b72595d3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:42:53.573 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-02792e6f-5ce1-4474-af43-4192b72595d3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:42:53.661 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-02792e6f-5ce1-4474-af43-4192b72595d3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:42:53.661 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 02792e6f-5ce1-4474-af43-4192b72595d3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-26 20:42:53.661 3620 2435540927968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 02792e6f-5ce1-4474-af43-4192b72595d3 processed. 2022-01-26 20:42:55.609 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:42:56.041 3620 2435540928448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b9501642-e496-40db-9afc-3f7171a28983 e076ce2eaae840f39575e58ffbfec5f9 44d3ccacd6e54eb1aedfaa23335cb56f - - -] Security group member updated on remote: ['82786167-47d1-4f3a-8c0c-276c986bbb12'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:42:56.041 3620 2435540928448 MainThread INFO neutron.agent.securitygroups_rpc [req-b9501642-e496-40db-9afc-3f7171a28983 e076ce2eaae840f39575e58ffbfec5f9 44d3ccacd6e54eb1aedfaa23335cb56f - - -] Security group member updated ['82786167-47d1-4f3a-8c0c-276c986bbb12'] 2022-01-26 20:42:56.135 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.531s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:42:59.307 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-190a4002-a3d3-42a7-b5de-3dcf1edef633 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] port_update received: f44b21d1-ff30-4426-b075-74351b40e9eb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:42:59.319 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-190a4002-a3d3-42a7-b5de-3dcf1edef633 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] No port f44b21d1-ff30-4426-b075-74351b40e9eb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:42:59.763 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2c27875-99c4-485f-8b5a-ce2daa607785 - - - - -] port_update received: 3f2014ca-5032-48af-9413-77dc4583de4f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:42:59.776 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2c27875-99c4-485f-8b5a-ce2daa607785 - - - - -] No port 3f2014ca-5032-48af-9413-77dc4583de4f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:43:02.159 3620 2435539687200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4e13261d-897a-4657-aec0-5f2e90bff593 2022-01-26 20:43:02.424 3620 2435539686080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 09f8feee-5a46-4a42-aac9-49f8103c803a 2022-01-26 20:43:03.061 3620 2435540927968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-64e2d3fb-551a-4afa-a755-9641e9dcaca7 29c7624013a543fab51d3484936925d0 b4d016374d2e4e45a021b9c468ba477b - - -] Security group member updated on remote: ['12b33437-9060-4c7d-958c-c8b658bf292c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:43:03.061 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [req-64e2d3fb-551a-4afa-a755-9641e9dcaca7 29c7624013a543fab51d3484936925d0 b4d016374d2e4e45a021b9c468ba477b - - -] Security group member updated ['12b33437-9060-4c7d-958c-c8b658bf292c'] 2022-01-26 20:43:03.631 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-26 20:43:03.948 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64e2d3fb-551a-4afa-a755-9641e9dcaca7 29c7624013a543fab51d3484936925d0 b4d016374d2e4e45a021b9c468ba477b - - -] port_delete event received for '4e13261d-897a-4657-aec0-5f2e90bff593' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:43:04.370 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Adding port 09f8feee-5a46-4a42-aac9-49f8103c803a 2022-01-26 20:43:04.370 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Port 09f8feee-5a46-4a42-aac9-49f8103c803a updated. Details: {'device': '09f8feee-5a46-4a42-aac9-49f8103c803a', 'network_id': '4516c057-057d-4328-b219-148cc457f2aa', 'port_id': '09f8feee-5a46-4a42-aac9-49f8103c803a', 'mac_address': 'fa:16:3e:12:32:f5', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 421, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ab66317f-1f97-4db1-838e-7f27eb67f0da', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-26 20:43:04.370 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-26 20:43:04.370 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-26 20:43:04.370 3620 2435540928448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4e13261d-897a-4657-aec0-5f2e90bff593' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-26 20:43:04.370 3620 2435540928448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4e13261d-897a-4657-aec0-5f2e90bff593' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-26 20:43:04.370 3620 2435540928448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4e13261d-897a-4657-aec0-5f2e90bff593 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-26 20:43:04.370 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-09f8feee-5a46-4a42-aac9-49f8103c803a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:43:04.370 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 09f8feee-5a46-4a42-aac9-49f8103c803a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-26 20:43:04.370 3620 2435540927968 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4516c057-057d-4328-b219-148cc457f2aa 2022-01-26 20:43:04.370 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-26 20:43:04.390 3620 2435540928448 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f0067db2-b2dc-488a-8c4b-f2d4f13b24ba 2022-01-26 20:43:04.390 3620 2435540928448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4e13261d-897a-4657-aec0-5f2e90bff593'] 2022-01-26 20:43:04.390 3620 2435540928448 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-26 20:43:04.390 3620 2435540928448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-26 20:43:04.390 3620 2435540928448 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4e13261d-897a-4657-aec0-5f2e90bff593'] 2022-01-26 20:43:04.541 3620 2435540927968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '09f8feee-5a46-4a42-aac9-49f8103c803a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:43:04.541 3620 2435540927968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '09f8feee-5a46-4a42-aac9-49f8103c803a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:43:04.557 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 09f8feee-5a46-4a42-aac9-49f8103c803a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-26 20:43:04.557 3620 2435540927968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 421, VLAN trunk: None to switch port 09f8feee-5a46-4a42-aac9-49f8103c803a 2022-01-26 20:43:04.626 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-26 20:43:04.626 3620 2435540927968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['09f8feee-5a46-4a42-aac9-49f8103c803a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:43:05.231 3620 2435540927968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['09f8feee-5a46-4a42-aac9-49f8103c803a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:43:05.231 3620 2435540927968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:43:05.231 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4a686ba5-fd95-4280-b0ef-81b418e2a568) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:43:05.231 3620 2435540927968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 09f8feee-5a46-4a42-aac9-49f8103c803a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:43:05.231 3620 2435540927968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-26 20:43:05.231 3620 2435540927968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 09f8feee-5a46-4a42-aac9-49f8103c803a not yet added. Adding. 2022-01-26 20:43:05.231 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-26 20:43:05.231 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-26 20:43:05.326 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09f8feee-5a46-4a42-aac9-49f8103c803a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:43:05.387 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09f8feee-5a46-4a42-aac9-49f8103c803a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:43:05.387 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09f8feee-5a46-4a42-aac9-49f8103c803a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:43:05.504 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09f8feee-5a46-4a42-aac9-49f8103c803a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:43:05.592 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-09f8feee-5a46-4a42-aac9-49f8103c803a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:43:05.592 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 09f8feee-5a46-4a42-aac9-49f8103c803a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-26 20:43:05.592 3620 2435540927968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 09f8feee-5a46-4a42-aac9-49f8103c803a processed. 2022-01-26 20:43:05.641 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:43:05.996 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:43:06.097 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c267a301-05fc-4896-8922-8cedcfb14e9a - - - - -] port_update received: b95ee64c-8265-49f6-9a99-419e6f653be6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:43:06.097 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c267a301-05fc-4896-8922-8cedcfb14e9a - - - - -] No port b95ee64c-8265-49f6-9a99-419e6f653be6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:43:07.344 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2c6c040-da9b-4f30-bb8c-d86ea5cdf7b3 29c7624013a543fab51d3484936925d0 b4d016374d2e4e45a021b9c468ba477b - - -] port_delete event received for '0d0a4964-1781-4573-b50c-e2d235aaf706' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:43:08.464 3620 2435539686080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f44b21d1-ff30-4426-b075-74351b40e9eb 2022-01-26 20:43:09.666 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-26 20:43:09.906 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Adding port f44b21d1-ff30-4426-b075-74351b40e9eb 2022-01-26 20:43:09.906 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Port f44b21d1-ff30-4426-b075-74351b40e9eb updated. Details: {'device': 'f44b21d1-ff30-4426-b075-74351b40e9eb', 'network_id': '4dec82af-adfe-409d-9600-0434c93cd718', 'port_id': 'f44b21d1-ff30-4426-b075-74351b40e9eb', 'mac_address': 'fa:16:3e:b7:bb:18', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 411, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b46bcd92-ffbb-4d64-bd87-98054ae76669', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-26 20:43:09.906 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-26 20:43:09.906 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f44b21d1-ff30-4426-b075-74351b40e9eb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:43:09.906 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f44b21d1-ff30-4426-b075-74351b40e9eb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-26 20:43:09.906 3620 2435540927968 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4dec82af-adfe-409d-9600-0434c93cd718 2022-01-26 20:43:09.906 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-26 20:43:10.043 3620 2435540927968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f44b21d1-ff30-4426-b075-74351b40e9eb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:43:10.043 3620 2435540927968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f44b21d1-ff30-4426-b075-74351b40e9eb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:43:10.043 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f44b21d1-ff30-4426-b075-74351b40e9eb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-26 20:43:10.043 3620 2435540927968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 411, VLAN trunk: None to switch port f44b21d1-ff30-4426-b075-74351b40e9eb 2022-01-26 20:43:10.129 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-26 20:43:10.129 3620 2435540927968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f44b21d1-ff30-4426-b075-74351b40e9eb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:43:10.432 3620 2435540927968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f44b21d1-ff30-4426-b075-74351b40e9eb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:43:10.432 3620 2435540927968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:43:10.432 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (82786167-47d1-4f3a-8c0c-276c986bbb12) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:43:10.432 3620 2435540927968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f44b21d1-ff30-4426-b075-74351b40e9eb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:43:10.432 3620 2435540927968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-26 20:43:10.432 3620 2435540927968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f44b21d1-ff30-4426-b075-74351b40e9eb not yet added. Adding. 2022-01-26 20:43:10.432 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-26 20:43:10.432 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-26 20:43:10.533 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f44b21d1-ff30-4426-b075-74351b40e9eb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:43:10.639 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f44b21d1-ff30-4426-b075-74351b40e9eb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:43:10.639 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f44b21d1-ff30-4426-b075-74351b40e9eb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:43:10.763 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f44b21d1-ff30-4426-b075-74351b40e9eb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:43:10.863 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f44b21d1-ff30-4426-b075-74351b40e9eb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.968s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:43:10.863 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f44b21d1-ff30-4426-b075-74351b40e9eb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-26 20:43:10.863 3620 2435540927968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f44b21d1-ff30-4426-b075-74351b40e9eb processed. 2022-01-26 20:43:11.682 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:43:11.916 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:43:13.213 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3630b296-e170-4d2e-9337-f0f937e0c5fa 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] port_delete event received for '291d7db7-39e0-4115-a11b-67d7c066c568' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:43:15.541 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e9d577ee-dcf4-4f8b-931d-d55a63d2582b 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] port_delete event received for 'e9e796a9-8671-4cd1-86e9-200a753086d2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:43:17.057 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd078930-3fe4-47dc-83e5-61bafaa586f6 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] port_delete event received for '8d17c1ac-c360-44b8-b341-c3ee690ddf21' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:43:17.369 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd078930-3fe4-47dc-83e5-61bafaa586f6 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] network_delete received. Deleting network f0067db2-b2dc-488a-8c4b-f2d4f13b24ba network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-26 20:43:17.369 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd078930-3fe4-47dc-83e5-61bafaa586f6 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] Network f0067db2-b2dc-488a-8c4b-f2d4f13b24ba not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-26 20:43:52.557 3620 2435539687200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 09f8feee-5a46-4a42-aac9-49f8103c803a 2022-01-26 20:43:53.041 3620 2435540927968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-62581957-7050-410a-8df8-83d29140dbeb 235860f227c1420fb0a225cb54ef5df1 2db5b5ed594345d6b9faceb1fe02c1bd - - -] Security group member updated on remote: ['4a686ba5-fd95-4280-b0ef-81b418e2a568'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:43:53.041 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [req-62581957-7050-410a-8df8-83d29140dbeb 235860f227c1420fb0a225cb54ef5df1 2db5b5ed594345d6b9faceb1fe02c1bd - - -] Security group member updated ['4a686ba5-fd95-4280-b0ef-81b418e2a568'] 2022-01-26 20:43:53.629 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62581957-7050-410a-8df8-83d29140dbeb 235860f227c1420fb0a225cb54ef5df1 2db5b5ed594345d6b9faceb1fe02c1bd - - -] port_delete event received for '09f8feee-5a46-4a42-aac9-49f8103c803a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:43:53.837 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-26 20:43:53.837 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '09f8feee-5a46-4a42-aac9-49f8103c803a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-26 20:43:53.837 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '09f8feee-5a46-4a42-aac9-49f8103c803a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-26 20:43:53.837 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 09f8feee-5a46-4a42-aac9-49f8103c803a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-26 20:43:53.853 3620 2435540927968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4516c057-057d-4328-b219-148cc457f2aa 2022-01-26 20:43:53.853 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['09f8feee-5a46-4a42-aac9-49f8103c803a'] 2022-01-26 20:43:53.853 3620 2435540927968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-26 20:43:53.853 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-26 20:43:53.853 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['09f8feee-5a46-4a42-aac9-49f8103c803a'] 2022-01-26 20:43:55.839 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:43:55.887 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:43:55.994 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d6e70f6-a75d-4288-a895-c708c2053a4b 235860f227c1420fb0a225cb54ef5df1 2db5b5ed594345d6b9faceb1fe02c1bd - - -] port_delete event received for '1c718714-79cc-412b-be5a-c7e279585a74' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:44:00.689 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2faadc1-fdfe-41f5-ba70-a0c2d7256794 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] port_delete event received for 'f005d282-0714-480d-ae23-cadc320203c7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:44:02.874 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d42b66f-125d-4459-862c-b6c749a5e32a 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] port_delete event received for '8c3fc090-cf78-41e9-ab30-58543d0104ee' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:44:04.315 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6e0f8-7564-483e-a79b-a2077dd58a5d 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] port_delete event received for '01bfbf9a-1bb5-4071-b6d1-819d34c5ed82' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:44:04.587 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6e0f8-7564-483e-a79b-a2077dd58a5d 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] network_delete received. Deleting network 4516c057-057d-4328-b219-148cc457f2aa network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-26 20:44:04.587 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bb6e0f8-7564-483e-a79b-a2077dd58a5d 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] Network 4516c057-057d-4328-b219-148cc457f2aa not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-26 20:44:09.555 3620 2435540927968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-058d4a40-8292-4934-87b1-4270485007fd 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Security group member updated on remote: ['08ff34ad-c6f2-408c-8dfe-625b6b22eba7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:44:09.555 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [req-058d4a40-8292-4934-87b1-4270485007fd 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Security group member updated ['08ff34ad-c6f2-408c-8dfe-625b6b22eba7'] 2022-01-26 20:44:10.698 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c380d70-9717-4894-9a39-082e4293a4ac 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] port_update received: 5925c6fd-7418-46a1-a78f-89abe9ad7fa4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:44:10.728 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c380d70-9717-4894-9a39-082e4293a4ac 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] No port 5925c6fd-7418-46a1-a78f-89abe9ad7fa4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:44:12.981 3620 2435539686080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5925c6fd-7418-46a1-a78f-89abe9ad7fa4 2022-01-26 20:44:13.915 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-26 20:44:14.571 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Adding port 5925c6fd-7418-46a1-a78f-89abe9ad7fa4 2022-01-26 20:44:15.109 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Port 5925c6fd-7418-46a1-a78f-89abe9ad7fa4 updated. Details: {'device': '5925c6fd-7418-46a1-a78f-89abe9ad7fa4', 'network_id': 'a04d71fd-b8e4-45c7-b700-e09f6c6a3485', 'port_id': '5925c6fd-7418-46a1-a78f-89abe9ad7fa4', 'mac_address': 'fa:16:3e:20:39:c2', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 417, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9267125a-62c7-4862-ad7d-ad218cb7082a', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-26 20:44:16.011 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-26 20:44:16.011 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.base [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Loop iteration exceeded interval (2 vs. 2.0960679054260254) daemon_loop c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\base.py:124 2022-01-26 20:44:16.011 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5925c6fd-7418-46a1-a78f-89abe9ad7fa4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:44:16.011 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5925c6fd-7418-46a1-a78f-89abe9ad7fa4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-26 20:44:16.011 3620 2435540927968 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a04d71fd-b8e4-45c7-b700-e09f6c6a3485 2022-01-26 20:44:16.027 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-26 20:44:16.227 3620 2435540927968 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5925c6fd-7418-46a1-a78f-89abe9ad7fa4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:44:16.227 3620 2435540927968 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5925c6fd-7418-46a1-a78f-89abe9ad7fa4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:44:16.246 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5925c6fd-7418-46a1-a78f-89abe9ad7fa4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-26 20:44:16.246 3620 2435540927968 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 417, VLAN trunk: None to switch port 5925c6fd-7418-46a1-a78f-89abe9ad7fa4 2022-01-26 20:44:16.326 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-26 20:44:16.326 3620 2435540927968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5925c6fd-7418-46a1-a78f-89abe9ad7fa4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:44:16.493 3620 2435540927968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5925c6fd-7418-46a1-a78f-89abe9ad7fa4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:44:16.493 3620 2435540927968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:44:16.493 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (08ff34ad-c6f2-408c-8dfe-625b6b22eba7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:44:16.493 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (08ff34ad-c6f2-408c-8dfe-625b6b22eba7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-26 20:44:16.493 3620 2435540927968 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5925c6fd-7418-46a1-a78f-89abe9ad7fa4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:44:16.493 3620 2435540927968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-26 20:44:16.493 3620 2435540927968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5925c6fd-7418-46a1-a78f-89abe9ad7fa4 not yet added. Adding. 2022-01-26 20:44:16.493 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-26 20:44:16.493 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-26 20:44:16.637 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5925c6fd-7418-46a1-a78f-89abe9ad7fa4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:44:16.751 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5925c6fd-7418-46a1-a78f-89abe9ad7fa4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:44:16.751 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5925c6fd-7418-46a1-a78f-89abe9ad7fa4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:44:16.871 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5925c6fd-7418-46a1-a78f-89abe9ad7fa4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:44:16.984 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5925c6fd-7418-46a1-a78f-89abe9ad7fa4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.969s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:44:16.984 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5925c6fd-7418-46a1-a78f-89abe9ad7fa4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-26 20:44:16.984 3620 2435540927968 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5925c6fd-7418-46a1-a78f-89abe9ad7fa4 processed. 2022-01-26 20:44:18.009 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:44:18.243 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:44:34.123 3620 2435540927968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e274ca2d-728e-47ea-98b6-9557de444b57 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Security group member updated on remote: ['08ff34ad-c6f2-408c-8dfe-625b6b22eba7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:44:34.123 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [req-e274ca2d-728e-47ea-98b6-9557de444b57 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Security group member updated ['08ff34ad-c6f2-408c-8dfe-625b6b22eba7'] 2022-01-26 20:44:34.123 3620 2435540927968 MainThread INFO neutron.agent.securitygroups_rpc [req-e274ca2d-728e-47ea-98b6-9557de444b57 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Refresh firewall rules 2022-01-26 20:44:34.123 3620 2435540927968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e274ca2d-728e-47ea-98b6-9557de444b57 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Get security group information for devices via rpc ['5925c6fd-7418-46a1-a78f-89abe9ad7fa4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:44:34.355 3620 2435540927968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e274ca2d-728e-47ea-98b6-9557de444b57 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update security group information for ports dict_keys(['5925c6fd-7418-46a1-a78f-89abe9ad7fa4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:44:34.355 3620 2435540927968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e274ca2d-728e-47ea-98b6-9557de444b57 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:44:34.355 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e274ca2d-728e-47ea-98b6-9557de444b57 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update rules of security group (08ff34ad-c6f2-408c-8dfe-625b6b22eba7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:44:34.355 3620 2435540927968 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e274ca2d-728e-47ea-98b6-9557de444b57 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update members of security group (08ff34ad-c6f2-408c-8dfe-625b6b22eba7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-26 20:44:34.355 3620 2435540927968 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e274ca2d-728e-47ea-98b6-9557de444b57 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update port filter for 5925c6fd-7418-46a1-a78f-89abe9ad7fa4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:44:34.355 3620 2435540927968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e274ca2d-728e-47ea-98b6-9557de444b57 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Updating port rules. 2022-01-26 20:44:34.355 3620 2435540927968 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e274ca2d-728e-47ea-98b6-9557de444b57 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-26 20:44:34.355 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [req-e274ca2d-728e-47ea-98b6-9557de444b57 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-5925c6fd-7418-46a1-a78f-89abe9ad7fa4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:44:34.495 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [req-e274ca2d-728e-47ea-98b6-9557de444b57 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-5925c6fd-7418-46a1-a78f-89abe9ad7fa4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:44:34.495 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [req-e274ca2d-728e-47ea-98b6-9557de444b57 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-5925c6fd-7418-46a1-a78f-89abe9ad7fa4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:44:34.495 3620 2435540927968 MainThread DEBUG oslo_concurrency.lockutils [req-e274ca2d-728e-47ea-98b6-9557de444b57 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-5925c6fd-7418-46a1-a78f-89abe9ad7fa4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:44:35.340 3620 2435540928608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e03d277-bd1c-4048-981b-395e9f00b621 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] port_update received: 3d9057ba-1301-4b09-b3be-f3e5b69e79c5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:44:35.352 3620 2435540928608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e03d277-bd1c-4048-981b-395e9f00b621 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] No port 3d9057ba-1301-4b09-b3be-f3e5b69e79c5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:44:36.277 3620 2435540928608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a57ceb6f-63cb-49a0-964e-ecfb9151ddd3 76357b921f324c5daaddbcf2c0f8e861 4fbe303b3397401ba0190b7b7994d9c3 - - -] Security group member updated on remote: ['110215a6-e2f9-45c3-8ef9-0c22273cb8f2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:44:36.277 3620 2435540928608 MainThread INFO neutron.agent.securitygroups_rpc [req-a57ceb6f-63cb-49a0-964e-ecfb9151ddd3 76357b921f324c5daaddbcf2c0f8e861 4fbe303b3397401ba0190b7b7994d9c3 - - -] Security group member updated ['110215a6-e2f9-45c3-8ef9-0c22273cb8f2'] 2022-01-26 20:44:37.245 3620 2435539686080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3d9057ba-1301-4b09-b3be-f3e5b69e79c5 2022-01-26 20:44:37.480 3620 2435540928608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c6a6f02-04b4-4bf7-b593-4042141cb334 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] port_update received: 1bf49561-d252-4784-ba63-8d912400fbf8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:44:37.494 3620 2435540928608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6c6a6f02-04b4-4bf7-b593-4042141cb334 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] No port 1bf49561-d252-4784-ba63-8d912400fbf8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:44:38.102 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-26 20:44:38.430 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Adding port 3d9057ba-1301-4b09-b3be-f3e5b69e79c5 2022-01-26 20:44:38.430 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Port 3d9057ba-1301-4b09-b3be-f3e5b69e79c5 updated. Details: {'device': '3d9057ba-1301-4b09-b3be-f3e5b69e79c5', 'network_id': 'a04d71fd-b8e4-45c7-b700-e09f6c6a3485', 'port_id': '3d9057ba-1301-4b09-b3be-f3e5b69e79c5', 'mac_address': 'fa:16:3e:b6:af:dd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 417, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9267125a-62c7-4862-ad7d-ad218cb7082a', '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} 2022-01-26 20:44:38.430 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-26 20:44:38.430 3620 2435540928608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3d9057ba-1301-4b09-b3be-f3e5b69e79c5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:44:38.430 3620 2435540928608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3d9057ba-1301-4b09-b3be-f3e5b69e79c5 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-26 20:44:38.430 3620 2435540928608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-26 20:44:38.572 3620 2435540928608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3d9057ba-1301-4b09-b3be-f3e5b69e79c5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:44:38.572 3620 2435540928608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3d9057ba-1301-4b09-b3be-f3e5b69e79c5') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:44:38.572 3620 2435540928608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3d9057ba-1301-4b09-b3be-f3e5b69e79c5 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-26 20:44:38.572 3620 2435540928608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 417, VLAN trunk: None to switch port 3d9057ba-1301-4b09-b3be-f3e5b69e79c5 2022-01-26 20:44:38.665 3620 2435540928608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-26 20:44:38.666 3620 2435540928608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3d9057ba-1301-4b09-b3be-f3e5b69e79c5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:44:38.839 3620 2435540928608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3d9057ba-1301-4b09-b3be-f3e5b69e79c5']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:44:38.839 3620 2435540928608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:44:38.839 3620 2435540928608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (08ff34ad-c6f2-408c-8dfe-625b6b22eba7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:44:38.839 3620 2435540928608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (08ff34ad-c6f2-408c-8dfe-625b6b22eba7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-26 20:44:38.839 3620 2435540928608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3d9057ba-1301-4b09-b3be-f3e5b69e79c5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:44:38.839 3620 2435540928608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-26 20:44:38.839 3620 2435540928608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3d9057ba-1301-4b09-b3be-f3e5b69e79c5 not yet added. Adding. 2022-01-26 20:44:38.839 3620 2435540928608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-26 20:44:38.839 3620 2435540928608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-26 20:44:38.972 3620 2435540928608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3d9057ba-1301-4b09-b3be-f3e5b69e79c5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:44:39.103 3620 2435540928608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3d9057ba-1301-4b09-b3be-f3e5b69e79c5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:44:39.103 3620 2435540928608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3d9057ba-1301-4b09-b3be-f3e5b69e79c5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:44:39.234 3620 2435540928608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3d9057ba-1301-4b09-b3be-f3e5b69e79c5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:44:39.259 3620 2435539686080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1bf49561-d252-4784-ba63-8d912400fbf8 2022-01-26 20:44:39.340 3620 2435540928608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3d9057ba-1301-4b09-b3be-f3e5b69e79c5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:44:39.340 3620 2435540928608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3d9057ba-1301-4b09-b3be-f3e5b69e79c5 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-26 20:44:39.340 3620 2435540928608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3d9057ba-1301-4b09-b3be-f3e5b69e79c5 processed. 2022-01-26 20:44:40.114 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-26 20:44:40.114 3620 2435540928608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:44:40.555 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Adding port 1bf49561-d252-4784-ba63-8d912400fbf8 2022-01-26 20:44:40.555 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Port 1bf49561-d252-4784-ba63-8d912400fbf8 updated. Details: {'device': '1bf49561-d252-4784-ba63-8d912400fbf8', 'network_id': 'f9ac75d7-1133-49c4-902d-ce978ebced17', 'port_id': '1bf49561-d252-4784-ba63-8d912400fbf8', 'mac_address': 'fa:16:3e:71:3e:92', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 422, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '34683ef6-b0d9-4a26-961b-3cb8c065acfa', 'ip_address': '192.168.233.37'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-26 20:44:40.555 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-26 20:44:40.555 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1bf49561-d252-4784-ba63-8d912400fbf8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:44:40.555 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1bf49561-d252-4784-ba63-8d912400fbf8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-26 20:44:40.555 3620 2435540928768 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f9ac75d7-1133-49c4-902d-ce978ebced17 2022-01-26 20:44:40.555 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-26 20:44:40.618 3620 2435540928608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:44:40.713 3620 2435540928768 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1bf49561-d252-4784-ba63-8d912400fbf8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:44:40.713 3620 2435540928768 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1bf49561-d252-4784-ba63-8d912400fbf8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:44:40.743 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1bf49561-d252-4784-ba63-8d912400fbf8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-26 20:44:40.743 3620 2435540928768 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 422, VLAN trunk: None to switch port 1bf49561-d252-4784-ba63-8d912400fbf8 2022-01-26 20:44:40.830 3620 2435540928768 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-26 20:44:40.830 3620 2435540928768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1bf49561-d252-4784-ba63-8d912400fbf8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:44:41.010 3620 2435540928768 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1bf49561-d252-4784-ba63-8d912400fbf8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:44:41.010 3620 2435540928768 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:44:41.010 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (110215a6-e2f9-45c3-8ef9-0c22273cb8f2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:44:41.010 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (110215a6-e2f9-45c3-8ef9-0c22273cb8f2) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-26 20:44:41.010 3620 2435540928768 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1bf49561-d252-4784-ba63-8d912400fbf8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:44:41.010 3620 2435540928768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-26 20:44:41.010 3620 2435540928768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1bf49561-d252-4784-ba63-8d912400fbf8 not yet added. Adding. 2022-01-26 20:44:41.010 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-26 20:44:41.010 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-26 20:44:41.159 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1bf49561-d252-4784-ba63-8d912400fbf8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:44:41.297 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1bf49561-d252-4784-ba63-8d912400fbf8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:44:41.297 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1bf49561-d252-4784-ba63-8d912400fbf8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:44:41.462 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1bf49561-d252-4784-ba63-8d912400fbf8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:44:41.578 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1bf49561-d252-4784-ba63-8d912400fbf8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:44:41.578 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1bf49561-d252-4784-ba63-8d912400fbf8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-26 20:44:41.578 3620 2435540928768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1bf49561-d252-4784-ba63-8d912400fbf8 processed. 2022-01-26 20:44:42.119 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:44:42.337 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:44:46.993 3620 2435539687200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1bf49561-d252-4784-ba63-8d912400fbf8 2022-01-26 20:44:47.180 3620 2435540928768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fb367b1c-0430-41bf-a6a2-2939efafa383 76357b921f324c5daaddbcf2c0f8e861 4fbe303b3397401ba0190b7b7994d9c3 - - -] Security group member updated on remote: ['110215a6-e2f9-45c3-8ef9-0c22273cb8f2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:44:47.180 3620 2435540928768 MainThread INFO neutron.agent.securitygroups_rpc [req-fb367b1c-0430-41bf-a6a2-2939efafa383 76357b921f324c5daaddbcf2c0f8e861 4fbe303b3397401ba0190b7b7994d9c3 - - -] Security group member updated ['110215a6-e2f9-45c3-8ef9-0c22273cb8f2'] 2022-01-26 20:44:47.180 3620 2435540928768 MainThread INFO neutron.agent.securitygroups_rpc [req-fb367b1c-0430-41bf-a6a2-2939efafa383 76357b921f324c5daaddbcf2c0f8e861 4fbe303b3397401ba0190b7b7994d9c3 - - -] Refresh firewall rules 2022-01-26 20:44:47.180 3620 2435540928768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fb367b1c-0430-41bf-a6a2-2939efafa383 76357b921f324c5daaddbcf2c0f8e861 4fbe303b3397401ba0190b7b7994d9c3 - - -] Get security group information for devices via rpc ['1bf49561-d252-4784-ba63-8d912400fbf8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:44:47.240 3620 2435540928768 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fb367b1c-0430-41bf-a6a2-2939efafa383 76357b921f324c5daaddbcf2c0f8e861 4fbe303b3397401ba0190b7b7994d9c3 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:44:47.240 3620 2435540928768 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fb367b1c-0430-41bf-a6a2-2939efafa383 76357b921f324c5daaddbcf2c0f8e861 4fbe303b3397401ba0190b7b7994d9c3 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:44:47.305 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fb367b1c-0430-41bf-a6a2-2939efafa383 76357b921f324c5daaddbcf2c0f8e861 4fbe303b3397401ba0190b7b7994d9c3 - - -] port_delete event received for '1bf49561-d252-4784-ba63-8d912400fbf8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:44:47.323 3620 2435540928768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b1b62455-a170-4341-a4bf-55245de9adfa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Security group member updated on remote: ['08ff34ad-c6f2-408c-8dfe-625b6b22eba7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:44:47.323 3620 2435540928768 MainThread INFO neutron.agent.securitygroups_rpc [req-b1b62455-a170-4341-a4bf-55245de9adfa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Security group member updated ['08ff34ad-c6f2-408c-8dfe-625b6b22eba7'] 2022-01-26 20:44:47.323 3620 2435540928768 MainThread INFO neutron.agent.securitygroups_rpc [req-b1b62455-a170-4341-a4bf-55245de9adfa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Refresh firewall rules 2022-01-26 20:44:47.323 3620 2435540928768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b1b62455-a170-4341-a4bf-55245de9adfa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Get security group information for devices via rpc ['5925c6fd-7418-46a1-a78f-89abe9ad7fa4', '3d9057ba-1301-4b09-b3be-f3e5b69e79c5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:44:47.670 3620 2435540928768 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b1b62455-a170-4341-a4bf-55245de9adfa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update security group information for ports dict_keys(['3d9057ba-1301-4b09-b3be-f3e5b69e79c5', '5925c6fd-7418-46a1-a78f-89abe9ad7fa4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:44:47.670 3620 2435540928768 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b1b62455-a170-4341-a4bf-55245de9adfa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:44:47.670 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b1b62455-a170-4341-a4bf-55245de9adfa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update rules of security group (08ff34ad-c6f2-408c-8dfe-625b6b22eba7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:44:47.670 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b1b62455-a170-4341-a4bf-55245de9adfa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update members of security group (08ff34ad-c6f2-408c-8dfe-625b6b22eba7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-26 20:44:47.670 3620 2435540928768 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b1b62455-a170-4341-a4bf-55245de9adfa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update port filter for 3d9057ba-1301-4b09-b3be-f3e5b69e79c5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:44:47.670 3620 2435540928768 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b1b62455-a170-4341-a4bf-55245de9adfa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Updating port rules. 2022-01-26 20:44:47.670 3620 2435540928768 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b1b62455-a170-4341-a4bf-55245de9adfa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-26 20:44:47.670 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [req-b1b62455-a170-4341-a4bf-55245de9adfa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-3d9057ba-1301-4b09-b3be-f3e5b69e79c5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:44:47.821 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [req-b1b62455-a170-4341-a4bf-55245de9adfa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-3d9057ba-1301-4b09-b3be-f3e5b69e79c5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:44:47.821 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [req-b1b62455-a170-4341-a4bf-55245de9adfa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-3d9057ba-1301-4b09-b3be-f3e5b69e79c5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:44:47.821 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [req-b1b62455-a170-4341-a4bf-55245de9adfa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-3d9057ba-1301-4b09-b3be-f3e5b69e79c5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:44:47.821 3620 2435540928768 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b1b62455-a170-4341-a4bf-55245de9adfa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update port filter for 5925c6fd-7418-46a1-a78f-89abe9ad7fa4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:44:47.821 3620 2435540928768 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b1b62455-a170-4341-a4bf-55245de9adfa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Updating port rules. 2022-01-26 20:44:47.821 3620 2435540928768 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b1b62455-a170-4341-a4bf-55245de9adfa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-26 20:44:47.821 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [req-b1b62455-a170-4341-a4bf-55245de9adfa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-5925c6fd-7418-46a1-a78f-89abe9ad7fa4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:44:47.962 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [req-b1b62455-a170-4341-a4bf-55245de9adfa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-5925c6fd-7418-46a1-a78f-89abe9ad7fa4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:44:47.962 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [req-b1b62455-a170-4341-a4bf-55245de9adfa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-5925c6fd-7418-46a1-a78f-89abe9ad7fa4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:44:47.962 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [req-b1b62455-a170-4341-a4bf-55245de9adfa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-5925c6fd-7418-46a1-a78f-89abe9ad7fa4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:44:48.165 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-26 20:44:48.165 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1bf49561-d252-4784-ba63-8d912400fbf8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-26 20:44:48.165 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1bf49561-d252-4784-ba63-8d912400fbf8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-26 20:44:48.165 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1bf49561-d252-4784-ba63-8d912400fbf8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-26 20:44:48.183 3620 2435540928768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f9ac75d7-1133-49c4-902d-ce978ebced17 2022-01-26 20:44:48.183 3620 2435540928768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1bf49561-d252-4784-ba63-8d912400fbf8'] 2022-01-26 20:44:48.183 3620 2435540928768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-26 20:44:48.183 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-26 20:44:48.183 3620 2435540928768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1bf49561-d252-4784-ba63-8d912400fbf8'] 2022-01-26 20:44:48.603 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05acdaea-36e6-4a54-a605-21b221c106b8 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] port_update received: 9fe16d0a-2b7a-47b5-8c68-2a39e262d451 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:44:48.620 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05acdaea-36e6-4a54-a605-21b221c106b8 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] No port 9fe16d0a-2b7a-47b5-8c68-2a39e262d451 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:44:50.165 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:44:50.195 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:44:51.368 3620 2435539686080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9fe16d0a-2b7a-47b5-8c68-2a39e262d451 2022-01-26 20:44:52.181 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-26 20:44:52.414 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Adding port 9fe16d0a-2b7a-47b5-8c68-2a39e262d451 2022-01-26 20:44:52.414 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Port 9fe16d0a-2b7a-47b5-8c68-2a39e262d451 updated. Details: {'device': '9fe16d0a-2b7a-47b5-8c68-2a39e262d451', 'network_id': 'a04d71fd-b8e4-45c7-b700-e09f6c6a3485', 'port_id': '9fe16d0a-2b7a-47b5-8c68-2a39e262d451', 'mac_address': 'fa:16:3e:7d:5a:a6', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 417, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9267125a-62c7-4862-ad7d-ad218cb7082a', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-26 20:44:52.414 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-26 20:44:52.414 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9fe16d0a-2b7a-47b5-8c68-2a39e262d451" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:44:52.414 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9fe16d0a-2b7a-47b5-8c68-2a39e262d451 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-26 20:44:52.414 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-26 20:44:52.572 3620 2435540928768 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9fe16d0a-2b7a-47b5-8c68-2a39e262d451') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:44:52.572 3620 2435540928768 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9fe16d0a-2b7a-47b5-8c68-2a39e262d451') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:44:52.586 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9fe16d0a-2b7a-47b5-8c68-2a39e262d451 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-26 20:44:52.586 3620 2435540928768 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 417, VLAN trunk: None to switch port 9fe16d0a-2b7a-47b5-8c68-2a39e262d451 2022-01-26 20:44:52.665 3620 2435540928768 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-26 20:44:52.665 3620 2435540928768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9fe16d0a-2b7a-47b5-8c68-2a39e262d451'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:44:52.826 3620 2435540928768 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9fe16d0a-2b7a-47b5-8c68-2a39e262d451']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:44:52.840 3620 2435540928768 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:44:52.840 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (08ff34ad-c6f2-408c-8dfe-625b6b22eba7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:44:52.840 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (08ff34ad-c6f2-408c-8dfe-625b6b22eba7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-26 20:44:52.840 3620 2435540928768 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9fe16d0a-2b7a-47b5-8c68-2a39e262d451 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:44:52.840 3620 2435540928768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-26 20:44:52.840 3620 2435540928768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9fe16d0a-2b7a-47b5-8c68-2a39e262d451 not yet added. Adding. 2022-01-26 20:44:52.840 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-26 20:44:52.840 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-26 20:44:52.974 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9fe16d0a-2b7a-47b5-8c68-2a39e262d451" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:44:53.104 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9fe16d0a-2b7a-47b5-8c68-2a39e262d451" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:44:53.104 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9fe16d0a-2b7a-47b5-8c68-2a39e262d451" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:44:53.295 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9fe16d0a-2b7a-47b5-8c68-2a39e262d451" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:44:53.394 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9fe16d0a-2b7a-47b5-8c68-2a39e262d451" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.985s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:44:53.394 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9fe16d0a-2b7a-47b5-8c68-2a39e262d451 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-26 20:44:53.394 3620 2435540928768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9fe16d0a-2b7a-47b5-8c68-2a39e262d451 processed. 2022-01-26 20:44:54.217 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:44:54.461 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:07.134 3620 2435539687200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 02792e6f-5ce1-4474-af43-4192b72595d3 2022-01-26 20:45:08.008 3620 2435540928768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-847d0845-96de-4f35-a4cb-0c809d522795 be5d81971d3a4a039f0c796f8a25fd3d e9a57cd7739d474faf8f56ebf9f56596 - - -] Security group member updated on remote: ['0aca20fc-72fc-4a04-8760-f790dac2c149'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:45:08.008 3620 2435540928768 MainThread INFO neutron.agent.securitygroups_rpc [req-847d0845-96de-4f35-a4cb-0c809d522795 be5d81971d3a4a039f0c796f8a25fd3d e9a57cd7739d474faf8f56ebf9f56596 - - -] Security group member updated ['0aca20fc-72fc-4a04-8760-f790dac2c149'] 2022-01-26 20:45:08.258 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-26 20:45:08.258 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '02792e6f-5ce1-4474-af43-4192b72595d3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-26 20:45:08.258 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '02792e6f-5ce1-4474-af43-4192b72595d3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-26 20:45:08.258 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 02792e6f-5ce1-4474-af43-4192b72595d3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-26 20:45:08.274 3620 2435540928768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c83090db-3345-4185-95c5-e77079404feb 2022-01-26 20:45:08.274 3620 2435540928768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['02792e6f-5ce1-4474-af43-4192b72595d3'] 2022-01-26 20:45:08.274 3620 2435540928768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-26 20:45:08.274 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-26 20:45:08.274 3620 2435540928768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['02792e6f-5ce1-4474-af43-4192b72595d3'] 2022-01-26 20:45:08.561 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-847d0845-96de-4f35-a4cb-0c809d522795 be5d81971d3a4a039f0c796f8a25fd3d e9a57cd7739d474faf8f56ebf9f56596 - - -] port_delete event received for '02792e6f-5ce1-4474-af43-4192b72595d3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:45:10.273 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:10.308 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:12.710 3620 2435540928768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d260be4e-e3a0-4f07-bbe2-49edd0b1b851 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Security group member updated on remote: ['08ff34ad-c6f2-408c-8dfe-625b6b22eba7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:45:12.710 3620 2435540928768 MainThread INFO neutron.agent.securitygroups_rpc [req-d260be4e-e3a0-4f07-bbe2-49edd0b1b851 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Security group member updated ['08ff34ad-c6f2-408c-8dfe-625b6b22eba7'] 2022-01-26 20:45:12.710 3620 2435540928768 MainThread INFO neutron.agent.securitygroups_rpc [req-d260be4e-e3a0-4f07-bbe2-49edd0b1b851 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Refresh firewall rules 2022-01-26 20:45:12.710 3620 2435540928768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d260be4e-e3a0-4f07-bbe2-49edd0b1b851 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Get security group information for devices via rpc ['5925c6fd-7418-46a1-a78f-89abe9ad7fa4', '3d9057ba-1301-4b09-b3be-f3e5b69e79c5', '9fe16d0a-2b7a-47b5-8c68-2a39e262d451'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:45:13.164 3620 2435540928768 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d260be4e-e3a0-4f07-bbe2-49edd0b1b851 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update security group information for ports dict_keys(['3d9057ba-1301-4b09-b3be-f3e5b69e79c5', '5925c6fd-7418-46a1-a78f-89abe9ad7fa4', '9fe16d0a-2b7a-47b5-8c68-2a39e262d451']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:45:13.164 3620 2435540928768 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d260be4e-e3a0-4f07-bbe2-49edd0b1b851 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:45:13.164 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d260be4e-e3a0-4f07-bbe2-49edd0b1b851 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update rules of security group (08ff34ad-c6f2-408c-8dfe-625b6b22eba7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:45:13.164 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d260be4e-e3a0-4f07-bbe2-49edd0b1b851 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update members of security group (08ff34ad-c6f2-408c-8dfe-625b6b22eba7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-26 20:45:13.164 3620 2435540928768 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d260be4e-e3a0-4f07-bbe2-49edd0b1b851 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update port filter for 3d9057ba-1301-4b09-b3be-f3e5b69e79c5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:45:13.164 3620 2435540928768 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d260be4e-e3a0-4f07-bbe2-49edd0b1b851 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Updating port rules. 2022-01-26 20:45:13.164 3620 2435540928768 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d260be4e-e3a0-4f07-bbe2-49edd0b1b851 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-26 20:45:13.164 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [req-d260be4e-e3a0-4f07-bbe2-49edd0b1b851 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-3d9057ba-1301-4b09-b3be-f3e5b69e79c5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:13.320 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [req-d260be4e-e3a0-4f07-bbe2-49edd0b1b851 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-3d9057ba-1301-4b09-b3be-f3e5b69e79c5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:13.320 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [req-d260be4e-e3a0-4f07-bbe2-49edd0b1b851 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-3d9057ba-1301-4b09-b3be-f3e5b69e79c5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:13.320 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [req-d260be4e-e3a0-4f07-bbe2-49edd0b1b851 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-3d9057ba-1301-4b09-b3be-f3e5b69e79c5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:13.320 3620 2435540928768 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d260be4e-e3a0-4f07-bbe2-49edd0b1b851 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update port filter for 5925c6fd-7418-46a1-a78f-89abe9ad7fa4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:45:13.320 3620 2435540928768 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d260be4e-e3a0-4f07-bbe2-49edd0b1b851 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Updating port rules. 2022-01-26 20:45:13.320 3620 2435540928768 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d260be4e-e3a0-4f07-bbe2-49edd0b1b851 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-26 20:45:13.320 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [req-d260be4e-e3a0-4f07-bbe2-49edd0b1b851 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-5925c6fd-7418-46a1-a78f-89abe9ad7fa4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:13.462 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [req-d260be4e-e3a0-4f07-bbe2-49edd0b1b851 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-5925c6fd-7418-46a1-a78f-89abe9ad7fa4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:13.462 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [req-d260be4e-e3a0-4f07-bbe2-49edd0b1b851 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-5925c6fd-7418-46a1-a78f-89abe9ad7fa4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:13.462 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [req-d260be4e-e3a0-4f07-bbe2-49edd0b1b851 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-5925c6fd-7418-46a1-a78f-89abe9ad7fa4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:13.462 3620 2435540928768 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d260be4e-e3a0-4f07-bbe2-49edd0b1b851 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update port filter for 9fe16d0a-2b7a-47b5-8c68-2a39e262d451 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:45:13.462 3620 2435540928768 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d260be4e-e3a0-4f07-bbe2-49edd0b1b851 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Updating port rules. 2022-01-26 20:45:13.462 3620 2435540928768 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d260be4e-e3a0-4f07-bbe2-49edd0b1b851 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Creating 1 new rules, removing 0 old rules. 2022-01-26 20:45:13.462 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [req-d260be4e-e3a0-4f07-bbe2-49edd0b1b851 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-9fe16d0a-2b7a-47b5-8c68-2a39e262d451" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:13.558 3620 2435540928928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e9fabd7c-3b69-4118-901c-048e3c9feaa3 be5d81971d3a4a039f0c796f8a25fd3d e9a57cd7739d474faf8f56ebf9f56596 - - -] Security group member updated on remote: ['0aca20fc-72fc-4a04-8760-f790dac2c149'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:45:13.558 3620 2435540928928 MainThread INFO neutron.agent.securitygroups_rpc [req-e9fabd7c-3b69-4118-901c-048e3c9feaa3 be5d81971d3a4a039f0c796f8a25fd3d e9a57cd7739d474faf8f56ebf9f56596 - - -] Security group member updated ['0aca20fc-72fc-4a04-8760-f790dac2c149'] 2022-01-26 20:45:13.617 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [req-d260be4e-e3a0-4f07-bbe2-49edd0b1b851 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-9fe16d0a-2b7a-47b5-8c68-2a39e262d451" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:13.617 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [req-d260be4e-e3a0-4f07-bbe2-49edd0b1b851 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-9fe16d0a-2b7a-47b5-8c68-2a39e262d451" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:13.617 3620 2435540928768 MainThread DEBUG oslo_concurrency.lockutils [req-d260be4e-e3a0-4f07-bbe2-49edd0b1b851 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-9fe16d0a-2b7a-47b5-8c68-2a39e262d451" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:14.007 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68fa4b6a-818a-42d7-91ee-55493c7f03f0 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] port_update received: 6cc4d8ed-8291-4c0e-9366-df4937493a6f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:45:14.025 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68fa4b6a-818a-42d7-91ee-55493c7f03f0 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] No port 6cc4d8ed-8291-4c0e-9366-df4937493a6f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:45:14.806 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2a870a8-d2dd-4774-b8c8-e94229b3a60c 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] port_update received: 312b3392-a703-406c-af75-89dd6989f7e3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:45:14.820 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2a870a8-d2dd-4774-b8c8-e94229b3a60c 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] No port 312b3392-a703-406c-af75-89dd6989f7e3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:45:15.572 3620 2435539686080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6cc4d8ed-8291-4c0e-9366-df4937493a6f 2022-01-26 20:45:16.288 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-26 20:45:16.525 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Adding port 6cc4d8ed-8291-4c0e-9366-df4937493a6f 2022-01-26 20:45:16.525 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Port 6cc4d8ed-8291-4c0e-9366-df4937493a6f updated. Details: {'device': '6cc4d8ed-8291-4c0e-9366-df4937493a6f', 'network_id': 'a04d71fd-b8e4-45c7-b700-e09f6c6a3485', 'port_id': '6cc4d8ed-8291-4c0e-9366-df4937493a6f', 'mac_address': 'fa:16:3e:37:a8:6d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 417, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9267125a-62c7-4862-ad7d-ad218cb7082a', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-26 20:45:16.525 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-26 20:45:16.525 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6cc4d8ed-8291-4c0e-9366-df4937493a6f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:16.525 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6cc4d8ed-8291-4c0e-9366-df4937493a6f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-26 20:45:16.525 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-26 20:45:16.679 3620 2435540928928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6cc4d8ed-8291-4c0e-9366-df4937493a6f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:45:16.679 3620 2435540928928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6cc4d8ed-8291-4c0e-9366-df4937493a6f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:45:16.679 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6cc4d8ed-8291-4c0e-9366-df4937493a6f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-26 20:45:16.679 3620 2435540928928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 417, VLAN trunk: None to switch port 6cc4d8ed-8291-4c0e-9366-df4937493a6f 2022-01-26 20:45:16.786 3620 2435540928928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-26 20:45:16.786 3620 2435540928928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6cc4d8ed-8291-4c0e-9366-df4937493a6f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:45:16.970 3620 2435540928928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6cc4d8ed-8291-4c0e-9366-df4937493a6f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:45:16.970 3620 2435540928928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:45:16.970 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (08ff34ad-c6f2-408c-8dfe-625b6b22eba7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:45:16.970 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (08ff34ad-c6f2-408c-8dfe-625b6b22eba7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-26 20:45:16.970 3620 2435540928928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6cc4d8ed-8291-4c0e-9366-df4937493a6f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:45:16.970 3620 2435540928928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-26 20:45:16.970 3620 2435540928928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6cc4d8ed-8291-4c0e-9366-df4937493a6f not yet added. Adding. 2022-01-26 20:45:16.970 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-26 20:45:16.970 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-26 20:45:17.137 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cc4d8ed-8291-4c0e-9366-df4937493a6f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:17.304 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cc4d8ed-8291-4c0e-9366-df4937493a6f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:17.304 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cc4d8ed-8291-4c0e-9366-df4937493a6f" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:17.476 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6cc4d8ed-8291-4c0e-9366-df4937493a6f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:17.601 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6cc4d8ed-8291-4c0e-9366-df4937493a6f" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:17.601 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6cc4d8ed-8291-4c0e-9366-df4937493a6f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-26 20:45:17.601 3620 2435540928928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6cc4d8ed-8291-4c0e-9366-df4937493a6f processed. 2022-01-26 20:45:18.304 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:18.522 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:21.632 3620 2435539686080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 312b3392-a703-406c-af75-89dd6989f7e3 2022-01-26 20:45:22.326 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-26 20:45:22.556 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Adding port 312b3392-a703-406c-af75-89dd6989f7e3 2022-01-26 20:45:22.556 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Port 312b3392-a703-406c-af75-89dd6989f7e3 updated. Details: {'device': '312b3392-a703-406c-af75-89dd6989f7e3', 'network_id': 'c83090db-3345-4185-95c5-e77079404feb', 'port_id': '312b3392-a703-406c-af75-89dd6989f7e3', 'mac_address': 'fa:16:3e:31:b0:de', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 401, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1541ad6d-fe96-40af-9f9c-9494a1a64fe4', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-26 20:45:22.556 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-26 20:45:22.572 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-312b3392-a703-406c-af75-89dd6989f7e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:22.572 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 312b3392-a703-406c-af75-89dd6989f7e3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-26 20:45:22.572 3620 2435540928928 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c83090db-3345-4185-95c5-e77079404feb 2022-01-26 20:45:22.572 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-26 20:45:22.726 3620 2435540928928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '312b3392-a703-406c-af75-89dd6989f7e3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:45:22.726 3620 2435540928928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '312b3392-a703-406c-af75-89dd6989f7e3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:45:22.742 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 312b3392-a703-406c-af75-89dd6989f7e3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-26 20:45:22.742 3620 2435540928928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 401, VLAN trunk: None to switch port 312b3392-a703-406c-af75-89dd6989f7e3 2022-01-26 20:45:22.819 3620 2435540928928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-26 20:45:22.819 3620 2435540928928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['312b3392-a703-406c-af75-89dd6989f7e3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:45:23.108 3620 2435540928928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['312b3392-a703-406c-af75-89dd6989f7e3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:45:23.108 3620 2435540928928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:45:23.108 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0aca20fc-72fc-4a04-8760-f790dac2c149) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:45:23.108 3620 2435540928928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 312b3392-a703-406c-af75-89dd6989f7e3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:45:23.108 3620 2435540928928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-26 20:45:23.108 3620 2435540928928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 312b3392-a703-406c-af75-89dd6989f7e3 not yet added. Adding. 2022-01-26 20:45:23.119 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-26 20:45:23.119 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-26 20:45:23.305 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-312b3392-a703-406c-af75-89dd6989f7e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:23.466 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-312b3392-a703-406c-af75-89dd6989f7e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:23.466 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-312b3392-a703-406c-af75-89dd6989f7e3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:23.695 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-312b3392-a703-406c-af75-89dd6989f7e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:23.809 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-312b3392-a703-406c-af75-89dd6989f7e3" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:23.809 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 312b3392-a703-406c-af75-89dd6989f7e3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-26 20:45:23.809 3620 2435540928928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 312b3392-a703-406c-af75-89dd6989f7e3 processed. 2022-01-26 20:45:24.335 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:24.587 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:35.398 3620 2435539687200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6cc4d8ed-8291-4c0e-9366-df4937493a6f 2022-01-26 20:45:35.962 3620 2435540928928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e3e0bc5-6d13-47b9-9600-94dd23b42a34 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Security group member updated on remote: ['08ff34ad-c6f2-408c-8dfe-625b6b22eba7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:45:35.962 3620 2435540928928 MainThread INFO neutron.agent.securitygroups_rpc [req-6e3e0bc5-6d13-47b9-9600-94dd23b42a34 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Security group member updated ['08ff34ad-c6f2-408c-8dfe-625b6b22eba7'] 2022-01-26 20:45:35.962 3620 2435540928928 MainThread INFO neutron.agent.securitygroups_rpc [req-6e3e0bc5-6d13-47b9-9600-94dd23b42a34 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Refresh firewall rules 2022-01-26 20:45:35.962 3620 2435540928928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6e3e0bc5-6d13-47b9-9600-94dd23b42a34 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Get security group information for devices via rpc ['5925c6fd-7418-46a1-a78f-89abe9ad7fa4', '3d9057ba-1301-4b09-b3be-f3e5b69e79c5', '9fe16d0a-2b7a-47b5-8c68-2a39e262d451', '6cc4d8ed-8291-4c0e-9366-df4937493a6f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:45:36.207 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e3e0bc5-6d13-47b9-9600-94dd23b42a34 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] port_delete event received for '6cc4d8ed-8291-4c0e-9366-df4937493a6f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:45:36.360 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-26 20:45:36.360 3620 2435540928928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6e3e0bc5-6d13-47b9-9600-94dd23b42a34 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update security group information for ports dict_keys(['3d9057ba-1301-4b09-b3be-f3e5b69e79c5', '5925c6fd-7418-46a1-a78f-89abe9ad7fa4', '9fe16d0a-2b7a-47b5-8c68-2a39e262d451']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:45:36.360 3620 2435540928928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6e3e0bc5-6d13-47b9-9600-94dd23b42a34 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:45:36.360 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6e3e0bc5-6d13-47b9-9600-94dd23b42a34 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update rules of security group (08ff34ad-c6f2-408c-8dfe-625b6b22eba7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:45:36.360 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6e3e0bc5-6d13-47b9-9600-94dd23b42a34 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update members of security group (08ff34ad-c6f2-408c-8dfe-625b6b22eba7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-26 20:45:36.360 3620 2435540928928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6e3e0bc5-6d13-47b9-9600-94dd23b42a34 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update port filter for 3d9057ba-1301-4b09-b3be-f3e5b69e79c5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:45:36.360 3620 2435540928928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6e3e0bc5-6d13-47b9-9600-94dd23b42a34 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Updating port rules. 2022-01-26 20:45:36.360 3620 2435540928928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6e3e0bc5-6d13-47b9-9600-94dd23b42a34 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-26 20:45:36.360 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [req-6e3e0bc5-6d13-47b9-9600-94dd23b42a34 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-3d9057ba-1301-4b09-b3be-f3e5b69e79c5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:36.360 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [req-6e3e0bc5-6d13-47b9-9600-94dd23b42a34 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-3d9057ba-1301-4b09-b3be-f3e5b69e79c5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:36.360 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [req-6e3e0bc5-6d13-47b9-9600-94dd23b42a34 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-3d9057ba-1301-4b09-b3be-f3e5b69e79c5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:36.360 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6cc4d8ed-8291-4c0e-9366-df4937493a6f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-26 20:45:36.360 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6cc4d8ed-8291-4c0e-9366-df4937493a6f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-26 20:45:36.360 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6cc4d8ed-8291-4c0e-9366-df4937493a6f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-26 20:45:36.408 3620 2435540928768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6cc4d8ed-8291-4c0e-9366-df4937493a6f'] 2022-01-26 20:45:36.408 3620 2435540928768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-26 20:45:36.408 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-26 20:45:36.408 3620 2435540928768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6cc4d8ed-8291-4c0e-9366-df4937493a6f'] 2022-01-26 20:45:36.663 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [req-6e3e0bc5-6d13-47b9-9600-94dd23b42a34 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-3d9057ba-1301-4b09-b3be-f3e5b69e79c5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:36.663 3620 2435540928928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6e3e0bc5-6d13-47b9-9600-94dd23b42a34 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update port filter for 5925c6fd-7418-46a1-a78f-89abe9ad7fa4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:45:36.663 3620 2435540928928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6e3e0bc5-6d13-47b9-9600-94dd23b42a34 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Updating port rules. 2022-01-26 20:45:36.663 3620 2435540928928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6e3e0bc5-6d13-47b9-9600-94dd23b42a34 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-26 20:45:36.663 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [req-6e3e0bc5-6d13-47b9-9600-94dd23b42a34 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-5925c6fd-7418-46a1-a78f-89abe9ad7fa4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:36.663 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [req-6e3e0bc5-6d13-47b9-9600-94dd23b42a34 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-5925c6fd-7418-46a1-a78f-89abe9ad7fa4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:36.663 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [req-6e3e0bc5-6d13-47b9-9600-94dd23b42a34 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-5925c6fd-7418-46a1-a78f-89abe9ad7fa4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:36.882 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [req-6e3e0bc5-6d13-47b9-9600-94dd23b42a34 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-5925c6fd-7418-46a1-a78f-89abe9ad7fa4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:36.882 3620 2435540928928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6e3e0bc5-6d13-47b9-9600-94dd23b42a34 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update port filter for 9fe16d0a-2b7a-47b5-8c68-2a39e262d451 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:45:36.882 3620 2435540928928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6e3e0bc5-6d13-47b9-9600-94dd23b42a34 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Updating port rules. 2022-01-26 20:45:36.882 3620 2435540928928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6e3e0bc5-6d13-47b9-9600-94dd23b42a34 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-26 20:45:36.882 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [req-6e3e0bc5-6d13-47b9-9600-94dd23b42a34 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-9fe16d0a-2b7a-47b5-8c68-2a39e262d451" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:36.882 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [req-6e3e0bc5-6d13-47b9-9600-94dd23b42a34 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-9fe16d0a-2b7a-47b5-8c68-2a39e262d451" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:36.882 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [req-6e3e0bc5-6d13-47b9-9600-94dd23b42a34 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-9fe16d0a-2b7a-47b5-8c68-2a39e262d451" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:37.098 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [req-6e3e0bc5-6d13-47b9-9600-94dd23b42a34 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-9fe16d0a-2b7a-47b5-8c68-2a39e262d451" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:37.416 3620 2435539687200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f44b21d1-ff30-4426-b075-74351b40e9eb 2022-01-26 20:45:38.365 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-26 20:45:38.365 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:38.365 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f44b21d1-ff30-4426-b075-74351b40e9eb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-26 20:45:38.365 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f44b21d1-ff30-4426-b075-74351b40e9eb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-26 20:45:38.365 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f44b21d1-ff30-4426-b075-74351b40e9eb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-26 20:45:38.369 3620 2435540928768 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4dec82af-adfe-409d-9600-0434c93cd718 2022-01-26 20:45:38.369 3620 2435540928768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f44b21d1-ff30-4426-b075-74351b40e9eb'] 2022-01-26 20:45:38.369 3620 2435540928768 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-26 20:45:38.369 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-26 20:45:38.369 3620 2435540928768 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f44b21d1-ff30-4426-b075-74351b40e9eb'] 2022-01-26 20:45:38.402 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:40.396 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:40.635 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:41.287 3620 2435540928928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8f81b118-0ae2-4902-90e4-eb3a75a10bd2 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Security group member updated on remote: ['08ff34ad-c6f2-408c-8dfe-625b6b22eba7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:45:41.291 3620 2435540928928 MainThread INFO neutron.agent.securitygroups_rpc [req-8f81b118-0ae2-4902-90e4-eb3a75a10bd2 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Security group member updated ['08ff34ad-c6f2-408c-8dfe-625b6b22eba7'] 2022-01-26 20:45:41.291 3620 2435540928928 MainThread INFO neutron.agent.securitygroups_rpc [req-8f81b118-0ae2-4902-90e4-eb3a75a10bd2 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Refresh firewall rules 2022-01-26 20:45:41.291 3620 2435540928928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8f81b118-0ae2-4902-90e4-eb3a75a10bd2 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Get security group information for devices via rpc ['5925c6fd-7418-46a1-a78f-89abe9ad7fa4', '3d9057ba-1301-4b09-b3be-f3e5b69e79c5', '9fe16d0a-2b7a-47b5-8c68-2a39e262d451'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:45:41.447 3620 2435539687200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9fe16d0a-2b7a-47b5-8c68-2a39e262d451 2022-01-26 20:45:41.461 3620 2435540928768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8f81b118-0ae2-4902-90e4-eb3a75a10bd2 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] port_delete event received for '9fe16d0a-2b7a-47b5-8c68-2a39e262d451' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:45:41.662 3620 2435540928928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8f81b118-0ae2-4902-90e4-eb3a75a10bd2 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update security group information for ports dict_keys(['3d9057ba-1301-4b09-b3be-f3e5b69e79c5', '5925c6fd-7418-46a1-a78f-89abe9ad7fa4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:45:41.662 3620 2435540928928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8f81b118-0ae2-4902-90e4-eb3a75a10bd2 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:45:41.662 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8f81b118-0ae2-4902-90e4-eb3a75a10bd2 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update rules of security group (08ff34ad-c6f2-408c-8dfe-625b6b22eba7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:45:41.662 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8f81b118-0ae2-4902-90e4-eb3a75a10bd2 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update members of security group (08ff34ad-c6f2-408c-8dfe-625b6b22eba7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-26 20:45:41.662 3620 2435540928928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8f81b118-0ae2-4902-90e4-eb3a75a10bd2 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update port filter for 3d9057ba-1301-4b09-b3be-f3e5b69e79c5 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:45:41.662 3620 2435540928928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8f81b118-0ae2-4902-90e4-eb3a75a10bd2 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Updating port rules. 2022-01-26 20:45:41.677 3620 2435540928928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8f81b118-0ae2-4902-90e4-eb3a75a10bd2 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-26 20:45:41.677 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [req-8f81b118-0ae2-4902-90e4-eb3a75a10bd2 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-3d9057ba-1301-4b09-b3be-f3e5b69e79c5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:41.677 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [req-8f81b118-0ae2-4902-90e4-eb3a75a10bd2 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-3d9057ba-1301-4b09-b3be-f3e5b69e79c5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:41.677 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [req-8f81b118-0ae2-4902-90e4-eb3a75a10bd2 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-3d9057ba-1301-4b09-b3be-f3e5b69e79c5" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:41.822 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [req-8f81b118-0ae2-4902-90e4-eb3a75a10bd2 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-3d9057ba-1301-4b09-b3be-f3e5b69e79c5" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:41.822 3620 2435540928928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8f81b118-0ae2-4902-90e4-eb3a75a10bd2 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update port filter for 5925c6fd-7418-46a1-a78f-89abe9ad7fa4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:45:41.822 3620 2435540928928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8f81b118-0ae2-4902-90e4-eb3a75a10bd2 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Updating port rules. 2022-01-26 20:45:41.822 3620 2435540928928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8f81b118-0ae2-4902-90e4-eb3a75a10bd2 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-26 20:45:41.822 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [req-8f81b118-0ae2-4902-90e4-eb3a75a10bd2 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-5925c6fd-7418-46a1-a78f-89abe9ad7fa4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:41.822 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [req-8f81b118-0ae2-4902-90e4-eb3a75a10bd2 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-5925c6fd-7418-46a1-a78f-89abe9ad7fa4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:41.822 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [req-8f81b118-0ae2-4902-90e4-eb3a75a10bd2 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-5925c6fd-7418-46a1-a78f-89abe9ad7fa4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:41.991 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [req-8f81b118-0ae2-4902-90e4-eb3a75a10bd2 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-5925c6fd-7418-46a1-a78f-89abe9ad7fa4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:42.427 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-26 20:45:42.427 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9fe16d0a-2b7a-47b5-8c68-2a39e262d451' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-26 20:45:42.427 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9fe16d0a-2b7a-47b5-8c68-2a39e262d451' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-26 20:45:42.427 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9fe16d0a-2b7a-47b5-8c68-2a39e262d451 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-26 20:45:42.443 3620 2435540928928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9fe16d0a-2b7a-47b5-8c68-2a39e262d451'] 2022-01-26 20:45:42.443 3620 2435540928928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-26 20:45:42.443 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-26 20:45:42.443 3620 2435540928928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9fe16d0a-2b7a-47b5-8c68-2a39e262d451'] 2022-01-26 20:45:44.443 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:44.474 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:45.060 3620 2435540928928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b00a6edb-cc5a-4bbe-a08d-5162fc8507fa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Security group member updated on remote: ['08ff34ad-c6f2-408c-8dfe-625b6b22eba7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:45:45.060 3620 2435540928928 MainThread INFO neutron.agent.securitygroups_rpc [req-b00a6edb-cc5a-4bbe-a08d-5162fc8507fa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Security group member updated ['08ff34ad-c6f2-408c-8dfe-625b6b22eba7'] 2022-01-26 20:45:45.060 3620 2435540928928 MainThread INFO neutron.agent.securitygroups_rpc [req-b00a6edb-cc5a-4bbe-a08d-5162fc8507fa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Refresh firewall rules 2022-01-26 20:45:45.060 3620 2435540928928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b00a6edb-cc5a-4bbe-a08d-5162fc8507fa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Get security group information for devices via rpc ['5925c6fd-7418-46a1-a78f-89abe9ad7fa4', '3d9057ba-1301-4b09-b3be-f3e5b69e79c5'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:45:45.178 3620 2435540929088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b00a6edb-cc5a-4bbe-a08d-5162fc8507fa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] port_delete event received for '3d9057ba-1301-4b09-b3be-f3e5b69e79c5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:45:45.240 3620 2435540928928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b00a6edb-cc5a-4bbe-a08d-5162fc8507fa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update security group information for ports dict_keys(['5925c6fd-7418-46a1-a78f-89abe9ad7fa4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:45:45.240 3620 2435540928928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b00a6edb-cc5a-4bbe-a08d-5162fc8507fa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:45:45.240 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b00a6edb-cc5a-4bbe-a08d-5162fc8507fa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update rules of security group (08ff34ad-c6f2-408c-8dfe-625b6b22eba7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:45:45.240 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b00a6edb-cc5a-4bbe-a08d-5162fc8507fa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update members of security group (08ff34ad-c6f2-408c-8dfe-625b6b22eba7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-01-26 20:45:45.240 3620 2435540928928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b00a6edb-cc5a-4bbe-a08d-5162fc8507fa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update port filter for 5925c6fd-7418-46a1-a78f-89abe9ad7fa4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:45:45.240 3620 2435540928928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b00a6edb-cc5a-4bbe-a08d-5162fc8507fa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Updating port rules. 2022-01-26 20:45:45.240 3620 2435540928928 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b00a6edb-cc5a-4bbe-a08d-5162fc8507fa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Creating 0 new rules, removing 1 old rules. 2022-01-26 20:45:45.240 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [req-b00a6edb-cc5a-4bbe-a08d-5162fc8507fa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-5925c6fd-7418-46a1-a78f-89abe9ad7fa4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:45.240 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [req-b00a6edb-cc5a-4bbe-a08d-5162fc8507fa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-5925c6fd-7418-46a1-a78f-89abe9ad7fa4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:45.240 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [req-b00a6edb-cc5a-4bbe-a08d-5162fc8507fa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-5925c6fd-7418-46a1-a78f-89abe9ad7fa4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:45.400 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [req-b00a6edb-cc5a-4bbe-a08d-5162fc8507fa 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Lock "n-hv-driver-port-lock-5925c6fd-7418-46a1-a78f-89abe9ad7fa4" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:45.493 3620 2435539687200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3d9057ba-1301-4b09-b3be-f3e5b69e79c5 2022-01-26 20:45:46.442 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-26 20:45:46.443 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3d9057ba-1301-4b09-b3be-f3e5b69e79c5' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-26 20:45:46.443 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3d9057ba-1301-4b09-b3be-f3e5b69e79c5' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-26 20:45:46.443 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3d9057ba-1301-4b09-b3be-f3e5b69e79c5 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-26 20:45:46.462 3620 2435540928928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3d9057ba-1301-4b09-b3be-f3e5b69e79c5'] 2022-01-26 20:45:46.462 3620 2435540928928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-26 20:45:46.462 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-26 20:45:46.462 3620 2435540928928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3d9057ba-1301-4b09-b3be-f3e5b69e79c5'] 2022-01-26 20:45:48.443 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:48.475 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:49.945 3620 2435539686080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f44b21d1-ff30-4426-b075-74351b40e9eb 2022-01-26 20:45:50.443 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-26 20:45:50.508 3620 2435540928928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a6ad835-2b59-43cd-85da-6c96ce86b056 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Security group member updated on remote: ['08ff34ad-c6f2-408c-8dfe-625b6b22eba7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:45:50.508 3620 2435540928928 MainThread INFO neutron.agent.securitygroups_rpc [req-9a6ad835-2b59-43cd-85da-6c96ce86b056 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Security group member updated ['08ff34ad-c6f2-408c-8dfe-625b6b22eba7'] 2022-01-26 20:45:50.508 3620 2435540928928 MainThread INFO neutron.agent.securitygroups_rpc [req-9a6ad835-2b59-43cd-85da-6c96ce86b056 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Refresh firewall rules 2022-01-26 20:45:50.508 3620 2435540928928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a6ad835-2b59-43cd-85da-6c96ce86b056 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Get security group information for devices via rpc ['5925c6fd-7418-46a1-a78f-89abe9ad7fa4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:45:50.537 3620 2435540928928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9a6ad835-2b59-43cd-85da-6c96ce86b056 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:45:50.537 3620 2435540928928 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9a6ad835-2b59-43cd-85da-6c96ce86b056 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:45:50.637 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9a6ad835-2b59-43cd-85da-6c96ce86b056 0a962d46b9ac4ff092e2d89f28ed3368 5572a469fa5f484e9c370d46e5990d75 - - -] port_delete event received for '5925c6fd-7418-46a1-a78f-89abe9ad7fa4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:45:50.741 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Adding port f44b21d1-ff30-4426-b075-74351b40e9eb 2022-01-26 20:45:50.741 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Port f44b21d1-ff30-4426-b075-74351b40e9eb updated. Details: {'device': 'f44b21d1-ff30-4426-b075-74351b40e9eb', 'network_id': '4dec82af-adfe-409d-9600-0434c93cd718', 'port_id': 'f44b21d1-ff30-4426-b075-74351b40e9eb', 'mac_address': 'fa:16:3e:b7:bb:18', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 411, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b46bcd92-ffbb-4d64-bd87-98054ae76669', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-26 20:45:50.741 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-26 20:45:50.741 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f44b21d1-ff30-4426-b075-74351b40e9eb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:50.741 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f44b21d1-ff30-4426-b075-74351b40e9eb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-26 20:45:50.741 3620 2435540928928 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4dec82af-adfe-409d-9600-0434c93cd718 2022-01-26 20:45:50.741 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-26 20:45:50.877 3620 2435540928928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f44b21d1-ff30-4426-b075-74351b40e9eb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:45:50.877 3620 2435540928928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f44b21d1-ff30-4426-b075-74351b40e9eb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:45:50.877 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f44b21d1-ff30-4426-b075-74351b40e9eb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-26 20:45:50.877 3620 2435540928928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 411, VLAN trunk: None to switch port f44b21d1-ff30-4426-b075-74351b40e9eb 2022-01-26 20:45:50.947 3620 2435540928928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-26 20:45:50.947 3620 2435540928928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f44b21d1-ff30-4426-b075-74351b40e9eb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:45:51.231 3620 2435540928928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f44b21d1-ff30-4426-b075-74351b40e9eb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:45:51.231 3620 2435540928928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:45:51.231 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (82786167-47d1-4f3a-8c0c-276c986bbb12) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:45:51.231 3620 2435540928928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f44b21d1-ff30-4426-b075-74351b40e9eb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:45:51.231 3620 2435540928928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-26 20:45:51.231 3620 2435540928928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f44b21d1-ff30-4426-b075-74351b40e9eb not yet added. Adding. 2022-01-26 20:45:51.231 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-26 20:45:51.231 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-26 20:45:51.321 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f44b21d1-ff30-4426-b075-74351b40e9eb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:51.427 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f44b21d1-ff30-4426-b075-74351b40e9eb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:51.427 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f44b21d1-ff30-4426-b075-74351b40e9eb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:51.531 3620 2435539687200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5925c6fd-7418-46a1-a78f-89abe9ad7fa4 2022-01-26 20:45:51.546 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f44b21d1-ff30-4426-b075-74351b40e9eb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:51.621 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f44b21d1-ff30-4426-b075-74351b40e9eb" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:45:51.621 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f44b21d1-ff30-4426-b075-74351b40e9eb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-26 20:45:51.621 3620 2435540928928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f44b21d1-ff30-4426-b075-74351b40e9eb processed. 2022-01-26 20:45:52.442 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-26 20:45:52.442 3620 2435540928608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5925c6fd-7418-46a1-a78f-89abe9ad7fa4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-26 20:45:52.442 3620 2435540928608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5925c6fd-7418-46a1-a78f-89abe9ad7fa4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-26 20:45:52.442 3620 2435540928608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5925c6fd-7418-46a1-a78f-89abe9ad7fa4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-26 20:45:52.442 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:45:52.446 3620 2435540928608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a04d71fd-b8e4-45c7-b700-e09f6c6a3485 2022-01-26 20:45:52.446 3620 2435540928608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5925c6fd-7418-46a1-a78f-89abe9ad7fa4'] 2022-01-26 20:45:52.446 3620 2435540928608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-26 20:45:52.446 3620 2435540928608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-26 20:45:52.446 3620 2435540928608 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5925c6fd-7418-46a1-a78f-89abe9ad7fa4'] 2022-01-26 20:45:52.496 3620 2435540928608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f1a3a9b-4b20-42e4-863c-c45061568211 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] network_delete received. Deleting network a04d71fd-b8e4-45c7-b700-e09f6c6a3485 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-26 20:45:52.496 3620 2435540928608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9f1a3a9b-4b20-42e4-863c-c45061568211 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] Network a04d71fd-b8e4-45c7-b700-e09f6c6a3485 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-26 20:45:52.771 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.329s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:47:19.611 3620 2435540928928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-62d74f99-208d-40ea-8b05-9b3fba46b4da be5d81971d3a4a039f0c796f8a25fd3d e9a57cd7739d474faf8f56ebf9f56596 - - -] Security group member updated on remote: ['0aca20fc-72fc-4a04-8760-f790dac2c149'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:47:19.611 3620 2435540928928 MainThread INFO neutron.agent.securitygroups_rpc [req-62d74f99-208d-40ea-8b05-9b3fba46b4da be5d81971d3a4a039f0c796f8a25fd3d e9a57cd7739d474faf8f56ebf9f56596 - - -] Security group member updated ['0aca20fc-72fc-4a04-8760-f790dac2c149'] 2022-01-26 20:47:20.673 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-199701bb-d054-44e8-94a8-766a16298819 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] port_update received: f55e68fa-8fff-461c-9879-a31548fdb0df port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-01-26 20:47:20.685 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-199701bb-d054-44e8-94a8-766a16298819 9c5f1bfcf49c4922a66d3b3bfc875a7c 4cd242d42ddf4abea828f17305c01201 - - -] No port f55e68fa-8fff-461c-9879-a31548fdb0df defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-01-26 20:47:22.517 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83b3be2e-6ce2-4a74-998c-905e0195c80f e076ce2eaae840f39575e58ffbfec5f9 44d3ccacd6e54eb1aedfaa23335cb56f - - -] port_delete event received for 'e4e20830-e74f-4be5-87f5-14f91c241a04' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:47:25.912 3620 2435540928928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9feae266-98f8-45de-8b0c-7397f90e32d8 e076ce2eaae840f39575e58ffbfec5f9 44d3ccacd6e54eb1aedfaa23335cb56f - - -] Security group member updated on remote: ['82786167-47d1-4f3a-8c0c-276c986bbb12'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:47:25.912 3620 2435540928928 MainThread INFO neutron.agent.securitygroups_rpc [req-9feae266-98f8-45de-8b0c-7397f90e32d8 e076ce2eaae840f39575e58ffbfec5f9 44d3ccacd6e54eb1aedfaa23335cb56f - - -] Security group member updated ['82786167-47d1-4f3a-8c0c-276c986bbb12'] 2022-01-26 20:47:26.033 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9feae266-98f8-45de-8b0c-7397f90e32d8 e076ce2eaae840f39575e58ffbfec5f9 44d3ccacd6e54eb1aedfaa23335cb56f - - -] port_delete event received for 'f44b21d1-ff30-4426-b075-74351b40e9eb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:47:26.252 3620 2435539687200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f44b21d1-ff30-4426-b075-74351b40e9eb 2022-01-26 20:47:26.861 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-26 20:47:26.861 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f44b21d1-ff30-4426-b075-74351b40e9eb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-26 20:47:26.861 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f44b21d1-ff30-4426-b075-74351b40e9eb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-26 20:47:26.861 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f44b21d1-ff30-4426-b075-74351b40e9eb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-26 20:47:26.861 3620 2435540928928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4dec82af-adfe-409d-9600-0434c93cd718 2022-01-26 20:47:26.861 3620 2435540928928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f44b21d1-ff30-4426-b075-74351b40e9eb'] 2022-01-26 20:47:26.861 3620 2435540928928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-26 20:47:26.861 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-26 20:47:26.861 3620 2435540928928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f44b21d1-ff30-4426-b075-74351b40e9eb'] 2022-01-26 20:47:28.875 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:47:28.879 3620 2435539686080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f55e68fa-8fff-461c-9879-a31548fdb0df 2022-01-26 20:47:28.917 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:47:29.738 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-67ca6c3b-d71d-4fe6-a0de-8d52ce82f481 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] port_delete event received for '3f2014ca-5032-48af-9413-77dc4583de4f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:47:30.892 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-01-26 20:47:31.517 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Adding port f55e68fa-8fff-461c-9879-a31548fdb0df 2022-01-26 20:47:31.517 3620 2435461309600 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Port f55e68fa-8fff-461c-9879-a31548fdb0df updated. Details: {'device': 'f55e68fa-8fff-461c-9879-a31548fdb0df', 'network_id': 'c83090db-3345-4185-95c5-e77079404feb', 'port_id': 'f55e68fa-8fff-461c-9879-a31548fdb0df', 'mac_address': 'fa:16:3e:29:87:81', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 401, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1541ad6d-fe96-40af-9f9c-9494a1a64fe4', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-01-26 20:47:31.517 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-01-26 20:47:31.517 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f55e68fa-8fff-461c-9879-a31548fdb0df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:47:31.517 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f55e68fa-8fff-461c-9879-a31548fdb0df _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-01-26 20:47:31.517 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-01-26 20:47:31.710 3620 2435540928928 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f55e68fa-8fff-461c-9879-a31548fdb0df') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:47:31.710 3620 2435540928928 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f55e68fa-8fff-461c-9879-a31548fdb0df') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-01-26 20:47:31.736 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f55e68fa-8fff-461c-9879-a31548fdb0df is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-01-26 20:47:31.736 3620 2435540928928 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 401, VLAN trunk: None to switch port f55e68fa-8fff-461c-9879-a31548fdb0df 2022-01-26 20:47:31.821 3620 2435540928928 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-01-26 20:47:31.821 3620 2435540928928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f55e68fa-8fff-461c-9879-a31548fdb0df'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-01-26 20:47:31.942 3620 2435540929088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70b1a765-3c43-4092-b508-0feea1eb47d3 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] port_delete event received for '5e402fec-32c5-4ae7-b02d-d98becaf683e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:47:32.160 3620 2435540928928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f55e68fa-8fff-461c-9879-a31548fdb0df']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:186 2022-01-26 20:47:32.160 3620 2435540928928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:201 2022-01-26 20:47:32.160 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0aca20fc-72fc-4a04-8760-f790dac2c149) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-01-26 20:47:32.160 3620 2435540928928 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f55e68fa-8fff-461c-9879-a31548fdb0df _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:192 2022-01-26 20:47:32.160 3620 2435540928928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-01-26 20:47:32.160 3620 2435540928928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f55e68fa-8fff-461c-9879-a31548fdb0df not yet added. Adding. 2022-01-26 20:47:32.160 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-01-26 20:47:32.160 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-01-26 20:47:32.272 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f55e68fa-8fff-461c-9879-a31548fdb0df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:47:32.365 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f55e68fa-8fff-461c-9879-a31548fdb0df" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:47:32.365 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f55e68fa-8fff-461c-9879-a31548fdb0df" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:47:32.489 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f55e68fa-8fff-461c-9879-a31548fdb0df" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:47:32.565 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f55e68fa-8fff-461c-9879-a31548fdb0df" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.046s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:47:32.565 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f55e68fa-8fff-461c-9879-a31548fdb0df status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-01-26 20:47:32.565 3620 2435540928928 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f55e68fa-8fff-461c-9879-a31548fdb0df processed. 2022-01-26 20:47:32.907 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:47:33.345 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.438s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:47:33.517 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-004df34c-f09f-4174-b721-cf5276892f13 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] port_delete event received for '0dee0b83-ebc0-4d08-a23b-f510db020137' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:47:33.979 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-004df34c-f09f-4174-b721-cf5276892f13 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] network_delete received. Deleting network 4dec82af-adfe-409d-9600-0434c93cd718 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-26 20:47:33.979 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-004df34c-f09f-4174-b721-cf5276892f13 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] Network 4dec82af-adfe-409d-9600-0434c93cd718 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-26 20:47:35.689 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-62454313-f10d-410f-9dd0-af2ec2aad956 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] port_delete event received for 'b95ee64c-8265-49f6-9a99-419e6f653be6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:47:37.989 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e2dd7a89-7a19-48c6-a8c0-eee2d82fa303 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] port_delete event received for '36d4027c-b5db-418c-b998-ffbd64b925b4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:47:39.462 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c8e2cac-dc73-4093-95c4-53ef40663c5f 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] port_delete event received for 'cd25050b-a800-4044-bb5d-da37606667c5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:47:39.782 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c8e2cac-dc73-4093-95c4-53ef40663c5f 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] network_delete received. Deleting network 0ef0846a-2ef9-4bf6-9d65-64067fb5d5ba network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-26 20:47:39.782 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c8e2cac-dc73-4093-95c4-53ef40663c5f 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] Network 0ef0846a-2ef9-4bf6-9d65-64067fb5d5ba not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-26 20:49:08.132 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f965629e-03c2-4aa5-aa4c-9260fbc12286 be5d81971d3a4a039f0c796f8a25fd3d e9a57cd7739d474faf8f56ebf9f56596 - - -] port_delete event received for '5e40ccee-9625-4bc5-ab1a-4fe12a5e215d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:49:11.124 3620 2435539687200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f55e68fa-8fff-461c-9879-a31548fdb0df 2022-01-26 20:49:11.311 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-26 20:49:11.311 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f55e68fa-8fff-461c-9879-a31548fdb0df' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-26 20:49:11.311 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f55e68fa-8fff-461c-9879-a31548fdb0df' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-26 20:49:11.311 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f55e68fa-8fff-461c-9879-a31548fdb0df _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-26 20:49:11.325 3620 2435540928928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f55e68fa-8fff-461c-9879-a31548fdb0df'] 2022-01-26 20:49:11.334 3620 2435540928928 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-26 20:49:11.334 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-26 20:49:11.334 3620 2435540928928 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f55e68fa-8fff-461c-9879-a31548fdb0df'] 2022-01-26 20:49:11.483 3620 2435540928928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e8da7617-1b44-4b5b-9ff5-feebbad5a5e0 be5d81971d3a4a039f0c796f8a25fd3d e9a57cd7739d474faf8f56ebf9f56596 - - -] Security group member updated on remote: ['0aca20fc-72fc-4a04-8760-f790dac2c149'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:49:11.483 3620 2435540928928 MainThread INFO neutron.agent.securitygroups_rpc [req-e8da7617-1b44-4b5b-9ff5-feebbad5a5e0 be5d81971d3a4a039f0c796f8a25fd3d e9a57cd7739d474faf8f56ebf9f56596 - - -] Security group member updated ['0aca20fc-72fc-4a04-8760-f790dac2c149'] 2022-01-26 20:49:11.624 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e8da7617-1b44-4b5b-9ff5-feebbad5a5e0 be5d81971d3a4a039f0c796f8a25fd3d e9a57cd7739d474faf8f56ebf9f56596 - - -] port_delete event received for 'f55e68fa-8fff-461c-9879-a31548fdb0df' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:49:13.319 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:49:13.358 3620 2435540928928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:49:15.986 3620 2435540928928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec859a3e-7da2-4084-a24e-f7d22585b96c be5d81971d3a4a039f0c796f8a25fd3d e9a57cd7739d474faf8f56ebf9f56596 - - -] port_delete event received for '04505393-29f6-4c4c-9f97-0ee55112b673' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:49:19.177 3620 2435539687200 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 312b3392-a703-406c-af75-89dd6989f7e3 2022-01-26 20:49:19.316 3620 2435461309600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2049eee-bc18-4242-a873-22767fa1c6bc - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-01-26 20:49:19.316 3620 2435540928928 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0230d2d3-fee1-49c7-b537-8654c70f20f6 be5d81971d3a4a039f0c796f8a25fd3d e9a57cd7739d474faf8f56ebf9f56596 - - -] Security group member updated on remote: ['0aca20fc-72fc-4a04-8760-f790dac2c149'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-01-26 20:49:19.316 3620 2435540928928 MainThread INFO neutron.agent.securitygroups_rpc [req-0230d2d3-fee1-49c7-b537-8654c70f20f6 be5d81971d3a4a039f0c796f8a25fd3d e9a57cd7739d474faf8f56ebf9f56596 - - -] Security group member updated ['0aca20fc-72fc-4a04-8760-f790dac2c149'] 2022-01-26 20:49:19.316 3620 2435540929088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '312b3392-a703-406c-af75-89dd6989f7e3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-01-26 20:49:19.316 3620 2435540929088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '312b3392-a703-406c-af75-89dd6989f7e3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-01-26 20:49:19.316 3620 2435540929088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 312b3392-a703-406c-af75-89dd6989f7e3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-01-26 20:49:19.316 3620 2435540929088 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c83090db-3345-4185-95c5-e77079404feb 2022-01-26 20:49:19.316 3620 2435540929088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['312b3392-a703-406c-af75-89dd6989f7e3'] 2022-01-26 20:49:19.316 3620 2435540929088 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-01-26 20:49:19.316 3620 2435540929088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-01-26 20:49:19.343 3620 2435540929088 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['312b3392-a703-406c-af75-89dd6989f7e3'] 2022-01-26 20:49:19.425 3620 2435540929088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0230d2d3-fee1-49c7-b537-8654c70f20f6 be5d81971d3a4a039f0c796f8a25fd3d e9a57cd7739d474faf8f56ebf9f56596 - - -] port_delete event received for '312b3392-a703-406c-af75-89dd6989f7e3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:49:21.311 3620 2435540929088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:355 2022-01-26 20:49:21.358 3620 2435540929088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:367 2022-01-26 20:49:21.445 3620 2435540929088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a19e40b8-f946-40be-b79c-18dd7c4ad63a be5d81971d3a4a039f0c796f8a25fd3d e9a57cd7739d474faf8f56ebf9f56596 - - -] port_delete event received for 'bca43185-1a75-4283-a2e4-876976163bf2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:49:24.967 3620 2435540929088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6227413-fbdc-45a8-9ce3-fa217962068c 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] port_delete event received for 'c7ae9326-6a80-4d1c-9061-d331cfade07b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:49:27.055 3620 2435540929088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4bac3f86-6128-4ecb-a85e-c22ecb91cec1 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] port_delete event received for '6a932be2-d37a-4436-9501-4f569055be2c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:49:28.444 3620 2435540929088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-955751b9-c8c2-47f6-93b6-f6ab82c6943b 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] port_delete event received for 'a9a536d1-6d91-4948-9e3f-021b4ca88109' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:49:28.718 3620 2435540929088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-955751b9-c8c2-47f6-93b6-f6ab82c6943b 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] network_delete received. Deleting network c83090db-3345-4185-95c5-e77079404feb network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-26 20:49:28.718 3620 2435540929088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-955751b9-c8c2-47f6-93b6-f6ab82c6943b 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] Network c83090db-3345-4185-95c5-e77079404feb not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-01-26 20:49:30.366 3620 2435540929088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1492a64-976a-4590-9e5d-86c65ea0b675 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] port_delete event received for '785c5489-02b6-43e6-a57c-61d4631c0160' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:49:32.480 3620 2435540929088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-221d4758-36c0-4111-a658-29ebc3fc69f0 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] port_delete event received for 'f9a78e80-8c04-4192-ac7e-15932d440e6a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:49:33.896 3620 2435540929088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b440d88c-2b81-4d75-9068-8090669b9926 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] port_delete event received for 'd40272d2-3ef4-43d3-8468-b35cb97e6179' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-01-26 20:49:34.173 3620 2435540929088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b440d88c-2b81-4d75-9068-8090669b9926 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] network_delete received. Deleting network 1d96c05c-75c1-4183-91bd-d0213e42858b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-01-26 20:49:34.173 3620 2435540929088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b440d88c-2b81-4d75-9068-8090669b9926 89d3f4ed4a0644ecabb7bdf481d198a6 5ca615f13f1a47d5a8d81c67b1c4a460 - - -] Network 1d96c05c-75c1-4183-91bd-d0213e42858b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463