2021-09-07 14:06:04.711 4072 2136071494648 MainThread INFO neutron.common.config [-] Logging enabled! 2021-09-07 14:06:04.711 4072 2136071494648 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 18.1.0.dev626 2021-09-07 14:06:04.711 4072 2136071494648 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-09-07 14:06:04.742 4072 2136071494648 MainThread INFO os_win.utils.network.networkutils [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] WMI caching is disabled. 2021-09-07 14:06:05.039 4072 2136071494648 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:118 2021-09-07 14:06:05.118 4072 2136071494648 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-07 14:06:05.118 4072 2136071494648 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-09-07 14:06:05.321 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent initialized successfully, now running... 2021-09-07 14:06:05.352 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-09-07 14:06:05.352 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-07 14:06:05.399 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-09-07 14:08:06.570 4072 2136169091320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-583789a2-eb99-45b7-8d79-794671e9de59 - - - - -] port_update received: dafd2d42-9a77-4a5d-acb9-38bad2a74fc5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:08:06.581 4072 2136169091320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-583789a2-eb99-45b7-8d79-794671e9de59 - - - - -] No port dafd2d42-9a77-4a5d-acb9-38bad2a74fc5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:08:15.416 4072 2136169091320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f70963cf-3242-4624-974b-a4e290ace273 - - - - -] port_update received: a739ac3d-fabf-4340-b251-283eeff70839 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:08:15.416 4072 2136169091320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f70963cf-3242-4624-974b-a4e290ace273 - - - - -] No port a739ac3d-fabf-4340-b251-283eeff70839 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:08:18.770 4072 2136169091320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0c56a02-e8cf-45c6-95b5-d56a44f961ec - - - - -] port_update received: 462f8d53-f59e-49fe-9f3c-252406bc9eae port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:08:18.784 4072 2136169091320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0c56a02-e8cf-45c6-95b5-d56a44f961ec - - - - -] No port 462f8d53-f59e-49fe-9f3c-252406bc9eae defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:08:19.143 4072 2136169091320 MainThread WARNING oslo_policy.policy [req-22f0c6ba-0de1-45eb-9a95-4f3c8d6771bc 6162de4fdeb04685b69af26bebf23480 1799b56de475499d88d26060ee1f353b - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-09-07 14:08:19.143 4072 2136169091320 MainThread WARNING oslo_policy.policy [req-22f0c6ba-0de1-45eb-9a95-4f3c8d6771bc 6162de4fdeb04685b69af26bebf23480 1799b56de475499d88d26060ee1f353b - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-09-07 14:08:19.143 4072 2136169091320 MainThread WARNING oslo_policy.policy [req-22f0c6ba-0de1-45eb-9a95-4f3c8d6771bc 6162de4fdeb04685b69af26bebf23480 1799b56de475499d88d26060ee1f353b - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-09-07 14:08:19.143 4072 2136169091320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-22f0c6ba-0de1-45eb-9a95-4f3c8d6771bc 6162de4fdeb04685b69af26bebf23480 1799b56de475499d88d26060ee1f353b - - -] Security group member updated on remote: ['58b11c46-30ef-4974-b557-81c4d0b4426f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:08:19.143 4072 2136169091320 MainThread INFO neutron.agent.securitygroups_rpc [req-22f0c6ba-0de1-45eb-9a95-4f3c8d6771bc 6162de4fdeb04685b69af26bebf23480 1799b56de475499d88d26060ee1f353b - - -] Security group member updated ['58b11c46-30ef-4974-b557-81c4d0b4426f'] 2021-09-07 14:08:20.164 4072 2136169091320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-839e6dfb-bc9b-4b09-89a2-3e230e1ed4bf 17412cbc1a274862b429ea743aac24cb 2abb92e644484cc3b81226972fd45876 - - -] Security group member updated on remote: ['70e69883-a495-4c6e-8f00-41fd4739d006'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:08:20.164 4072 2136169091320 MainThread INFO neutron.agent.securitygroups_rpc [req-839e6dfb-bc9b-4b09-89a2-3e230e1ed4bf 17412cbc1a274862b429ea743aac24cb 2abb92e644484cc3b81226972fd45876 - - -] Security group member updated ['70e69883-a495-4c6e-8f00-41fd4739d006'] 2021-09-07 14:08:22.880 4072 2136169091320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68a84335-6067-4c63-9ebd-a339a68a8c59 - - - - -] port_update received: 39e9e532-da41-43c5-8694-dcabc970841d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:08:22.903 4072 2136169091320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68a84335-6067-4c63-9ebd-a339a68a8c59 - - - - -] No port 39e9e532-da41-43c5-8694-dcabc970841d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:08:23.596 4072 2136169091320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4b7c4f55-09cc-4d46-9df4-ba68d3d22c7b c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Security group member updated on remote: ['3774dbd3-bb62-4961-a5cc-23e58e8dc734'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:08:23.596 4072 2136169091320 MainThread INFO neutron.agent.securitygroups_rpc [req-4b7c4f55-09cc-4d46-9df4-ba68d3d22c7b c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Security group member updated ['3774dbd3-bb62-4961-a5cc-23e58e8dc734'] 2021-09-07 14:08:28.647 4072 2136169091320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d928b31-94b1-45f5-abf9-32094a13fd10 - - - - -] port_update received: 8b9e1cf7-59d8-44e1-8b1b-84b3913b8b3b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:08:28.647 4072 2136169091320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d928b31-94b1-45f5-abf9-32094a13fd10 - - - - -] No port 8b9e1cf7-59d8-44e1-8b1b-84b3913b8b3b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:08:28.956 4072 2136169091320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a3bdbac-8ed3-4591-b4a6-744057f7a9aa e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] port_update received: c503b6dc-e235-43c3-a5dd-66c11ec29d7e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:08:28.956 4072 2136169091320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0a3bdbac-8ed3-4591-b4a6-744057f7a9aa e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] No port c503b6dc-e235-43c3-a5dd-66c11ec29d7e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:08:30.049 4072 2136169091320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6056abe3-e64f-4149-a2ac-60cdf642fd69 17412cbc1a274862b429ea743aac24cb 2abb92e644484cc3b81226972fd45876 - - -] Security group member updated on remote: ['70e69883-a495-4c6e-8f00-41fd4739d006'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:08:30.049 4072 2136169091320 MainThread INFO neutron.agent.securitygroups_rpc [req-6056abe3-e64f-4149-a2ac-60cdf642fd69 17412cbc1a274862b429ea743aac24cb 2abb92e644484cc3b81226972fd45876 - - -] Security group member updated ['70e69883-a495-4c6e-8f00-41fd4739d006'] 2021-09-07 14:08:30.139 4072 2136169091320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5318968e-50fd-4253-a2ab-361c3f4717a1 d3397defe3c24650a91e2a7aa0b14816 232a1671c1e244e8b357cbb825fd711f - - -] Security group rule updated on remote: ['b1619941-680e-42d5-9ec8-8fa382b5fd42'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 14:08:30.139 4072 2136169091320 MainThread INFO neutron.agent.securitygroups_rpc [req-5318968e-50fd-4253-a2ab-361c3f4717a1 d3397defe3c24650a91e2a7aa0b14816 232a1671c1e244e8b357cbb825fd711f - - -] Security group rule updated ['b1619941-680e-42d5-9ec8-8fa382b5fd42'] 2021-09-07 14:08:30.362 4072 2136169091320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d97c4acd-0327-4931-a685-7ad1d4dcb49c 3821ae2ba5e74c7d8481246b2d4dc64e a1a9623159ab4615bffb39c75bd713c4 - - -] Security group rule updated on remote: ['81a9d6c6-1686-4dba-88d8-c55c78dcc6ad'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 14:08:30.362 4072 2136169091320 MainThread INFO neutron.agent.securitygroups_rpc [req-d97c4acd-0327-4931-a685-7ad1d4dcb49c 3821ae2ba5e74c7d8481246b2d4dc64e a1a9623159ab4615bffb39c75bd713c4 - - -] Security group rule updated ['81a9d6c6-1686-4dba-88d8-c55c78dcc6ad'] 2021-09-07 14:08:30.893 4072 2136169091320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0a075345-cc04-40fa-8b9b-377f7109cb06 d3397defe3c24650a91e2a7aa0b14816 232a1671c1e244e8b357cbb825fd711f - - -] Security group rule updated on remote: ['b1619941-680e-42d5-9ec8-8fa382b5fd42'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 14:08:30.893 4072 2136169091320 MainThread INFO neutron.agent.securitygroups_rpc [req-0a075345-cc04-40fa-8b9b-377f7109cb06 d3397defe3c24650a91e2a7aa0b14816 232a1671c1e244e8b357cbb825fd711f - - -] Security group rule updated ['b1619941-680e-42d5-9ec8-8fa382b5fd42'] 2021-09-07 14:08:31.050 4072 2136169091320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26e6ea6c-9e28-4f79-b933-efc4fb3039ac e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] port_update received: 09274e00-dc69-44e5-bb73-9a6a247b7976 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:08:31.068 4072 2136169091320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-26e6ea6c-9e28-4f79-b933-efc4fb3039ac e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] No port 09274e00-dc69-44e5-bb73-9a6a247b7976 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:08:31.402 4072 2136169091320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d601ae82-9d0f-43c3-b466-b3ba6f3e87d9 - - - - -] port_update received: abe6f41f-ffb2-432a-a8f7-a4804f82181c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:08:31.424 4072 2136169091320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d601ae82-9d0f-43c3-b466-b3ba6f3e87d9 - - - - -] No port abe6f41f-ffb2-432a-a8f7-a4804f82181c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:08:31.464 4072 2136169091320 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f9d135d-b2a6-4dbe-ab17-6904fcfb5791 3821ae2ba5e74c7d8481246b2d4dc64e a1a9623159ab4615bffb39c75bd713c4 - - -] Security group rule updated on remote: ['81a9d6c6-1686-4dba-88d8-c55c78dcc6ad'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 14:08:31.464 4072 2136169091320 MainThread INFO neutron.agent.securitygroups_rpc [req-4f9d135d-b2a6-4dbe-ab17-6904fcfb5791 3821ae2ba5e74c7d8481246b2d4dc64e a1a9623159ab4615bffb39c75bd713c4 - - -] Security group rule updated ['81a9d6c6-1686-4dba-88d8-c55c78dcc6ad'] 2021-09-07 14:08:33.426 4072 2136169091320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0cb0304-300f-4360-9290-73f43f17aa58 e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] port_update received: d0913aa4-3b39-4cd3-847e-d33374a297ad port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:08:33.426 4072 2136169091320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a0cb0304-300f-4360-9290-73f43f17aa58 e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] No port d0913aa4-3b39-4cd3-847e-d33374a297ad defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:08:34.757 4072 2136169091320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d98fb06b-974f-4d01-9a4a-0974931713e8 e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] port_update received: 0a205707-15f1-42ad-8a9d-48642bec2cae port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:08:34.884 4072 2136169091320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d98fb06b-974f-4d01-9a4a-0974931713e8 e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] No port 0a205707-15f1-42ad-8a9d-48642bec2cae defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:08:36.523 4072 2136168429704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c503b6dc-e235-43c3-a5dd-66c11ec29d7e 2021-09-07 14:08:36.523 4072 2136168429704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 09274e00-dc69-44e5-bb73-9a6a247b7976 2021-09-07 14:08:38.065 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 14:08:38.519 4072 2136168429704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d0913aa4-3b39-4cd3-847e-d33374a297ad 2021-09-07 14:08:38.519 4072 2136168429704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0a205707-15f1-42ad-8a9d-48642bec2cae 2021-09-07 14:08:38.951 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Adding port c503b6dc-e235-43c3-a5dd-66c11ec29d7e 2021-09-07 14:08:38.961 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Port c503b6dc-e235-43c3-a5dd-66c11ec29d7e updated. Details: {'device': 'c503b6dc-e235-43c3-a5dd-66c11ec29d7e', 'network_id': 'f03d0392-3921-4dbb-b72e-3fb2cb33680a', 'port_id': 'c503b6dc-e235-43c3-a5dd-66c11ec29d7e', 'mac_address': 'fa:16:3e:72:94:32', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 629, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'efd917c2-281d-4d8f-b2d2-52b713b5464c', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 14:08:38.961 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 14:08:38.961 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Adding port 09274e00-dc69-44e5-bb73-9a6a247b7976 2021-09-07 14:08:38.961 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Port 09274e00-dc69-44e5-bb73-9a6a247b7976 updated. Details: {'device': '09274e00-dc69-44e5-bb73-9a6a247b7976', 'network_id': '817297ea-0980-45e7-baed-1f4194fafb2d', 'port_id': '09274e00-dc69-44e5-bb73-9a6a247b7976', 'mac_address': 'fa:16:3e:81:6c:d8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 605, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '533640bc-eecd-409d-95eb-bd3c0b694360', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 14:08:38.961 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 14:08:38.961 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-09274e00-dc69-44e5-bb73-9a6a247b7976" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:08:38.961 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 09274e00-dc69-44e5-bb73-9a6a247b7976 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 14:08:38.961 4072 2136169091848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 817297ea-0980-45e7-baed-1f4194fafb2d 2021-09-07 14:08:38.961 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 14:08:38.961 4072 2136169091672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c503b6dc-e235-43c3-a5dd-66c11ec29d7e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:08:38.961 4072 2136169091672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c503b6dc-e235-43c3-a5dd-66c11ec29d7e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 14:08:38.961 4072 2136169091672 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f03d0392-3921-4dbb-b72e-3fb2cb33680a 2021-09-07 14:08:38.961 4072 2136169091672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 14:08:39.304 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1040e4f5-af84-4d1b-b978-2d9aa2fa9bd9 d3397defe3c24650a91e2a7aa0b14816 232a1671c1e244e8b357cbb825fd711f - - -] Security group member updated on remote: ['b1619941-680e-42d5-9ec8-8fa382b5fd42'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:08:39.304 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-1040e4f5-af84-4d1b-b978-2d9aa2fa9bd9 d3397defe3c24650a91e2a7aa0b14816 232a1671c1e244e8b357cbb825fd711f - - -] Security group member updated ['b1619941-680e-42d5-9ec8-8fa382b5fd42'] 2021-09-07 14:08:39.315 4072 2136169091672 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c503b6dc-e235-43c3-a5dd-66c11ec29d7e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:08:39.315 4072 2136169091672 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c503b6dc-e235-43c3-a5dd-66c11ec29d7e') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:08:39.315 4072 2136169091848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '09274e00-dc69-44e5-bb73-9a6a247b7976') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:08:39.315 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '09274e00-dc69-44e5-bb73-9a6a247b7976') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:08:39.315 4072 2136169091672 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c503b6dc-e235-43c3-a5dd-66c11ec29d7e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 14:08:39.315 4072 2136169091672 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 629, VLAN trunk: None to switch port c503b6dc-e235-43c3-a5dd-66c11ec29d7e 2021-09-07 14:08:39.315 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 09274e00-dc69-44e5-bb73-9a6a247b7976 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 14:08:39.336 4072 2136169091848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 605, VLAN trunk: None to switch port 09274e00-dc69-44e5-bb73-9a6a247b7976 2021-09-07 14:08:39.481 4072 2136169091672 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 14:08:39.481 4072 2136169091672 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c503b6dc-e235-43c3-a5dd-66c11ec29d7e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:08:39.490 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 14:08:39.490 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['09274e00-dc69-44e5-bb73-9a6a247b7976'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:08:40.076 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 14:08:40.455 4072 2136169091672 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c503b6dc-e235-43c3-a5dd-66c11ec29d7e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:08:40.471 4072 2136169091672 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:08:40.471 4072 2136169091672 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (58b11c46-30ef-4974-b557-81c4d0b4426f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:08:40.471 4072 2136169091672 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (58b11c46-30ef-4974-b557-81c4d0b4426f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 14:08:40.471 4072 2136169091672 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c503b6dc-e235-43c3-a5dd-66c11ec29d7e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:08:40.471 4072 2136169091672 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 14:08:40.471 4072 2136169091672 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c503b6dc-e235-43c3-a5dd-66c11ec29d7e not yet added. Adding. 2021-09-07 14:08:40.471 4072 2136169091672 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 14:08:40.471 4072 2136169091672 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 14:08:40.518 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['09274e00-dc69-44e5-bb73-9a6a247b7976']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:08:40.518 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:08:40.518 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3774dbd3-bb62-4961-a5cc-23e58e8dc734) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:08:40.518 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3774dbd3-bb62-4961-a5cc-23e58e8dc734) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 14:08:40.518 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 09274e00-dc69-44e5-bb73-9a6a247b7976 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:08:40.518 4072 2136169091848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 14:08:40.518 4072 2136169091848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 09274e00-dc69-44e5-bb73-9a6a247b7976 not yet added. Adding. 2021-09-07 14:08:40.518 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 14:08:40.518 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 14:08:40.631 4072 2136169091672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c503b6dc-e235-43c3-a5dd-66c11ec29d7e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:08:40.665 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09274e00-dc69-44e5-bb73-9a6a247b7976" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:08:40.804 4072 2136169091672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c503b6dc-e235-43c3-a5dd-66c11ec29d7e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:08:40.804 4072 2136169091672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c503b6dc-e235-43c3-a5dd-66c11ec29d7e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:08:40.804 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09274e00-dc69-44e5-bb73-9a6a247b7976" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:08:40.804 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09274e00-dc69-44e5-bb73-9a6a247b7976" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:08:40.846 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Adding port 0a205707-15f1-42ad-8a9d-48642bec2cae 2021-09-07 14:08:40.846 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Port 0a205707-15f1-42ad-8a9d-48642bec2cae updated. Details: {'device': '0a205707-15f1-42ad-8a9d-48642bec2cae', 'network_id': '2fb6cc84-a30a-4c74-b606-ee628f56d26b', 'port_id': '0a205707-15f1-42ad-8a9d-48642bec2cae', 'mac_address': 'fa:16:3e:d2:f4:74', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 600, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '71c8c9d3-4c4c-4f7d-b2ec-5b5e51f1ebf9', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 14:08:40.846 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 14:08:40.846 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Adding port d0913aa4-3b39-4cd3-847e-d33374a297ad 2021-09-07 14:08:40.846 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Port d0913aa4-3b39-4cd3-847e-d33374a297ad updated. Details: {'device': 'd0913aa4-3b39-4cd3-847e-d33374a297ad', 'network_id': '2fb6cc84-a30a-4c74-b606-ee628f56d26b', 'port_id': 'd0913aa4-3b39-4cd3-847e-d33374a297ad', 'mac_address': 'fa:16:3e:c2:af:5d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 600, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '71c8c9d3-4c4c-4f7d-b2ec-5b5e51f1ebf9', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 14:08:40.846 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 14:08:40.846 4072 2136169092552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0a205707-15f1-42ad-8a9d-48642bec2cae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:08:40.846 4072 2136169092552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0a205707-15f1-42ad-8a9d-48642bec2cae _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 14:08:40.846 4072 2136169092552 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2fb6cc84-a30a-4c74-b606-ee628f56d26b 2021-09-07 14:08:40.846 4072 2136169092552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 14:08:40.846 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d0913aa4-3b39-4cd3-847e-d33374a297ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:08:40.846 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d0913aa4-3b39-4cd3-847e-d33374a297ad _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 14:08:40.846 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 14:08:41.080 4072 2136169091672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c503b6dc-e235-43c3-a5dd-66c11ec29d7e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:08:41.080 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09274e00-dc69-44e5-bb73-9a6a247b7976" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:08:41.198 4072 2136169092552 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0a205707-15f1-42ad-8a9d-48642bec2cae') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:08:41.198 4072 2136169092552 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0a205707-15f1-42ad-8a9d-48642bec2cae') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:08:41.217 4072 2136169092552 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0a205707-15f1-42ad-8a9d-48642bec2cae is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 14:08:41.217 4072 2136169092552 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 600, VLAN trunk: None to switch port 0a205707-15f1-42ad-8a9d-48642bec2cae 2021-09-07 14:08:41.239 4072 2136169093080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eac07647-3e69-4a6b-b02b-f90235daab11 e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] port_update received: 259818da-3490-4579-8ab1-fb7669fa1c67 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:08:41.304 4072 2136169092376 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd0913aa4-3b39-4cd3-847e-d33374a297ad') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:08:41.304 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd0913aa4-3b39-4cd3-847e-d33374a297ad') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:08:41.323 4072 2136169093080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eac07647-3e69-4a6b-b02b-f90235daab11 e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] No port 259818da-3490-4579-8ab1-fb7669fa1c67 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:08:41.332 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d0913aa4-3b39-4cd3-847e-d33374a297ad is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 14:08:41.332 4072 2136169092376 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 600, VLAN trunk: None to switch port d0913aa4-3b39-4cd3-847e-d33374a297ad 2021-09-07 14:08:41.439 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-09274e00-dc69-44e5-bb73-9a6a247b7976" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.485s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:08:41.439 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 09274e00-dc69-44e5-bb73-9a6a247b7976 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 14:08:41.439 4072 2136169091848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 09274e00-dc69-44e5-bb73-9a6a247b7976 processed. 2021-09-07 14:08:41.439 4072 2136169091672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c503b6dc-e235-43c3-a5dd-66c11ec29d7e" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.485s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:08:41.439 4072 2136169091672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c503b6dc-e235-43c3-a5dd-66c11ec29d7e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 14:08:41.470 4072 2136169091672 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c503b6dc-e235-43c3-a5dd-66c11ec29d7e processed. 2021-09-07 14:08:41.582 4072 2136169092552 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 14:08:41.582 4072 2136169092552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0a205707-15f1-42ad-8a9d-48642bec2cae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:08:41.664 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 14:08:41.664 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d0913aa4-3b39-4cd3-847e-d33374a297ad'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:08:41.931 4072 2136169092552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0a205707-15f1-42ad-8a9d-48642bec2cae']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:08:41.931 4072 2136169092552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:08:41.931 4072 2136169092552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (70e69883-a495-4c6e-8f00-41fd4739d006) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:08:41.931 4072 2136169092552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (70e69883-a495-4c6e-8f00-41fd4739d006) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 14:08:41.931 4072 2136169092552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0a205707-15f1-42ad-8a9d-48642bec2cae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:08:41.931 4072 2136169092552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 14:08:41.931 4072 2136169092552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0a205707-15f1-42ad-8a9d-48642bec2cae not yet added. Adding. 2021-09-07 14:08:41.931 4072 2136169092552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 14:08:41.955 4072 2136169092552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 14:08:41.982 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5007c5b8-14b8-45a7-a957-757bcbe441e4 3821ae2ba5e74c7d8481246b2d4dc64e a1a9623159ab4615bffb39c75bd713c4 - - -] Security group member updated on remote: ['81a9d6c6-1686-4dba-88d8-c55c78dcc6ad'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:08:41.995 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [req-5007c5b8-14b8-45a7-a957-757bcbe441e4 3821ae2ba5e74c7d8481246b2d4dc64e a1a9623159ab4615bffb39c75bd713c4 - - -] Security group member updated ['81a9d6c6-1686-4dba-88d8-c55c78dcc6ad'] 2021-09-07 14:08:41.995 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d0913aa4-3b39-4cd3-847e-d33374a297ad']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:08:41.995 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:08:41.995 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (70e69883-a495-4c6e-8f00-41fd4739d006) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:08:41.995 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (70e69883-a495-4c6e-8f00-41fd4739d006) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 14:08:41.995 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d0913aa4-3b39-4cd3-847e-d33374a297ad _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:08:41.995 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 14:08:41.995 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d0913aa4-3b39-4cd3-847e-d33374a297ad not yet added. Adding. 2021-09-07 14:08:41.995 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 14:08:41.995 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 14:08:42.096 4072 2136169091672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:08:42.143 4072 2136169092552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a205707-15f1-42ad-8a9d-48642bec2cae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:08:42.255 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0913aa4-3b39-4cd3-847e-d33374a297ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:08:42.324 4072 2136169092552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a205707-15f1-42ad-8a9d-48642bec2cae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:08:42.324 4072 2136169092552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a205707-15f1-42ad-8a9d-48642bec2cae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:08:42.473 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0913aa4-3b39-4cd3-847e-d33374a297ad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:08:42.473 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0913aa4-3b39-4cd3-847e-d33374a297ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:08:42.585 4072 2136169092552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0a205707-15f1-42ad-8a9d-48642bec2cae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:08:42.852 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d0913aa4-3b39-4cd3-847e-d33374a297ad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:08:42.868 4072 2136169092552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0a205707-15f1-42ad-8a9d-48642bec2cae" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:08:42.868 4072 2136169092552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0a205707-15f1-42ad-8a9d-48642bec2cae status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 14:08:42.868 4072 2136169092552 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0a205707-15f1-42ad-8a9d-48642bec2cae processed. 2021-09-07 14:08:43.040 4072 2136169091672 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.937s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:08:43.130 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d0913aa4-3b39-4cd3-847e-d33374a297ad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:08:43.130 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d0913aa4-3b39-4cd3-847e-d33374a297ad status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 14:08:43.130 4072 2136169092376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d0913aa4-3b39-4cd3-847e-d33374a297ad processed. 2021-09-07 14:08:44.116 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:08:44.321 4072 2136169092552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d0ca935-9a68-4c18-946c-916fb80e26a9 e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] port_update received: 4b97a3fa-67bb-4a5a-b83d-cae28164f52a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:08:44.350 4072 2136169092552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d0ca935-9a68-4c18-946c-916fb80e26a9 e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] No port 4b97a3fa-67bb-4a5a-b83d-cae28164f52a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:08:44.631 4072 2136168429704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 259818da-3490-4579-8ab1-fb7669fa1c67 2021-09-07 14:08:44.939 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:08:46.118 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 14:08:46.336 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Adding port 259818da-3490-4579-8ab1-fb7669fa1c67 2021-09-07 14:08:46.336 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Port 259818da-3490-4579-8ab1-fb7669fa1c67 updated. Details: {'device': '259818da-3490-4579-8ab1-fb7669fa1c67', 'network_id': 'c662c9c0-cae5-4235-830a-d8865b11875b', 'port_id': '259818da-3490-4579-8ab1-fb7669fa1c67', 'mac_address': 'fa:16:3e:c2:03:e7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 649, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '76187501-de7f-4a16-822b-f6fe66ddb3b4', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 14:08:46.336 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 14:08:46.336 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-259818da-3490-4579-8ab1-fb7669fa1c67" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:08:46.336 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 259818da-3490-4579-8ab1-fb7669fa1c67 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 14:08:46.336 4072 2136169092376 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c662c9c0-cae5-4235-830a-d8865b11875b 2021-09-07 14:08:46.336 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 14:08:46.600 4072 2136169092376 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '259818da-3490-4579-8ab1-fb7669fa1c67') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:08:46.600 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '259818da-3490-4579-8ab1-fb7669fa1c67') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:08:46.618 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 259818da-3490-4579-8ab1-fb7669fa1c67 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 14:08:46.618 4072 2136169092376 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 649, VLAN trunk: None to switch port 259818da-3490-4579-8ab1-fb7669fa1c67 2021-09-07 14:08:46.853 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 14:08:46.853 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['259818da-3490-4579-8ab1-fb7669fa1c67'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:08:47.056 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['259818da-3490-4579-8ab1-fb7669fa1c67']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:08:47.056 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:08:47.056 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b1619941-680e-42d5-9ec8-8fa382b5fd42) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:08:47.056 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 259818da-3490-4579-8ab1-fb7669fa1c67 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:08:47.056 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 14:08:47.056 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 259818da-3490-4579-8ab1-fb7669fa1c67 not yet added. Adding. 2021-09-07 14:08:47.056 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 14:08:47.056 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 14:08:47.398 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-259818da-3490-4579-8ab1-fb7669fa1c67" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:08:47.800 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-259818da-3490-4579-8ab1-fb7669fa1c67" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:08:47.800 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-259818da-3490-4579-8ab1-fb7669fa1c67" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:08:48.491 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-259818da-3490-4579-8ab1-fb7669fa1c67" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.688s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:08:48.740 4072 2136168429704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4b97a3fa-67bb-4a5a-b83d-cae28164f52a 2021-09-07 14:08:48.807 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-259818da-3490-4579-8ab1-fb7669fa1c67" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:08:48.807 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 259818da-3490-4579-8ab1-fb7669fa1c67 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 14:08:48.807 4072 2136169092376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 259818da-3490-4579-8ab1-fb7669fa1c67 processed. 2021-09-07 14:08:50.134 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 14:08:50.134 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:08:50.629 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Adding port 4b97a3fa-67bb-4a5a-b83d-cae28164f52a 2021-09-07 14:08:50.629 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Port 4b97a3fa-67bb-4a5a-b83d-cae28164f52a updated. Details: {'device': '4b97a3fa-67bb-4a5a-b83d-cae28164f52a', 'network_id': '6ea96c09-894c-419f-bf14-9c14e7f38b83', 'port_id': '4b97a3fa-67bb-4a5a-b83d-cae28164f52a', 'mac_address': 'fa:16:3e:4c:e0:25', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 636, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4ce57c9e-ae68-4240-afb1-f29bf185e529', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 14:08:50.629 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 14:08:50.648 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4b97a3fa-67bb-4a5a-b83d-cae28164f52a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:08:50.648 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4b97a3fa-67bb-4a5a-b83d-cae28164f52a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 14:08:50.648 4072 2136169091848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6ea96c09-894c-419f-bf14-9c14e7f38b83 2021-09-07 14:08:50.648 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 14:08:50.871 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.735s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:08:50.944 4072 2136169091848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4b97a3fa-67bb-4a5a-b83d-cae28164f52a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:08:50.944 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4b97a3fa-67bb-4a5a-b83d-cae28164f52a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:08:50.944 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4b97a3fa-67bb-4a5a-b83d-cae28164f52a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 14:08:50.944 4072 2136169091848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 636, VLAN trunk: None to switch port 4b97a3fa-67bb-4a5a-b83d-cae28164f52a 2021-09-07 14:08:51.210 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 14:08:51.210 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4b97a3fa-67bb-4a5a-b83d-cae28164f52a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:08:51.377 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4b97a3fa-67bb-4a5a-b83d-cae28164f52a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:08:51.377 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:08:51.377 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (81a9d6c6-1686-4dba-88d8-c55c78dcc6ad) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:08:51.377 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4b97a3fa-67bb-4a5a-b83d-cae28164f52a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:08:51.396 4072 2136169091848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 14:08:51.396 4072 2136169091848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4b97a3fa-67bb-4a5a-b83d-cae28164f52a not yet added. Adding. 2021-09-07 14:08:51.396 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 14:08:51.396 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 14:08:51.745 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4b97a3fa-67bb-4a5a-b83d-cae28164f52a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:08:52.084 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4b97a3fa-67bb-4a5a-b83d-cae28164f52a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:08:52.084 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4b97a3fa-67bb-4a5a-b83d-cae28164f52a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:08:52.488 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4b97a3fa-67bb-4a5a-b83d-cae28164f52a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.407s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:08:52.754 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4b97a3fa-67bb-4a5a-b83d-cae28164f52a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:08:52.754 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4b97a3fa-67bb-4a5a-b83d-cae28164f52a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 14:08:52.754 4072 2136169091848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4b97a3fa-67bb-4a5a-b83d-cae28164f52a processed. 2021-09-07 14:08:54.151 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:08:54.377 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:09:00.847 4072 2136168429880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c503b6dc-e235-43c3-a5dd-66c11ec29d7e 2021-09-07 14:09:00.868 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f0cdc29c-cdc9-44a7-8bf4-daa26b49762a 6162de4fdeb04685b69af26bebf23480 1799b56de475499d88d26060ee1f353b - - -] Security group member updated on remote: ['58b11c46-30ef-4974-b557-81c4d0b4426f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:09:00.868 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [req-f0cdc29c-cdc9-44a7-8bf4-daa26b49762a 6162de4fdeb04685b69af26bebf23480 1799b56de475499d88d26060ee1f353b - - -] Security group member updated ['58b11c46-30ef-4974-b557-81c4d0b4426f'] 2021-09-07 14:09:00.868 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [req-f0cdc29c-cdc9-44a7-8bf4-daa26b49762a 6162de4fdeb04685b69af26bebf23480 1799b56de475499d88d26060ee1f353b - - -] Refresh firewall rules 2021-09-07 14:09:00.868 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f0cdc29c-cdc9-44a7-8bf4-daa26b49762a 6162de4fdeb04685b69af26bebf23480 1799b56de475499d88d26060ee1f353b - - -] Get security group information for devices via rpc ['c503b6dc-e235-43c3-a5dd-66c11ec29d7e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:09:00.949 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f0cdc29c-cdc9-44a7-8bf4-daa26b49762a 6162de4fdeb04685b69af26bebf23480 1799b56de475499d88d26060ee1f353b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:09:00.949 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f0cdc29c-cdc9-44a7-8bf4-daa26b49762a 6162de4fdeb04685b69af26bebf23480 1799b56de475499d88d26060ee1f353b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:09:01.128 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f0cdc29c-cdc9-44a7-8bf4-daa26b49762a 6162de4fdeb04685b69af26bebf23480 1799b56de475499d88d26060ee1f353b - - -] port_delete event received for 'c503b6dc-e235-43c3-a5dd-66c11ec29d7e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:09:01.426 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2f8b8197-6ceb-434d-9190-54cdfcdf3be1 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Security group member updated on remote: ['3774dbd3-bb62-4961-a5cc-23e58e8dc734'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:09:01.426 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [req-2f8b8197-6ceb-434d-9190-54cdfcdf3be1 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Security group member updated ['3774dbd3-bb62-4961-a5cc-23e58e8dc734'] 2021-09-07 14:09:01.426 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [req-2f8b8197-6ceb-434d-9190-54cdfcdf3be1 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Refresh firewall rules 2021-09-07 14:09:01.426 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2f8b8197-6ceb-434d-9190-54cdfcdf3be1 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Get security group information for devices via rpc ['09274e00-dc69-44e5-bb73-9a6a247b7976'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:09:01.807 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2f8b8197-6ceb-434d-9190-54cdfcdf3be1 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update security group information for ports dict_keys(['09274e00-dc69-44e5-bb73-9a6a247b7976']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:09:01.807 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2f8b8197-6ceb-434d-9190-54cdfcdf3be1 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:09:01.807 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2f8b8197-6ceb-434d-9190-54cdfcdf3be1 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update rules of security group (3774dbd3-bb62-4961-a5cc-23e58e8dc734) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:09:01.807 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-2f8b8197-6ceb-434d-9190-54cdfcdf3be1 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update members of security group (3774dbd3-bb62-4961-a5cc-23e58e8dc734) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 14:09:01.814 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2f8b8197-6ceb-434d-9190-54cdfcdf3be1 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update port filter for 09274e00-dc69-44e5-bb73-9a6a247b7976 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:09:01.814 4072 2136169091848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2f8b8197-6ceb-434d-9190-54cdfcdf3be1 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Updating port rules. 2021-09-07 14:09:01.814 4072 2136169091848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-2f8b8197-6ceb-434d-9190-54cdfcdf3be1 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Creating 1 new rules, removing 0 old rules. 2021-09-07 14:09:01.814 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [req-2f8b8197-6ceb-434d-9190-54cdfcdf3be1 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-09274e00-dc69-44e5-bb73-9a6a247b7976" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:09:02.145 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [req-2f8b8197-6ceb-434d-9190-54cdfcdf3be1 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-09274e00-dc69-44e5-bb73-9a6a247b7976" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:09:02.145 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [req-2f8b8197-6ceb-434d-9190-54cdfcdf3be1 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-09274e00-dc69-44e5-bb73-9a6a247b7976" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:09:02.145 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [req-2f8b8197-6ceb-434d-9190-54cdfcdf3be1 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-09274e00-dc69-44e5-bb73-9a6a247b7976" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:09:02.214 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 14:09:02.214 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c503b6dc-e235-43c3-a5dd-66c11ec29d7e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 14:09:02.214 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c503b6dc-e235-43c3-a5dd-66c11ec29d7e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 14:09:02.214 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c503b6dc-e235-43c3-a5dd-66c11ec29d7e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 14:09:02.238 4072 2136169091848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f03d0392-3921-4dbb-b72e-3fb2cb33680a 2021-09-07 14:09:02.238 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c503b6dc-e235-43c3-a5dd-66c11ec29d7e'] 2021-09-07 14:09:02.238 4072 2136169091848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 14:09:02.238 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 14:09:02.238 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c503b6dc-e235-43c3-a5dd-66c11ec29d7e'] 2021-09-07 14:09:03.284 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-381b6cc3-b460-47df-99c7-93c86524ff13 e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] port_update received: 65103567-4a8e-4903-bbd1-4ecd4747947c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:09:03.302 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-381b6cc3-b460-47df-99c7-93c86524ff13 e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] No port 65103567-4a8e-4903-bbd1-4ecd4747947c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:09:04.225 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:09:04.273 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:09:05.769 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9dc19368-2a4d-4b5d-88a2-7820483cf2aa 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] network_delete received. Deleting network f03d0392-3921-4dbb-b72e-3fb2cb33680a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 14:09:05.769 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9dc19368-2a4d-4b5d-88a2-7820483cf2aa 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] Network f03d0392-3921-4dbb-b72e-3fb2cb33680a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 14:09:07.037 4072 2136168429704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 65103567-4a8e-4903-bbd1-4ecd4747947c 2021-09-07 14:09:08.258 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 14:09:08.474 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Adding port 65103567-4a8e-4903-bbd1-4ecd4747947c 2021-09-07 14:09:08.474 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Port 65103567-4a8e-4903-bbd1-4ecd4747947c updated. Details: {'device': '65103567-4a8e-4903-bbd1-4ecd4747947c', 'network_id': '817297ea-0980-45e7-baed-1f4194fafb2d', 'port_id': '65103567-4a8e-4903-bbd1-4ecd4747947c', 'mac_address': 'fa:16:3e:66:9d:5d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 605, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '533640bc-eecd-409d-95eb-bd3c0b694360', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 14:09:08.474 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 14:09:08.474 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-65103567-4a8e-4903-bbd1-4ecd4747947c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:09:08.490 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 65103567-4a8e-4903-bbd1-4ecd4747947c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 14:09:08.490 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 14:09:08.836 4072 2136169091848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '65103567-4a8e-4903-bbd1-4ecd4747947c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:09:08.836 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '65103567-4a8e-4903-bbd1-4ecd4747947c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:09:08.846 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 65103567-4a8e-4903-bbd1-4ecd4747947c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 14:09:08.846 4072 2136169091848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 605, VLAN trunk: None to switch port 65103567-4a8e-4903-bbd1-4ecd4747947c 2021-09-07 14:09:09.096 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 14:09:09.096 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['65103567-4a8e-4903-bbd1-4ecd4747947c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:09:09.317 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['65103567-4a8e-4903-bbd1-4ecd4747947c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:09:09.317 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:09:09.317 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3774dbd3-bb62-4961-a5cc-23e58e8dc734) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:09:09.317 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3774dbd3-bb62-4961-a5cc-23e58e8dc734) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 14:09:09.317 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 65103567-4a8e-4903-bbd1-4ecd4747947c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:09:09.317 4072 2136169091848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 14:09:09.317 4072 2136169091848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 65103567-4a8e-4903-bbd1-4ecd4747947c not yet added. Adding. 2021-09-07 14:09:09.317 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 14:09:09.317 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 14:09:09.678 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-65103567-4a8e-4903-bbd1-4ecd4747947c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:09:09.988 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-65103567-4a8e-4903-bbd1-4ecd4747947c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:09:09.988 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-65103567-4a8e-4903-bbd1-4ecd4747947c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:09:10.238 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c6176691-6f77-472b-b3e7-f91e16c8b576 82108ee2aa144aa38f93f16c21cc2c62 a2a89a7cb0504bde877e886a147471a5 - - -] Security group member updated on remote: ['e6823044-f7c9-447c-ac8f-6cc9a7662776'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:09:10.238 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-c6176691-6f77-472b-b3e7-f91e16c8b576 82108ee2aa144aa38f93f16c21cc2c62 a2a89a7cb0504bde877e886a147471a5 - - -] Security group member updated ['e6823044-f7c9-447c-ac8f-6cc9a7662776'] 2021-09-07 14:09:10.349 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-65103567-4a8e-4903-bbd1-4ecd4747947c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:09:10.722 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-65103567-4a8e-4903-bbd1-4ecd4747947c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:09:10.722 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 65103567-4a8e-4903-bbd1-4ecd4747947c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 14:09:10.722 4072 2136169091848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 65103567-4a8e-4903-bbd1-4ecd4747947c processed. 2021-09-07 14:09:11.224 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-819d9b91-1c7a-41ad-ab11-c23341e8d544 e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] port_update received: 68f2aaed-758f-433b-86c6-422687858e8d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:09:11.224 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-819d9b91-1c7a-41ad-ab11-c23341e8d544 e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] No port 68f2aaed-758f-433b-86c6-422687858e8d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:09:12.274 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:09:12.537 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:09:15.126 4072 2136168429704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 68f2aaed-758f-433b-86c6-422687858e8d 2021-09-07 14:09:16.270 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 14:09:16.485 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Adding port 68f2aaed-758f-433b-86c6-422687858e8d 2021-09-07 14:09:16.517 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Port 68f2aaed-758f-433b-86c6-422687858e8d updated. Details: {'device': '68f2aaed-758f-433b-86c6-422687858e8d', 'network_id': '75ccc841-4a64-4e51-82e0-8c53767e5768', 'port_id': '68f2aaed-758f-433b-86c6-422687858e8d', 'mac_address': 'fa:16:3e:8b:2a:17', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 606, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '256dff26-5486-4483-b359-cdc6f82b18dd', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 14:09:16.517 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 14:09:16.517 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-68f2aaed-758f-433b-86c6-422687858e8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:09:16.517 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 68f2aaed-758f-433b-86c6-422687858e8d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 14:09:16.517 4072 2136169091848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 75ccc841-4a64-4e51-82e0-8c53767e5768 2021-09-07 14:09:16.517 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 14:09:17.425 4072 2136169091848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '68f2aaed-758f-433b-86c6-422687858e8d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:09:17.425 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '68f2aaed-758f-433b-86c6-422687858e8d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:09:17.425 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 68f2aaed-758f-433b-86c6-422687858e8d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 14:09:17.425 4072 2136169091848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 606, VLAN trunk: None to switch port 68f2aaed-758f-433b-86c6-422687858e8d 2021-09-07 14:09:17.723 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 14:09:17.723 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['68f2aaed-758f-433b-86c6-422687858e8d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:09:17.914 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['68f2aaed-758f-433b-86c6-422687858e8d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:09:17.914 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:09:17.914 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e6823044-f7c9-447c-ac8f-6cc9a7662776) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:09:17.914 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e6823044-f7c9-447c-ac8f-6cc9a7662776) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 14:09:17.923 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 68f2aaed-758f-433b-86c6-422687858e8d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:09:17.923 4072 2136169091848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 14:09:17.923 4072 2136169091848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 68f2aaed-758f-433b-86c6-422687858e8d not yet added. Adding. 2021-09-07 14:09:17.923 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 14:09:17.923 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 14:09:18.321 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-68f2aaed-758f-433b-86c6-422687858e8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:09:18.689 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-68f2aaed-758f-433b-86c6-422687858e8d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:09:18.689 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-68f2aaed-758f-433b-86c6-422687858e8d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:09:19.145 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-68f2aaed-758f-433b-86c6-422687858e8d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.453s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:09:19.501 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-68f2aaed-758f-433b-86c6-422687858e8d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.984s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:09:19.501 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 68f2aaed-758f-433b-86c6-422687858e8d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 14:09:19.501 4072 2136169091848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 68f2aaed-758f-433b-86c6-422687858e8d processed. 2021-09-07 14:09:20.341 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:09:20.518 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:09:28.974 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-22bb7b8a-e9e3-46c0-846e-faf06bf5d85d 82108ee2aa144aa38f93f16c21cc2c62 a2a89a7cb0504bde877e886a147471a5 - - -] Security group member updated on remote: ['e6823044-f7c9-447c-ac8f-6cc9a7662776'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:09:28.974 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [req-22bb7b8a-e9e3-46c0-846e-faf06bf5d85d 82108ee2aa144aa38f93f16c21cc2c62 a2a89a7cb0504bde877e886a147471a5 - - -] Security group member updated ['e6823044-f7c9-447c-ac8f-6cc9a7662776'] 2021-09-07 14:09:28.974 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [req-22bb7b8a-e9e3-46c0-846e-faf06bf5d85d 82108ee2aa144aa38f93f16c21cc2c62 a2a89a7cb0504bde877e886a147471a5 - - -] Refresh firewall rules 2021-09-07 14:09:28.974 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-22bb7b8a-e9e3-46c0-846e-faf06bf5d85d 82108ee2aa144aa38f93f16c21cc2c62 a2a89a7cb0504bde877e886a147471a5 - - -] Get security group information for devices via rpc ['68f2aaed-758f-433b-86c6-422687858e8d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:09:29.002 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-22bb7b8a-e9e3-46c0-846e-faf06bf5d85d 82108ee2aa144aa38f93f16c21cc2c62 a2a89a7cb0504bde877e886a147471a5 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:09:29.002 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-22bb7b8a-e9e3-46c0-846e-faf06bf5d85d 82108ee2aa144aa38f93f16c21cc2c62 a2a89a7cb0504bde877e886a147471a5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:09:29.051 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-22bb7b8a-e9e3-46c0-846e-faf06bf5d85d 82108ee2aa144aa38f93f16c21cc2c62 a2a89a7cb0504bde877e886a147471a5 - - -] port_delete event received for '68f2aaed-758f-433b-86c6-422687858e8d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:09:29.361 4072 2136168429880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 68f2aaed-758f-433b-86c6-422687858e8d 2021-09-07 14:09:30.445 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 14:09:30.445 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '68f2aaed-758f-433b-86c6-422687858e8d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 14:09:30.445 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '68f2aaed-758f-433b-86c6-422687858e8d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 14:09:30.445 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 68f2aaed-758f-433b-86c6-422687858e8d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 14:09:30.487 4072 2136169091848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 75ccc841-4a64-4e51-82e0-8c53767e5768 2021-09-07 14:09:30.487 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['68f2aaed-758f-433b-86c6-422687858e8d'] 2021-09-07 14:09:30.487 4072 2136169091848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 14:09:30.487 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 14:09:30.487 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['68f2aaed-758f-433b-86c6-422687858e8d'] 2021-09-07 14:09:32.447 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:09:32.473 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:09:38.301 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-55c608b0-194c-4fe2-845b-1514521da37c c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Security group member updated on remote: ['3774dbd3-bb62-4961-a5cc-23e58e8dc734'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:09:38.301 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [req-55c608b0-194c-4fe2-845b-1514521da37c c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Security group member updated ['3774dbd3-bb62-4961-a5cc-23e58e8dc734'] 2021-09-07 14:09:38.301 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [req-55c608b0-194c-4fe2-845b-1514521da37c c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Refresh firewall rules 2021-09-07 14:09:38.301 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-55c608b0-194c-4fe2-845b-1514521da37c c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Get security group information for devices via rpc ['09274e00-dc69-44e5-bb73-9a6a247b7976', '65103567-4a8e-4903-bbd1-4ecd4747947c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:09:38.580 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-55c608b0-194c-4fe2-845b-1514521da37c c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update security group information for ports dict_keys(['09274e00-dc69-44e5-bb73-9a6a247b7976', '65103567-4a8e-4903-bbd1-4ecd4747947c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:09:38.599 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-55c608b0-194c-4fe2-845b-1514521da37c c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:09:38.599 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-55c608b0-194c-4fe2-845b-1514521da37c c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update rules of security group (3774dbd3-bb62-4961-a5cc-23e58e8dc734) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:09:38.599 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-55c608b0-194c-4fe2-845b-1514521da37c c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update members of security group (3774dbd3-bb62-4961-a5cc-23e58e8dc734) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 14:09:38.599 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-55c608b0-194c-4fe2-845b-1514521da37c c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update port filter for 09274e00-dc69-44e5-bb73-9a6a247b7976 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:09:38.599 4072 2136169091848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-55c608b0-194c-4fe2-845b-1514521da37c c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Updating port rules. 2021-09-07 14:09:38.599 4072 2136169091848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-55c608b0-194c-4fe2-845b-1514521da37c c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Creating 1 new rules, removing 0 old rules. 2021-09-07 14:09:38.599 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [req-55c608b0-194c-4fe2-845b-1514521da37c c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-09274e00-dc69-44e5-bb73-9a6a247b7976" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:09:38.851 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d3a30358-2293-4e8a-bc6d-544582a91dee 82108ee2aa144aa38f93f16c21cc2c62 a2a89a7cb0504bde877e886a147471a5 - - -] Security group member updated on remote: ['e6823044-f7c9-447c-ac8f-6cc9a7662776'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:09:38.851 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-d3a30358-2293-4e8a-bc6d-544582a91dee 82108ee2aa144aa38f93f16c21cc2c62 a2a89a7cb0504bde877e886a147471a5 - - -] Security group member updated ['e6823044-f7c9-447c-ac8f-6cc9a7662776'] 2021-09-07 14:09:39.005 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [req-55c608b0-194c-4fe2-845b-1514521da37c c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-09274e00-dc69-44e5-bb73-9a6a247b7976" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.406s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:09:39.005 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [req-55c608b0-194c-4fe2-845b-1514521da37c c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-09274e00-dc69-44e5-bb73-9a6a247b7976" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:09:39.005 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [req-55c608b0-194c-4fe2-845b-1514521da37c c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-09274e00-dc69-44e5-bb73-9a6a247b7976" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:09:39.005 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-55c608b0-194c-4fe2-845b-1514521da37c c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update port filter for 65103567-4a8e-4903-bbd1-4ecd4747947c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:09:39.005 4072 2136169091848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-55c608b0-194c-4fe2-845b-1514521da37c c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Updating port rules. 2021-09-07 14:09:39.018 4072 2136169091848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-55c608b0-194c-4fe2-845b-1514521da37c c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Creating 1 new rules, removing 0 old rules. 2021-09-07 14:09:39.018 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [req-55c608b0-194c-4fe2-845b-1514521da37c c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-65103567-4a8e-4903-bbd1-4ecd4747947c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:09:39.330 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [req-55c608b0-194c-4fe2-845b-1514521da37c c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-65103567-4a8e-4903-bbd1-4ecd4747947c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:09:39.330 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [req-55c608b0-194c-4fe2-845b-1514521da37c c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-65103567-4a8e-4903-bbd1-4ecd4747947c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:09:39.330 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [req-55c608b0-194c-4fe2-845b-1514521da37c c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-65103567-4a8e-4903-bbd1-4ecd4747947c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:09:39.657 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3432c22-7689-459e-ac30-4dc2e9ca05c2 e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] port_update received: dfc050a7-1f65-4aa4-b3d3-69c55b787e66 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:09:39.674 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3432c22-7689-459e-ac30-4dc2e9ca05c2 e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] No port dfc050a7-1f65-4aa4-b3d3-69c55b787e66 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:09:40.272 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f5e83c6-7e46-465c-97a0-6ce8930dddc2 e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] port_update received: 71100639-955e-4a43-bb38-716b9ec856fc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:09:40.301 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f5e83c6-7e46-465c-97a0-6ce8930dddc2 e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] No port 71100639-955e-4a43-bb38-716b9ec856fc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:09:46.501 4072 2136168429704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: dfc050a7-1f65-4aa4-b3d3-69c55b787e66 2021-09-07 14:09:46.501 4072 2136168429704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 71100639-955e-4a43-bb38-716b9ec856fc 2021-09-07 14:09:48.507 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 14:09:48.908 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Adding port dfc050a7-1f65-4aa4-b3d3-69c55b787e66 2021-09-07 14:09:48.908 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Port dfc050a7-1f65-4aa4-b3d3-69c55b787e66 updated. Details: {'device': 'dfc050a7-1f65-4aa4-b3d3-69c55b787e66', 'network_id': '817297ea-0980-45e7-baed-1f4194fafb2d', 'port_id': 'dfc050a7-1f65-4aa4-b3d3-69c55b787e66', 'mac_address': 'fa:16:3e:fd:3e:2e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 605, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '533640bc-eecd-409d-95eb-bd3c0b694360', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 14:09:48.908 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 14:09:48.908 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Adding port 71100639-955e-4a43-bb38-716b9ec856fc 2021-09-07 14:09:48.908 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Port 71100639-955e-4a43-bb38-716b9ec856fc updated. Details: {'device': '71100639-955e-4a43-bb38-716b9ec856fc', 'network_id': '75ccc841-4a64-4e51-82e0-8c53767e5768', 'port_id': '71100639-955e-4a43-bb38-716b9ec856fc', 'mac_address': 'fa:16:3e:e6:e3:01', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 606, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '256dff26-5486-4483-b359-cdc6f82b18dd', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 14:09:48.908 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 14:09:48.908 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dfc050a7-1f65-4aa4-b3d3-69c55b787e66" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:09:48.908 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port dfc050a7-1f65-4aa4-b3d3-69c55b787e66 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 14:09:48.908 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 14:09:48.908 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-71100639-955e-4a43-bb38-716b9ec856fc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:09:48.908 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 71100639-955e-4a43-bb38-716b9ec856fc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 14:09:48.922 4072 2136169091848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 75ccc841-4a64-4e51-82e0-8c53767e5768 2021-09-07 14:09:48.922 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 14:09:49.275 4072 2136169092376 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'dfc050a7-1f65-4aa4-b3d3-69c55b787e66') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:09:49.275 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'dfc050a7-1f65-4aa4-b3d3-69c55b787e66') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:09:49.275 4072 2136169091848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '71100639-955e-4a43-bb38-716b9ec856fc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:09:49.275 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '71100639-955e-4a43-bb38-716b9ec856fc') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:09:49.283 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port dfc050a7-1f65-4aa4-b3d3-69c55b787e66 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 14:09:49.283 4072 2136169092376 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 605, VLAN trunk: None to switch port dfc050a7-1f65-4aa4-b3d3-69c55b787e66 2021-09-07 14:09:49.283 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 71100639-955e-4a43-bb38-716b9ec856fc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 14:09:49.283 4072 2136169091848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 606, VLAN trunk: None to switch port 71100639-955e-4a43-bb38-716b9ec856fc 2021-09-07 14:09:49.611 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 14:09:49.611 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['dfc050a7-1f65-4aa4-b3d3-69c55b787e66'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:09:49.629 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 14:09:49.629 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['71100639-955e-4a43-bb38-716b9ec856fc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:09:49.860 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['dfc050a7-1f65-4aa4-b3d3-69c55b787e66']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:09:49.860 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:09:49.860 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3774dbd3-bb62-4961-a5cc-23e58e8dc734) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:09:49.860 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3774dbd3-bb62-4961-a5cc-23e58e8dc734) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 14:09:49.860 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for dfc050a7-1f65-4aa4-b3d3-69c55b787e66 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:09:49.860 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 14:09:49.860 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device dfc050a7-1f65-4aa4-b3d3-69c55b787e66 not yet added. Adding. 2021-09-07 14:09:49.860 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 14:09:49.860 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 14:09:49.860 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['71100639-955e-4a43-bb38-716b9ec856fc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:09:49.879 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:09:49.879 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e6823044-f7c9-447c-ac8f-6cc9a7662776) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:09:49.879 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e6823044-f7c9-447c-ac8f-6cc9a7662776) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 14:09:49.879 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 71100639-955e-4a43-bb38-716b9ec856fc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:09:49.879 4072 2136169091848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 14:09:49.879 4072 2136169091848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 71100639-955e-4a43-bb38-716b9ec856fc not yet added. Adding. 2021-09-07 14:09:49.879 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 14:09:49.879 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 14:09:50.253 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dfc050a7-1f65-4aa4-b3d3-69c55b787e66" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:09:50.253 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71100639-955e-4a43-bb38-716b9ec856fc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:09:50.583 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dfc050a7-1f65-4aa4-b3d3-69c55b787e66" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:09:50.583 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dfc050a7-1f65-4aa4-b3d3-69c55b787e66" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:09:50.610 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71100639-955e-4a43-bb38-716b9ec856fc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:09:50.610 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71100639-955e-4a43-bb38-716b9ec856fc" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:09:51.051 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-71100639-955e-4a43-bb38-716b9ec856fc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:09:51.133 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-dfc050a7-1f65-4aa4-b3d3-69c55b787e66" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:09:51.376 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-71100639-955e-4a43-bb38-716b9ec856fc" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:09:51.396 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 71100639-955e-4a43-bb38-716b9ec856fc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 14:09:51.396 4072 2136169091848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 71100639-955e-4a43-bb38-716b9ec856fc processed. 2021-09-07 14:09:51.605 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-dfc050a7-1f65-4aa4-b3d3-69c55b787e66" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.704s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:09:51.605 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port dfc050a7-1f65-4aa4-b3d3-69c55b787e66 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 14:09:51.605 4072 2136169092376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port dfc050a7-1f65-4aa4-b3d3-69c55b787e66 processed. 2021-09-07 14:09:52.539 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:09:53.001 4072 2136169092376 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:10:01.914 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd7c3fde-5646-4b5e-8af9-15c9f3aa5c88 82108ee2aa144aa38f93f16c21cc2c62 a2a89a7cb0504bde877e886a147471a5 - - -] Security group member updated on remote: ['e6823044-f7c9-447c-ac8f-6cc9a7662776'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:10:01.923 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-bd7c3fde-5646-4b5e-8af9-15c9f3aa5c88 82108ee2aa144aa38f93f16c21cc2c62 a2a89a7cb0504bde877e886a147471a5 - - -] Security group member updated ['e6823044-f7c9-447c-ac8f-6cc9a7662776'] 2021-09-07 14:10:01.923 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-bd7c3fde-5646-4b5e-8af9-15c9f3aa5c88 82108ee2aa144aa38f93f16c21cc2c62 a2a89a7cb0504bde877e886a147471a5 - - -] Refresh firewall rules 2021-09-07 14:10:01.923 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bd7c3fde-5646-4b5e-8af9-15c9f3aa5c88 82108ee2aa144aa38f93f16c21cc2c62 a2a89a7cb0504bde877e886a147471a5 - - -] Get security group information for devices via rpc ['71100639-955e-4a43-bb38-716b9ec856fc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:10:02.016 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd7c3fde-5646-4b5e-8af9-15c9f3aa5c88 82108ee2aa144aa38f93f16c21cc2c62 a2a89a7cb0504bde877e886a147471a5 - - -] port_delete event received for '71100639-955e-4a43-bb38-716b9ec856fc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:10:02.114 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bd7c3fde-5646-4b5e-8af9-15c9f3aa5c88 82108ee2aa144aa38f93f16c21cc2c62 a2a89a7cb0504bde877e886a147471a5 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:10:02.114 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bd7c3fde-5646-4b5e-8af9-15c9f3aa5c88 82108ee2aa144aa38f93f16c21cc2c62 a2a89a7cb0504bde877e886a147471a5 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:10:02.845 4072 2136168429880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 71100639-955e-4a43-bb38-716b9ec856fc 2021-09-07 14:10:04.586 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 14:10:04.586 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '71100639-955e-4a43-bb38-716b9ec856fc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 14:10:04.586 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '71100639-955e-4a43-bb38-716b9ec856fc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 14:10:04.586 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 71100639-955e-4a43-bb38-716b9ec856fc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 14:10:04.611 4072 2136169092376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 75ccc841-4a64-4e51-82e0-8c53767e5768 2021-09-07 14:10:04.611 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['71100639-955e-4a43-bb38-716b9ec856fc'] 2021-09-07 14:10:04.611 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 14:10:04.611 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 14:10:04.611 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['71100639-955e-4a43-bb38-716b9ec856fc'] 2021-09-07 14:10:05.663 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-924d1f6a-bd45-4525-a887-cec980a58d37 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Security group member updated on remote: ['3774dbd3-bb62-4961-a5cc-23e58e8dc734'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:10:05.663 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-924d1f6a-bd45-4525-a887-cec980a58d37 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Security group member updated ['3774dbd3-bb62-4961-a5cc-23e58e8dc734'] 2021-09-07 14:10:05.663 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-924d1f6a-bd45-4525-a887-cec980a58d37 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Refresh firewall rules 2021-09-07 14:10:05.663 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-924d1f6a-bd45-4525-a887-cec980a58d37 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Get security group information for devices via rpc ['09274e00-dc69-44e5-bb73-9a6a247b7976', '65103567-4a8e-4903-bbd1-4ecd4747947c', 'dfc050a7-1f65-4aa4-b3d3-69c55b787e66'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:10:06.134 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-924d1f6a-bd45-4525-a887-cec980a58d37 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update security group information for ports dict_keys(['09274e00-dc69-44e5-bb73-9a6a247b7976', '65103567-4a8e-4903-bbd1-4ecd4747947c', 'dfc050a7-1f65-4aa4-b3d3-69c55b787e66']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:10:06.134 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-924d1f6a-bd45-4525-a887-cec980a58d37 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:10:06.134 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-924d1f6a-bd45-4525-a887-cec980a58d37 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update rules of security group (3774dbd3-bb62-4961-a5cc-23e58e8dc734) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:10:06.134 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-924d1f6a-bd45-4525-a887-cec980a58d37 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update members of security group (3774dbd3-bb62-4961-a5cc-23e58e8dc734) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 14:10:06.134 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-924d1f6a-bd45-4525-a887-cec980a58d37 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update port filter for 09274e00-dc69-44e5-bb73-9a6a247b7976 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:10:06.134 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-924d1f6a-bd45-4525-a887-cec980a58d37 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Updating port rules. 2021-09-07 14:10:06.145 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-924d1f6a-bd45-4525-a887-cec980a58d37 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Creating 1 new rules, removing 0 old rules. 2021-09-07 14:10:06.145 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-924d1f6a-bd45-4525-a887-cec980a58d37 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-09274e00-dc69-44e5-bb73-9a6a247b7976" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:10:06.486 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-924d1f6a-bd45-4525-a887-cec980a58d37 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-09274e00-dc69-44e5-bb73-9a6a247b7976" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:10:06.486 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-924d1f6a-bd45-4525-a887-cec980a58d37 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-09274e00-dc69-44e5-bb73-9a6a247b7976" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:10:06.486 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-924d1f6a-bd45-4525-a887-cec980a58d37 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-09274e00-dc69-44e5-bb73-9a6a247b7976" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:10:06.486 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-924d1f6a-bd45-4525-a887-cec980a58d37 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update port filter for 65103567-4a8e-4903-bbd1-4ecd4747947c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:10:06.486 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-924d1f6a-bd45-4525-a887-cec980a58d37 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Updating port rules. 2021-09-07 14:10:06.486 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-924d1f6a-bd45-4525-a887-cec980a58d37 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Creating 1 new rules, removing 0 old rules. 2021-09-07 14:10:06.486 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-924d1f6a-bd45-4525-a887-cec980a58d37 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-65103567-4a8e-4903-bbd1-4ecd4747947c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:10:06.579 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:10:06.643 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:10:06.783 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-924d1f6a-bd45-4525-a887-cec980a58d37 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-65103567-4a8e-4903-bbd1-4ecd4747947c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.296s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:10:06.783 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-924d1f6a-bd45-4525-a887-cec980a58d37 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-65103567-4a8e-4903-bbd1-4ecd4747947c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:10:06.783 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-924d1f6a-bd45-4525-a887-cec980a58d37 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-65103567-4a8e-4903-bbd1-4ecd4747947c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:10:06.783 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-924d1f6a-bd45-4525-a887-cec980a58d37 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update port filter for dfc050a7-1f65-4aa4-b3d3-69c55b787e66 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:10:06.783 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-924d1f6a-bd45-4525-a887-cec980a58d37 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Updating port rules. 2021-09-07 14:10:06.783 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-924d1f6a-bd45-4525-a887-cec980a58d37 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Creating 1 new rules, removing 0 old rules. 2021-09-07 14:10:06.783 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-924d1f6a-bd45-4525-a887-cec980a58d37 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-dfc050a7-1f65-4aa4-b3d3-69c55b787e66" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:10:07.113 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-924d1f6a-bd45-4525-a887-cec980a58d37 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-dfc050a7-1f65-4aa4-b3d3-69c55b787e66" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.329s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:10:07.113 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-924d1f6a-bd45-4525-a887-cec980a58d37 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-dfc050a7-1f65-4aa4-b3d3-69c55b787e66" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:10:07.113 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-924d1f6a-bd45-4525-a887-cec980a58d37 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-dfc050a7-1f65-4aa4-b3d3-69c55b787e66" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:10:07.223 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d8e6409-e1ad-4454-8399-85a9a55f9e9c e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] port_update received: 8b2f9fa5-1f35-4994-b0ad-260215cb64cf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:10:07.223 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d8e6409-e1ad-4454-8399-85a9a55f9e9c e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] No port 8b2f9fa5-1f35-4994-b0ad-260215cb64cf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:10:10.912 4072 2136168429704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8b2f9fa5-1f35-4994-b0ad-260215cb64cf 2021-09-07 14:10:12.633 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 14:10:13.059 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Adding port 8b2f9fa5-1f35-4994-b0ad-260215cb64cf 2021-09-07 14:10:13.059 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Port 8b2f9fa5-1f35-4994-b0ad-260215cb64cf updated. Details: {'device': '8b2f9fa5-1f35-4994-b0ad-260215cb64cf', 'network_id': '817297ea-0980-45e7-baed-1f4194fafb2d', 'port_id': '8b2f9fa5-1f35-4994-b0ad-260215cb64cf', 'mac_address': 'fa:16:3e:7d:30:fc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 605, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '533640bc-eecd-409d-95eb-bd3c0b694360', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 14:10:13.059 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 14:10:13.059 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8b2f9fa5-1f35-4994-b0ad-260215cb64cf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:10:13.059 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8b2f9fa5-1f35-4994-b0ad-260215cb64cf _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 14:10:13.059 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 14:10:13.376 4072 2136169092376 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8b2f9fa5-1f35-4994-b0ad-260215cb64cf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:10:13.376 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8b2f9fa5-1f35-4994-b0ad-260215cb64cf') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:10:13.376 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8b2f9fa5-1f35-4994-b0ad-260215cb64cf is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 14:10:13.376 4072 2136169092376 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 605, VLAN trunk: None to switch port 8b2f9fa5-1f35-4994-b0ad-260215cb64cf 2021-09-07 14:10:13.610 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 14:10:13.610 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8b2f9fa5-1f35-4994-b0ad-260215cb64cf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:10:13.878 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8b2f9fa5-1f35-4994-b0ad-260215cb64cf']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:10:13.878 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:10:13.878 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3774dbd3-bb62-4961-a5cc-23e58e8dc734) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:10:13.878 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3774dbd3-bb62-4961-a5cc-23e58e8dc734) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 14:10:13.878 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8b2f9fa5-1f35-4994-b0ad-260215cb64cf _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:10:13.878 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 14:10:13.878 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8b2f9fa5-1f35-4994-b0ad-260215cb64cf not yet added. Adding. 2021-09-07 14:10:13.878 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 14:10:13.878 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 14:10:14.251 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8b2f9fa5-1f35-4994-b0ad-260215cb64cf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:10:14.594 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8b2f9fa5-1f35-4994-b0ad-260215cb64cf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:10:14.594 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8b2f9fa5-1f35-4994-b0ad-260215cb64cf" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:10:15.096 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8b2f9fa5-1f35-4994-b0ad-260215cb64cf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:10:15.383 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8b2f9fa5-1f35-4994-b0ad-260215cb64cf" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:10:15.383 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8b2f9fa5-1f35-4994-b0ad-260215cb64cf status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 14:10:15.406 4072 2136169092376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8b2f9fa5-1f35-4994-b0ad-260215cb64cf processed. 2021-09-07 14:10:16.661 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:10:17.159 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:10:20.008 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e814a764-ed4d-4842-8577-0d1ae790a288 - - - - -] port_update received: 4791a486-edd3-4da3-9007-485754e6894d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:10:20.020 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e814a764-ed4d-4842-8577-0d1ae790a288 - - - - -] No port 4791a486-edd3-4da3-9007-485754e6894d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:10:25.149 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49b804e7-1575-4f6c-b38f-470334dcf5a9 - - - - -] port_update received: 15f58c9d-cc30-4113-95d6-49539c7e2686 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:10:25.156 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-49b804e7-1575-4f6c-b38f-470334dcf5a9 - - - - -] No port 15f58c9d-cc30-4113-95d6-49539c7e2686 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:10:28.296 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2cea7d-5de5-4f43-b460-2382b042b042 - - - - -] port_update received: 83cec522-e350-4a8d-aeb5-294520360144 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:10:28.312 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad2cea7d-5de5-4f43-b460-2382b042b042 - - - - -] No port 83cec522-e350-4a8d-aeb5-294520360144 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:10:32.782 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-822f978d-8947-4d04-967a-c075779e81c2 - - - - -] port_update received: 8d1cdafd-d015-439e-bb42-aa7bf0d95dda port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:10:32.805 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-822f978d-8947-4d04-967a-c075779e81c2 - - - - -] No port 8d1cdafd-d015-439e-bb42-aa7bf0d95dda defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:10:33.441 4072 2136168429880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8b2f9fa5-1f35-4994-b0ad-260215cb64cf 2021-09-07 14:10:34.067 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2eca4e8a-e1f9-4a45-a8ee-e76b07af2f4e 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] network_delete received. Deleting network 75ccc841-4a64-4e51-82e0-8c53767e5768 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 14:10:34.067 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2eca4e8a-e1f9-4a45-a8ee-e76b07af2f4e 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] Network 75ccc841-4a64-4e51-82e0-8c53767e5768 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 14:10:34.424 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-caec73a3-ea12-476a-b474-1b6c394c8148 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Security group member updated on remote: ['3774dbd3-bb62-4961-a5cc-23e58e8dc734'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:10:34.424 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-caec73a3-ea12-476a-b474-1b6c394c8148 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Security group member updated ['3774dbd3-bb62-4961-a5cc-23e58e8dc734'] 2021-09-07 14:10:34.424 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-caec73a3-ea12-476a-b474-1b6c394c8148 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Refresh firewall rules 2021-09-07 14:10:34.424 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-caec73a3-ea12-476a-b474-1b6c394c8148 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Get security group information for devices via rpc ['09274e00-dc69-44e5-bb73-9a6a247b7976', '65103567-4a8e-4903-bbd1-4ecd4747947c', 'dfc050a7-1f65-4aa4-b3d3-69c55b787e66', '8b2f9fa5-1f35-4994-b0ad-260215cb64cf'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:10:34.641 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caec73a3-ea12-476a-b474-1b6c394c8148 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] port_delete event received for '8b2f9fa5-1f35-4994-b0ad-260215cb64cf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:10:34.759 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 14:10:34.759 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8b2f9fa5-1f35-4994-b0ad-260215cb64cf' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 14:10:34.759 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8b2f9fa5-1f35-4994-b0ad-260215cb64cf' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 14:10:34.759 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8b2f9fa5-1f35-4994-b0ad-260215cb64cf _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 14:10:34.788 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8b2f9fa5-1f35-4994-b0ad-260215cb64cf'] 2021-09-07 14:10:34.788 4072 2136169091848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 14:10:34.788 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 14:10:34.788 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8b2f9fa5-1f35-4994-b0ad-260215cb64cf'] 2021-09-07 14:10:35.078 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-caec73a3-ea12-476a-b474-1b6c394c8148 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update security group information for ports dict_keys(['09274e00-dc69-44e5-bb73-9a6a247b7976', '65103567-4a8e-4903-bbd1-4ecd4747947c', 'dfc050a7-1f65-4aa4-b3d3-69c55b787e66']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:10:35.078 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-caec73a3-ea12-476a-b474-1b6c394c8148 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:10:35.078 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-caec73a3-ea12-476a-b474-1b6c394c8148 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update rules of security group (3774dbd3-bb62-4961-a5cc-23e58e8dc734) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:10:35.078 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-caec73a3-ea12-476a-b474-1b6c394c8148 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update members of security group (3774dbd3-bb62-4961-a5cc-23e58e8dc734) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 14:10:35.078 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-caec73a3-ea12-476a-b474-1b6c394c8148 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update port filter for 09274e00-dc69-44e5-bb73-9a6a247b7976 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:10:35.078 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-caec73a3-ea12-476a-b474-1b6c394c8148 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Updating port rules. 2021-09-07 14:10:35.078 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-caec73a3-ea12-476a-b474-1b6c394c8148 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Creating 0 new rules, removing 1 old rules. 2021-09-07 14:10:35.078 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-caec73a3-ea12-476a-b474-1b6c394c8148 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-09274e00-dc69-44e5-bb73-9a6a247b7976" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:10:35.078 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-caec73a3-ea12-476a-b474-1b6c394c8148 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-09274e00-dc69-44e5-bb73-9a6a247b7976" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:10:35.078 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-caec73a3-ea12-476a-b474-1b6c394c8148 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-09274e00-dc69-44e5-bb73-9a6a247b7976" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:10:35.510 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-caec73a3-ea12-476a-b474-1b6c394c8148 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-09274e00-dc69-44e5-bb73-9a6a247b7976" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:10:35.510 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-caec73a3-ea12-476a-b474-1b6c394c8148 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update port filter for 65103567-4a8e-4903-bbd1-4ecd4747947c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:10:35.510 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-caec73a3-ea12-476a-b474-1b6c394c8148 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Updating port rules. 2021-09-07 14:10:35.510 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-caec73a3-ea12-476a-b474-1b6c394c8148 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Creating 0 new rules, removing 1 old rules. 2021-09-07 14:10:35.517 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-caec73a3-ea12-476a-b474-1b6c394c8148 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-65103567-4a8e-4903-bbd1-4ecd4747947c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:10:35.517 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-caec73a3-ea12-476a-b474-1b6c394c8148 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-65103567-4a8e-4903-bbd1-4ecd4747947c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:10:35.517 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-caec73a3-ea12-476a-b474-1b6c394c8148 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-65103567-4a8e-4903-bbd1-4ecd4747947c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:10:35.827 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-caec73a3-ea12-476a-b474-1b6c394c8148 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-65103567-4a8e-4903-bbd1-4ecd4747947c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:10:35.851 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-caec73a3-ea12-476a-b474-1b6c394c8148 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update port filter for dfc050a7-1f65-4aa4-b3d3-69c55b787e66 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:10:35.851 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-caec73a3-ea12-476a-b474-1b6c394c8148 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Updating port rules. 2021-09-07 14:10:35.851 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-caec73a3-ea12-476a-b474-1b6c394c8148 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Creating 0 new rules, removing 1 old rules. 2021-09-07 14:10:35.851 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-caec73a3-ea12-476a-b474-1b6c394c8148 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-dfc050a7-1f65-4aa4-b3d3-69c55b787e66" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:10:35.851 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-caec73a3-ea12-476a-b474-1b6c394c8148 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-dfc050a7-1f65-4aa4-b3d3-69c55b787e66" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:10:35.851 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-caec73a3-ea12-476a-b474-1b6c394c8148 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-dfc050a7-1f65-4aa4-b3d3-69c55b787e66" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:10:36.163 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-caec73a3-ea12-476a-b474-1b6c394c8148 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-dfc050a7-1f65-4aa4-b3d3-69c55b787e66" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:10:36.762 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:10:36.797 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:10:39.563 4072 2136168429880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: dfc050a7-1f65-4aa4-b3d3-69c55b787e66 2021-09-07 14:10:40.175 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb49b971-42e1-4ee8-bad8-f2094ed5c2f7 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Security group member updated on remote: ['3774dbd3-bb62-4961-a5cc-23e58e8dc734'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:10:40.175 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-eb49b971-42e1-4ee8-bad8-f2094ed5c2f7 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Security group member updated ['3774dbd3-bb62-4961-a5cc-23e58e8dc734'] 2021-09-07 14:10:40.175 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-eb49b971-42e1-4ee8-bad8-f2094ed5c2f7 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Refresh firewall rules 2021-09-07 14:10:40.175 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb49b971-42e1-4ee8-bad8-f2094ed5c2f7 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Get security group information for devices via rpc ['09274e00-dc69-44e5-bb73-9a6a247b7976', '65103567-4a8e-4903-bbd1-4ecd4747947c', 'dfc050a7-1f65-4aa4-b3d3-69c55b787e66'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:10:40.315 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb49b971-42e1-4ee8-bad8-f2094ed5c2f7 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] port_delete event received for 'dfc050a7-1f65-4aa4-b3d3-69c55b787e66' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:10:40.562 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eb49b971-42e1-4ee8-bad8-f2094ed5c2f7 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update security group information for ports dict_keys(['09274e00-dc69-44e5-bb73-9a6a247b7976', '65103567-4a8e-4903-bbd1-4ecd4747947c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:10:40.562 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eb49b971-42e1-4ee8-bad8-f2094ed5c2f7 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:10:40.562 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-eb49b971-42e1-4ee8-bad8-f2094ed5c2f7 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update rules of security group (3774dbd3-bb62-4961-a5cc-23e58e8dc734) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:10:40.562 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-eb49b971-42e1-4ee8-bad8-f2094ed5c2f7 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update members of security group (3774dbd3-bb62-4961-a5cc-23e58e8dc734) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 14:10:40.562 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eb49b971-42e1-4ee8-bad8-f2094ed5c2f7 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update port filter for 09274e00-dc69-44e5-bb73-9a6a247b7976 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:10:40.562 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eb49b971-42e1-4ee8-bad8-f2094ed5c2f7 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Updating port rules. 2021-09-07 14:10:40.562 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eb49b971-42e1-4ee8-bad8-f2094ed5c2f7 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Creating 0 new rules, removing 1 old rules. 2021-09-07 14:10:40.585 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-eb49b971-42e1-4ee8-bad8-f2094ed5c2f7 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-09274e00-dc69-44e5-bb73-9a6a247b7976" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:10:40.585 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-eb49b971-42e1-4ee8-bad8-f2094ed5c2f7 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-09274e00-dc69-44e5-bb73-9a6a247b7976" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:10:40.585 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-eb49b971-42e1-4ee8-bad8-f2094ed5c2f7 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-09274e00-dc69-44e5-bb73-9a6a247b7976" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:10:40.783 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 14:10:40.783 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'dfc050a7-1f65-4aa4-b3d3-69c55b787e66' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 14:10:40.783 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'dfc050a7-1f65-4aa4-b3d3-69c55b787e66' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 14:10:40.783 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port dfc050a7-1f65-4aa4-b3d3-69c55b787e66 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 14:10:40.813 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dfc050a7-1f65-4aa4-b3d3-69c55b787e66'] 2021-09-07 14:10:40.813 4072 2136169091848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 14:10:40.813 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 14:10:40.813 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['dfc050a7-1f65-4aa4-b3d3-69c55b787e66'] 2021-09-07 14:10:40.944 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-eb49b971-42e1-4ee8-bad8-f2094ed5c2f7 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-09274e00-dc69-44e5-bb73-9a6a247b7976" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:10:40.944 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eb49b971-42e1-4ee8-bad8-f2094ed5c2f7 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update port filter for 65103567-4a8e-4903-bbd1-4ecd4747947c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:10:40.944 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eb49b971-42e1-4ee8-bad8-f2094ed5c2f7 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Updating port rules. 2021-09-07 14:10:40.944 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eb49b971-42e1-4ee8-bad8-f2094ed5c2f7 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Creating 0 new rules, removing 1 old rules. 2021-09-07 14:10:40.944 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-eb49b971-42e1-4ee8-bad8-f2094ed5c2f7 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-65103567-4a8e-4903-bbd1-4ecd4747947c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:10:40.944 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-eb49b971-42e1-4ee8-bad8-f2094ed5c2f7 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-65103567-4a8e-4903-bbd1-4ecd4747947c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:10:40.944 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-eb49b971-42e1-4ee8-bad8-f2094ed5c2f7 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-65103567-4a8e-4903-bbd1-4ecd4747947c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:10:41.312 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-eb49b971-42e1-4ee8-bad8-f2094ed5c2f7 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-65103567-4a8e-4903-bbd1-4ecd4747947c" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:10:42.800 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:10:42.829 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:10:44.016 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-46634ebc-d15b-4fc1-a31f-f111e33ccb30 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Security group member updated on remote: ['acbefd6b-8688-44c9-af16-0c38567a47aa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:10:44.016 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-46634ebc-d15b-4fc1-a31f-f111e33ccb30 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Security group member updated ['acbefd6b-8688-44c9-af16-0c38567a47aa'] 2021-09-07 14:10:45.627 4072 2136168429880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 65103567-4a8e-4903-bbd1-4ecd4747947c 2021-09-07 14:10:46.819 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 14:10:46.819 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '65103567-4a8e-4903-bbd1-4ecd4747947c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 14:10:46.819 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '65103567-4a8e-4903-bbd1-4ecd4747947c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 14:10:46.819 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 65103567-4a8e-4903-bbd1-4ecd4747947c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 14:10:46.850 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['65103567-4a8e-4903-bbd1-4ecd4747947c'] 2021-09-07 14:10:46.850 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 14:10:46.850 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 14:10:46.850 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['65103567-4a8e-4903-bbd1-4ecd4747947c'] 2021-09-07 14:10:48.832 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:10:48.973 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:11:05.392 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-340c556f-c6fa-4e16-8745-cb2164f528a1 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Security group member updated on remote: ['3774dbd3-bb62-4961-a5cc-23e58e8dc734'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:11:05.392 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-340c556f-c6fa-4e16-8745-cb2164f528a1 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Security group member updated ['3774dbd3-bb62-4961-a5cc-23e58e8dc734'] 2021-09-07 14:11:05.392 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-340c556f-c6fa-4e16-8745-cb2164f528a1 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Refresh firewall rules 2021-09-07 14:11:05.392 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-340c556f-c6fa-4e16-8745-cb2164f528a1 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Get security group information for devices via rpc ['09274e00-dc69-44e5-bb73-9a6a247b7976'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:11:05.484 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-340c556f-c6fa-4e16-8745-cb2164f528a1 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] port_delete event received for '65103567-4a8e-4903-bbd1-4ecd4747947c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:11:05.576 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-340c556f-c6fa-4e16-8745-cb2164f528a1 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update security group information for ports dict_keys(['09274e00-dc69-44e5-bb73-9a6a247b7976']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:11:05.576 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-340c556f-c6fa-4e16-8745-cb2164f528a1 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:11:05.576 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-340c556f-c6fa-4e16-8745-cb2164f528a1 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update rules of security group (3774dbd3-bb62-4961-a5cc-23e58e8dc734) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:11:05.576 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-340c556f-c6fa-4e16-8745-cb2164f528a1 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update members of security group (3774dbd3-bb62-4961-a5cc-23e58e8dc734) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 14:11:05.576 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-340c556f-c6fa-4e16-8745-cb2164f528a1 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update port filter for 09274e00-dc69-44e5-bb73-9a6a247b7976 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:11:05.576 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-340c556f-c6fa-4e16-8745-cb2164f528a1 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Updating port rules. 2021-09-07 14:11:05.576 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-340c556f-c6fa-4e16-8745-cb2164f528a1 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Creating 0 new rules, removing 1 old rules. 2021-09-07 14:11:05.576 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-340c556f-c6fa-4e16-8745-cb2164f528a1 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-09274e00-dc69-44e5-bb73-9a6a247b7976" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:11:05.593 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-340c556f-c6fa-4e16-8745-cb2164f528a1 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-09274e00-dc69-44e5-bb73-9a6a247b7976" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:11:05.593 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-340c556f-c6fa-4e16-8745-cb2164f528a1 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-09274e00-dc69-44e5-bb73-9a6a247b7976" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:11:05.611 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9179eaf2-0496-4c2b-8347-176f247bff76 e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] port_update received: d876d6ca-8a2b-4035-bec8-909a455056aa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:11:05.625 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9179eaf2-0496-4c2b-8347-176f247bff76 e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] No port d876d6ca-8a2b-4035-bec8-909a455056aa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:11:05.874 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-340c556f-c6fa-4e16-8745-cb2164f528a1 c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Lock "n-hv-driver-port-lock-09274e00-dc69-44e5-bb73-9a6a247b7976" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:11:09.922 4072 2136168429704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d876d6ca-8a2b-4035-bec8-909a455056aa 2021-09-07 14:11:10.959 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 14:11:11.194 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Adding port d876d6ca-8a2b-4035-bec8-909a455056aa 2021-09-07 14:11:11.205 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Port d876d6ca-8a2b-4035-bec8-909a455056aa updated. Details: {'device': 'd876d6ca-8a2b-4035-bec8-909a455056aa', 'network_id': 'fd6906e6-4eda-4ce4-a372-16c40d4ccb51', 'port_id': 'd876d6ca-8a2b-4035-bec8-909a455056aa', 'mac_address': 'fa:16:3e:15:6d:eb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 637, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '32dbaaa7-09fc-4a6f-8566-6d56cad80488', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 14:11:11.205 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 14:11:11.205 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d876d6ca-8a2b-4035-bec8-909a455056aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:11:11.205 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d876d6ca-8a2b-4035-bec8-909a455056aa _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 14:11:11.205 4072 2136169092376 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network fd6906e6-4eda-4ce4-a372-16c40d4ccb51 2021-09-07 14:11:11.205 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 14:11:11.205 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9ff48611-e1d3-49a7-8c03-776e8c06667d c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Security group member updated on remote: ['3774dbd3-bb62-4961-a5cc-23e58e8dc734'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:11:11.220 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [req-9ff48611-e1d3-49a7-8c03-776e8c06667d c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Security group member updated ['3774dbd3-bb62-4961-a5cc-23e58e8dc734'] 2021-09-07 14:11:11.220 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [req-9ff48611-e1d3-49a7-8c03-776e8c06667d c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Refresh firewall rules 2021-09-07 14:11:11.220 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9ff48611-e1d3-49a7-8c03-776e8c06667d c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Get security group information for devices via rpc ['09274e00-dc69-44e5-bb73-9a6a247b7976'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:11:11.300 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9ff48611-e1d3-49a7-8c03-776e8c06667d c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:11:11.300 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9ff48611-e1d3-49a7-8c03-776e8c06667d c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:11:11.300 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9ff48611-e1d3-49a7-8c03-776e8c06667d c711a502816f43d7946fd696bc4ab365 ba0f7160e0ec49a1b58be27fb606033a - - -] port_delete event received for '09274e00-dc69-44e5-bb73-9a6a247b7976' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:11:11.488 4072 2136169092376 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd876d6ca-8a2b-4035-bec8-909a455056aa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:11:11.488 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd876d6ca-8a2b-4035-bec8-909a455056aa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:11:11.500 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d876d6ca-8a2b-4035-bec8-909a455056aa is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 14:11:11.500 4072 2136169092376 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 637, VLAN trunk: None to switch port d876d6ca-8a2b-4035-bec8-909a455056aa 2021-09-07 14:11:11.645 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 14:11:11.671 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d876d6ca-8a2b-4035-bec8-909a455056aa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:11:11.920 4072 2136168429880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 09274e00-dc69-44e5-bb73-9a6a247b7976 2021-09-07 14:11:11.953 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d876d6ca-8a2b-4035-bec8-909a455056aa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:11:11.953 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:11:11.953 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (acbefd6b-8688-44c9-af16-0c38567a47aa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:11:11.953 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (acbefd6b-8688-44c9-af16-0c38567a47aa) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 14:11:11.953 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d876d6ca-8a2b-4035-bec8-909a455056aa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:11:11.953 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 14:11:11.953 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d876d6ca-8a2b-4035-bec8-909a455056aa not yet added. Adding. 2021-09-07 14:11:11.953 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 14:11:11.953 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 14:11:12.203 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d876d6ca-8a2b-4035-bec8-909a455056aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:11:12.421 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d876d6ca-8a2b-4035-bec8-909a455056aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:11:12.421 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d876d6ca-8a2b-4035-bec8-909a455056aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:11:12.670 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d876d6ca-8a2b-4035-bec8-909a455056aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:11:12.849 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d876d6ca-8a2b-4035-bec8-909a455056aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.641s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:11:12.849 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d876d6ca-8a2b-4035-bec8-909a455056aa status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 14:11:12.849 4072 2136169092376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d876d6ca-8a2b-4035-bec8-909a455056aa processed. 2021-09-07 14:11:12.983 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 14:11:12.983 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '09274e00-dc69-44e5-bb73-9a6a247b7976' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 14:11:12.983 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '09274e00-dc69-44e5-bb73-9a6a247b7976' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 14:11:12.983 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 09274e00-dc69-44e5-bb73-9a6a247b7976 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 14:11:12.983 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:11:13.006 4072 2136169091848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 817297ea-0980-45e7-baed-1f4194fafb2d 2021-09-07 14:11:13.006 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['09274e00-dc69-44e5-bb73-9a6a247b7976'] 2021-09-07 14:11:13.006 4072 2136169091848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 14:11:13.006 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 14:11:13.006 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['09274e00-dc69-44e5-bb73-9a6a247b7976'] 2021-09-07 14:11:13.238 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:11:13.639 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5a04c63-6a7a-4b4a-826f-03fd9d4d5c35 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] network_delete received. Deleting network 817297ea-0980-45e7-baed-1f4194fafb2d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 14:11:13.639 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f5a04c63-6a7a-4b4a-826f-03fd9d4d5c35 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] Network 817297ea-0980-45e7-baed-1f4194fafb2d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 14:11:23.488 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6eb545ea-d4f7-4aae-8882-bc7ac5a0c0b1 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Security group rule updated on remote: ['1bdbc720-9a2c-4fe8-b38b-61d04077d836'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 14:11:23.488 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-6eb545ea-d4f7-4aae-8882-bc7ac5a0c0b1 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Security group rule updated ['1bdbc720-9a2c-4fe8-b38b-61d04077d836'] 2021-09-07 14:11:23.928 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8397526f-96b3-42b5-83f8-d81322ddbc30 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Security group rule updated on remote: ['1bdbc720-9a2c-4fe8-b38b-61d04077d836'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 14:11:23.928 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-8397526f-96b3-42b5-83f8-d81322ddbc30 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Security group rule updated ['1bdbc720-9a2c-4fe8-b38b-61d04077d836'] 2021-09-07 14:11:24.141 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d38c3db3-60f3-47fc-a5fa-54cff0a8a137 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Security group rule updated on remote: ['1bdbc720-9a2c-4fe8-b38b-61d04077d836'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 14:11:24.141 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-d38c3db3-60f3-47fc-a5fa-54cff0a8a137 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Security group rule updated ['1bdbc720-9a2c-4fe8-b38b-61d04077d836'] 2021-09-07 14:11:24.267 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4074cffb-51c5-42f1-97f1-ae5198b5cbb0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Security group rule updated on remote: ['1bdbc720-9a2c-4fe8-b38b-61d04077d836'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 14:11:24.267 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-4074cffb-51c5-42f1-97f1-ae5198b5cbb0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Security group rule updated ['1bdbc720-9a2c-4fe8-b38b-61d04077d836'] 2021-09-07 14:11:24.382 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9d26db1a-c86a-49b9-bad0-66ced1a2db18 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Security group rule updated on remote: ['1bdbc720-9a2c-4fe8-b38b-61d04077d836'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 14:11:24.382 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-9d26db1a-c86a-49b9-bad0-66ced1a2db18 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Security group rule updated ['1bdbc720-9a2c-4fe8-b38b-61d04077d836'] 2021-09-07 14:11:24.490 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6ef989ba-b94c-4e7c-9699-c4a1c4961627 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Security group rule updated on remote: ['1bdbc720-9a2c-4fe8-b38b-61d04077d836'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 14:11:24.490 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-6ef989ba-b94c-4e7c-9699-c4a1c4961627 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Security group rule updated ['1bdbc720-9a2c-4fe8-b38b-61d04077d836'] 2021-09-07 14:11:24.984 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Security group member updated on remote: ['acbefd6b-8688-44c9-af16-0c38567a47aa', '1bdbc720-9a2c-4fe8-b38b-61d04077d836'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:11:25.006 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Security group member updated ['acbefd6b-8688-44c9-af16-0c38567a47aa', '1bdbc720-9a2c-4fe8-b38b-61d04077d836'] 2021-09-07 14:11:25.006 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Refresh firewall rules 2021-09-07 14:11:25.006 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Get security group information for devices via rpc ['d876d6ca-8a2b-4035-bec8-909a455056aa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:11:25.006 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] port_update received: d876d6ca-8a2b-4035-bec8-909a455056aa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:11:25.020 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Lock "n-hv-agent-port-lock-d876d6ca-8a2b-4035-bec8-909a455056aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:11:25.020 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Binding port d876d6ca-8a2b-4035-bec8-909a455056aa _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 14:11:25.020 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 14:11:25.060 4072 2136169091848 MainThread DEBUG neutron.services.trunk.rpc.agent [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd876d6ca-8a2b-4035-bec8-909a455056aa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:11:25.060 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd876d6ca-8a2b-4035-bec8-909a455056aa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:11:25.076 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Trunk plugin disabled on server. Assuming port d876d6ca-8a2b-4035-bec8-909a455056aa is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 14:11:25.076 4072 2136169091848 MainThread INFO networking_hyperv.neutron.trunk_driver [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Binding VLAN ID: 637, VLAN trunk: None to switch port d876d6ca-8a2b-4035-bec8-909a455056aa 2021-09-07 14:11:25.158 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Refresh firewall rules 2021-09-07 14:11:25.158 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Get security group information for devices via rpc ['d876d6ca-8a2b-4035-bec8-909a455056aa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:11:25.857 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Update security group information for ports dict_keys(['d876d6ca-8a2b-4035-bec8-909a455056aa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:11:25.857 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:11:25.857 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Update rules of security group (1bdbc720-9a2c-4fe8-b38b-61d04077d836) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:11:25.857 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Update rules of security group (acbefd6b-8688-44c9-af16-0c38567a47aa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:11:25.857 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Update members of security group (acbefd6b-8688-44c9-af16-0c38567a47aa) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 14:11:25.857 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Update port filter for d876d6ca-8a2b-4035-bec8-909a455056aa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:11:25.857 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Updating port rules. 2021-09-07 14:11:25.857 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Creating 6 new rules, removing 0 old rules. 2021-09-07 14:11:25.857 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Lock "n-hv-driver-port-lock-d876d6ca-8a2b-4035-bec8-909a455056aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:11:25.911 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Update security group information for ports dict_keys(['d876d6ca-8a2b-4035-bec8-909a455056aa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:11:25.911 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:11:25.911 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Update rules of security group (1bdbc720-9a2c-4fe8-b38b-61d04077d836) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:11:25.911 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Update rules of security group (acbefd6b-8688-44c9-af16-0c38567a47aa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:11:25.911 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Update members of security group (acbefd6b-8688-44c9-af16-0c38567a47aa) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 14:11:25.911 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Update port filter for d876d6ca-8a2b-4035-bec8-909a455056aa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:11:25.911 4072 2136169091848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Updating port rules. 2021-09-07 14:11:25.911 4072 2136169091848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Creating 6 new rules, removing 0 old rules. 2021-09-07 14:11:26.109 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Lock "n-hv-driver-port-lock-d876d6ca-8a2b-4035-bec8-909a455056aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:11:26.109 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Lock "n-hv-driver-port-lock-d876d6ca-8a2b-4035-bec8-909a455056aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:11:26.109 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Lock "n-hv-driver-port-lock-d876d6ca-8a2b-4035-bec8-909a455056aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:11:26.109 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Lock "n-hv-driver-port-lock-d876d6ca-8a2b-4035-bec8-909a455056aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:11:26.224 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Lock "n-hv-driver-port-lock-d876d6ca-8a2b-4035-bec8-909a455056aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:11:26.224 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Lock "n-hv-driver-port-lock-d876d6ca-8a2b-4035-bec8-909a455056aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:11:26.224 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Lock "n-hv-driver-port-lock-d876d6ca-8a2b-4035-bec8-909a455056aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:11:26.290 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [req-fcb707bf-557c-49ec-9702-26aed65186f0 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Lock "n-hv-agent-port-lock-d876d6ca-8a2b-4035-bec8-909a455056aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:11:31.116 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ae8615b4-3ad5-4f08-a2fc-2b370e288634 17412cbc1a274862b429ea743aac24cb 2abb92e644484cc3b81226972fd45876 - - -] Security group member updated on remote: ['70e69883-a495-4c6e-8f00-41fd4739d006'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:11:31.116 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [req-ae8615b4-3ad5-4f08-a2fc-2b370e288634 17412cbc1a274862b429ea743aac24cb 2abb92e644484cc3b81226972fd45876 - - -] Security group member updated ['70e69883-a495-4c6e-8f00-41fd4739d006'] 2021-09-07 14:11:31.116 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [req-ae8615b4-3ad5-4f08-a2fc-2b370e288634 17412cbc1a274862b429ea743aac24cb 2abb92e644484cc3b81226972fd45876 - - -] Refresh firewall rules 2021-09-07 14:11:31.116 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ae8615b4-3ad5-4f08-a2fc-2b370e288634 17412cbc1a274862b429ea743aac24cb 2abb92e644484cc3b81226972fd45876 - - -] Get security group information for devices via rpc ['0a205707-15f1-42ad-8a9d-48642bec2cae', 'd0913aa4-3b39-4cd3-847e-d33374a297ad'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:11:31.192 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae8615b4-3ad5-4f08-a2fc-2b370e288634 17412cbc1a274862b429ea743aac24cb 2abb92e644484cc3b81226972fd45876 - - -] port_delete event received for '0a205707-15f1-42ad-8a9d-48642bec2cae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:11:31.272 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ae8615b4-3ad5-4f08-a2fc-2b370e288634 17412cbc1a274862b429ea743aac24cb 2abb92e644484cc3b81226972fd45876 - - -] Update security group information for ports dict_keys(['d0913aa4-3b39-4cd3-847e-d33374a297ad']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:11:31.272 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ae8615b4-3ad5-4f08-a2fc-2b370e288634 17412cbc1a274862b429ea743aac24cb 2abb92e644484cc3b81226972fd45876 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:11:31.295 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ae8615b4-3ad5-4f08-a2fc-2b370e288634 17412cbc1a274862b429ea743aac24cb 2abb92e644484cc3b81226972fd45876 - - -] Update rules of security group (70e69883-a495-4c6e-8f00-41fd4739d006) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:11:31.296 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ae8615b4-3ad5-4f08-a2fc-2b370e288634 17412cbc1a274862b429ea743aac24cb 2abb92e644484cc3b81226972fd45876 - - -] Update members of security group (70e69883-a495-4c6e-8f00-41fd4739d006) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 14:11:31.296 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ae8615b4-3ad5-4f08-a2fc-2b370e288634 17412cbc1a274862b429ea743aac24cb 2abb92e644484cc3b81226972fd45876 - - -] Update port filter for d0913aa4-3b39-4cd3-847e-d33374a297ad _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:11:31.296 4072 2136169091848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ae8615b4-3ad5-4f08-a2fc-2b370e288634 17412cbc1a274862b429ea743aac24cb 2abb92e644484cc3b81226972fd45876 - - -] Updating port rules. 2021-09-07 14:11:31.296 4072 2136169091848 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ae8615b4-3ad5-4f08-a2fc-2b370e288634 17412cbc1a274862b429ea743aac24cb 2abb92e644484cc3b81226972fd45876 - - -] Creating 0 new rules, removing 1 old rules. 2021-09-07 14:11:31.296 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [req-ae8615b4-3ad5-4f08-a2fc-2b370e288634 17412cbc1a274862b429ea743aac24cb 2abb92e644484cc3b81226972fd45876 - - -] Lock "n-hv-driver-port-lock-d0913aa4-3b39-4cd3-847e-d33374a297ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:11:31.296 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [req-ae8615b4-3ad5-4f08-a2fc-2b370e288634 17412cbc1a274862b429ea743aac24cb 2abb92e644484cc3b81226972fd45876 - - -] Lock "n-hv-driver-port-lock-d0913aa4-3b39-4cd3-847e-d33374a297ad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:11:31.296 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [req-ae8615b4-3ad5-4f08-a2fc-2b370e288634 17412cbc1a274862b429ea743aac24cb 2abb92e644484cc3b81226972fd45876 - - -] Lock "n-hv-driver-port-lock-d0913aa4-3b39-4cd3-847e-d33374a297ad" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:11:31.576 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [req-ae8615b4-3ad5-4f08-a2fc-2b370e288634 17412cbc1a274862b429ea743aac24cb 2abb92e644484cc3b81226972fd45876 - - -] Lock "n-hv-driver-port-lock-d0913aa4-3b39-4cd3-847e-d33374a297ad" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:11:32.158 4072 2136168429880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0a205707-15f1-42ad-8a9d-48642bec2cae 2021-09-07 14:11:33.115 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 14:11:33.115 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0a205707-15f1-42ad-8a9d-48642bec2cae' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 14:11:33.115 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0a205707-15f1-42ad-8a9d-48642bec2cae' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 14:11:33.115 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0a205707-15f1-42ad-8a9d-48642bec2cae _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 14:11:33.138 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0a205707-15f1-42ad-8a9d-48642bec2cae'] 2021-09-07 14:11:33.138 4072 2136169091848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 14:11:33.138 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 14:11:33.138 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0a205707-15f1-42ad-8a9d-48642bec2cae'] 2021-09-07 14:11:35.125 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:11:35.154 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:11:39.702 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2dcf5af2-bd76-4b4d-ae43-dc5878912112 17412cbc1a274862b429ea743aac24cb 2abb92e644484cc3b81226972fd45876 - - -] Security group member updated on remote: ['70e69883-a495-4c6e-8f00-41fd4739d006'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:11:39.702 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [req-2dcf5af2-bd76-4b4d-ae43-dc5878912112 17412cbc1a274862b429ea743aac24cb 2abb92e644484cc3b81226972fd45876 - - -] Security group member updated ['70e69883-a495-4c6e-8f00-41fd4739d006'] 2021-09-07 14:11:39.702 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [req-2dcf5af2-bd76-4b4d-ae43-dc5878912112 17412cbc1a274862b429ea743aac24cb 2abb92e644484cc3b81226972fd45876 - - -] Refresh firewall rules 2021-09-07 14:11:39.702 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2dcf5af2-bd76-4b4d-ae43-dc5878912112 17412cbc1a274862b429ea743aac24cb 2abb92e644484cc3b81226972fd45876 - - -] Get security group information for devices via rpc ['d0913aa4-3b39-4cd3-847e-d33374a297ad'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:11:39.748 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2dcf5af2-bd76-4b4d-ae43-dc5878912112 17412cbc1a274862b429ea743aac24cb 2abb92e644484cc3b81226972fd45876 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:11:39.748 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2dcf5af2-bd76-4b4d-ae43-dc5878912112 17412cbc1a274862b429ea743aac24cb 2abb92e644484cc3b81226972fd45876 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:11:39.771 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2dcf5af2-bd76-4b4d-ae43-dc5878912112 17412cbc1a274862b429ea743aac24cb 2abb92e644484cc3b81226972fd45876 - - -] port_delete event received for 'd0913aa4-3b39-4cd3-847e-d33374a297ad' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:11:40.171 4072 2136168429880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d0913aa4-3b39-4cd3-847e-d33374a297ad 2021-09-07 14:11:40.171 4072 2136168429704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4b97a3fa-67bb-4a5a-b83d-cae28164f52a 2021-09-07 14:11:41.170 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 14:11:41.364 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Adding port 4b97a3fa-67bb-4a5a-b83d-cae28164f52a 2021-09-07 14:11:41.364 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Port 4b97a3fa-67bb-4a5a-b83d-cae28164f52a updated. Details: {'device': '4b97a3fa-67bb-4a5a-b83d-cae28164f52a', 'network_id': '6ea96c09-894c-419f-bf14-9c14e7f38b83', 'port_id': '4b97a3fa-67bb-4a5a-b83d-cae28164f52a', 'mac_address': 'fa:16:3e:4c:e0:25', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 636, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4ce57c9e-ae68-4240-afb1-f29bf185e529', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 14:11:41.364 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 14:11:41.364 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 14:11:41.364 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd0913aa4-3b39-4cd3-847e-d33374a297ad' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 14:11:41.364 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd0913aa4-3b39-4cd3-847e-d33374a297ad' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 14:11:41.364 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d0913aa4-3b39-4cd3-847e-d33374a297ad _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 14:11:41.376 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4b97a3fa-67bb-4a5a-b83d-cae28164f52a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:11:41.376 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4b97a3fa-67bb-4a5a-b83d-cae28164f52a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 14:11:41.376 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 14:11:41.396 4072 2136169092376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2fb6cc84-a30a-4c74-b606-ee628f56d26b 2021-09-07 14:11:41.396 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d0913aa4-3b39-4cd3-847e-d33374a297ad'] 2021-09-07 14:11:41.396 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 14:11:41.396 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 14:11:41.396 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d0913aa4-3b39-4cd3-847e-d33374a297ad'] 2021-09-07 14:11:41.396 4072 2136169091848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4b97a3fa-67bb-4a5a-b83d-cae28164f52a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:11:41.396 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4b97a3fa-67bb-4a5a-b83d-cae28164f52a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:11:41.404 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4b97a3fa-67bb-4a5a-b83d-cae28164f52a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 14:11:41.404 4072 2136169091848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 636, VLAN trunk: None to switch port 4b97a3fa-67bb-4a5a-b83d-cae28164f52a 2021-09-07 14:11:41.466 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 14:11:41.466 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4b97a3fa-67bb-4a5a-b83d-cae28164f52a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:11:41.625 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4b97a3fa-67bb-4a5a-b83d-cae28164f52a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:11:41.625 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:11:41.625 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (81a9d6c6-1686-4dba-88d8-c55c78dcc6ad) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:11:41.625 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4b97a3fa-67bb-4a5a-b83d-cae28164f52a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:11:41.625 4072 2136169091848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 14:11:41.625 4072 2136169091848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-07 14:11:41.625 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4b97a3fa-67bb-4a5a-b83d-cae28164f52a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:11:41.625 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4b97a3fa-67bb-4a5a-b83d-cae28164f52a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:11:41.625 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4b97a3fa-67bb-4a5a-b83d-cae28164f52a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:11:41.625 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4b97a3fa-67bb-4a5a-b83d-cae28164f52a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:11:41.672 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4b97a3fa-67bb-4a5a-b83d-cae28164f52a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:11:41.672 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4b97a3fa-67bb-4a5a-b83d-cae28164f52a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 14:11:41.672 4072 2136169091848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4b97a3fa-67bb-4a5a-b83d-cae28164f52a processed. 2021-09-07 14:11:41.797 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3b27e70-01af-402a-a662-49c81ef456ac 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] port_delete event received for 'a739ac3d-fabf-4340-b251-283eeff70839' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:11:43.142 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f3331a8-11db-42ca-bccb-e436fd1e4dbc 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] port_delete event received for 'dafd2d42-9a77-4a5d-acb9-38bad2a74fc5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:11:43.169 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:11:43.407 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:11:43.861 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c9d01f5-432d-44cf-96d1-63bb4df6984e 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] network_delete received. Deleting network 2fb6cc84-a30a-4c74-b606-ee628f56d26b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 14:11:43.861 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5c9d01f5-432d-44cf-96d1-63bb4df6984e 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] Network 2fb6cc84-a30a-4c74-b606-ee628f56d26b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 14:12:00.420 4072 2136168429880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4b97a3fa-67bb-4a5a-b83d-cae28164f52a 2021-09-07 14:12:01.240 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 14:12:01.240 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4b97a3fa-67bb-4a5a-b83d-cae28164f52a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 14:12:01.240 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4b97a3fa-67bb-4a5a-b83d-cae28164f52a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 14:12:01.240 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4b97a3fa-67bb-4a5a-b83d-cae28164f52a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 14:12:01.247 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4b97a3fa-67bb-4a5a-b83d-cae28164f52a'] 2021-09-07 14:12:01.247 4072 2136169091848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 14:12:01.247 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 14:12:01.247 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4b97a3fa-67bb-4a5a-b83d-cae28164f52a'] 2021-09-07 14:12:02.435 4072 2136168429880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4b97a3fa-67bb-4a5a-b83d-cae28164f52a 2021-09-07 14:12:03.249 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 14:12:03.249 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:12:03.249 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4b97a3fa-67bb-4a5a-b83d-cae28164f52a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 14:12:03.249 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4b97a3fa-67bb-4a5a-b83d-cae28164f52a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 14:12:03.249 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4b97a3fa-67bb-4a5a-b83d-cae28164f52a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 14:12:03.249 4072 2136169092376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6ea96c09-894c-419f-bf14-9c14e7f38b83 2021-09-07 14:12:03.274 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4b97a3fa-67bb-4a5a-b83d-cae28164f52a'] 2021-09-07 14:12:03.274 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 14:12:03.274 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4b97a3fa-67bb-4a5a-b83d-cae28164f52a'] 2021-09-07 14:12:03.403 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:12:04.894 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a1ee2984-d19c-4e4c-8a4f-2b7f44986935 268b627fccea400fb8442fa2cebfe3e1 5156fa812b0f4320a2cd9fc30f7d265b - - -] Security group member updated on remote: ['242c55ee-e565-4fe2-bebe-fb3be4e903c5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:12:04.894 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [req-a1ee2984-d19c-4e4c-8a4f-2b7f44986935 268b627fccea400fb8442fa2cebfe3e1 5156fa812b0f4320a2cd9fc30f7d265b - - -] Security group member updated ['242c55ee-e565-4fe2-bebe-fb3be4e903c5'] 2021-09-07 14:12:05.684 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57087356-e1b6-4717-ad42-ef233193ba95 e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] port_update received: 6764d171-5541-44d0-b78a-311628298255 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:12:05.684 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57087356-e1b6-4717-ad42-ef233193ba95 e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] No port 6764d171-5541-44d0-b78a-311628298255 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:12:24.814 4072 2136168429704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6764d171-5541-44d0-b78a-311628298255 2021-09-07 14:12:25.356 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 14:12:25.532 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Adding port 6764d171-5541-44d0-b78a-311628298255 2021-09-07 14:12:25.532 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Port 6764d171-5541-44d0-b78a-311628298255 updated. Details: {'device': '6764d171-5541-44d0-b78a-311628298255', 'network_id': 'ce6a734e-7798-4b0b-81e4-1bcac7ce6c86', 'port_id': '6764d171-5541-44d0-b78a-311628298255', 'mac_address': 'fa:16:3e:1d:57:fa', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 641, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c56d1c9c-4a4e-44d0-a8fd-bdcd4f5b288b', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 14:12:25.532 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 14:12:25.532 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6764d171-5541-44d0-b78a-311628298255" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:12:25.532 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6764d171-5541-44d0-b78a-311628298255 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 14:12:25.532 4072 2136169091848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ce6a734e-7798-4b0b-81e4-1bcac7ce6c86 2021-09-07 14:12:25.532 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 14:12:25.838 4072 2136169091848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6764d171-5541-44d0-b78a-311628298255') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:12:25.838 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6764d171-5541-44d0-b78a-311628298255') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:12:25.849 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6764d171-5541-44d0-b78a-311628298255 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 14:12:25.856 4072 2136169091848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 641, VLAN trunk: None to switch port 6764d171-5541-44d0-b78a-311628298255 2021-09-07 14:12:25.998 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 14:12:25.998 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6764d171-5541-44d0-b78a-311628298255'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:12:26.130 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6764d171-5541-44d0-b78a-311628298255']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:12:26.130 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:12:26.130 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (242c55ee-e565-4fe2-bebe-fb3be4e903c5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:12:26.130 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (242c55ee-e565-4fe2-bebe-fb3be4e903c5) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 14:12:26.139 4072 2136169091848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6764d171-5541-44d0-b78a-311628298255 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:12:26.139 4072 2136169091848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 14:12:26.139 4072 2136169091848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6764d171-5541-44d0-b78a-311628298255 not yet added. Adding. 2021-09-07 14:12:26.139 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 14:12:26.139 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 14:12:26.340 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6764d171-5541-44d0-b78a-311628298255" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:12:26.498 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6764d171-5541-44d0-b78a-311628298255" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:12:26.498 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6764d171-5541-44d0-b78a-311628298255" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:12:26.764 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6764d171-5541-44d0-b78a-311628298255" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:12:26.814 4072 2136168429704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4b97a3fa-67bb-4a5a-b83d-cae28164f52a 2021-09-07 14:12:26.937 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6764d171-5541-44d0-b78a-311628298255" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.407s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:12:26.937 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6764d171-5541-44d0-b78a-311628298255 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 14:12:26.937 4072 2136169091848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6764d171-5541-44d0-b78a-311628298255 processed. 2021-09-07 14:12:27.356 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 14:12:27.356 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:12:27.831 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Adding port 4b97a3fa-67bb-4a5a-b83d-cae28164f52a 2021-09-07 14:12:27.831 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Port 4b97a3fa-67bb-4a5a-b83d-cae28164f52a updated. Details: {'device': '4b97a3fa-67bb-4a5a-b83d-cae28164f52a', 'network_id': '6ea96c09-894c-419f-bf14-9c14e7f38b83', 'port_id': '4b97a3fa-67bb-4a5a-b83d-cae28164f52a', 'mac_address': 'fa:16:3e:4c:e0:25', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 636, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4ce57c9e-ae68-4240-afb1-f29bf185e529', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 14:12:27.831 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 14:12:27.831 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4b97a3fa-67bb-4a5a-b83d-cae28164f52a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:12:27.831 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4b97a3fa-67bb-4a5a-b83d-cae28164f52a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 14:12:27.831 4072 2136169092376 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6ea96c09-894c-419f-bf14-9c14e7f38b83 2021-09-07 14:12:27.831 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 14:12:27.858 4072 2136169091848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:12:28.044 4072 2136169092376 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4b97a3fa-67bb-4a5a-b83d-cae28164f52a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:12:28.044 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4b97a3fa-67bb-4a5a-b83d-cae28164f52a') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:12:28.061 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4b97a3fa-67bb-4a5a-b83d-cae28164f52a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 14:12:28.061 4072 2136169092376 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 636, VLAN trunk: None to switch port 4b97a3fa-67bb-4a5a-b83d-cae28164f52a 2021-09-07 14:12:28.202 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 14:12:28.202 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4b97a3fa-67bb-4a5a-b83d-cae28164f52a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:12:28.340 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4b97a3fa-67bb-4a5a-b83d-cae28164f52a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:12:28.340 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:12:28.340 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (81a9d6c6-1686-4dba-88d8-c55c78dcc6ad) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:12:28.340 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4b97a3fa-67bb-4a5a-b83d-cae28164f52a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:12:28.340 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 14:12:28.340 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4b97a3fa-67bb-4a5a-b83d-cae28164f52a not yet added. Adding. 2021-09-07 14:12:28.340 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 14:12:28.340 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 14:12:28.530 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4b97a3fa-67bb-4a5a-b83d-cae28164f52a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:12:28.731 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4b97a3fa-67bb-4a5a-b83d-cae28164f52a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:12:28.731 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4b97a3fa-67bb-4a5a-b83d-cae28164f52a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:12:28.952 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4b97a3fa-67bb-4a5a-b83d-cae28164f52a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:12:29.169 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4b97a3fa-67bb-4a5a-b83d-cae28164f52a" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:12:29.169 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4b97a3fa-67bb-4a5a-b83d-cae28164f52a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 14:12:29.169 4072 2136169092376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4b97a3fa-67bb-4a5a-b83d-cae28164f52a processed. 2021-09-07 14:12:29.355 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:12:29.531 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:12:34.816 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7563261d-ba64-4371-b0a4-c974ef73a8c8 268b627fccea400fb8442fa2cebfe3e1 5156fa812b0f4320a2cd9fc30f7d265b - - -] Security group member updated on remote: ['242c55ee-e565-4fe2-bebe-fb3be4e903c5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:12:34.816 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-7563261d-ba64-4371-b0a4-c974ef73a8c8 268b627fccea400fb8442fa2cebfe3e1 5156fa812b0f4320a2cd9fc30f7d265b - - -] Security group member updated ['242c55ee-e565-4fe2-bebe-fb3be4e903c5'] 2021-09-07 14:12:34.816 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-7563261d-ba64-4371-b0a4-c974ef73a8c8 268b627fccea400fb8442fa2cebfe3e1 5156fa812b0f4320a2cd9fc30f7d265b - - -] Refresh firewall rules 2021-09-07 14:12:34.816 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7563261d-ba64-4371-b0a4-c974ef73a8c8 268b627fccea400fb8442fa2cebfe3e1 5156fa812b0f4320a2cd9fc30f7d265b - - -] Get security group information for devices via rpc ['6764d171-5541-44d0-b78a-311628298255'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:12:34.840 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7563261d-ba64-4371-b0a4-c974ef73a8c8 268b627fccea400fb8442fa2cebfe3e1 5156fa812b0f4320a2cd9fc30f7d265b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:12:34.840 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7563261d-ba64-4371-b0a4-c974ef73a8c8 268b627fccea400fb8442fa2cebfe3e1 5156fa812b0f4320a2cd9fc30f7d265b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:12:34.904 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7563261d-ba64-4371-b0a4-c974ef73a8c8 268b627fccea400fb8442fa2cebfe3e1 5156fa812b0f4320a2cd9fc30f7d265b - - -] port_delete event received for '6764d171-5541-44d0-b78a-311628298255' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:12:34.998 4072 2136168429880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6764d171-5541-44d0-b78a-311628298255 2021-09-07 14:12:35.371 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 14:12:35.371 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6764d171-5541-44d0-b78a-311628298255' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 14:12:35.371 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6764d171-5541-44d0-b78a-311628298255' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 14:12:35.371 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6764d171-5541-44d0-b78a-311628298255 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 14:12:35.394 4072 2136169092376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ce6a734e-7798-4b0b-81e4-1bcac7ce6c86 2021-09-07 14:12:35.394 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6764d171-5541-44d0-b78a-311628298255'] 2021-09-07 14:12:35.394 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 14:12:35.394 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 14:12:35.394 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6764d171-5541-44d0-b78a-311628298255'] 2021-09-07 14:12:37.386 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:12:37.410 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:12:50.699 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d388405b-7216-473e-a18f-787d11fc4aea 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] network_delete received. Deleting network ce6a734e-7798-4b0b-81e4-1bcac7ce6c86 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 14:12:50.699 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d388405b-7216-473e-a18f-787d11fc4aea 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] Network ce6a734e-7798-4b0b-81e4-1bcac7ce6c86 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 14:12:51.185 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0e4a42f-efde-413d-998c-260f81d11274 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] network_delete received. Deleting network 581060d4-cf88-4c59-a2ba-ca0821282e12 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 14:12:51.185 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0e4a42f-efde-413d-998c-260f81d11274 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] Network 581060d4-cf88-4c59-a2ba-ca0821282e12 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 14:13:09.992 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cc4a67d7-bb76-4f36-b1bd-6a8c76907703 49d8196a10564dea9433f830327797e9 8718381588614ded9dbfec1e6f1e0296 - - -] Security group member updated on remote: ['3ea31128-54d2-4360-97a4-a25300493ef6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:13:09.992 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-cc4a67d7-bb76-4f36-b1bd-6a8c76907703 49d8196a10564dea9433f830327797e9 8718381588614ded9dbfec1e6f1e0296 - - -] Security group member updated ['3ea31128-54d2-4360-97a4-a25300493ef6'] 2021-09-07 14:13:11.046 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88b6aa06-293d-47be-8570-1576ad6fe9df e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] port_update received: ea1d6003-1197-4479-a957-b27031619520 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:13:11.058 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-88b6aa06-293d-47be-8570-1576ad6fe9df e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] No port ea1d6003-1197-4479-a957-b27031619520 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:13:13.282 4072 2136168429704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ea1d6003-1197-4479-a957-b27031619520 2021-09-07 14:13:13.554 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 14:13:13.738 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Adding port ea1d6003-1197-4479-a957-b27031619520 2021-09-07 14:13:13.738 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Port ea1d6003-1197-4479-a957-b27031619520 updated. Details: {'device': 'ea1d6003-1197-4479-a957-b27031619520', 'network_id': '9e506015-6e76-45cc-b033-d661b22f6ab1', 'port_id': 'ea1d6003-1197-4479-a957-b27031619520', 'mac_address': 'fa:16:3e:85:af:06', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 640, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2eb18bd5-2de9-4170-834c-a5ecabb24956', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 14:13:13.738 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 14:13:13.738 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ea1d6003-1197-4479-a957-b27031619520" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:13:13.738 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ea1d6003-1197-4479-a957-b27031619520 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 14:13:13.738 4072 2136169092376 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9e506015-6e76-45cc-b033-d661b22f6ab1 2021-09-07 14:13:13.738 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 14:13:13.982 4072 2136169092376 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ea1d6003-1197-4479-a957-b27031619520') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:13:13.982 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ea1d6003-1197-4479-a957-b27031619520') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:13:13.982 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ea1d6003-1197-4479-a957-b27031619520 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 14:13:13.982 4072 2136169092376 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 640, VLAN trunk: None to switch port ea1d6003-1197-4479-a957-b27031619520 2021-09-07 14:13:14.154 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 14:13:14.154 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ea1d6003-1197-4479-a957-b27031619520'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:13:14.312 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ea1d6003-1197-4479-a957-b27031619520']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:13:14.312 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:13:14.312 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3ea31128-54d2-4360-97a4-a25300493ef6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:13:14.312 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3ea31128-54d2-4360-97a4-a25300493ef6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 14:13:14.312 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ea1d6003-1197-4479-a957-b27031619520 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:13:14.312 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 14:13:14.312 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ea1d6003-1197-4479-a957-b27031619520 not yet added. Adding. 2021-09-07 14:13:14.312 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 14:13:14.312 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 14:13:14.513 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ea1d6003-1197-4479-a957-b27031619520" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:13:14.702 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ea1d6003-1197-4479-a957-b27031619520" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:13:14.702 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ea1d6003-1197-4479-a957-b27031619520" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:13:14.921 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ea1d6003-1197-4479-a957-b27031619520" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:13:15.084 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ea1d6003-1197-4479-a957-b27031619520" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:13:15.084 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ea1d6003-1197-4479-a957-b27031619520 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 14:13:15.084 4072 2136169092376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ea1d6003-1197-4479-a957-b27031619520 processed. 2021-09-07 14:13:15.573 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:13:15.752 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:13:45.373 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-073b25c8-3979-4a11-b867-25925b9b0b70 3821ae2ba5e74c7d8481246b2d4dc64e a1a9623159ab4615bffb39c75bd713c4 - - -] Security group member updated on remote: ['81a9d6c6-1686-4dba-88d8-c55c78dcc6ad'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:13:45.373 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-073b25c8-3979-4a11-b867-25925b9b0b70 3821ae2ba5e74c7d8481246b2d4dc64e a1a9623159ab4615bffb39c75bd713c4 - - -] Security group member updated ['81a9d6c6-1686-4dba-88d8-c55c78dcc6ad'] 2021-09-07 14:13:45.644 4072 2136168429880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4b97a3fa-67bb-4a5a-b83d-cae28164f52a 2021-09-07 14:13:45.668 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-073b25c8-3979-4a11-b867-25925b9b0b70 3821ae2ba5e74c7d8481246b2d4dc64e a1a9623159ab4615bffb39c75bd713c4 - - -] port_delete event received for '4b97a3fa-67bb-4a5a-b83d-cae28164f52a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:13:45.698 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 14:13:45.698 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4b97a3fa-67bb-4a5a-b83d-cae28164f52a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 14:13:45.698 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4b97a3fa-67bb-4a5a-b83d-cae28164f52a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 14:13:45.698 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4b97a3fa-67bb-4a5a-b83d-cae28164f52a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 14:13:45.764 4072 2136169092376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6ea96c09-894c-419f-bf14-9c14e7f38b83 2021-09-07 14:13:45.764 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4b97a3fa-67bb-4a5a-b83d-cae28164f52a'] 2021-09-07 14:13:45.764 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 14:13:45.764 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 14:13:45.764 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4b97a3fa-67bb-4a5a-b83d-cae28164f52a'] 2021-09-07 14:13:47.561 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a075a94-7be3-407a-ad72-a12c10b85f52 3821ae2ba5e74c7d8481246b2d4dc64e a1a9623159ab4615bffb39c75bd713c4 - - -] port_delete event received for 'f567ec2b-50be-46be-a9d6-ab7e6ce48b70' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:13:47.717 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:13:47.744 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:13:49.139 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d708c601-7a31-4625-a294-a5a6da2d99e9 3821ae2ba5e74c7d8481246b2d4dc64e a1a9623159ab4615bffb39c75bd713c4 - - -] Security group rule updated on remote: ['276b2adb-477f-40be-8e7a-94855b8d2228'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 14:13:49.139 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-d708c601-7a31-4625-a294-a5a6da2d99e9 3821ae2ba5e74c7d8481246b2d4dc64e a1a9623159ab4615bffb39c75bd713c4 - - -] Security group rule updated ['276b2adb-477f-40be-8e7a-94855b8d2228'] 2021-09-07 14:13:49.277 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e82154a5-619a-40b2-a861-4fbdcb04a871 3821ae2ba5e74c7d8481246b2d4dc64e a1a9623159ab4615bffb39c75bd713c4 - - -] Security group rule updated on remote: ['276b2adb-477f-40be-8e7a-94855b8d2228'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 14:13:49.277 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-e82154a5-619a-40b2-a861-4fbdcb04a871 3821ae2ba5e74c7d8481246b2d4dc64e a1a9623159ab4615bffb39c75bd713c4 - - -] Security group rule updated ['276b2adb-477f-40be-8e7a-94855b8d2228'] 2021-09-07 14:13:52.500 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e495c9c9-3dd7-458d-82b7-1b1e67b3d2b2 3821ae2ba5e74c7d8481246b2d4dc64e a1a9623159ab4615bffb39c75bd713c4 - - -] Security group member updated on remote: ['276b2adb-477f-40be-8e7a-94855b8d2228'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:13:52.500 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-e495c9c9-3dd7-458d-82b7-1b1e67b3d2b2 3821ae2ba5e74c7d8481246b2d4dc64e a1a9623159ab4615bffb39c75bd713c4 - - -] Security group member updated ['276b2adb-477f-40be-8e7a-94855b8d2228'] 2021-09-07 14:13:53.562 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-032a6b4b-e801-4a17-ac3e-2d348dcd0680 e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] port_update received: d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:13:53.578 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-032a6b4b-e801-4a17-ac3e-2d348dcd0680 e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] No port d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:13:55.745 4072 2136168429704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 2021-09-07 14:13:57.751 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 14:13:57.948 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Adding port d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 2021-09-07 14:13:57.965 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Port d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 updated. Details: {'device': 'd09cb0b3-839e-4d73-a46f-cbb8a0bd9220', 'network_id': '6ea96c09-894c-419f-bf14-9c14e7f38b83', 'port_id': 'd09cb0b3-839e-4d73-a46f-cbb8a0bd9220', 'mac_address': 'fa:16:3e:76:88:ac', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 636, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4ce57c9e-ae68-4240-afb1-f29bf185e529', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 14:13:57.965 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 14:13:57.965 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d09cb0b3-839e-4d73-a46f-cbb8a0bd9220" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:13:57.965 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 14:13:57.965 4072 2136169092376 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6ea96c09-894c-419f-bf14-9c14e7f38b83 2021-09-07 14:13:57.965 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 14:13:58.187 4072 2136169092376 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd09cb0b3-839e-4d73-a46f-cbb8a0bd9220') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:13:58.187 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd09cb0b3-839e-4d73-a46f-cbb8a0bd9220') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:13:58.202 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 14:13:58.202 4072 2136169092376 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 636, VLAN trunk: None to switch port d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 2021-09-07 14:13:58.376 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 14:13:58.376 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d09cb0b3-839e-4d73-a46f-cbb8a0bd9220'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:13:58.514 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d09cb0b3-839e-4d73-a46f-cbb8a0bd9220']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:13:58.514 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:13:58.514 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (276b2adb-477f-40be-8e7a-94855b8d2228) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:13:58.514 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:13:58.514 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 14:13:58.514 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 not yet added. Adding. 2021-09-07 14:13:58.514 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 14:13:58.514 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 14:13:58.715 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d09cb0b3-839e-4d73-a46f-cbb8a0bd9220" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:13:58.918 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d09cb0b3-839e-4d73-a46f-cbb8a0bd9220" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:13:58.918 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d09cb0b3-839e-4d73-a46f-cbb8a0bd9220" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:13:59.155 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d09cb0b3-839e-4d73-a46f-cbb8a0bd9220" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:13:59.312 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d09cb0b3-839e-4d73-a46f-cbb8a0bd9220" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:13:59.312 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 14:13:59.312 4072 2136169092376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 processed. 2021-09-07 14:13:59.766 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:13:59.964 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:14:17.968 4072 2136168429880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ea1d6003-1197-4479-a957-b27031619520 2021-09-07 14:14:18.136 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-09a6557d-936f-4706-821c-96d7d70e8087 49d8196a10564dea9433f830327797e9 8718381588614ded9dbfec1e6f1e0296 - - -] Security group member updated on remote: ['3ea31128-54d2-4360-97a4-a25300493ef6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:14:18.136 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-09a6557d-936f-4706-821c-96d7d70e8087 49d8196a10564dea9433f830327797e9 8718381588614ded9dbfec1e6f1e0296 - - -] Security group member updated ['3ea31128-54d2-4360-97a4-a25300493ef6'] 2021-09-07 14:14:18.136 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-09a6557d-936f-4706-821c-96d7d70e8087 49d8196a10564dea9433f830327797e9 8718381588614ded9dbfec1e6f1e0296 - - -] Refresh firewall rules 2021-09-07 14:14:18.136 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-09a6557d-936f-4706-821c-96d7d70e8087 49d8196a10564dea9433f830327797e9 8718381588614ded9dbfec1e6f1e0296 - - -] Get security group information for devices via rpc ['ea1d6003-1197-4479-a957-b27031619520'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:14:18.171 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-09a6557d-936f-4706-821c-96d7d70e8087 49d8196a10564dea9433f830327797e9 8718381588614ded9dbfec1e6f1e0296 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:14:18.171 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-09a6557d-936f-4706-821c-96d7d70e8087 49d8196a10564dea9433f830327797e9 8718381588614ded9dbfec1e6f1e0296 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:14:18.197 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09a6557d-936f-4706-821c-96d7d70e8087 49d8196a10564dea9433f830327797e9 8718381588614ded9dbfec1e6f1e0296 - - -] port_delete event received for 'ea1d6003-1197-4479-a957-b27031619520' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:14:19.906 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 14:14:19.906 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ea1d6003-1197-4479-a957-b27031619520' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 14:14:19.906 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ea1d6003-1197-4479-a957-b27031619520' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 14:14:19.906 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ea1d6003-1197-4479-a957-b27031619520 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 14:14:19.916 4072 2136169092376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9e506015-6e76-45cc-b033-d661b22f6ab1 2021-09-07 14:14:19.916 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ea1d6003-1197-4479-a957-b27031619520'] 2021-09-07 14:14:19.916 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 14:14:19.916 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 14:14:19.916 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ea1d6003-1197-4479-a957-b27031619520'] 2021-09-07 14:14:21.920 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:14:21.948 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:14:22.406 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Security group member updated on remote: ['acbefd6b-8688-44c9-af16-0c38567a47aa', '1bdbc720-9a2c-4fe8-b38b-61d04077d836'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:14:22.406 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Security group member updated ['acbefd6b-8688-44c9-af16-0c38567a47aa', '1bdbc720-9a2c-4fe8-b38b-61d04077d836'] 2021-09-07 14:14:22.406 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Refresh firewall rules 2021-09-07 14:14:22.406 4072 2136169092376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Get security group information for devices via rpc ['d876d6ca-8a2b-4035-bec8-909a455056aa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:14:22.435 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] port_update received: d876d6ca-8a2b-4035-bec8-909a455056aa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:14:22.452 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Lock "n-hv-agent-port-lock-d876d6ca-8a2b-4035-bec8-909a455056aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:14:22.452 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Binding port d876d6ca-8a2b-4035-bec8-909a455056aa _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 14:14:22.452 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 14:14:22.482 4072 2136169093256 MainThread DEBUG neutron.services.trunk.rpc.agent [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd876d6ca-8a2b-4035-bec8-909a455056aa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:14:22.482 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd876d6ca-8a2b-4035-bec8-909a455056aa') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:14:22.499 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Trunk plugin disabled on server. Assuming port d876d6ca-8a2b-4035-bec8-909a455056aa is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 14:14:22.499 4072 2136169093256 MainThread INFO networking_hyperv.neutron.trunk_driver [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Binding VLAN ID: 637, VLAN trunk: None to switch port d876d6ca-8a2b-4035-bec8-909a455056aa 2021-09-07 14:14:22.527 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Refresh firewall rules 2021-09-07 14:14:22.527 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Get security group information for devices via rpc ['d876d6ca-8a2b-4035-bec8-909a455056aa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:14:22.625 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Update security group information for ports dict_keys(['d876d6ca-8a2b-4035-bec8-909a455056aa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:14:22.625 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:14:22.625 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Update rules of security group (acbefd6b-8688-44c9-af16-0c38567a47aa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:14:22.625 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Update members of security group (acbefd6b-8688-44c9-af16-0c38567a47aa) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 14:14:22.638 4072 2136169092376 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Update port filter for d876d6ca-8a2b-4035-bec8-909a455056aa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:14:22.638 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Updating port rules. 2021-09-07 14:14:22.638 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Creating 0 new rules, removing 6 old rules. 2021-09-07 14:14:22.638 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Lock "n-hv-driver-port-lock-d876d6ca-8a2b-4035-bec8-909a455056aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:14:22.638 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Lock "n-hv-driver-port-lock-d876d6ca-8a2b-4035-bec8-909a455056aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:14:22.638 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Lock "n-hv-driver-port-lock-d876d6ca-8a2b-4035-bec8-909a455056aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:14:22.905 4072 2136169093256 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Update security group information for ports dict_keys(['d876d6ca-8a2b-4035-bec8-909a455056aa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:14:22.905 4072 2136169093256 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:14:22.905 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Update rules of security group (acbefd6b-8688-44c9-af16-0c38567a47aa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:14:22.905 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Update members of security group (acbefd6b-8688-44c9-af16-0c38567a47aa) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 14:14:22.905 4072 2136169093256 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Update port filter for d876d6ca-8a2b-4035-bec8-909a455056aa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:14:22.905 4072 2136169093256 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Updating port rules. 2021-09-07 14:14:22.905 4072 2136169093256 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Creating 0 new rules, removing 6 old rules. 2021-09-07 14:14:22.905 4072 2136169092376 MainThread DEBUG oslo_concurrency.lockutils [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Lock "n-hv-driver-port-lock-d876d6ca-8a2b-4035-bec8-909a455056aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:14:22.905 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Lock "n-hv-driver-port-lock-d876d6ca-8a2b-4035-bec8-909a455056aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:14:22.905 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Lock "n-hv-driver-port-lock-d876d6ca-8a2b-4035-bec8-909a455056aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:14:22.905 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Lock "n-hv-driver-port-lock-d876d6ca-8a2b-4035-bec8-909a455056aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:14:22.997 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Lock "n-hv-driver-port-lock-d876d6ca-8a2b-4035-bec8-909a455056aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:14:23.043 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [req-eba5e6c7-c5c5-4b48-ba9e-369a0e8a744f 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Lock "n-hv-agent-port-lock-d876d6ca-8a2b-4035-bec8-909a455056aa" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:14:23.718 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f43221d1-8456-4b11-9483-3b7d5e76e78e 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] port_delete event received for '72fc8f1a-6afa-4351-918d-33d2b8cefd22' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:14:25.612 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6add1e2f-8bc2-4bfe-8652-5d86facd406f 49d8196a10564dea9433f830327797e9 8718381588614ded9dbfec1e6f1e0296 - - -] Security group member updated on remote: ['3ea31128-54d2-4360-97a4-a25300493ef6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:14:25.612 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [req-6add1e2f-8bc2-4bfe-8652-5d86facd406f 49d8196a10564dea9433f830327797e9 8718381588614ded9dbfec1e6f1e0296 - - -] Security group member updated ['3ea31128-54d2-4360-97a4-a25300493ef6'] 2021-09-07 14:14:26.450 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-584dfeb5-f6fc-4602-b90a-085eaeb32345 e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] port_update received: b7efddd2-9cb0-4451-8cbc-1ab4a4de641d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:14:26.469 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-584dfeb5-f6fc-4602-b90a-085eaeb32345 e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] No port b7efddd2-9cb0-4451-8cbc-1ab4a4de641d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:14:29.660 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-020ddc54-c094-4c8b-a67e-7468401421a4 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Security group member updated on remote: ['acbefd6b-8688-44c9-af16-0c38567a47aa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:14:29.660 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [req-020ddc54-c094-4c8b-a67e-7468401421a4 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Security group member updated ['acbefd6b-8688-44c9-af16-0c38567a47aa'] 2021-09-07 14:14:29.660 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [req-020ddc54-c094-4c8b-a67e-7468401421a4 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Refresh firewall rules 2021-09-07 14:14:29.660 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-020ddc54-c094-4c8b-a67e-7468401421a4 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Get security group information for devices via rpc ['d876d6ca-8a2b-4035-bec8-909a455056aa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:14:29.687 4072 2136169093256 MainThread DEBUG neutron.agent.securitygroups_rpc [req-020ddc54-c094-4c8b-a67e-7468401421a4 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:14:29.687 4072 2136169093256 MainThread DEBUG neutron.agent.securitygroups_rpc [req-020ddc54-c094-4c8b-a67e-7468401421a4 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:14:29.733 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-020ddc54-c094-4c8b-a67e-7468401421a4 56f6b817dce14aa0be207539ce1306e0 4a97753cdec54283bb727a8161053e3b - - -] port_delete event received for 'd876d6ca-8a2b-4035-bec8-909a455056aa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:14:29.920 4072 2136168429704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b7efddd2-9cb0-4451-8cbc-1ab4a4de641d 2021-09-07 14:14:29.999 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 14:14:30.077 4072 2136168429880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d876d6ca-8a2b-4035-bec8-909a455056aa 2021-09-07 14:14:30.202 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Adding port b7efddd2-9cb0-4451-8cbc-1ab4a4de641d 2021-09-07 14:14:30.218 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Port b7efddd2-9cb0-4451-8cbc-1ab4a4de641d updated. Details: {'device': 'b7efddd2-9cb0-4451-8cbc-1ab4a4de641d', 'network_id': '9e506015-6e76-45cc-b033-d661b22f6ab1', 'port_id': 'b7efddd2-9cb0-4451-8cbc-1ab4a4de641d', 'mac_address': 'fa:16:3e:36:6a:5f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 640, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2eb18bd5-2de9-4170-834c-a5ecabb24956', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 14:14:30.218 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 14:14:30.218 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 14:14:30.218 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b7efddd2-9cb0-4451-8cbc-1ab4a4de641d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:14:30.218 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b7efddd2-9cb0-4451-8cbc-1ab4a4de641d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 14:14:30.218 4072 2136169093256 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9e506015-6e76-45cc-b033-d661b22f6ab1 2021-09-07 14:14:30.218 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 14:14:30.218 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd876d6ca-8a2b-4035-bec8-909a455056aa' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 14:14:30.218 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd876d6ca-8a2b-4035-bec8-909a455056aa' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 14:14:30.218 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d876d6ca-8a2b-4035-bec8-909a455056aa _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 14:14:30.240 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d876d6ca-8a2b-4035-bec8-909a455056aa'] 2021-09-07 14:14:30.240 4072 2136169092376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 14:14:30.240 4072 2136169092376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 14:14:30.240 4072 2136169092376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d876d6ca-8a2b-4035-bec8-909a455056aa'] 2021-09-07 14:14:30.405 4072 2136169093256 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b7efddd2-9cb0-4451-8cbc-1ab4a4de641d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:14:30.405 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b7efddd2-9cb0-4451-8cbc-1ab4a4de641d') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:14:30.405 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b7efddd2-9cb0-4451-8cbc-1ab4a4de641d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 14:14:30.405 4072 2136169093256 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 640, VLAN trunk: None to switch port b7efddd2-9cb0-4451-8cbc-1ab4a4de641d 2021-09-07 14:14:30.577 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 14:14:30.577 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b7efddd2-9cb0-4451-8cbc-1ab4a4de641d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:14:30.729 4072 2136169093256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b7efddd2-9cb0-4451-8cbc-1ab4a4de641d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:14:30.729 4072 2136169093256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:14:30.729 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3ea31128-54d2-4360-97a4-a25300493ef6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:14:30.729 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3ea31128-54d2-4360-97a4-a25300493ef6) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 14:14:30.729 4072 2136169093256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b7efddd2-9cb0-4451-8cbc-1ab4a4de641d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:14:30.729 4072 2136169093256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 14:14:30.729 4072 2136169093256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b7efddd2-9cb0-4451-8cbc-1ab4a4de641d not yet added. Adding. 2021-09-07 14:14:30.729 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 14:14:30.729 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 14:14:30.905 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7efddd2-9cb0-4451-8cbc-1ab4a4de641d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:14:31.061 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7efddd2-9cb0-4451-8cbc-1ab4a4de641d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:14:31.061 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7efddd2-9cb0-4451-8cbc-1ab4a4de641d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:14:31.244 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7efddd2-9cb0-4451-8cbc-1ab4a4de641d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:14:31.421 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b7efddd2-9cb0-4451-8cbc-1ab4a4de641d" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:14:31.421 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b7efddd2-9cb0-4451-8cbc-1ab4a4de641d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 14:14:31.421 4072 2136169093256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b7efddd2-9cb0-4451-8cbc-1ab4a4de641d processed. 2021-09-07 14:14:32.015 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:14:32.230 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:14:32.389 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cda0b17-1ad7-4953-beed-ed9a6142b7d5 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] port_delete event received for '15f58c9d-cc30-4113-95d6-49539c7e2686' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:14:33.466 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ef264be-9050-4996-8b5d-fc347f237158 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] port_delete event received for '4791a486-edd3-4da3-9007-485754e6894d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:14:34.229 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86ed9efe-c00e-44bb-95c0-1b9ffeeddb7e 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] port_delete event received for '97d79edc-0be0-4713-9018-b9b1ef5ddc12' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:14:34.481 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-86ed9efe-c00e-44bb-95c0-1b9ffeeddb7e 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] network_delete received. Deleting network fd6906e6-4eda-4ce4-a372-16c40d4ccb51 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 14:14:34.481 4072 2136169093256 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-86ed9efe-c00e-44bb-95c0-1b9ffeeddb7e 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] Reclaiming local network fd6906e6-4eda-4ce4-a372-16c40d4ccb51 2021-09-07 14:14:35.794 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bcbd749b-c619-4b9b-82b8-73aa07a2e978 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] port_delete event received for '8d1cdafd-d015-439e-bb42-aa7bf0d95dda' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:14:36.140 4072 2136168429880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 259818da-3490-4579-8ab1-fb7669fa1c67 2021-09-07 14:14:36.983 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b8eb78dc-f546-41d4-b04a-eda9ad51f119 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] port_delete event received for '83cec522-e350-4a8d-aeb5-294520360144' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:14:37.124 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2a2e15a4-5157-4c3a-acca-c7a8a34f0fc1 d3397defe3c24650a91e2a7aa0b14816 232a1671c1e244e8b357cbb825fd711f - - -] Security group member updated on remote: ['b1619941-680e-42d5-9ec8-8fa382b5fd42'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:14:37.124 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [req-2a2e15a4-5157-4c3a-acca-c7a8a34f0fc1 d3397defe3c24650a91e2a7aa0b14816 232a1671c1e244e8b357cbb825fd711f - - -] Security group member updated ['b1619941-680e-42d5-9ec8-8fa382b5fd42'] 2021-09-07 14:14:37.483 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a2e15a4-5157-4c3a-acca-c7a8a34f0fc1 d3397defe3c24650a91e2a7aa0b14816 232a1671c1e244e8b357cbb825fd711f - - -] port_delete event received for '259818da-3490-4579-8ab1-fb7669fa1c67' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:14:37.966 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06974bbd-dbe7-4ce2-85dd-01201af7fce3 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] port_delete event received for '70990ef5-28a3-4c8f-9577-65b6f3ea7b1b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:14:38.030 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 14:14:38.030 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '259818da-3490-4579-8ab1-fb7669fa1c67' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 14:14:38.030 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '259818da-3490-4579-8ab1-fb7669fa1c67' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 14:14:38.030 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 259818da-3490-4579-8ab1-fb7669fa1c67 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 14:14:38.046 4072 2136169093256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c662c9c0-cae5-4235-830a-d8865b11875b 2021-09-07 14:14:38.046 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['259818da-3490-4579-8ab1-fb7669fa1c67'] 2021-09-07 14:14:38.046 4072 2136169093256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 14:14:38.046 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 14:14:38.046 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['259818da-3490-4579-8ab1-fb7669fa1c67'] 2021-09-07 14:14:38.233 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d8853056-b672-4bd3-80bf-bb23531b95e3 - - - - -] port_delete event received for '70990ef5-28a3-4c8f-9577-65b6f3ea7b1b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:14:38.249 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06974bbd-dbe7-4ce2-85dd-01201af7fce3 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] network_delete received. Deleting network 35f04a40-c97b-415f-bdac-4a5515e7a03b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 14:14:38.249 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06974bbd-dbe7-4ce2-85dd-01201af7fce3 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] Network 35f04a40-c97b-415f-bdac-4a5515e7a03b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 14:14:39.452 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3e2a84a-146c-4d60-aa3f-94805e095662 d3397defe3c24650a91e2a7aa0b14816 232a1671c1e244e8b357cbb825fd711f - - -] port_delete event received for '97d12da7-64da-4376-a950-f302a73eacbb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:14:40.044 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:14:40.044 4072 2136169091848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3b4819a6-075f-4477-b430-2cea5c7a53f9 d3397defe3c24650a91e2a7aa0b14816 232a1671c1e244e8b357cbb825fd711f - - -] Security group rule updated on remote: ['d94e40ac-d6be-447e-978a-13f47862bf7d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 14:14:40.044 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [req-3b4819a6-075f-4477-b430-2cea5c7a53f9 d3397defe3c24650a91e2a7aa0b14816 232a1671c1e244e8b357cbb825fd711f - - -] Security group rule updated ['d94e40ac-d6be-447e-978a-13f47862bf7d'] 2021-09-07 14:14:40.077 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:14:40.155 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e7562618-ac1c-4601-847b-7e46cb000a2b d3397defe3c24650a91e2a7aa0b14816 232a1671c1e244e8b357cbb825fd711f - - -] Security group rule updated on remote: ['d94e40ac-d6be-447e-978a-13f47862bf7d'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 14:14:40.155 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [req-e7562618-ac1c-4601-847b-7e46cb000a2b d3397defe3c24650a91e2a7aa0b14816 232a1671c1e244e8b357cbb825fd711f - - -] Security group rule updated ['d94e40ac-d6be-447e-978a-13f47862bf7d'] 2021-09-07 14:14:43.262 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6445bb38-6419-4ca8-95ba-1bfc3306e86b d3397defe3c24650a91e2a7aa0b14816 232a1671c1e244e8b357cbb825fd711f - - -] Security group member updated on remote: ['d94e40ac-d6be-447e-978a-13f47862bf7d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:14:43.262 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [req-6445bb38-6419-4ca8-95ba-1bfc3306e86b d3397defe3c24650a91e2a7aa0b14816 232a1671c1e244e8b357cbb825fd711f - - -] Security group member updated ['d94e40ac-d6be-447e-978a-13f47862bf7d'] 2021-09-07 14:14:44.030 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10356650-f0ef-4c20-a124-ed390fe042e9 e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] port_update received: e2af6125-1741-432f-9ec4-c45788d38fde port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:14:44.045 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10356650-f0ef-4c20-a124-ed390fe042e9 e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] No port e2af6125-1741-432f-9ec4-c45788d38fde defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:14:46.094 4072 2136168429704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e2af6125-1741-432f-9ec4-c45788d38fde 2021-09-07 14:14:48.076 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 14:14:48.261 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Adding port e2af6125-1741-432f-9ec4-c45788d38fde 2021-09-07 14:14:48.261 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Port e2af6125-1741-432f-9ec4-c45788d38fde updated. Details: {'device': 'e2af6125-1741-432f-9ec4-c45788d38fde', 'network_id': 'c662c9c0-cae5-4235-830a-d8865b11875b', 'port_id': 'e2af6125-1741-432f-9ec4-c45788d38fde', 'mac_address': 'fa:16:3e:b6:54:ff', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 649, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '76187501-de7f-4a16-822b-f6fe66ddb3b4', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 14:14:48.261 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 14:14:48.261 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e2af6125-1741-432f-9ec4-c45788d38fde" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:14:48.261 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e2af6125-1741-432f-9ec4-c45788d38fde _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 14:14:48.261 4072 2136169093256 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c662c9c0-cae5-4235-830a-d8865b11875b 2021-09-07 14:14:48.261 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 14:14:48.563 4072 2136169093256 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e2af6125-1741-432f-9ec4-c45788d38fde') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:14:48.563 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e2af6125-1741-432f-9ec4-c45788d38fde') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:14:48.575 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e2af6125-1741-432f-9ec4-c45788d38fde is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 14:14:48.575 4072 2136169093256 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 649, VLAN trunk: None to switch port e2af6125-1741-432f-9ec4-c45788d38fde 2021-09-07 14:14:48.712 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 14:14:48.712 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e2af6125-1741-432f-9ec4-c45788d38fde'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:14:48.870 4072 2136169093256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e2af6125-1741-432f-9ec4-c45788d38fde']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:14:48.870 4072 2136169093256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:14:48.870 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d94e40ac-d6be-447e-978a-13f47862bf7d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:14:48.870 4072 2136169093256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e2af6125-1741-432f-9ec4-c45788d38fde _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:14:48.870 4072 2136169093256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 14:14:48.870 4072 2136169093256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e2af6125-1741-432f-9ec4-c45788d38fde not yet added. Adding. 2021-09-07 14:14:48.870 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 14:14:48.870 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 14:14:49.025 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2af6125-1741-432f-9ec4-c45788d38fde" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:14:49.184 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2af6125-1741-432f-9ec4-c45788d38fde" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:14:49.184 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2af6125-1741-432f-9ec4-c45788d38fde" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:14:49.385 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e2af6125-1741-432f-9ec4-c45788d38fde" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:14:49.547 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e2af6125-1741-432f-9ec4-c45788d38fde" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.281s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:14:49.547 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e2af6125-1741-432f-9ec4-c45788d38fde status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 14:14:49.547 4072 2136169093256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e2af6125-1741-432f-9ec4-c45788d38fde processed. 2021-09-07 14:14:50.089 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:14:50.259 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:14:59.712 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fda42bab-61f2-4f0f-8270-68c9996d24c5 49d8196a10564dea9433f830327797e9 8718381588614ded9dbfec1e6f1e0296 - - -] Security group member updated on remote: ['3ea31128-54d2-4360-97a4-a25300493ef6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:14:59.712 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [req-fda42bab-61f2-4f0f-8270-68c9996d24c5 49d8196a10564dea9433f830327797e9 8718381588614ded9dbfec1e6f1e0296 - - -] Security group member updated ['3ea31128-54d2-4360-97a4-a25300493ef6'] 2021-09-07 14:14:59.712 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [req-fda42bab-61f2-4f0f-8270-68c9996d24c5 49d8196a10564dea9433f830327797e9 8718381588614ded9dbfec1e6f1e0296 - - -] Refresh firewall rules 2021-09-07 14:14:59.712 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fda42bab-61f2-4f0f-8270-68c9996d24c5 49d8196a10564dea9433f830327797e9 8718381588614ded9dbfec1e6f1e0296 - - -] Get security group information for devices via rpc ['b7efddd2-9cb0-4451-8cbc-1ab4a4de641d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:14:59.752 4072 2136169093256 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fda42bab-61f2-4f0f-8270-68c9996d24c5 49d8196a10564dea9433f830327797e9 8718381588614ded9dbfec1e6f1e0296 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:14:59.752 4072 2136169093256 MainThread DEBUG neutron.agent.securitygroups_rpc [req-fda42bab-61f2-4f0f-8270-68c9996d24c5 49d8196a10564dea9433f830327797e9 8718381588614ded9dbfec1e6f1e0296 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:14:59.791 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fda42bab-61f2-4f0f-8270-68c9996d24c5 49d8196a10564dea9433f830327797e9 8718381588614ded9dbfec1e6f1e0296 - - -] port_delete event received for 'b7efddd2-9cb0-4451-8cbc-1ab4a4de641d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:15:00.371 4072 2136168429880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b7efddd2-9cb0-4451-8cbc-1ab4a4de641d 2021-09-07 14:15:02.182 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 14:15:02.182 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b7efddd2-9cb0-4451-8cbc-1ab4a4de641d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 14:15:02.182 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b7efddd2-9cb0-4451-8cbc-1ab4a4de641d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 14:15:02.182 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b7efddd2-9cb0-4451-8cbc-1ab4a4de641d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 14:15:02.182 4072 2136169093256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 9e506015-6e76-45cc-b033-d661b22f6ab1 2021-09-07 14:15:02.182 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b7efddd2-9cb0-4451-8cbc-1ab4a4de641d'] 2021-09-07 14:15:02.182 4072 2136169093256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 14:15:02.182 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 14:15:02.182 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b7efddd2-9cb0-4451-8cbc-1ab4a4de641d'] 2021-09-07 14:15:04.212 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:15:04.244 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:15:20.766 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-624eb1bc-ef4e-4c6b-b80e-f7e182dac83f 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] network_delete received. Deleting network 9e506015-6e76-45cc-b033-d661b22f6ab1 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 14:15:20.766 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-624eb1bc-ef4e-4c6b-b80e-f7e182dac83f 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] Network 9e506015-6e76-45cc-b033-d661b22f6ab1 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 14:15:42.483 4072 2136168429704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 2021-09-07 14:15:44.333 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 14:15:44.511 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Adding port d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 2021-09-07 14:15:44.511 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Port d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 updated. Details: {'device': 'd09cb0b3-839e-4d73-a46f-cbb8a0bd9220', 'network_id': '6ea96c09-894c-419f-bf14-9c14e7f38b83', 'port_id': 'd09cb0b3-839e-4d73-a46f-cbb8a0bd9220', 'mac_address': 'fa:16:3e:76:88:ac', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 636, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4ce57c9e-ae68-4240-afb1-f29bf185e529', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 14:15:44.511 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 14:15:44.511 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d09cb0b3-839e-4d73-a46f-cbb8a0bd9220" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:15:44.511 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 14:15:44.511 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 14:15:44.527 4072 2136169093256 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd09cb0b3-839e-4d73-a46f-cbb8a0bd9220') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:15:44.527 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd09cb0b3-839e-4d73-a46f-cbb8a0bd9220') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:15:44.544 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 14:15:44.544 4072 2136169093256 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 636, VLAN trunk: None to switch port d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 2021-09-07 14:15:44.586 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 14:15:44.586 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d09cb0b3-839e-4d73-a46f-cbb8a0bd9220'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:15:44.728 4072 2136169093256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d09cb0b3-839e-4d73-a46f-cbb8a0bd9220']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:15:44.728 4072 2136169093256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:15:44.728 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (276b2adb-477f-40be-8e7a-94855b8d2228) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:15:44.728 4072 2136169093256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:15:44.728 4072 2136169093256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 14:15:44.728 4072 2136169093256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-09-07 14:15:44.728 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d09cb0b3-839e-4d73-a46f-cbb8a0bd9220" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:15:44.728 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d09cb0b3-839e-4d73-a46f-cbb8a0bd9220" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:15:44.728 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d09cb0b3-839e-4d73-a46f-cbb8a0bd9220" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:15:44.728 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d09cb0b3-839e-4d73-a46f-cbb8a0bd9220" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:15:44.771 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d09cb0b3-839e-4d73-a46f-cbb8a0bd9220" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.265s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:15:44.771 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 14:15:44.771 4072 2136169093256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 processed. 2021-09-07 14:15:46.351 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:15:46.523 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:16:00.774 4072 2136168429880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 2021-09-07 14:16:02.461 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 14:16:02.461 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd09cb0b3-839e-4d73-a46f-cbb8a0bd9220' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 14:16:02.461 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd09cb0b3-839e-4d73-a46f-cbb8a0bd9220' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 14:16:02.461 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 14:16:02.461 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d09cb0b3-839e-4d73-a46f-cbb8a0bd9220'] 2021-09-07 14:16:02.461 4072 2136169093256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 14:16:02.461 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 14:16:02.461 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d09cb0b3-839e-4d73-a46f-cbb8a0bd9220'] 2021-09-07 14:16:02.774 4072 2136168429880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 2021-09-07 14:16:04.464 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 14:16:04.464 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd09cb0b3-839e-4d73-a46f-cbb8a0bd9220' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 14:16:04.464 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd09cb0b3-839e-4d73-a46f-cbb8a0bd9220' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 14:16:04.464 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 14:16:04.464 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:16:04.464 4072 2136169091848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6ea96c09-894c-419f-bf14-9c14e7f38b83 2021-09-07 14:16:04.478 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d09cb0b3-839e-4d73-a46f-cbb8a0bd9220'] 2021-09-07 14:16:04.478 4072 2136169091848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 14:16:04.478 4072 2136169091848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d09cb0b3-839e-4d73-a46f-cbb8a0bd9220'] 2021-09-07 14:16:04.588 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:16:22.853 4072 2136168429704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 2021-09-07 14:16:24.571 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 14:16:24.789 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Adding port d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 2021-09-07 14:16:24.789 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Port d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 updated. Details: {'device': 'd09cb0b3-839e-4d73-a46f-cbb8a0bd9220', 'network_id': '6ea96c09-894c-419f-bf14-9c14e7f38b83', 'port_id': 'd09cb0b3-839e-4d73-a46f-cbb8a0bd9220', 'mac_address': 'fa:16:3e:76:88:ac', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 636, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4ce57c9e-ae68-4240-afb1-f29bf185e529', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 14:16:24.789 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 14:16:24.789 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d09cb0b3-839e-4d73-a46f-cbb8a0bd9220" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:16:24.789 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 14:16:24.789 4072 2136169093256 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6ea96c09-894c-419f-bf14-9c14e7f38b83 2021-09-07 14:16:24.789 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 14:16:24.993 4072 2136169093256 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'd09cb0b3-839e-4d73-a46f-cbb8a0bd9220') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:16:24.993 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'd09cb0b3-839e-4d73-a46f-cbb8a0bd9220') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:16:25.009 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 14:16:25.009 4072 2136169093256 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 636, VLAN trunk: None to switch port d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 2021-09-07 14:16:25.149 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 14:16:25.149 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['d09cb0b3-839e-4d73-a46f-cbb8a0bd9220'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:16:25.289 4072 2136169093256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['d09cb0b3-839e-4d73-a46f-cbb8a0bd9220']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:16:25.289 4072 2136169093256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:16:25.289 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (276b2adb-477f-40be-8e7a-94855b8d2228) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:16:25.289 4072 2136169093256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:16:25.289 4072 2136169093256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 14:16:25.289 4072 2136169093256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 not yet added. Adding. 2021-09-07 14:16:25.289 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 14:16:25.289 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 14:16:25.430 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d09cb0b3-839e-4d73-a46f-cbb8a0bd9220" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:16:25.587 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d09cb0b3-839e-4d73-a46f-cbb8a0bd9220" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:16:25.587 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d09cb0b3-839e-4d73-a46f-cbb8a0bd9220" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:16:25.758 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-d09cb0b3-839e-4d73-a46f-cbb8a0bd9220" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:16:25.930 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-d09cb0b3-839e-4d73-a46f-cbb8a0bd9220" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:16:25.930 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 14:16:25.930 4072 2136169093256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 processed. 2021-09-07 14:16:26.602 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:16:26.774 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:16:50.901 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-16a84037-257a-4b77-bded-4454a7de280e d3397defe3c24650a91e2a7aa0b14816 232a1671c1e244e8b357cbb825fd711f - - -] Security group member updated on remote: ['d94e40ac-d6be-447e-978a-13f47862bf7d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:16:50.901 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [req-16a84037-257a-4b77-bded-4454a7de280e d3397defe3c24650a91e2a7aa0b14816 232a1671c1e244e8b357cbb825fd711f - - -] Security group member updated ['d94e40ac-d6be-447e-978a-13f47862bf7d'] 2021-09-07 14:16:51.009 4072 2136168429880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e2af6125-1741-432f-9ec4-c45788d38fde 2021-09-07 14:16:51.212 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16a84037-257a-4b77-bded-4454a7de280e d3397defe3c24650a91e2a7aa0b14816 232a1671c1e244e8b357cbb825fd711f - - -] port_delete event received for 'e2af6125-1741-432f-9ec4-c45788d38fde' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:16:52.727 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 14:16:52.727 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e2af6125-1741-432f-9ec4-c45788d38fde' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 14:16:52.727 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e2af6125-1741-432f-9ec4-c45788d38fde' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 14:16:52.727 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e2af6125-1741-432f-9ec4-c45788d38fde _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 14:16:52.727 4072 2136169093256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c662c9c0-cae5-4235-830a-d8865b11875b 2021-09-07 14:16:52.727 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e2af6125-1741-432f-9ec4-c45788d38fde'] 2021-09-07 14:16:52.727 4072 2136169093256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 14:16:52.727 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 14:16:52.727 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e2af6125-1741-432f-9ec4-c45788d38fde'] 2021-09-07 14:16:53.448 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-37ac0d29-94b8-4182-9478-0ed351b6b022 d3397defe3c24650a91e2a7aa0b14816 232a1671c1e244e8b357cbb825fd711f - - -] port_delete event received for 'e248f75a-e911-4857-a3e8-379e1dc300b1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:16:54.741 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:16:54.758 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:16:58.038 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-350680f5-19dc-41c7-ba23-9e2ed1a818d1 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] port_delete event received for '8b9e1cf7-59d8-44e1-8b1b-84b3913b8b3b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:16:59.074 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-28ab7e8d-b792-4370-ae2d-891ed9f0190b 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] port_delete event received for '462f8d53-f59e-49fe-9f3c-252406bc9eae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:17:00.031 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c608016f-a228-4147-8e04-f3f174d0c627 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] port_delete event received for '37c48fe8-cea2-4c8e-bb9a-3ef1d9a2d616' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:17:00.054 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10bbca6f-e3f4-48a8-a49f-24f50b6a1452 - - - - -] port_delete event received for '37c48fe8-cea2-4c8e-bb9a-3ef1d9a2d616' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:17:00.226 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c608016f-a228-4147-8e04-f3f174d0c627 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] network_delete received. Deleting network c662c9c0-cae5-4235-830a-d8865b11875b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 14:17:00.226 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c608016f-a228-4147-8e04-f3f174d0c627 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] Network c662c9c0-cae5-4235-830a-d8865b11875b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 14:17:03.524 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b402ddc4-f403-404b-ab9c-4e0ace56c4cd 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] network_delete received. Deleting network cc099b0b-51b8-48f4-9d95-cebd1588cd07 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 14:17:03.524 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b402ddc4-f403-404b-ab9c-4e0ace56c4cd 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] Network cc099b0b-51b8-48f4-9d95-cebd1588cd07 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 14:17:04.000 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee6e40a7-6097-422b-8bde-c41536d46914 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] network_delete received. Deleting network a679cfd2-bd60-44e5-ae64-235554221e8d network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 14:17:04.000 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee6e40a7-6097-422b-8bde-c41536d46914 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] Network a679cfd2-bd60-44e5-ae64-235554221e8d not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 14:17:27.236 4072 2136168429880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 2021-09-07 14:17:27.261 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c446b74e-d62f-4139-bc27-5a9c60575487 3821ae2ba5e74c7d8481246b2d4dc64e a1a9623159ab4615bffb39c75bd713c4 - - -] Security group member updated on remote: ['276b2adb-477f-40be-8e7a-94855b8d2228'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:17:27.261 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [req-c446b74e-d62f-4139-bc27-5a9c60575487 3821ae2ba5e74c7d8481246b2d4dc64e a1a9623159ab4615bffb39c75bd713c4 - - -] Security group member updated ['276b2adb-477f-40be-8e7a-94855b8d2228'] 2021-09-07 14:17:27.568 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c446b74e-d62f-4139-bc27-5a9c60575487 3821ae2ba5e74c7d8481246b2d4dc64e a1a9623159ab4615bffb39c75bd713c4 - - -] port_delete event received for 'd09cb0b3-839e-4d73-a46f-cbb8a0bd9220' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:17:28.892 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 14:17:28.892 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'd09cb0b3-839e-4d73-a46f-cbb8a0bd9220' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 14:17:28.892 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'd09cb0b3-839e-4d73-a46f-cbb8a0bd9220' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 14:17:28.892 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port d09cb0b3-839e-4d73-a46f-cbb8a0bd9220 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 14:17:28.903 4072 2136169093256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6ea96c09-894c-419f-bf14-9c14e7f38b83 2021-09-07 14:17:28.903 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d09cb0b3-839e-4d73-a46f-cbb8a0bd9220'] 2021-09-07 14:17:28.903 4072 2136169093256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 14:17:28.903 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 14:17:28.903 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['d09cb0b3-839e-4d73-a46f-cbb8a0bd9220'] 2021-09-07 14:17:29.240 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c935811-e302-4167-963e-f35782939845 3821ae2ba5e74c7d8481246b2d4dc64e a1a9623159ab4615bffb39c75bd713c4 - - -] port_delete event received for 'e112951e-2d96-4db7-b10c-bf1ac2ca597b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:17:30.959 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:17:30.986 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:17:33.006 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f939c05-f617-429f-abe0-d2a139b66d98 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] port_delete event received for 'abe6f41f-ffb2-432a-a8f7-a4804f82181c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:17:34.063 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-519b4d05-51d3-4208-bb19-7f60004ead57 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] port_delete event received for '39e9e532-da41-43c5-8694-dcabc970841d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:17:34.803 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-485f8c54-64d7-44f9-a539-366603f0d923 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] port_delete event received for '45b96f51-6c77-4e68-b397-b85c0573b156' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:17:35.009 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-485f8c54-64d7-44f9-a539-366603f0d923 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] network_delete received. Deleting network 6ea96c09-894c-419f-bf14-9c14e7f38b83 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 14:17:35.009 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-485f8c54-64d7-44f9-a539-366603f0d923 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] Network 6ea96c09-894c-419f-bf14-9c14e7f38b83 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 14:17:50.740 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-23bb2fb1-bb60-4e4b-a378-ce3aceed9d1c 8491a364935f497d9d75e8d1d4e5ad1f f5e8867ea4554eafb44aac9f5fac3091 - - -] Security group member updated on remote: ['40034d8a-33ed-45f4-80c9-7df40f6e018d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:17:50.740 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [req-23bb2fb1-bb60-4e4b-a378-ce3aceed9d1c 8491a364935f497d9d75e8d1d4e5ad1f f5e8867ea4554eafb44aac9f5fac3091 - - -] Security group member updated ['40034d8a-33ed-45f4-80c9-7df40f6e018d'] 2021-09-07 14:17:51.560 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b3577df-1105-49ad-941a-88760f27d2de e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] port_update received: 099aec15-0e6f-4f42-b9a7-e35df64f50f8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:17:51.568 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b3577df-1105-49ad-941a-88760f27d2de e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] No port 099aec15-0e6f-4f42-b9a7-e35df64f50f8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:17:53.432 4072 2136168429704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 099aec15-0e6f-4f42-b9a7-e35df64f50f8 2021-09-07 14:17:55.083 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 14:17:55.275 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Adding port 099aec15-0e6f-4f42-b9a7-e35df64f50f8 2021-09-07 14:17:55.275 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Port 099aec15-0e6f-4f42-b9a7-e35df64f50f8 updated. Details: {'device': '099aec15-0e6f-4f42-b9a7-e35df64f50f8', 'network_id': '76633ebe-a369-429e-8c65-c3ec601bcf3f', 'port_id': '099aec15-0e6f-4f42-b9a7-e35df64f50f8', 'mac_address': 'fa:16:3e:0b:22:f9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 612, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f07c49fe-ca47-4586-b394-99406681868a', 'ip_address': '192.168.233.93'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 14:17:55.275 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 14:17:55.275 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-099aec15-0e6f-4f42-b9a7-e35df64f50f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:17:55.275 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 099aec15-0e6f-4f42-b9a7-e35df64f50f8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 14:17:55.275 4072 2136169093256 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 76633ebe-a369-429e-8c65-c3ec601bcf3f 2021-09-07 14:17:55.275 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 14:17:55.475 4072 2136169093256 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '099aec15-0e6f-4f42-b9a7-e35df64f50f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:17:55.475 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '099aec15-0e6f-4f42-b9a7-e35df64f50f8') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:17:55.492 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 099aec15-0e6f-4f42-b9a7-e35df64f50f8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 14:17:55.492 4072 2136169093256 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 612, VLAN trunk: None to switch port 099aec15-0e6f-4f42-b9a7-e35df64f50f8 2021-09-07 14:17:55.568 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 14:17:55.568 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['099aec15-0e6f-4f42-b9a7-e35df64f50f8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:17:55.742 4072 2136169093256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['099aec15-0e6f-4f42-b9a7-e35df64f50f8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:17:55.742 4072 2136169093256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:17:55.742 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (40034d8a-33ed-45f4-80c9-7df40f6e018d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:17:55.742 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (40034d8a-33ed-45f4-80c9-7df40f6e018d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-09-07 14:17:55.742 4072 2136169093256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 099aec15-0e6f-4f42-b9a7-e35df64f50f8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:17:55.742 4072 2136169093256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 14:17:55.742 4072 2136169093256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 099aec15-0e6f-4f42-b9a7-e35df64f50f8 not yet added. Adding. 2021-09-07 14:17:55.742 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 14:17:55.742 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 14:17:55.849 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-099aec15-0e6f-4f42-b9a7-e35df64f50f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:17:55.974 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-099aec15-0e6f-4f42-b9a7-e35df64f50f8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:17:55.974 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-099aec15-0e6f-4f42-b9a7-e35df64f50f8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:17:56.161 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-099aec15-0e6f-4f42-b9a7-e35df64f50f8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:17:56.287 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-099aec15-0e6f-4f42-b9a7-e35df64f50f8" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:17:56.287 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 099aec15-0e6f-4f42-b9a7-e35df64f50f8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 14:17:56.287 4072 2136169093256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 099aec15-0e6f-4f42-b9a7-e35df64f50f8 processed. 2021-09-07 14:17:57.084 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:17:57.287 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:18:01.506 4072 2136168429880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 099aec15-0e6f-4f42-b9a7-e35df64f50f8 2021-09-07 14:18:01.886 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dcc5fb2c-0015-44a6-b26a-220776459a38 8491a364935f497d9d75e8d1d4e5ad1f f5e8867ea4554eafb44aac9f5fac3091 - - -] Security group member updated on remote: ['40034d8a-33ed-45f4-80c9-7df40f6e018d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:18:01.886 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [req-dcc5fb2c-0015-44a6-b26a-220776459a38 8491a364935f497d9d75e8d1d4e5ad1f f5e8867ea4554eafb44aac9f5fac3091 - - -] Security group member updated ['40034d8a-33ed-45f4-80c9-7df40f6e018d'] 2021-09-07 14:18:01.886 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [req-dcc5fb2c-0015-44a6-b26a-220776459a38 8491a364935f497d9d75e8d1d4e5ad1f f5e8867ea4554eafb44aac9f5fac3091 - - -] Refresh firewall rules 2021-09-07 14:18:01.886 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dcc5fb2c-0015-44a6-b26a-220776459a38 8491a364935f497d9d75e8d1d4e5ad1f f5e8867ea4554eafb44aac9f5fac3091 - - -] Get security group information for devices via rpc ['099aec15-0e6f-4f42-b9a7-e35df64f50f8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:18:01.911 4072 2136169093256 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dcc5fb2c-0015-44a6-b26a-220776459a38 8491a364935f497d9d75e8d1d4e5ad1f f5e8867ea4554eafb44aac9f5fac3091 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:18:01.911 4072 2136169093256 MainThread DEBUG neutron.agent.securitygroups_rpc [req-dcc5fb2c-0015-44a6-b26a-220776459a38 8491a364935f497d9d75e8d1d4e5ad1f f5e8867ea4554eafb44aac9f5fac3091 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:18:01.964 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dcc5fb2c-0015-44a6-b26a-220776459a38 8491a364935f497d9d75e8d1d4e5ad1f f5e8867ea4554eafb44aac9f5fac3091 - - -] port_delete event received for '099aec15-0e6f-4f42-b9a7-e35df64f50f8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:18:03.107 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 14:18:03.107 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '099aec15-0e6f-4f42-b9a7-e35df64f50f8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 14:18:03.107 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '099aec15-0e6f-4f42-b9a7-e35df64f50f8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 14:18:03.107 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 099aec15-0e6f-4f42-b9a7-e35df64f50f8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 14:18:03.107 4072 2136169093256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 76633ebe-a369-429e-8c65-c3ec601bcf3f 2021-09-07 14:18:03.107 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['099aec15-0e6f-4f42-b9a7-e35df64f50f8'] 2021-09-07 14:18:03.107 4072 2136169093256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 14:18:03.107 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 14:18:03.107 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['099aec15-0e6f-4f42-b9a7-e35df64f50f8'] 2021-09-07 14:18:05.105 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:18:05.131 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:18:11.661 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb2a543e-bf21-4f09-b847-b0814f1ac2c7 - - - - -] port_update received: fb98c1b8-8162-4e4e-bb6a-12a8a5a368ad port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:18:11.672 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb2a543e-bf21-4f09-b847-b0814f1ac2c7 - - - - -] No port fb98c1b8-8162-4e4e-bb6a-12a8a5a368ad defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:18:14.833 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57b16b29-0a98-4323-8d35-d57810a70804 - - - - -] port_update received: 35ceaf8e-ee5c-4b54-93e9-6ccf26fa3ce6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:18:14.851 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-57b16b29-0a98-4323-8d35-d57810a70804 - - - - -] No port 35ceaf8e-ee5c-4b54-93e9-6ccf26fa3ce6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:18:17.225 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f6bb92a-d674-4ace-8904-0596f439ef51 - - - - -] port_update received: f04a2e24-dc71-4657-8bcf-ab9860bf4115 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:18:17.225 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2f6bb92a-d674-4ace-8904-0596f439ef51 - - - - -] No port f04a2e24-dc71-4657-8bcf-ab9860bf4115 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:18:18.911 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-13c33bb1-f667-494a-85cf-7cec1798c821 6c9493e9afd04b208ef544927625832f 7fc0313410cd4d9681a26ec66b68e91e - - -] Security group rule updated on remote: ['2139e52f-343b-44bd-b104-cca058464947'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 14:18:18.911 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [req-13c33bb1-f667-494a-85cf-7cec1798c821 6c9493e9afd04b208ef544927625832f 7fc0313410cd4d9681a26ec66b68e91e - - -] Security group rule updated ['2139e52f-343b-44bd-b104-cca058464947'] 2021-09-07 14:18:19.084 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d934fb39-c633-4036-9cc9-49aee17b956e 6c9493e9afd04b208ef544927625832f 7fc0313410cd4d9681a26ec66b68e91e - - -] Security group rule updated on remote: ['2139e52f-343b-44bd-b104-cca058464947'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 14:18:19.084 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [req-d934fb39-c633-4036-9cc9-49aee17b956e 6c9493e9afd04b208ef544927625832f 7fc0313410cd4d9681a26ec66b68e91e - - -] Security group rule updated ['2139e52f-343b-44bd-b104-cca058464947'] 2021-09-07 14:18:19.224 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d4f2ba32-e6d5-430c-a4b4-0fe4b2370fc4 6c9493e9afd04b208ef544927625832f 7fc0313410cd4d9681a26ec66b68e91e - - -] Security group rule updated on remote: ['2139e52f-343b-44bd-b104-cca058464947'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 14:18:19.224 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [req-d4f2ba32-e6d5-430c-a4b4-0fe4b2370fc4 6c9493e9afd04b208ef544927625832f 7fc0313410cd4d9681a26ec66b68e91e - - -] Security group rule updated ['2139e52f-343b-44bd-b104-cca058464947'] 2021-09-07 14:18:19.380 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-78e0e386-64db-4358-9de8-f5d19a41b781 6c9493e9afd04b208ef544927625832f 7fc0313410cd4d9681a26ec66b68e91e - - -] Security group rule updated on remote: ['2139e52f-343b-44bd-b104-cca058464947'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 14:18:19.380 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [req-78e0e386-64db-4358-9de8-f5d19a41b781 6c9493e9afd04b208ef544927625832f 7fc0313410cd4d9681a26ec66b68e91e - - -] Security group rule updated ['2139e52f-343b-44bd-b104-cca058464947'] 2021-09-07 14:18:19.505 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ab2b2338-19a7-4ba5-b978-2efb28b1e635 6c9493e9afd04b208ef544927625832f 7fc0313410cd4d9681a26ec66b68e91e - - -] Security group rule updated on remote: ['2139e52f-343b-44bd-b104-cca058464947'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 14:18:19.505 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [req-ab2b2338-19a7-4ba5-b978-2efb28b1e635 6c9493e9afd04b208ef544927625832f 7fc0313410cd4d9681a26ec66b68e91e - - -] Security group rule updated ['2139e52f-343b-44bd-b104-cca058464947'] 2021-09-07 14:18:19.668 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4145a6b1-ba56-4057-b6f8-31ca1ee82f6a 6c9493e9afd04b208ef544927625832f 7fc0313410cd4d9681a26ec66b68e91e - - -] Security group rule updated on remote: ['2139e52f-343b-44bd-b104-cca058464947'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-09-07 14:18:19.668 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [req-4145a6b1-ba56-4057-b6f8-31ca1ee82f6a 6c9493e9afd04b208ef544927625832f 7fc0313410cd4d9681a26ec66b68e91e - - -] Security group rule updated ['2139e52f-343b-44bd-b104-cca058464947'] 2021-09-07 14:18:21.333 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6702e23f-a90d-4822-81e6-bb108e1bde14 - - - - -] port_update received: e1eab120-5372-46cd-9962-e282cd54a7bf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:18:21.350 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6702e23f-a90d-4822-81e6-bb108e1bde14 - - - - -] No port e1eab120-5372-46cd-9962-e282cd54a7bf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:18:41.616 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7b299d6a-b0af-4d50-89b4-1a3e09464902 6c9493e9afd04b208ef544927625832f 7fc0313410cd4d9681a26ec66b68e91e - - -] Security group member updated on remote: ['2139e52f-343b-44bd-b104-cca058464947'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:18:41.616 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [req-7b299d6a-b0af-4d50-89b4-1a3e09464902 6c9493e9afd04b208ef544927625832f 7fc0313410cd4d9681a26ec66b68e91e - - -] Security group member updated ['2139e52f-343b-44bd-b104-cca058464947'] 2021-09-07 14:18:42.335 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9e9d3e4-835d-4d1d-85d2-128f3e65db0f e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] port_update received: 0d8ec147-3a24-4499-8701-ae2e583700dd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-09-07 14:18:42.350 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9e9d3e4-835d-4d1d-85d2-128f3e65db0f e5c94ea516924f13a3c1431719d60a31 9738a1f7260e44fbac275e93a2af3503 - - -] No port 0d8ec147-3a24-4499-8701-ae2e583700dd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-09-07 14:18:45.787 4072 2136168429704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0d8ec147-3a24-4499-8701-ae2e583700dd 2021-09-07 14:18:47.301 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 14:18:47.460 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Adding port 0d8ec147-3a24-4499-8701-ae2e583700dd 2021-09-07 14:18:47.460 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Port 0d8ec147-3a24-4499-8701-ae2e583700dd updated. Details: {'device': '0d8ec147-3a24-4499-8701-ae2e583700dd', 'network_id': '2d28ccf4-5170-486f-a933-0dbcc1652f35', 'port_id': '0d8ec147-3a24-4499-8701-ae2e583700dd', 'mac_address': 'fa:16:3e:ac:3f:70', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 610, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3eeab4a6-9a11-4956-8a62-db3d41667de4', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 14:18:47.460 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 14:18:47.460 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0d8ec147-3a24-4499-8701-ae2e583700dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:18:47.460 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0d8ec147-3a24-4499-8701-ae2e583700dd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 14:18:47.460 4072 2136169093256 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2d28ccf4-5170-486f-a933-0dbcc1652f35 2021-09-07 14:18:47.490 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 14:18:47.678 4072 2136169093256 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0d8ec147-3a24-4499-8701-ae2e583700dd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:18:47.678 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0d8ec147-3a24-4499-8701-ae2e583700dd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:18:47.693 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0d8ec147-3a24-4499-8701-ae2e583700dd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 14:18:47.693 4072 2136169093256 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 610, VLAN trunk: None to switch port 0d8ec147-3a24-4499-8701-ae2e583700dd 2021-09-07 14:18:47.803 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 14:18:47.803 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0d8ec147-3a24-4499-8701-ae2e583700dd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:18:48.038 4072 2136169093256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0d8ec147-3a24-4499-8701-ae2e583700dd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:18:48.038 4072 2136169093256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:18:48.038 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2139e52f-343b-44bd-b104-cca058464947) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:18:48.038 4072 2136169093256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0d8ec147-3a24-4499-8701-ae2e583700dd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:18:48.038 4072 2136169093256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 14:18:48.038 4072 2136169093256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0d8ec147-3a24-4499-8701-ae2e583700dd not yet added. Adding. 2021-09-07 14:18:48.038 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 14:18:48.038 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 14:18:48.162 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d8ec147-3a24-4499-8701-ae2e583700dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:18:48.273 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d8ec147-3a24-4499-8701-ae2e583700dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:18:48.273 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d8ec147-3a24-4499-8701-ae2e583700dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:18:48.484 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d8ec147-3a24-4499-8701-ae2e583700dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:18:48.584 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0d8ec147-3a24-4499-8701-ae2e583700dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:18:48.584 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0d8ec147-3a24-4499-8701-ae2e583700dd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 14:18:48.584 4072 2136169093256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0d8ec147-3a24-4499-8701-ae2e583700dd processed. 2021-09-07 14:18:49.317 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:18:49.491 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:21:31.077 4072 2136168429880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0d8ec147-3a24-4499-8701-ae2e583700dd 2021-09-07 14:21:32.189 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 14:21:32.189 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0d8ec147-3a24-4499-8701-ae2e583700dd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 14:21:32.189 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0d8ec147-3a24-4499-8701-ae2e583700dd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 14:21:32.189 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0d8ec147-3a24-4499-8701-ae2e583700dd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 14:21:32.189 4072 2136169093256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2d28ccf4-5170-486f-a933-0dbcc1652f35 2021-09-07 14:21:32.189 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0d8ec147-3a24-4499-8701-ae2e583700dd'] 2021-09-07 14:21:32.189 4072 2136169093256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 14:21:32.189 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 14:21:32.189 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0d8ec147-3a24-4499-8701-ae2e583700dd'] 2021-09-07 14:21:34.199 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:21:34.334 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:21:37.043 4072 2136168429704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0d8ec147-3a24-4499-8701-ae2e583700dd 2021-09-07 14:21:38.196 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-09-07 14:21:38.387 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Adding port 0d8ec147-3a24-4499-8701-ae2e583700dd 2021-09-07 14:21:38.387 4072 2136071494648 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Port 0d8ec147-3a24-4499-8701-ae2e583700dd updated. Details: {'device': '0d8ec147-3a24-4499-8701-ae2e583700dd', 'network_id': '2d28ccf4-5170-486f-a933-0dbcc1652f35', 'port_id': '0d8ec147-3a24-4499-8701-ae2e583700dd', 'mac_address': 'fa:16:3e:ac:3f:70', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 610, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '3eeab4a6-9a11-4956-8a62-db3d41667de4', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-09-07 14:21:38.387 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-09-07 14:21:38.387 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0d8ec147-3a24-4499-8701-ae2e583700dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:21:38.387 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0d8ec147-3a24-4499-8701-ae2e583700dd _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-09-07 14:21:38.387 4072 2136169093256 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2d28ccf4-5170-486f-a933-0dbcc1652f35 2021-09-07 14:21:38.387 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-09-07 14:21:38.661 4072 2136169093256 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0d8ec147-3a24-4499-8701-ae2e583700dd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:21:38.661 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0d8ec147-3a24-4499-8701-ae2e583700dd') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-09-07 14:21:38.682 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0d8ec147-3a24-4499-8701-ae2e583700dd is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-09-07 14:21:38.682 4072 2136169093256 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 610, VLAN trunk: None to switch port 0d8ec147-3a24-4499-8701-ae2e583700dd 2021-09-07 14:21:38.816 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-09-07 14:21:38.816 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0d8ec147-3a24-4499-8701-ae2e583700dd'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-09-07 14:21:39.051 4072 2136169093256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0d8ec147-3a24-4499-8701-ae2e583700dd']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:171 2021-09-07 14:21:39.051 4072 2136169093256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:185 2021-09-07 14:21:39.051 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2139e52f-343b-44bd-b104-cca058464947) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-09-07 14:21:39.051 4072 2136169093256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0d8ec147-3a24-4499-8701-ae2e583700dd _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:176 2021-09-07 14:21:39.051 4072 2136169093256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-09-07 14:21:39.051 4072 2136169093256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0d8ec147-3a24-4499-8701-ae2e583700dd not yet added. Adding. 2021-09-07 14:21:39.051 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-09-07 14:21:39.051 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-09-07 14:21:39.283 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d8ec147-3a24-4499-8701-ae2e583700dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:21:39.412 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d8ec147-3a24-4499-8701-ae2e583700dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:21:39.412 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d8ec147-3a24-4499-8701-ae2e583700dd" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:21:39.621 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d8ec147-3a24-4499-8701-ae2e583700dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:21:39.755 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0d8ec147-3a24-4499-8701-ae2e583700dd" released by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.360s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:21:39.755 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0d8ec147-3a24-4499-8701-ae2e583700dd status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-09-07 14:21:39.755 4072 2136169093256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0d8ec147-3a24-4499-8701-ae2e583700dd processed. 2021-09-07 14:21:40.204 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:21:40.376 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:23:13.677 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c6626918-a4af-459f-add4-00db58dab6b7 6c9493e9afd04b208ef544927625832f 7fc0313410cd4d9681a26ec66b68e91e - - -] port_delete event received for '7984157a-a648-423f-91d8-ef3516aefb2f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:23:15.896 4072 2136168429880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0d8ec147-3a24-4499-8701-ae2e583700dd 2021-09-07 14:23:16.411 4072 2136169093256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-668a49f9-43a8-4f00-bd0b-7b073ea21db5 6c9493e9afd04b208ef544927625832f 7fc0313410cd4d9681a26ec66b68e91e - - -] Security group member updated on remote: ['2139e52f-343b-44bd-b104-cca058464947'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-09-07 14:23:16.411 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [req-668a49f9-43a8-4f00-bd0b-7b073ea21db5 6c9493e9afd04b208ef544927625832f 7fc0313410cd4d9681a26ec66b68e91e - - -] Security group member updated ['2139e52f-343b-44bd-b104-cca058464947'] 2021-09-07 14:23:16.468 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-668a49f9-43a8-4f00-bd0b-7b073ea21db5 6c9493e9afd04b208ef544927625832f 7fc0313410cd4d9681a26ec66b68e91e - - -] port_delete event received for '0d8ec147-3a24-4499-8701-ae2e583700dd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:23:16.740 4072 2136071494648 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dce266fb-1b11-4f10-956a-6867d19bcf56 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-09-07 14:23:16.740 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0d8ec147-3a24-4499-8701-ae2e583700dd' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-09-07 14:23:16.740 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0d8ec147-3a24-4499-8701-ae2e583700dd' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-09-07 14:23:16.740 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0d8ec147-3a24-4499-8701-ae2e583700dd _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-09-07 14:23:16.753 4072 2136169093256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2d28ccf4-5170-486f-a933-0dbcc1652f35 2021-09-07 14:23:16.753 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0d8ec147-3a24-4499-8701-ae2e583700dd'] 2021-09-07 14:23:16.753 4072 2136169093256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-09-07 14:23:16.753 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-09-07 14:23:16.753 4072 2136169093256 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0d8ec147-3a24-4499-8701-ae2e583700dd'] 2021-09-07 14:23:18.739 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:359 2021-09-07 14:23:18.754 4072 2136169093256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" released by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:371 2021-09-07 14:23:20.358 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fa83ad03-6d80-4fb9-97e9-1975d9eb8585 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] port_delete event received for '35ceaf8e-ee5c-4b54-93e9-6ccf26fa3ce6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:23:21.411 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-16a49408-4a49-4e96-a13e-6fd81e1f28db 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] port_delete event received for 'fb98c1b8-8162-4e4e-bb6a-12a8a5a368ad' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:23:22.114 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-089ab66e-9d47-496d-bcb4-e5beaa7cc658 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] port_delete event received for 'cff86716-5039-49ec-af4a-6bc8baa235a2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:23:22.223 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1ba46808-269d-4cb1-aff0-c96fbcaf53cc - - - - -] port_delete event received for 'cff86716-5039-49ec-af4a-6bc8baa235a2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:23:22.351 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-089ab66e-9d47-496d-bcb4-e5beaa7cc658 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] network_delete received. Deleting network 2d28ccf4-5170-486f-a933-0dbcc1652f35 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 14:23:22.351 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-089ab66e-9d47-496d-bcb4-e5beaa7cc658 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] Network 2d28ccf4-5170-486f-a933-0dbcc1652f35 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-09-07 14:23:23.535 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-aebe95a9-73d8-4c30-be5d-9262e9b39c03 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] port_delete event received for 'e1eab120-5372-46cd-9962-e282cd54a7bf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:23:24.580 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36206c47-1fc3-4088-89c8-8220dccc3927 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] port_delete event received for 'f04a2e24-dc71-4657-8bcf-ab9860bf4115' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:23:25.327 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a13359e6-8c56-40c2-ba73-03fee5d8e007 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] port_delete event received for '2f2a676b-1da2-4a21-851d-965c25fd6cb0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:23:25.458 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dcb8a367-ab25-4761-bd11-c89c6d385acb - - - - -] port_delete event received for '2f2a676b-1da2-4a21-851d-965c25fd6cb0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-09-07 14:23:25.530 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a13359e6-8c56-40c2-ba73-03fee5d8e007 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] network_delete received. Deleting network ff86a4ae-0013-4042-8bb0-35c10c948a4b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-09-07 14:23:25.530 4072 2136169093256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a13359e6-8c56-40c2-ba73-03fee5d8e007 89f256f6ddf14b3c9401fc2b7dea0dae e26cb3a8af3c478592a6d0da67434faa - - -] Network ff86a4ae-0013-4042-8bb0-35c10c948a4b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463