2022-03-14 10:12:45.746 2436 2667966851728 MainThread INFO neutron.common.config [-] Logging enabled! 2022-03-14 10:12:45.746 2436 2667966851728 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 20.1.0.dev12 2022-03-14 10:12:45.746 2436 2667966851728 MainThread DEBUG neutron.common.config [-] command line: c:\python38\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2022-03-14 10:12:45.761 2436 2667966851728 MainThread INFO os_win.utils.network.networkutils [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] WMI caching is disabled. 2022-03-14 10:12:45.997 2436 2667966851728 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-03-14 10:12:46.062 2436 2667966851728 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-03-14 10:12:46.062 2436 2667966851728 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-03-14 10:12:46.199 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent initialized successfully, now running... 2022-03-14 10:12:46.206 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-03-14 10:12:46.206 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-03-14 10:12:46.261 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-03-14 10:14:53.436 2436 2668064209376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad1dc1c3-ce98-4ac7-8d51-f804fc05e1ad - - - - -] port_update received: 57dbe7df-5599-4aad-bab9-d95270bb743c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:14:53.460 2436 2668064209376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad1dc1c3-ce98-4ac7-8d51-f804fc05e1ad - - - - -] No port 57dbe7df-5599-4aad-bab9-d95270bb743c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:14:56.483 2436 2668063583744 MainThread WARNING oslo_policy.policy [req-8fab5929-31fc-49b4-91f7-cfe2f7020426 be602bf6526f403faf6a482bbff82756 - - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-03-14 10:14:56.483 2436 2668063583744 MainThread WARNING oslo_policy.policy [req-8fab5929-31fc-49b4-91f7-cfe2f7020426 be602bf6526f403faf6a482bbff82756 - - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-03-14 10:14:56.500 2436 2668063583744 MainThread WARNING oslo_policy.policy [req-8fab5929-31fc-49b4-91f7-cfe2f7020426 be602bf6526f403faf6a482bbff82756 - - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2022-03-14 10:14:56.500 2436 2668063583744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8fab5929-31fc-49b4-91f7-cfe2f7020426 be602bf6526f403faf6a482bbff82756 - - - -] Security group member updated on remote: ['e3ede5a0-618c-49ae-b6a5-3fdd140d0158'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:14:56.500 2436 2668063583744 MainThread INFO neutron.agent.securitygroups_rpc [req-8fab5929-31fc-49b4-91f7-cfe2f7020426 be602bf6526f403faf6a482bbff82756 - - - -] Security group member updated ['e3ede5a0-618c-49ae-b6a5-3fdd140d0158'] 2022-03-14 10:14:58.256 2436 2668064430912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06963211-ed66-4710-ac80-45f162327be0 - - - - -] port_update received: 74355507-6714-4e78-8aea-797527f97cf5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:14:58.265 2436 2668064430912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-06963211-ed66-4710-ac80-45f162327be0 - - - - -] No port 74355507-6714-4e78-8aea-797527f97cf5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:14:59.671 2436 2668063056640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98beaf31-adc5-483e-9c29-28ba9aa56497 24144b79dc8e4601ba4438983d45495d - - - -] network_delete received. Deleting network 1dd93a38-5a06-41e8-9e0c-2499979b57ae network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-14 10:14:59.671 2436 2668063056640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98beaf31-adc5-483e-9c29-28ba9aa56497 24144b79dc8e4601ba4438983d45495d - - - -] Network 1dd93a38-5a06-41e8-9e0c-2499979b57ae not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-14 10:15:01.788 2436 2668044715808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-10155a77-a505-405d-9535-8112be0a4459 a5047f107d6d4b0e963d9339db68b824 - - - -] Security group rule updated on remote: ['e2e1133d-bf21-41d7-bda0-51fb9694f30b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-14 10:15:01.788 2436 2668044715808 MainThread INFO neutron.agent.securitygroups_rpc [req-10155a77-a505-405d-9535-8112be0a4459 a5047f107d6d4b0e963d9339db68b824 - - - -] Security group rule updated ['e2e1133d-bf21-41d7-bda0-51fb9694f30b'] 2022-03-14 10:15:02.303 2436 2668044715808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8331b8df-bc38-4632-bee2-4d114a39837d 24144b79dc8e4601ba4438983d45495d - - - -] network_delete received. Deleting network e94831f5-8192-4b64-9278-4c87588fc767 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-14 10:15:02.303 2436 2668044715808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8331b8df-bc38-4632-bee2-4d114a39837d 24144b79dc8e4601ba4438983d45495d - - - -] Network e94831f5-8192-4b64-9278-4c87588fc767 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-14 10:15:04.014 2436 2668064278656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d215eb7a-7009-4d46-ab75-34630e8e560d a5047f107d6d4b0e963d9339db68b824 - - - -] Security group rule updated on remote: ['e2e1133d-bf21-41d7-bda0-51fb9694f30b'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-14 10:15:04.014 2436 2668064278656 MainThread INFO neutron.agent.securitygroups_rpc [req-d215eb7a-7009-4d46-ab75-34630e8e560d a5047f107d6d4b0e963d9339db68b824 - - - -] Security group rule updated ['e2e1133d-bf21-41d7-bda0-51fb9694f30b'] 2022-03-14 10:15:04.951 2436 2668064570176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dbd6ffdb-75bf-410e-9dfb-78a28e2e6b44 f24d77c60b9c4b7292561f1eeb11c92a - - - -] port_update received: f9b07963-18c6-431c-8b5b-b21d964993a3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:15:04.962 2436 2668064570176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dbd6ffdb-75bf-410e-9dfb-78a28e2e6b44 f24d77c60b9c4b7292561f1eeb11c92a - - - -] No port f9b07963-18c6-431c-8b5b-b21d964993a3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:15:05.015 2436 2668064570176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4c9b0e3-6030-4b71-91fc-2d1d40fcd769 - - - - -] port_update received: 46b0e23e-b13a-4ea7-8009-dcc27615805c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:15:05.038 2436 2668064570176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a4c9b0e3-6030-4b71-91fc-2d1d40fcd769 - - - - -] No port 46b0e23e-b13a-4ea7-8009-dcc27615805c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:15:07.967 2436 2668064942736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-909a7b50-5636-4bd3-915f-64da376ac673 - - - - -] port_update received: 1445ca43-38c3-4150-8a6e-8e2ba343e97e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:15:07.981 2436 2668064942736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-909a7b50-5636-4bd3-915f-64da376ac673 - - - - -] No port 1445ca43-38c3-4150-8a6e-8e2ba343e97e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:15:09.012 2436 2668064431968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a62658d6-efbc-4b53-8fc2-a073ed95c4a5 - - - - -] port_update received: 5c5d10d0-8a4d-4c43-8bb0-a6136c35f7e6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:15:09.012 2436 2668064431968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a62658d6-efbc-4b53-8fc2-a073ed95c4a5 - - - - -] No port 5c5d10d0-8a4d-4c43-8bb0-a6136c35f7e6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:15:10.140 2436 2668065704416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2a6ef2f5-d96f-4baa-a2ab-68eb92ac143b 24d8eec4aa2d4a1b8402a261cbc16987 - - - -] Security group rule updated on remote: ['710dd6c9-9d87-48dd-8646-950e649ed3ea'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-14 10:15:10.140 2436 2668065704416 MainThread INFO neutron.agent.securitygroups_rpc [req-2a6ef2f5-d96f-4baa-a2ab-68eb92ac143b 24d8eec4aa2d4a1b8402a261cbc16987 - - - -] Security group rule updated ['710dd6c9-9d87-48dd-8646-950e649ed3ea'] 2022-03-14 10:15:10.601 2436 2668064319616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7f65be94-e458-4166-861b-9388e3a4ced1 24d8eec4aa2d4a1b8402a261cbc16987 - - - -] Security group rule updated on remote: ['710dd6c9-9d87-48dd-8646-950e649ed3ea'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-14 10:15:10.601 2436 2668064319616 MainThread INFO neutron.agent.securitygroups_rpc [req-7f65be94-e458-4166-861b-9388e3a4ced1 24d8eec4aa2d4a1b8402a261cbc16987 - - - -] Security group rule updated ['710dd6c9-9d87-48dd-8646-950e649ed3ea'] 2022-03-14 10:15:11.166 2436 2668064135648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f9b07963-18c6-431c-8b5b-b21d964993a3 2022-03-14 10:15:12.967 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-14 10:15:13.647 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Adding port f9b07963-18c6-431c-8b5b-b21d964993a3 2022-03-14 10:15:13.647 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Port f9b07963-18c6-431c-8b5b-b21d964993a3 updated. Details: {'device': 'f9b07963-18c6-431c-8b5b-b21d964993a3', 'network_id': 'c93fa40e-5df2-4ef0-ab43-62917ab193bf', 'port_id': 'f9b07963-18c6-431c-8b5b-b21d964993a3', 'mac_address': 'fa:16:3e:7a:22:99', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 190, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6609f833-32c0-4061-b548-f7e541f9bb02', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-14 10:15:13.647 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-14 10:15:13.647 2436 2668064496624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f9b07963-18c6-431c-8b5b-b21d964993a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:13.647 2436 2668064496624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f9b07963-18c6-431c-8b5b-b21d964993a3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-14 10:15:13.647 2436 2668064496624 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c93fa40e-5df2-4ef0-ab43-62917ab193bf 2022-03-14 10:15:13.647 2436 2668064496624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-14 10:15:13.804 2436 2668064496624 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f9b07963-18c6-431c-8b5b-b21d964993a3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:15:13.804 2436 2668064496624 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f9b07963-18c6-431c-8b5b-b21d964993a3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:15:14.084 2436 2668064496624 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f9b07963-18c6-431c-8b5b-b21d964993a3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-14 10:15:14.084 2436 2668064496624 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 190, VLAN trunk: None to switch port f9b07963-18c6-431c-8b5b-b21d964993a3 2022-03-14 10:15:14.151 2436 2668064496624 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-14 10:15:14.151 2436 2668064496624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f9b07963-18c6-431c-8b5b-b21d964993a3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:15:14.327 2436 2668064568592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e290cac3-2278-4ad3-a49d-d11b1f6f3427 6d1d66c9fef74b53b5c730182a5f036c - - - -] Security group rule updated on remote: ['d33b34f5-f7d2-4a93-9591-070a6b1372c9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-14 10:15:14.327 2436 2668064568592 MainThread INFO neutron.agent.securitygroups_rpc [req-e290cac3-2278-4ad3-a49d-d11b1f6f3427 6d1d66c9fef74b53b5c730182a5f036c - - - -] Security group rule updated ['d33b34f5-f7d2-4a93-9591-070a6b1372c9'] 2022-03-14 10:15:14.889 2436 2668046150112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c9bdb6d3-c87d-4b53-abc0-0c7f49fe2a0f 6d1d66c9fef74b53b5c730182a5f036c - - - -] Security group rule updated on remote: ['d33b34f5-f7d2-4a93-9591-070a6b1372c9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-14 10:15:14.889 2436 2668046150112 MainThread INFO neutron.agent.securitygroups_rpc [req-c9bdb6d3-c87d-4b53-abc0-0c7f49fe2a0f 6d1d66c9fef74b53b5c730182a5f036c - - - -] Security group rule updated ['d33b34f5-f7d2-4a93-9591-070a6b1372c9'] 2022-03-14 10:15:15.022 2436 2668064496624 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f9b07963-18c6-431c-8b5b-b21d964993a3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:15:15.022 2436 2668064496624 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:15:15.022 2436 2668064496624 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e3ede5a0-618c-49ae-b6a5-3fdd140d0158) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-14 10:15:15.022 2436 2668064496624 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (e3ede5a0-618c-49ae-b6a5-3fdd140d0158) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-14 10:15:15.022 2436 2668064496624 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f9b07963-18c6-431c-8b5b-b21d964993a3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-14 10:15:15.022 2436 2668064496624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-14 10:15:15.022 2436 2668064496624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f9b07963-18c6-431c-8b5b-b21d964993a3 not yet added. Adding. 2022-03-14 10:15:15.022 2436 2668064496624 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-14 10:15:15.022 2436 2668064496624 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-14 10:15:15.103 2436 2668065728464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cafa728-1126-461b-8242-64886cb26b47 - - - - -] port_update received: 2fe137b3-a702-4369-9e88-8400d6f24a3f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:15:15.103 2436 2668064496624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f9b07963-18c6-431c-8b5b-b21d964993a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:15.118 2436 2668065728464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1cafa728-1126-461b-8242-64886cb26b47 - - - - -] No port 2fe137b3-a702-4369-9e88-8400d6f24a3f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:15:15.178 2436 2668064496624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f9b07963-18c6-431c-8b5b-b21d964993a3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:15:15.178 2436 2668064496624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f9b07963-18c6-431c-8b5b-b21d964993a3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:15.257 2436 2668064496624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f9b07963-18c6-431c-8b5b-b21d964993a3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:15:15.319 2436 2668064496624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f9b07963-18c6-431c-8b5b-b21d964993a3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.672s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:15:15.319 2436 2668064496624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f9b07963-18c6-431c-8b5b-b21d964993a3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-14 10:15:15.319 2436 2668064496624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f9b07963-18c6-431c-8b5b-b21d964993a3 processed. 2022-03-14 10:15:16.983 2436 2668065985984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:17.327 2436 2668065246720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dc62614d-d58e-475d-b70a-a390c426ecf4 a5047f107d6d4b0e963d9339db68b824 - - - -] Security group member updated on remote: ['e2e1133d-bf21-41d7-bda0-51fb9694f30b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:15:17.327 2436 2668065246720 MainThread INFO neutron.agent.securitygroups_rpc [req-dc62614d-d58e-475d-b70a-a390c426ecf4 a5047f107d6d4b0e963d9339db68b824 - - - -] Security group member updated ['e2e1133d-bf21-41d7-bda0-51fb9694f30b'] 2022-03-14 10:15:17.756 2436 2668065985984 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.781s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:15:18.756 2436 2668065246720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d1c5f032-1a40-4f76-955b-446350110395 24d8eec4aa2d4a1b8402a261cbc16987 - - - -] Security group member updated on remote: ['710dd6c9-9d87-48dd-8646-950e649ed3ea'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:15:18.756 2436 2668065246720 MainThread INFO neutron.agent.securitygroups_rpc [req-d1c5f032-1a40-4f76-955b-446350110395 24d8eec4aa2d4a1b8402a261cbc16987 - - - -] Security group member updated ['710dd6c9-9d87-48dd-8646-950e649ed3ea'] 2022-03-14 10:15:19.912 2436 2668065832272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd0c88a5-544e-4a06-8d6f-6de6ce0d21d8 f24d77c60b9c4b7292561f1eeb11c92a - - - -] port_update received: 4b00b6d7-c9ea-4f6a-be02-3339cdd32985 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:15:19.928 2436 2668065832272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bd0c88a5-544e-4a06-8d6f-6de6ce0d21d8 f24d77c60b9c4b7292561f1eeb11c92a - - - -] No port 4b00b6d7-c9ea-4f6a-be02-3339cdd32985 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:15:22.195 2436 2668063100064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2cd6618-d792-4a35-89d5-3415dc9478ed f24d77c60b9c4b7292561f1eeb11c92a - - - -] port_update received: 6a249118-3768-40cc-b994-3c7af0010ec9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:15:22.225 2436 2668063100064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2cd6618-d792-4a35-89d5-3415dc9478ed f24d77c60b9c4b7292561f1eeb11c92a - - - -] No port 6a249118-3768-40cc-b994-3c7af0010ec9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:15:23.247 2436 2668064135648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4b00b6d7-c9ea-4f6a-be02-3339cdd32985 2022-03-14 10:15:24.338 2436 2668066041168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f8a3e59e-c5e2-4075-89f0-037616205e1f 6d1d66c9fef74b53b5c730182a5f036c - - - -] Security group member updated on remote: ['d33b34f5-f7d2-4a93-9591-070a6b1372c9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:15:24.338 2436 2668066041168 MainThread INFO neutron.agent.securitygroups_rpc [req-f8a3e59e-c5e2-4075-89f0-037616205e1f 6d1d66c9fef74b53b5c730182a5f036c - - - -] Security group member updated ['d33b34f5-f7d2-4a93-9591-070a6b1372c9'] 2022-03-14 10:15:25.022 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-14 10:15:25.243 2436 2668064135648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6a249118-3768-40cc-b994-3c7af0010ec9 2022-03-14 10:15:25.636 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Adding port 4b00b6d7-c9ea-4f6a-be02-3339cdd32985 2022-03-14 10:15:25.636 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Port 4b00b6d7-c9ea-4f6a-be02-3339cdd32985 updated. Details: {'device': '4b00b6d7-c9ea-4f6a-be02-3339cdd32985', 'network_id': 'cc055c76-e239-4773-a523-a5aa5230e1cf', 'port_id': '4b00b6d7-c9ea-4f6a-be02-3339cdd32985', 'mac_address': 'fa:16:3e:aa:6f:1a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 152, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '542eb37a-5920-439f-a6a5-8eae93cf2103', '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} 2022-03-14 10:15:25.636 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-14 10:15:25.636 2436 2668066186160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4b00b6d7-c9ea-4f6a-be02-3339cdd32985" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:25.636 2436 2668066186160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4b00b6d7-c9ea-4f6a-be02-3339cdd32985 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-14 10:15:25.636 2436 2668066186160 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cc055c76-e239-4773-a523-a5aa5230e1cf 2022-03-14 10:15:25.636 2436 2668066186160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-14 10:15:25.773 2436 2668066186160 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4b00b6d7-c9ea-4f6a-be02-3339cdd32985') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:15:25.773 2436 2668066186160 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4b00b6d7-c9ea-4f6a-be02-3339cdd32985') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:15:25.803 2436 2668066186160 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4b00b6d7-c9ea-4f6a-be02-3339cdd32985 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-14 10:15:25.803 2436 2668066186160 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 152, VLAN trunk: None to switch port 4b00b6d7-c9ea-4f6a-be02-3339cdd32985 2022-03-14 10:15:25.856 2436 2668066186160 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-14 10:15:25.856 2436 2668066186160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4b00b6d7-c9ea-4f6a-be02-3339cdd32985'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:15:26.041 2436 2668012098656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64f38ee0-c808-4bbb-8f28-541d1bdc495e f24d77c60b9c4b7292561f1eeb11c92a - - - -] port_update received: 323f528a-2ce2-4ae1-a849-035e56b00ed3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:15:26.041 2436 2668012098656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64f38ee0-c808-4bbb-8f28-541d1bdc495e f24d77c60b9c4b7292561f1eeb11c92a - - - -] No port 323f528a-2ce2-4ae1-a849-035e56b00ed3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:15:26.139 2436 2668066186160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4b00b6d7-c9ea-4f6a-be02-3339cdd32985']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:15:26.139 2436 2668066186160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:15:26.139 2436 2668066186160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e2e1133d-bf21-41d7-bda0-51fb9694f30b) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-14 10:15:26.139 2436 2668066186160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4b00b6d7-c9ea-4f6a-be02-3339cdd32985 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-14 10:15:26.139 2436 2668066186160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-14 10:15:26.139 2436 2668066186160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4b00b6d7-c9ea-4f6a-be02-3339cdd32985 not yet added. Adding. 2022-03-14 10:15:26.139 2436 2668066186160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-14 10:15:26.139 2436 2668066186160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-14 10:15:26.227 2436 2668066186160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4b00b6d7-c9ea-4f6a-be02-3339cdd32985" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:26.312 2436 2668066186160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4b00b6d7-c9ea-4f6a-be02-3339cdd32985" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:15:26.312 2436 2668066186160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4b00b6d7-c9ea-4f6a-be02-3339cdd32985" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:26.418 2436 2668066186160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4b00b6d7-c9ea-4f6a-be02-3339cdd32985" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:15:26.511 2436 2668066186160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4b00b6d7-c9ea-4f6a-be02-3339cdd32985" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:15:26.511 2436 2668066186160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4b00b6d7-c9ea-4f6a-be02-3339cdd32985 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-14 10:15:26.511 2436 2668066186160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4b00b6d7-c9ea-4f6a-be02-3339cdd32985 processed. 2022-03-14 10:15:27.021 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-14 10:15:27.021 2436 2668066149648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:27.258 2436 2668064135648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 323f528a-2ce2-4ae1-a849-035e56b00ed3 2022-03-14 10:15:27.400 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Adding port 6a249118-3768-40cc-b994-3c7af0010ec9 2022-03-14 10:15:27.400 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Port 6a249118-3768-40cc-b994-3c7af0010ec9 updated. Details: {'device': '6a249118-3768-40cc-b994-3c7af0010ec9', 'network_id': '365d5a42-3be9-46dc-a2fa-b3c71d3c81ed', 'port_id': '6a249118-3768-40cc-b994-3c7af0010ec9', 'mac_address': 'fa:16:3e:c2:c2:6b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 197, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8324b9e7-243a-4a5b-8dce-7200a7ea41e6', '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} 2022-03-14 10:15:27.400 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-14 10:15:27.400 2436 2668066041168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6a249118-3768-40cc-b994-3c7af0010ec9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:27.400 2436 2668066041168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6a249118-3768-40cc-b994-3c7af0010ec9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-14 10:15:27.400 2436 2668066041168 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 365d5a42-3be9-46dc-a2fa-b3c71d3c81ed 2022-03-14 10:15:27.400 2436 2668066041168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-14 10:15:27.541 2436 2668066041168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6a249118-3768-40cc-b994-3c7af0010ec9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:15:27.541 2436 2668066041168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6a249118-3768-40cc-b994-3c7af0010ec9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:15:27.541 2436 2668066041168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6a249118-3768-40cc-b994-3c7af0010ec9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-14 10:15:27.541 2436 2668066041168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 197, VLAN trunk: None to switch port 6a249118-3768-40cc-b994-3c7af0010ec9 2022-03-14 10:15:27.541 2436 2668066149648 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.515s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:15:27.619 2436 2668066041168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-14 10:15:27.619 2436 2668066041168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6a249118-3768-40cc-b994-3c7af0010ec9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:15:27.950 2436 2668066041168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6a249118-3768-40cc-b994-3c7af0010ec9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:15:27.960 2436 2668066041168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:15:27.960 2436 2668066041168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (710dd6c9-9d87-48dd-8646-950e649ed3ea) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-14 10:15:27.960 2436 2668066041168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6a249118-3768-40cc-b994-3c7af0010ec9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-14 10:15:27.960 2436 2668066041168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-14 10:15:27.960 2436 2668066041168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6a249118-3768-40cc-b994-3c7af0010ec9 not yet added. Adding. 2022-03-14 10:15:27.960 2436 2668066041168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-14 10:15:27.960 2436 2668066041168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-14 10:15:28.073 2436 2668066041168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a249118-3768-40cc-b994-3c7af0010ec9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:28.173 2436 2668066041168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a249118-3768-40cc-b994-3c7af0010ec9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:15:28.173 2436 2668066041168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a249118-3768-40cc-b994-3c7af0010ec9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:28.289 2436 2668066041168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a249118-3768-40cc-b994-3c7af0010ec9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:15:28.397 2436 2668066041168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6a249118-3768-40cc-b994-3c7af0010ec9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:15:28.397 2436 2668066041168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6a249118-3768-40cc-b994-3c7af0010ec9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-14 10:15:28.397 2436 2668066041168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6a249118-3768-40cc-b994-3c7af0010ec9 processed. 2022-03-14 10:15:29.027 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-14 10:15:29.027 2436 2668066041168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:29.373 2436 2668066041168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.343s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:15:29.429 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Adding port 323f528a-2ce2-4ae1-a849-035e56b00ed3 2022-03-14 10:15:29.429 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Port 323f528a-2ce2-4ae1-a849-035e56b00ed3 updated. Details: {'device': '323f528a-2ce2-4ae1-a849-035e56b00ed3', 'network_id': 'aa69cf08-9339-4c61-bca8-cad824633d80', 'port_id': '323f528a-2ce2-4ae1-a849-035e56b00ed3', 'mac_address': 'fa:16:3e:7d:25:19', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 173, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f1b22a32-a32b-4c69-92f8-2de863961267', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-14 10:15:29.429 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-14 10:15:29.446 2436 2668064777488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-323f528a-2ce2-4ae1-a849-035e56b00ed3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:29.446 2436 2668064777488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 323f528a-2ce2-4ae1-a849-035e56b00ed3 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-14 10:15:29.446 2436 2668064777488 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network aa69cf08-9339-4c61-bca8-cad824633d80 2022-03-14 10:15:29.446 2436 2668064777488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-14 10:15:29.605 2436 2668064777488 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '323f528a-2ce2-4ae1-a849-035e56b00ed3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:15:29.605 2436 2668064777488 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '323f528a-2ce2-4ae1-a849-035e56b00ed3') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:15:29.744 2436 2668064777488 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 323f528a-2ce2-4ae1-a849-035e56b00ed3 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-14 10:15:29.744 2436 2668064777488 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 173, VLAN trunk: None to switch port 323f528a-2ce2-4ae1-a849-035e56b00ed3 2022-03-14 10:15:29.838 2436 2668064777488 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-14 10:15:29.838 2436 2668064777488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['323f528a-2ce2-4ae1-a849-035e56b00ed3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:15:30.166 2436 2668064777488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['323f528a-2ce2-4ae1-a849-035e56b00ed3']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:15:30.166 2436 2668064777488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:15:30.166 2436 2668064777488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d33b34f5-f7d2-4a93-9591-070a6b1372c9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-14 10:15:30.166 2436 2668064777488 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 323f528a-2ce2-4ae1-a849-035e56b00ed3 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-14 10:15:30.166 2436 2668064777488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-14 10:15:30.166 2436 2668064777488 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 323f528a-2ce2-4ae1-a849-035e56b00ed3 not yet added. Adding. 2022-03-14 10:15:30.166 2436 2668064777488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-14 10:15:30.186 2436 2668064777488 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-14 10:15:30.272 2436 2668064777488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-323f528a-2ce2-4ae1-a849-035e56b00ed3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:30.374 2436 2668064777488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-323f528a-2ce2-4ae1-a849-035e56b00ed3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:15:30.382 2436 2668064777488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-323f528a-2ce2-4ae1-a849-035e56b00ed3" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:30.508 2436 2668064777488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-323f528a-2ce2-4ae1-a849-035e56b00ed3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:15:30.615 2436 2668064777488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-323f528a-2ce2-4ae1-a849-035e56b00ed3" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:15:30.615 2436 2668064777488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 323f528a-2ce2-4ae1-a849-035e56b00ed3 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-14 10:15:30.615 2436 2668064777488 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 323f528a-2ce2-4ae1-a849-035e56b00ed3 processed. 2022-03-14 10:15:30.938 2436 2668064777488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e506fe00-0379-4869-b9b5-4fb69c1165c2 be602bf6526f403faf6a482bbff82756 - - - -] Security group member updated on remote: ['e3ede5a0-618c-49ae-b6a5-3fdd140d0158'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:15:30.938 2436 2668064777488 MainThread INFO neutron.agent.securitygroups_rpc [req-e506fe00-0379-4869-b9b5-4fb69c1165c2 be602bf6526f403faf6a482bbff82756 - - - -] Security group member updated ['e3ede5a0-618c-49ae-b6a5-3fdd140d0158'] 2022-03-14 10:15:30.938 2436 2668064777488 MainThread INFO neutron.agent.securitygroups_rpc [req-e506fe00-0379-4869-b9b5-4fb69c1165c2 be602bf6526f403faf6a482bbff82756 - - - -] Refresh firewall rules 2022-03-14 10:15:30.938 2436 2668064777488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e506fe00-0379-4869-b9b5-4fb69c1165c2 be602bf6526f403faf6a482bbff82756 - - - -] Get security group information for devices via rpc ['f9b07963-18c6-431c-8b5b-b21d964993a3'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:15:30.990 2436 2668064777488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e506fe00-0379-4869-b9b5-4fb69c1165c2 be602bf6526f403faf6a482bbff82756 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:15:30.990 2436 2668064777488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e506fe00-0379-4869-b9b5-4fb69c1165c2 be602bf6526f403faf6a482bbff82756 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:15:31.054 2436 2668012098656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:31.264 2436 2668063991584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e506fe00-0379-4869-b9b5-4fb69c1165c2 be602bf6526f403faf6a482bbff82756 - - - -] port_delete event received for 'f9b07963-18c6-431c-8b5b-b21d964993a3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:15:31.445 2436 2668064135824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f9b07963-18c6-431c-8b5b-b21d964993a3 2022-03-14 10:15:31.619 2436 2668012098656 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.562s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:15:33.068 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-14 10:15:33.068 2436 2668063196960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f9b07963-18c6-431c-8b5b-b21d964993a3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-14 10:15:33.068 2436 2668063196960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f9b07963-18c6-431c-8b5b-b21d964993a3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-14 10:15:33.068 2436 2668063196960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f9b07963-18c6-431c-8b5b-b21d964993a3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-14 10:15:33.096 2436 2668063196960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c93fa40e-5df2-4ef0-ab43-62917ab193bf 2022-03-14 10:15:33.096 2436 2668063196960 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f9b07963-18c6-431c-8b5b-b21d964993a3'] 2022-03-14 10:15:33.096 2436 2668063196960 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-14 10:15:33.096 2436 2668063196960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-14 10:15:33.096 2436 2668063196960 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f9b07963-18c6-431c-8b5b-b21d964993a3'] 2022-03-14 10:15:35.095 2436 2668065186208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:35.153 2436 2668065186208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:15:36.054 2436 2668066249008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-918e4348-37e2-4e54-915e-288c3a151172 24144b79dc8e4601ba4438983d45495d - - - -] network_delete received. Deleting network c93fa40e-5df2-4ef0-ab43-62917ab193bf network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-14 10:15:36.054 2436 2668066249008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-918e4348-37e2-4e54-915e-288c3a151172 24144b79dc8e4601ba4438983d45495d - - - -] Network c93fa40e-5df2-4ef0-ab43-62917ab193bf not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-14 10:15:42.061 2436 2668065561056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6ce3d9c5-fab7-472d-a7c5-110ae1655c8b 1d8ca78923ce4c9a996f4f11b4f50d78 - - - -] Security group member updated on remote: ['ffb2a121-921f-4599-a8a6-83a88066897d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:15:42.061 2436 2668065561056 MainThread INFO neutron.agent.securitygroups_rpc [req-6ce3d9c5-fab7-472d-a7c5-110ae1655c8b 1d8ca78923ce4c9a996f4f11b4f50d78 - - - -] Security group member updated ['ffb2a121-921f-4599-a8a6-83a88066897d'] 2022-03-14 10:15:42.773 2436 2668066246720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39f5161a-f4e6-438f-b6a7-270f7847292f - - - - -] port_update received: f9ac20f5-b537-49b1-8e84-bb58386e5486 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:15:42.789 2436 2668066246720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-39f5161a-f4e6-438f-b6a7-270f7847292f - - - - -] No port f9ac20f5-b537-49b1-8e84-bb58386e5486 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:15:43.320 2436 2668065188848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fda6948-ab6d-49ba-bd3e-d548f43850c8 f24d77c60b9c4b7292561f1eeb11c92a - - - -] port_update received: b2913435-36fe-45ea-af94-e565b9263cdb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:15:43.320 2436 2668065188848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5fda6948-ab6d-49ba-bd3e-d548f43850c8 f24d77c60b9c4b7292561f1eeb11c92a - - - -] No port b2913435-36fe-45ea-af94-e565b9263cdb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:15:45.414 2436 2668064135648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b2913435-36fe-45ea-af94-e565b9263cdb 2022-03-14 10:15:46.852 2436 2668063195200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca38bac8-d695-4565-b87e-e9ab562e5fd9 - - - - -] port_update received: a96776ac-76e1-498b-ba10-4015140728bb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:15:46.852 2436 2668063195200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ca38bac8-d695-4565-b87e-e9ab562e5fd9 - - - - -] No port a96776ac-76e1-498b-ba10-4015140728bb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:15:47.106 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-14 10:15:47.681 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Adding port b2913435-36fe-45ea-af94-e565b9263cdb 2022-03-14 10:15:47.681 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Port b2913435-36fe-45ea-af94-e565b9263cdb updated. Details: {'device': 'b2913435-36fe-45ea-af94-e565b9263cdb', 'network_id': '4b9d7b88-9937-4234-ac90-d1febb8dec6b', 'port_id': 'b2913435-36fe-45ea-af94-e565b9263cdb', 'mac_address': 'fa:16:3e:33:2b:3e', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 181, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '38c9f07b-0d58-43ff-9e6f-a9a02779d5aa', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-14 10:15:47.681 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-14 10:15:47.681 2436 2668064651920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b2913435-36fe-45ea-af94-e565b9263cdb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:47.681 2436 2668064651920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b2913435-36fe-45ea-af94-e565b9263cdb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-14 10:15:47.681 2436 2668064651920 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4b9d7b88-9937-4234-ac90-d1febb8dec6b 2022-03-14 10:15:47.681 2436 2668064651920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-14 10:15:47.840 2436 2668064651920 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b2913435-36fe-45ea-af94-e565b9263cdb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:15:47.840 2436 2668064651920 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b2913435-36fe-45ea-af94-e565b9263cdb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:15:47.840 2436 2668064651920 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b2913435-36fe-45ea-af94-e565b9263cdb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-14 10:15:47.840 2436 2668064651920 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 181, VLAN trunk: None to switch port b2913435-36fe-45ea-af94-e565b9263cdb 2022-03-14 10:15:47.936 2436 2668064651920 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-14 10:15:47.936 2436 2668064651920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b2913435-36fe-45ea-af94-e565b9263cdb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:15:48.277 2436 2668064651920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b2913435-36fe-45ea-af94-e565b9263cdb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:15:48.277 2436 2668064651920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:15:48.277 2436 2668064651920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ffb2a121-921f-4599-a8a6-83a88066897d) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-14 10:15:48.277 2436 2668064651920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (ffb2a121-921f-4599-a8a6-83a88066897d) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-14 10:15:48.277 2436 2668064651920 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b2913435-36fe-45ea-af94-e565b9263cdb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-14 10:15:48.277 2436 2668064651920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-14 10:15:48.277 2436 2668064651920 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b2913435-36fe-45ea-af94-e565b9263cdb not yet added. Adding. 2022-03-14 10:15:48.277 2436 2668064651920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-14 10:15:48.277 2436 2668064651920 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-14 10:15:48.464 2436 2668064651920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2913435-36fe-45ea-af94-e565b9263cdb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:48.577 2436 2668064651920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2913435-36fe-45ea-af94-e565b9263cdb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:15:48.588 2436 2668064651920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2913435-36fe-45ea-af94-e565b9263cdb" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:48.615 2436 2668064652624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7e4a4cad-e57a-4826-9f6a-c65f4ef55393 5ad5843b232442b68e743002abf0a2ce - - - -] Security group member updated on remote: ['3ed8380d-7337-4c5a-9a6b-b2d791eeafea'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:15:48.615 2436 2668064652624 MainThread INFO neutron.agent.securitygroups_rpc [req-7e4a4cad-e57a-4826-9f6a-c65f4ef55393 5ad5843b232442b68e743002abf0a2ce - - - -] Security group member updated ['3ed8380d-7337-4c5a-9a6b-b2d791eeafea'] 2022-03-14 10:15:48.744 2436 2668064651920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2913435-36fe-45ea-af94-e565b9263cdb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:15:48.851 2436 2668064651920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b2913435-36fe-45ea-af94-e565b9263cdb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:15:48.851 2436 2668064651920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b2913435-36fe-45ea-af94-e565b9263cdb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-14 10:15:48.851 2436 2668064651920 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b2913435-36fe-45ea-af94-e565b9263cdb processed. 2022-03-14 10:15:49.121 2436 2668064651920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:49.498 2436 2668064651920 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:15:49.853 2436 2668064651920 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fa4d5960-3b93-4aa5-ae14-50bbf72abf72 5ad5843b232442b68e743002abf0a2ce - - - -] Security group member updated on remote: ['3ed8380d-7337-4c5a-9a6b-b2d791eeafea'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:15:49.853 2436 2668064651920 MainThread INFO neutron.agent.securitygroups_rpc [req-fa4d5960-3b93-4aa5-ae14-50bbf72abf72 5ad5843b232442b68e743002abf0a2ce - - - -] Security group member updated ['3ed8380d-7337-4c5a-9a6b-b2d791eeafea'] 2022-03-14 10:15:50.586 2436 2668012098656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae8bb6be-4daa-43c2-9b18-3db58feefe8c f24d77c60b9c4b7292561f1eeb11c92a - - - -] port_update received: 1d8c6d97-b687-4be8-8362-f94b010ff7a2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:15:50.602 2436 2668012098656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ae8bb6be-4daa-43c2-9b18-3db58feefe8c f24d77c60b9c4b7292561f1eeb11c92a - - - -] No port 1d8c6d97-b687-4be8-8362-f94b010ff7a2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:15:50.741 2436 2668064704112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a60e6490-955f-47c6-b165-65ef3c576e70 f24d77c60b9c4b7292561f1eeb11c92a - - - -] port_update received: 1981b250-20eb-4b3c-8d3f-02c5042b6fd8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:15:50.756 2436 2668064704112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a60e6490-955f-47c6-b165-65ef3c576e70 f24d77c60b9c4b7292561f1eeb11c92a - - - -] No port 1981b250-20eb-4b3c-8d3f-02c5042b6fd8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:15:52.460 2436 2668064752208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2f6cb4de-1ef1-4bef-8165-384d00305ab3 ce92b7eec48b4ecc83443d8becf30cdb - - - -] Security group member updated on remote: ['5d81f05e-64ed-4242-bc01-0ed480c099f1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:15:52.476 2436 2668064752208 MainThread INFO neutron.agent.securitygroups_rpc [req-2f6cb4de-1ef1-4bef-8165-384d00305ab3 ce92b7eec48b4ecc83443d8becf30cdb - - - -] Security group member updated ['5d81f05e-64ed-4242-bc01-0ed480c099f1'] 2022-03-14 10:15:53.508 2436 2668064135648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1d8c6d97-b687-4be8-8362-f94b010ff7a2 2022-03-14 10:15:53.508 2436 2668064135648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1981b250-20eb-4b3c-8d3f-02c5042b6fd8 2022-03-14 10:15:53.767 2436 2668066246720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29cb6b9e-7bc6-41bf-8149-63a941735667 f24d77c60b9c4b7292561f1eeb11c92a - - - -] port_update received: 697fab4d-8704-4b2e-92fc-604d936b9c79 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:15:53.777 2436 2668066246720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29cb6b9e-7bc6-41bf-8149-63a941735667 f24d77c60b9c4b7292561f1eeb11c92a - - - -] No port 697fab4d-8704-4b2e-92fc-604d936b9c79 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:15:55.132 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-14 10:15:55.529 2436 2668064135648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 697fab4d-8704-4b2e-92fc-604d936b9c79 2022-03-14 10:15:55.650 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Adding port 1d8c6d97-b687-4be8-8362-f94b010ff7a2 2022-03-14 10:15:55.650 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Port 1d8c6d97-b687-4be8-8362-f94b010ff7a2 updated. Details: {'device': '1d8c6d97-b687-4be8-8362-f94b010ff7a2', 'network_id': '376de0f9-2124-4ebc-8334-be36d2fd61cf', 'port_id': '1d8c6d97-b687-4be8-8362-f94b010ff7a2', 'mac_address': 'fa:16:3e:9c:3c:83', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 151, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '31858910-a555-4e9b-b2f6-06b299bd579c', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-14 10:15:55.650 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-14 10:15:55.650 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Adding port 1981b250-20eb-4b3c-8d3f-02c5042b6fd8 2022-03-14 10:15:55.650 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Port 1981b250-20eb-4b3c-8d3f-02c5042b6fd8 updated. Details: {'device': '1981b250-20eb-4b3c-8d3f-02c5042b6fd8', 'network_id': '376de0f9-2124-4ebc-8334-be36d2fd61cf', 'port_id': '1981b250-20eb-4b3c-8d3f-02c5042b6fd8', 'mac_address': 'fa:16:3e:08:d8:75', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 151, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '31858910-a555-4e9b-b2f6-06b299bd579c', '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} 2022-03-14 10:15:55.650 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-14 10:15:55.650 2436 2668063961504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1981b250-20eb-4b3c-8d3f-02c5042b6fd8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:55.650 2436 2668063961504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1981b250-20eb-4b3c-8d3f-02c5042b6fd8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-14 10:15:55.650 2436 2668063961504 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 376de0f9-2124-4ebc-8334-be36d2fd61cf 2022-03-14 10:15:55.671 2436 2668063961504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-14 10:15:55.671 2436 2668064569824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1d8c6d97-b687-4be8-8362-f94b010ff7a2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:55.671 2436 2668064569824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1d8c6d97-b687-4be8-8362-f94b010ff7a2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-14 10:15:55.671 2436 2668064569824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-14 10:15:55.868 2436 2668064569824 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1d8c6d97-b687-4be8-8362-f94b010ff7a2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:15:55.868 2436 2668064569824 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1d8c6d97-b687-4be8-8362-f94b010ff7a2') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:15:55.868 2436 2668064569824 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1d8c6d97-b687-4be8-8362-f94b010ff7a2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-14 10:15:55.868 2436 2668064569824 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 151, VLAN trunk: None to switch port 1d8c6d97-b687-4be8-8362-f94b010ff7a2 2022-03-14 10:15:55.868 2436 2668063961504 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1981b250-20eb-4b3c-8d3f-02c5042b6fd8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:15:55.868 2436 2668063961504 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1981b250-20eb-4b3c-8d3f-02c5042b6fd8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:15:55.886 2436 2668063961504 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1981b250-20eb-4b3c-8d3f-02c5042b6fd8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-14 10:15:55.886 2436 2668063961504 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 151, VLAN trunk: None to switch port 1981b250-20eb-4b3c-8d3f-02c5042b6fd8 2022-03-14 10:15:56.011 2436 2668064569824 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-14 10:15:56.011 2436 2668064569824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1d8c6d97-b687-4be8-8362-f94b010ff7a2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:15:56.011 2436 2668063961504 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-14 10:15:56.011 2436 2668063961504 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1981b250-20eb-4b3c-8d3f-02c5042b6fd8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:15:56.264 2436 2668064569824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1d8c6d97-b687-4be8-8362-f94b010ff7a2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:15:56.264 2436 2668064569824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:15:56.264 2436 2668064569824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3ed8380d-7337-4c5a-9a6b-b2d791eeafea) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-14 10:15:56.264 2436 2668064569824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3ed8380d-7337-4c5a-9a6b-b2d791eeafea) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-14 10:15:56.264 2436 2668064569824 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1d8c6d97-b687-4be8-8362-f94b010ff7a2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-14 10:15:56.264 2436 2668064569824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-14 10:15:56.264 2436 2668064569824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1d8c6d97-b687-4be8-8362-f94b010ff7a2 not yet added. Adding. 2022-03-14 10:15:56.264 2436 2668064569824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-14 10:15:56.264 2436 2668064569824 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-14 10:15:56.264 2436 2668063961504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1981b250-20eb-4b3c-8d3f-02c5042b6fd8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:15:56.264 2436 2668063961504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:15:56.264 2436 2668063961504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3ed8380d-7337-4c5a-9a6b-b2d791eeafea) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-14 10:15:56.264 2436 2668063961504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3ed8380d-7337-4c5a-9a6b-b2d791eeafea) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-14 10:15:56.264 2436 2668063961504 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1981b250-20eb-4b3c-8d3f-02c5042b6fd8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-14 10:15:56.278 2436 2668063961504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-14 10:15:56.278 2436 2668063961504 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1981b250-20eb-4b3c-8d3f-02c5042b6fd8 not yet added. Adding. 2022-03-14 10:15:56.278 2436 2668063961504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-14 10:15:56.278 2436 2668063961504 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-14 10:15:56.428 2436 2668064569824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d8c6d97-b687-4be8-8362-f94b010ff7a2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:56.481 2436 2668063961504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1981b250-20eb-4b3c-8d3f-02c5042b6fd8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:56.662 2436 2668063961504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1981b250-20eb-4b3c-8d3f-02c5042b6fd8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:15:56.662 2436 2668063961504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1981b250-20eb-4b3c-8d3f-02c5042b6fd8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:56.678 2436 2668064569824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d8c6d97-b687-4be8-8362-f94b010ff7a2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:15:56.678 2436 2668064569824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d8c6d97-b687-4be8-8362-f94b010ff7a2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:56.916 2436 2668063961504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1981b250-20eb-4b3c-8d3f-02c5042b6fd8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:15:56.927 2436 2668064569824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1d8c6d97-b687-4be8-8362-f94b010ff7a2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:15:57.084 2436 2668063961504 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1981b250-20eb-4b3c-8d3f-02c5042b6fd8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.437s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:15:57.084 2436 2668063961504 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1981b250-20eb-4b3c-8d3f-02c5042b6fd8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-14 10:15:57.084 2436 2668063961504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1981b250-20eb-4b3c-8d3f-02c5042b6fd8 processed. 2022-03-14 10:15:57.084 2436 2668064569824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1d8c6d97-b687-4be8-8362-f94b010ff7a2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:15:57.084 2436 2668064569824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1d8c6d97-b687-4be8-8362-f94b010ff7a2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-14 10:15:57.084 2436 2668064569824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1d8c6d97-b687-4be8-8362-f94b010ff7a2 processed. 2022-03-14 10:15:57.132 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-14 10:15:57.132 2436 2668064569824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:57.494 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Adding port 697fab4d-8704-4b2e-92fc-604d936b9c79 2022-03-14 10:15:57.494 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Port 697fab4d-8704-4b2e-92fc-604d936b9c79 updated. Details: {'device': '697fab4d-8704-4b2e-92fc-604d936b9c79', 'network_id': '281e15a6-2ac4-4ab0-8c37-9c73eeb9fe82', 'port_id': '697fab4d-8704-4b2e-92fc-604d936b9c79', 'mac_address': 'fa:16:3e:69:e4:f8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 172, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6b6e732b-d564-461f-8322-d8d5195307a4', 'ip_address': '192.168.233.139'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-14 10:15:57.494 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-14 10:15:57.494 2436 2668064277600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-697fab4d-8704-4b2e-92fc-604d936b9c79" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:57.494 2436 2668064277600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 697fab4d-8704-4b2e-92fc-604d936b9c79 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-14 10:15:57.494 2436 2668064277600 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 281e15a6-2ac4-4ab0-8c37-9c73eeb9fe82 2022-03-14 10:15:57.494 2436 2668064277600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-14 10:15:57.677 2436 2668064277600 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '697fab4d-8704-4b2e-92fc-604d936b9c79') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:15:57.677 2436 2668064277600 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '697fab4d-8704-4b2e-92fc-604d936b9c79') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:15:57.701 2436 2668064277600 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 697fab4d-8704-4b2e-92fc-604d936b9c79 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-14 10:15:57.701 2436 2668064277600 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 172, VLAN trunk: None to switch port 697fab4d-8704-4b2e-92fc-604d936b9c79 2022-03-14 10:15:57.772 2436 2668064135824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b2913435-36fe-45ea-af94-e565b9263cdb 2022-03-14 10:15:57.804 2436 2668064569824 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.672s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:15:57.822 2436 2668064277600 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-14 10:15:57.822 2436 2668064277600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['697fab4d-8704-4b2e-92fc-604d936b9c79'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:15:58.084 2436 2668063535344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cf3698a5-a02f-4bad-9889-0d764cc3d43a 1d8ca78923ce4c9a996f4f11b4f50d78 - - - -] Security group member updated on remote: ['ffb2a121-921f-4599-a8a6-83a88066897d'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:15:58.084 2436 2668063535344 MainThread INFO neutron.agent.securitygroups_rpc [req-cf3698a5-a02f-4bad-9889-0d764cc3d43a 1d8ca78923ce4c9a996f4f11b4f50d78 - - - -] Security group member updated ['ffb2a121-921f-4599-a8a6-83a88066897d'] 2022-03-14 10:15:58.084 2436 2668063535344 MainThread INFO neutron.agent.securitygroups_rpc [req-cf3698a5-a02f-4bad-9889-0d764cc3d43a 1d8ca78923ce4c9a996f4f11b4f50d78 - - - -] Refresh firewall rules 2022-03-14 10:15:58.084 2436 2668063535344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cf3698a5-a02f-4bad-9889-0d764cc3d43a 1d8ca78923ce4c9a996f4f11b4f50d78 - - - -] Get security group information for devices via rpc ['b2913435-36fe-45ea-af94-e565b9263cdb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:15:58.115 2436 2668063535344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cf3698a5-a02f-4bad-9889-0d764cc3d43a 1d8ca78923ce4c9a996f4f11b4f50d78 - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:15:58.115 2436 2668063535344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cf3698a5-a02f-4bad-9889-0d764cc3d43a 1d8ca78923ce4c9a996f4f11b4f50d78 - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:15:58.170 2436 2668064277600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['697fab4d-8704-4b2e-92fc-604d936b9c79']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:15:58.170 2436 2668064277600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:15:58.170 2436 2668064277600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (5d81f05e-64ed-4242-bc01-0ed480c099f1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-14 10:15:58.170 2436 2668064277600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (5d81f05e-64ed-4242-bc01-0ed480c099f1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-14 10:15:58.170 2436 2668064277600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 697fab4d-8704-4b2e-92fc-604d936b9c79 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-14 10:15:58.170 2436 2668064277600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-14 10:15:58.170 2436 2668064277600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 697fab4d-8704-4b2e-92fc-604d936b9c79 not yet added. Adding. 2022-03-14 10:15:58.170 2436 2668064277600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-14 10:15:58.170 2436 2668064277600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-14 10:15:58.193 2436 2668064703936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cf3698a5-a02f-4bad-9889-0d764cc3d43a 1d8ca78923ce4c9a996f4f11b4f50d78 - - - -] port_delete event received for 'b2913435-36fe-45ea-af94-e565b9263cdb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:15:58.369 2436 2668064277600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-697fab4d-8704-4b2e-92fc-604d936b9c79" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:58.572 2436 2668064277600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-697fab4d-8704-4b2e-92fc-604d936b9c79" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:15:58.572 2436 2668064277600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-697fab4d-8704-4b2e-92fc-604d936b9c79" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:58.804 2436 2668064277600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-697fab4d-8704-4b2e-92fc-604d936b9c79" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:15:58.959 2436 2668064277600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-697fab4d-8704-4b2e-92fc-604d936b9c79" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:15:58.959 2436 2668064277600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 697fab4d-8704-4b2e-92fc-604d936b9c79 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-14 10:15:58.959 2436 2668064277600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 697fab4d-8704-4b2e-92fc-604d936b9c79 processed. 2022-03-14 10:15:59.132 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-14 10:15:59.132 2436 2668064277600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:15:59.132 2436 2668065705120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b2913435-36fe-45ea-af94-e565b9263cdb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-14 10:15:59.132 2436 2668065705120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b2913435-36fe-45ea-af94-e565b9263cdb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-14 10:15:59.132 2436 2668065705120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b2913435-36fe-45ea-af94-e565b9263cdb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-14 10:15:59.152 2436 2668065705120 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4b9d7b88-9937-4234-ac90-d1febb8dec6b 2022-03-14 10:15:59.152 2436 2668065705120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b2913435-36fe-45ea-af94-e565b9263cdb'] 2022-03-14 10:15:59.152 2436 2668065705120 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-14 10:15:59.152 2436 2668065705120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-14 10:15:59.152 2436 2668065705120 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b2913435-36fe-45ea-af94-e565b9263cdb'] 2022-03-14 10:15:59.333 2436 2668064277600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:16:01.135 2436 2668064777840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:16:01.168 2436 2668064777840 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:16:04.584 2436 2668064652272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9610e052-687b-4292-89a8-f7dcc00d8e51 ce92b7eec48b4ecc83443d8becf30cdb - - - -] Security group member updated on remote: ['5d81f05e-64ed-4242-bc01-0ed480c099f1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:16:04.584 2436 2668064652272 MainThread INFO neutron.agent.securitygroups_rpc [req-9610e052-687b-4292-89a8-f7dcc00d8e51 ce92b7eec48b4ecc83443d8becf30cdb - - - -] Security group member updated ['5d81f05e-64ed-4242-bc01-0ed480c099f1'] 2022-03-14 10:16:04.584 2436 2668064652272 MainThread INFO neutron.agent.securitygroups_rpc [req-9610e052-687b-4292-89a8-f7dcc00d8e51 ce92b7eec48b4ecc83443d8becf30cdb - - - -] Refresh firewall rules 2022-03-14 10:16:04.584 2436 2668064652272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9610e052-687b-4292-89a8-f7dcc00d8e51 ce92b7eec48b4ecc83443d8becf30cdb - - - -] Get security group information for devices via rpc ['697fab4d-8704-4b2e-92fc-604d936b9c79'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:16:04.630 2436 2668064652272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9610e052-687b-4292-89a8-f7dcc00d8e51 ce92b7eec48b4ecc83443d8becf30cdb - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:16:04.630 2436 2668064652272 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9610e052-687b-4292-89a8-f7dcc00d8e51 ce92b7eec48b4ecc83443d8becf30cdb - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:16:04.748 2436 2668064652272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9610e052-687b-4292-89a8-f7dcc00d8e51 ce92b7eec48b4ecc83443d8becf30cdb - - - -] port_delete event received for '697fab4d-8704-4b2e-92fc-604d936b9c79' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:16:05.851 2436 2668064135824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 697fab4d-8704-4b2e-92fc-604d936b9c79 2022-03-14 10:16:07.149 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-14 10:16:07.149 2436 2668066189152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '697fab4d-8704-4b2e-92fc-604d936b9c79' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-14 10:16:07.149 2436 2668066189152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '697fab4d-8704-4b2e-92fc-604d936b9c79' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-14 10:16:07.149 2436 2668066189152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 697fab4d-8704-4b2e-92fc-604d936b9c79 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-14 10:16:07.177 2436 2668066189152 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 281e15a6-2ac4-4ab0-8c37-9c73eeb9fe82 2022-03-14 10:16:07.177 2436 2668066189152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['697fab4d-8704-4b2e-92fc-604d936b9c79'] 2022-03-14 10:16:07.177 2436 2668066189152 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-14 10:16:07.177 2436 2668066189152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-14 10:16:07.177 2436 2668066189152 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['697fab4d-8704-4b2e-92fc-604d936b9c79'] 2022-03-14 10:16:09.163 2436 2668066076976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:16:09.195 2436 2668066076976 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:16:14.507 2436 2668066151936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c3c9d3b-361f-4728-8e77-2f6dd3de3d93 24144b79dc8e4601ba4438983d45495d - - - -] network_delete received. Deleting network 4b9d7b88-9937-4234-ac90-d1febb8dec6b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-14 10:16:14.507 2436 2668066151936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0c3c9d3b-361f-4728-8e77-2f6dd3de3d93 24144b79dc8e4601ba4438983d45495d - - - -] Network 4b9d7b88-9937-4234-ac90-d1febb8dec6b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-14 10:16:15.087 2436 2668064941152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8543f51-e5e8-46be-b87b-4fc567fb5508 24144b79dc8e4601ba4438983d45495d - - - -] network_delete received. Deleting network c7d45ddc-85bd-4a78-b6e4-ce566dc51e96 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-14 10:16:15.087 2436 2668064941152 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8543f51-e5e8-46be-b87b-4fc567fb5508 24144b79dc8e4601ba4438983d45495d - - - -] Network c7d45ddc-85bd-4a78-b6e4-ce566dc51e96 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-14 10:16:25.648 2436 2668064430736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fc095bba-e09d-498a-acfc-cd683c52b4d8 a5047f107d6d4b0e963d9339db68b824 - - - -] Security group rule updated on remote: ['75ca7ccf-a244-464b-a481-d24d0d7c83c5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-14 10:16:25.648 2436 2668064430736 MainThread INFO neutron.agent.securitygroups_rpc [req-fc095bba-e09d-498a-acfc-cd683c52b4d8 a5047f107d6d4b0e963d9339db68b824 - - - -] Security group rule updated ['75ca7ccf-a244-464b-a481-d24d0d7c83c5'] 2022-03-14 10:16:25.772 2436 2668064430736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-050ac01a-b49a-4e05-9475-e281aeeba207 a5047f107d6d4b0e963d9339db68b824 - - - -] Security group rule updated on remote: ['75ca7ccf-a244-464b-a481-d24d0d7c83c5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-14 10:16:25.772 2436 2668064430736 MainThread INFO neutron.agent.securitygroups_rpc [req-050ac01a-b49a-4e05-9475-e281aeeba207 a5047f107d6d4b0e963d9339db68b824 - - - -] Security group rule updated ['75ca7ccf-a244-464b-a481-d24d0d7c83c5'] 2022-03-14 10:16:29.451 2436 2668063617792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f3ac93d5-6535-4447-9ea6-cfa34779b20d a5047f107d6d4b0e963d9339db68b824 - - - -] Security group member updated on remote: ['75ca7ccf-a244-464b-a481-d24d0d7c83c5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:16:29.451 2436 2668063617792 MainThread INFO neutron.agent.securitygroups_rpc [req-f3ac93d5-6535-4447-9ea6-cfa34779b20d a5047f107d6d4b0e963d9339db68b824 - - - -] Security group member updated ['75ca7ccf-a244-464b-a481-d24d0d7c83c5'] 2022-03-14 10:16:30.352 2436 2668065561408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df823ec2-c4f3-470d-b1b9-15b45f7508c8 f24d77c60b9c4b7292561f1eeb11c92a - - - -] port_update received: 2db1adb5-317f-40b7-b626-75e033c7658e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:16:30.382 2436 2668065561408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df823ec2-c4f3-470d-b1b9-15b45f7508c8 f24d77c60b9c4b7292561f1eeb11c92a - - - -] No port 2db1adb5-317f-40b7-b626-75e033c7658e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:16:31.880 2436 2668064135648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2db1adb5-317f-40b7-b626-75e033c7658e 2022-03-14 10:16:33.341 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-14 10:16:33.521 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Adding port 2db1adb5-317f-40b7-b626-75e033c7658e 2022-03-14 10:16:33.521 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Port 2db1adb5-317f-40b7-b626-75e033c7658e updated. Details: {'device': '2db1adb5-317f-40b7-b626-75e033c7658e', 'network_id': 'cc055c76-e239-4773-a523-a5aa5230e1cf', 'port_id': '2db1adb5-317f-40b7-b626-75e033c7658e', 'mac_address': 'fa:16:3e:ad:3c:30', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 152, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '542eb37a-5920-439f-a6a5-8eae93cf2103', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-14 10:16:33.521 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-14 10:16:33.521 2436 2668063537808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2db1adb5-317f-40b7-b626-75e033c7658e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:16:33.521 2436 2668063537808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2db1adb5-317f-40b7-b626-75e033c7658e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-14 10:16:33.521 2436 2668063537808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-14 10:16:33.711 2436 2668063537808 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2db1adb5-317f-40b7-b626-75e033c7658e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:16:33.711 2436 2668063537808 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2db1adb5-317f-40b7-b626-75e033c7658e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:16:33.727 2436 2668063537808 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2db1adb5-317f-40b7-b626-75e033c7658e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-14 10:16:33.727 2436 2668063537808 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 152, VLAN trunk: None to switch port 2db1adb5-317f-40b7-b626-75e033c7658e 2022-03-14 10:16:33.817 2436 2668063537808 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-14 10:16:33.817 2436 2668063537808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2db1adb5-317f-40b7-b626-75e033c7658e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:16:33.959 2436 2668063537808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2db1adb5-317f-40b7-b626-75e033c7658e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:16:33.959 2436 2668063537808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:16:33.959 2436 2668063537808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (75ca7ccf-a244-464b-a481-d24d0d7c83c5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-14 10:16:33.959 2436 2668063537808 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2db1adb5-317f-40b7-b626-75e033c7658e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-14 10:16:33.959 2436 2668063537808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-14 10:16:33.959 2436 2668063537808 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2db1adb5-317f-40b7-b626-75e033c7658e not yet added. Adding. 2022-03-14 10:16:33.959 2436 2668063537808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-14 10:16:33.959 2436 2668063537808 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-14 10:16:34.131 2436 2668063537808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2db1adb5-317f-40b7-b626-75e033c7658e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:16:34.288 2436 2668063537808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2db1adb5-317f-40b7-b626-75e033c7658e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:16:34.288 2436 2668063537808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2db1adb5-317f-40b7-b626-75e033c7658e" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:16:34.458 2436 2668063537808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2db1adb5-317f-40b7-b626-75e033c7658e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:16:34.584 2436 2668063537808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2db1adb5-317f-40b7-b626-75e033c7658e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.062s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:16:34.584 2436 2668063537808 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2db1adb5-317f-40b7-b626-75e033c7658e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-14 10:16:34.584 2436 2668063537808 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2db1adb5-317f-40b7-b626-75e033c7658e processed. 2022-03-14 10:16:35.357 2436 2668063019248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:16:35.540 2436 2668063019248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:16:48.021 2436 2668064135648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6a249118-3768-40cc-b994-3c7af0010ec9 2022-03-14 10:16:49.444 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-14 10:16:49.619 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Adding port 6a249118-3768-40cc-b994-3c7af0010ec9 2022-03-14 10:16:49.619 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Port 6a249118-3768-40cc-b994-3c7af0010ec9 updated. Details: {'device': '6a249118-3768-40cc-b994-3c7af0010ec9', 'network_id': '365d5a42-3be9-46dc-a2fa-b3c71d3c81ed', 'port_id': '6a249118-3768-40cc-b994-3c7af0010ec9', 'mac_address': 'fa:16:3e:c2:c2:6b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 197, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8324b9e7-243a-4a5b-8dce-7200a7ea41e6', '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} 2022-03-14 10:16:49.645 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-14 10:16:49.645 2436 2668066304240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6a249118-3768-40cc-b994-3c7af0010ec9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:16:49.645 2436 2668066304240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6a249118-3768-40cc-b994-3c7af0010ec9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-14 10:16:49.645 2436 2668066304240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-14 10:16:49.685 2436 2668066304240 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6a249118-3768-40cc-b994-3c7af0010ec9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:16:49.685 2436 2668066304240 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6a249118-3768-40cc-b994-3c7af0010ec9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:16:49.695 2436 2668066304240 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6a249118-3768-40cc-b994-3c7af0010ec9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-14 10:16:49.695 2436 2668066304240 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 197, VLAN trunk: None to switch port 6a249118-3768-40cc-b994-3c7af0010ec9 2022-03-14 10:16:49.771 2436 2668066304240 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-14 10:16:49.771 2436 2668066304240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6a249118-3768-40cc-b994-3c7af0010ec9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:16:49.931 2436 2668066304240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6a249118-3768-40cc-b994-3c7af0010ec9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:16:49.931 2436 2668066304240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:16:49.931 2436 2668066304240 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (710dd6c9-9d87-48dd-8646-950e649ed3ea) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-14 10:16:49.931 2436 2668066304240 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6a249118-3768-40cc-b994-3c7af0010ec9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-14 10:16:49.931 2436 2668066304240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-14 10:16:49.945 2436 2668066304240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-03-14 10:16:49.945 2436 2668066304240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a249118-3768-40cc-b994-3c7af0010ec9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:16:49.945 2436 2668066304240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a249118-3768-40cc-b994-3c7af0010ec9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:16:49.945 2436 2668066304240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a249118-3768-40cc-b994-3c7af0010ec9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:16:49.945 2436 2668066304240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a249118-3768-40cc-b994-3c7af0010ec9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:16:49.997 2436 2668066304240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6a249118-3768-40cc-b994-3c7af0010ec9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.343s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:16:49.997 2436 2668066304240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6a249118-3768-40cc-b994-3c7af0010ec9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-14 10:16:49.997 2436 2668066304240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6a249118-3768-40cc-b994-3c7af0010ec9 processed. 2022-03-14 10:16:51.457 2436 2668066304240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:16:51.638 2436 2668066304240 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:17:00.381 2436 2668064135824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6a249118-3768-40cc-b994-3c7af0010ec9 2022-03-14 10:17:01.544 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-14 10:17:01.544 2436 2668063962912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6a249118-3768-40cc-b994-3c7af0010ec9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-14 10:17:01.544 2436 2668063962912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6a249118-3768-40cc-b994-3c7af0010ec9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-14 10:17:01.544 2436 2668063962912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6a249118-3768-40cc-b994-3c7af0010ec9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-14 10:17:01.559 2436 2668063962912 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6a249118-3768-40cc-b994-3c7af0010ec9'] 2022-03-14 10:17:01.559 2436 2668063962912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-14 10:17:01.559 2436 2668063962912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-14 10:17:01.559 2436 2668063962912 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6a249118-3768-40cc-b994-3c7af0010ec9'] 2022-03-14 10:17:03.358 2436 2668063535520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60ea8a66-e6eb-4ae4-9b83-87d7cab07a6c - - - - -] port_update received: 7c223474-3521-415f-a2d7-4a9f2cc39adf port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:17:03.372 2436 2668063535520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-60ea8a66-e6eb-4ae4-9b83-87d7cab07a6c - - - - -] No port 7c223474-3521-415f-a2d7-4a9f2cc39adf defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:17:03.560 2436 2668065562112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:17:03.724 2436 2668065562112 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:17:04.412 2436 2668064135824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6a249118-3768-40cc-b994-3c7af0010ec9 2022-03-14 10:17:05.558 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-14 10:17:05.558 2436 2668065987568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6a249118-3768-40cc-b994-3c7af0010ec9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-14 10:17:05.558 2436 2668065987568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6a249118-3768-40cc-b994-3c7af0010ec9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-14 10:17:05.558 2436 2668065987568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6a249118-3768-40cc-b994-3c7af0010ec9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-14 10:17:05.577 2436 2668065987568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 365d5a42-3be9-46dc-a2fa-b3c71d3c81ed 2022-03-14 10:17:05.577 2436 2668065987568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6a249118-3768-40cc-b994-3c7af0010ec9'] 2022-03-14 10:17:05.577 2436 2668065987568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-14 10:17:05.577 2436 2668065987568 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6a249118-3768-40cc-b994-3c7af0010ec9'] 2022-03-14 10:17:07.413 2436 2668064652096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e80b3ba-ce70-4459-929a-1358dca67362 - - - - -] port_update received: e19d21f8-750c-4eef-b00e-3f7ce049140d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:17:07.413 2436 2668064652096 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e80b3ba-ce70-4459-929a-1358dca67362 - - - - -] No port e19d21f8-750c-4eef-b00e-3f7ce049140d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:17:07.551 2436 2668066038000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:17:07.965 2436 2668066038000 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:17:09.287 2436 2668065702832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff9cdbc8-6b02-41e8-af34-797bfc602f89 - - - - -] port_update received: 491b7a6a-2dc6-46e7-b495-f63a26a87555 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:17:09.325 2436 2668065702832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff9cdbc8-6b02-41e8-af34-797bfc602f89 - - - - -] No port 491b7a6a-2dc6-46e7-b495-f63a26a87555 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:17:14.660 2436 2667936541328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1e28db9-7355-444b-933d-d64f8d95f203 - - - - -] port_update received: 860b809e-d6ba-410b-885d-62dced665227 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:17:14.660 2436 2667936541328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1e28db9-7355-444b-933d-d64f8d95f203 - - - - -] No port 860b809e-d6ba-410b-885d-62dced665227 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:17:24.395 2436 2668064135648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6a249118-3768-40cc-b994-3c7af0010ec9 2022-03-14 10:17:25.210 2436 2668063816688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8950c8c2-e14f-414e-b36e-acecb7abdb94 a79aebffddb942a3a8f7e7a28366851f - - - -] Security group member updated on remote: ['96c59320-14a2-4455-902b-f22d2ec2b1d0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:17:25.210 2436 2668063816688 MainThread INFO neutron.agent.securitygroups_rpc [req-8950c8c2-e14f-414e-b36e-acecb7abdb94 a79aebffddb942a3a8f7e7a28366851f - - - -] Security group member updated ['96c59320-14a2-4455-902b-f22d2ec2b1d0'] 2022-03-14 10:17:25.675 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-14 10:17:25.964 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Adding port 6a249118-3768-40cc-b994-3c7af0010ec9 2022-03-14 10:17:25.964 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Port 6a249118-3768-40cc-b994-3c7af0010ec9 updated. Details: {'device': '6a249118-3768-40cc-b994-3c7af0010ec9', 'network_id': '365d5a42-3be9-46dc-a2fa-b3c71d3c81ed', 'port_id': '6a249118-3768-40cc-b994-3c7af0010ec9', 'mac_address': 'fa:16:3e:c2:c2:6b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 197, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8324b9e7-243a-4a5b-8dce-7200a7ea41e6', '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} 2022-03-14 10:17:25.964 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-14 10:17:25.964 2436 2668063816688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6a249118-3768-40cc-b994-3c7af0010ec9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:17:25.964 2436 2668063816688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6a249118-3768-40cc-b994-3c7af0010ec9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-14 10:17:25.964 2436 2668063816688 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 365d5a42-3be9-46dc-a2fa-b3c71d3c81ed 2022-03-14 10:17:25.964 2436 2668063816688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-14 10:17:26.135 2436 2668063816688 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6a249118-3768-40cc-b994-3c7af0010ec9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:17:26.135 2436 2668063816688 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6a249118-3768-40cc-b994-3c7af0010ec9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:17:26.147 2436 2668063816688 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6a249118-3768-40cc-b994-3c7af0010ec9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-14 10:17:26.147 2436 2668063816688 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 197, VLAN trunk: None to switch port 6a249118-3768-40cc-b994-3c7af0010ec9 2022-03-14 10:17:26.255 2436 2668063816688 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-14 10:17:26.255 2436 2668063816688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6a249118-3768-40cc-b994-3c7af0010ec9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:17:26.387 2436 2668063816688 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6a249118-3768-40cc-b994-3c7af0010ec9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:17:26.402 2436 2668063816688 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:17:26.402 2436 2668063816688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (710dd6c9-9d87-48dd-8646-950e649ed3ea) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-14 10:17:26.402 2436 2668063816688 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6a249118-3768-40cc-b994-3c7af0010ec9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-14 10:17:26.402 2436 2668063816688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-14 10:17:26.402 2436 2668063816688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6a249118-3768-40cc-b994-3c7af0010ec9 not yet added. Adding. 2022-03-14 10:17:26.402 2436 2668063816688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-14 10:17:26.402 2436 2668063816688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-14 10:17:26.598 2436 2668063816688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a249118-3768-40cc-b994-3c7af0010ec9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:17:26.772 2436 2668063816688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a249118-3768-40cc-b994-3c7af0010ec9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:17:26.772 2436 2668063816688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a249118-3768-40cc-b994-3c7af0010ec9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:17:26.989 2436 2668063816688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6a249118-3768-40cc-b994-3c7af0010ec9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:17:27.099 2436 2668063816688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6a249118-3768-40cc-b994-3c7af0010ec9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:17:27.099 2436 2668063816688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6a249118-3768-40cc-b994-3c7af0010ec9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-14 10:17:27.099 2436 2668063816688 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6a249118-3768-40cc-b994-3c7af0010ec9 processed. 2022-03-14 10:17:27.678 2436 2668063816688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:17:27.882 2436 2668063816688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:17:35.225 2436 2668064495744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6bacd6a1-6d69-4584-8bcc-c1f651717da7 f24d77c60b9c4b7292561f1eeb11c92a - - - -] port_update received: 7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:17:35.241 2436 2668064495744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6bacd6a1-6d69-4584-8bcc-c1f651717da7 f24d77c60b9c4b7292561f1eeb11c92a - - - -] No port 7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:17:36.779 2436 2668064135824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2db1adb5-317f-40b7-b626-75e033c7658e 2022-03-14 10:17:37.725 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-14 10:17:37.725 2436 2668064639632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2db1adb5-317f-40b7-b626-75e033c7658e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-14 10:17:37.725 2436 2668064639632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2db1adb5-317f-40b7-b626-75e033c7658e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-14 10:17:37.725 2436 2668064639632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2db1adb5-317f-40b7-b626-75e033c7658e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-14 10:17:37.754 2436 2668064639632 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2db1adb5-317f-40b7-b626-75e033c7658e'] 2022-03-14 10:17:37.754 2436 2668064639632 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-14 10:17:37.754 2436 2668064639632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-14 10:17:37.754 2436 2668064639632 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2db1adb5-317f-40b7-b626-75e033c7658e'] 2022-03-14 10:17:37.754 2436 2668064639632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f6bf5292-b949-45a9-9e2c-0d2cc815883c a5047f107d6d4b0e963d9339db68b824 - - - -] Security group member updated on remote: ['75ca7ccf-a244-464b-a481-d24d0d7c83c5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:17:37.754 2436 2668064639632 MainThread INFO neutron.agent.securitygroups_rpc [req-f6bf5292-b949-45a9-9e2c-0d2cc815883c a5047f107d6d4b0e963d9339db68b824 - - - -] Security group member updated ['75ca7ccf-a244-464b-a481-d24d0d7c83c5'] 2022-03-14 10:17:38.082 2436 2668066040288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f6bf5292-b949-45a9-9e2c-0d2cc815883c a5047f107d6d4b0e963d9339db68b824 - - - -] port_delete event received for '2db1adb5-317f-40b7-b626-75e033c7658e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:17:38.506 2436 2668064135648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0 2022-03-14 10:17:39.616 2436 2668065984576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-825ca19b-d768-444a-a51f-a62b49986620 a5047f107d6d4b0e963d9339db68b824 - - - -] port_delete event received for '37ccba1d-b2ef-42ca-8419-6e4cccd742cd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:17:39.730 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-14 10:17:39.730 2436 2668064567888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:17:39.763 2436 2668064567888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:17:39.952 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Adding port 7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0 2022-03-14 10:17:39.952 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Port 7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0 updated. Details: {'device': '7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0', 'network_id': '651db8d6-6b5e-4af6-b35e-915d87b0f6bf', 'port_id': '7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0', 'mac_address': 'fa:16:3e:a1:79:f7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 188, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6b29a283-b658-4759-ab5c-094ba2203293', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-14 10:17:39.952 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-14 10:17:39.952 2436 2668064318032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:17:39.952 2436 2668064318032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-14 10:17:39.952 2436 2668064318032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 651db8d6-6b5e-4af6-b35e-915d87b0f6bf 2022-03-14 10:17:39.952 2436 2668064318032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-14 10:17:40.138 2436 2668064318032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:17:40.138 2436 2668064318032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:17:40.146 2436 2668064318032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-14 10:17:40.146 2436 2668064318032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 188, VLAN trunk: None to switch port 7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0 2022-03-14 10:17:40.238 2436 2668064318032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-14 10:17:40.238 2436 2668064318032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:17:40.504 2436 2668064318032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:17:40.504 2436 2668064318032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:17:40.504 2436 2668064318032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (96c59320-14a2-4455-902b-f22d2ec2b1d0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-14 10:17:40.504 2436 2668064318032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (96c59320-14a2-4455-902b-f22d2ec2b1d0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-14 10:17:40.504 2436 2668064318032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-14 10:17:40.504 2436 2668064318032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-14 10:17:40.504 2436 2668064318032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0 not yet added. Adding. 2022-03-14 10:17:40.504 2436 2668064318032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-14 10:17:40.504 2436 2668064318032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-14 10:17:40.676 2436 2668064318032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:17:40.856 2436 2668064318032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:17:40.856 2436 2668064318032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:17:41.006 2436 2668064318032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:17:41.156 2436 2668064318032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:17:41.156 2436 2668064318032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-14 10:17:41.156 2436 2668064318032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0 processed. 2022-03-14 10:17:41.722 2436 2668064318032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:17:41.894 2436 2668064318032 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:17:44.090 2436 2668063870816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-579dc0b6-822b-40cc-8940-e1983744a80a a5047f107d6d4b0e963d9339db68b824 - - - -] Security group member updated on remote: ['e2e1133d-bf21-41d7-bda0-51fb9694f30b'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:17:44.090 2436 2668063870816 MainThread INFO neutron.agent.securitygroups_rpc [req-579dc0b6-822b-40cc-8940-e1983744a80a a5047f107d6d4b0e963d9339db68b824 - - - -] Security group member updated ['e2e1133d-bf21-41d7-bda0-51fb9694f30b'] 2022-03-14 10:17:44.410 2436 2668063870816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-579dc0b6-822b-40cc-8940-e1983744a80a a5047f107d6d4b0e963d9339db68b824 - - - -] port_delete event received for '4b00b6d7-c9ea-4f6a-be02-3339cdd32985' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:17:44.834 2436 2668064135824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4b00b6d7-c9ea-4f6a-be02-3339cdd32985 2022-03-14 10:17:45.753 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-14 10:17:45.754 2436 2668066398048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4b00b6d7-c9ea-4f6a-be02-3339cdd32985' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-14 10:17:45.754 2436 2668066398048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4b00b6d7-c9ea-4f6a-be02-3339cdd32985' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-14 10:17:45.754 2436 2668066398048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4b00b6d7-c9ea-4f6a-be02-3339cdd32985 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-14 10:17:45.770 2436 2668066398048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cc055c76-e239-4773-a523-a5aa5230e1cf 2022-03-14 10:17:45.770 2436 2668066398048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4b00b6d7-c9ea-4f6a-be02-3339cdd32985'] 2022-03-14 10:17:45.770 2436 2668066398048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-14 10:17:45.770 2436 2668066398048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-14 10:17:45.770 2436 2668066398048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4b00b6d7-c9ea-4f6a-be02-3339cdd32985'] 2022-03-14 10:17:47.004 2436 2668065557136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07f86bc4-b27b-4607-ab10-b76532549879 a5047f107d6d4b0e963d9339db68b824 - - - -] port_delete event received for 'd88ff45c-880c-4ff7-8de5-8505721ab6fe' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:17:47.534 2436 2668063992992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-92da029e-8429-4795-bf2b-7d35ebdad94e a5047f107d6d4b0e963d9339db68b824 - - - -] Security group rule updated on remote: ['e7c25dca-688f-4dc2-981a-87e6abaf9b6e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-14 10:17:47.534 2436 2668063992992 MainThread INFO neutron.agent.securitygroups_rpc [req-92da029e-8429-4795-bf2b-7d35ebdad94e a5047f107d6d4b0e963d9339db68b824 - - - -] Security group rule updated ['e7c25dca-688f-4dc2-981a-87e6abaf9b6e'] 2022-03-14 10:17:47.647 2436 2668066266976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4414cafb-3a5a-4cb7-a0a3-1fe55f2b1135 a5047f107d6d4b0e963d9339db68b824 - - - -] Security group rule updated on remote: ['e7c25dca-688f-4dc2-981a-87e6abaf9b6e'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-14 10:17:47.647 2436 2668066266976 MainThread INFO neutron.agent.securitygroups_rpc [req-4414cafb-3a5a-4cb7-a0a3-1fe55f2b1135 a5047f107d6d4b0e963d9339db68b824 - - - -] Security group rule updated ['e7c25dca-688f-4dc2-981a-87e6abaf9b6e'] 2022-03-14 10:17:47.754 2436 2668062996432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:17:47.786 2436 2668062996432 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:17:51.676 2436 2668066767616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c47ebe41-c7c6-4fcb-8ec9-2c3f645c1128 a5047f107d6d4b0e963d9339db68b824 - - - -] Security group member updated on remote: ['e7c25dca-688f-4dc2-981a-87e6abaf9b6e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:17:51.676 2436 2668066767616 MainThread INFO neutron.agent.securitygroups_rpc [req-c47ebe41-c7c6-4fcb-8ec9-2c3f645c1128 a5047f107d6d4b0e963d9339db68b824 - - - -] Security group member updated ['e7c25dca-688f-4dc2-981a-87e6abaf9b6e'] 2022-03-14 10:17:51.789 2436 2668066820160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef3f1556-b229-4ff3-bd99-df54db1b459b a79aebffddb942a3a8f7e7a28366851f - - - -] Security group rule updated on remote: ['146c0381-5dd2-40d0-90ec-b6b5b5e44eb1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-14 10:17:51.789 2436 2668066820160 MainThread INFO neutron.agent.securitygroups_rpc [req-ef3f1556-b229-4ff3-bd99-df54db1b459b a79aebffddb942a3a8f7e7a28366851f - - - -] Security group rule updated ['146c0381-5dd2-40d0-90ec-b6b5b5e44eb1'] 2022-03-14 10:17:52.037 2436 2668046360992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b930e14b-4448-4ce6-a464-84397237011e a79aebffddb942a3a8f7e7a28366851f - - - -] Security group rule updated on remote: ['146c0381-5dd2-40d0-90ec-b6b5b5e44eb1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-14 10:17:52.037 2436 2668046360992 MainThread INFO neutron.agent.securitygroups_rpc [req-b930e14b-4448-4ce6-a464-84397237011e a79aebffddb942a3a8f7e7a28366851f - - - -] Security group rule updated ['146c0381-5dd2-40d0-90ec-b6b5b5e44eb1'] 2022-03-14 10:17:52.285 2436 2668046360992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2e8fbcf8-196f-48bf-9d05-fc5f37d2eae9 a79aebffddb942a3a8f7e7a28366851f - - - -] Security group rule updated on remote: ['146c0381-5dd2-40d0-90ec-b6b5b5e44eb1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-14 10:17:52.285 2436 2668046360992 MainThread INFO neutron.agent.securitygroups_rpc [req-2e8fbcf8-196f-48bf-9d05-fc5f37d2eae9 a79aebffddb942a3a8f7e7a28366851f - - - -] Security group rule updated ['146c0381-5dd2-40d0-90ec-b6b5b5e44eb1'] 2022-03-14 10:17:52.479 2436 2668046360992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a8d3fc16-2d69-4b43-847e-f51292e6e866 a79aebffddb942a3a8f7e7a28366851f - - - -] Security group rule updated on remote: ['146c0381-5dd2-40d0-90ec-b6b5b5e44eb1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-14 10:17:52.479 2436 2668046360992 MainThread INFO neutron.agent.securitygroups_rpc [req-a8d3fc16-2d69-4b43-847e-f51292e6e866 a79aebffddb942a3a8f7e7a28366851f - - - -] Security group rule updated ['146c0381-5dd2-40d0-90ec-b6b5b5e44eb1'] 2022-03-14 10:17:52.679 2436 2668046360992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5fac4a57-41f5-4cc6-bcea-8c70d913d6ab a79aebffddb942a3a8f7e7a28366851f - - - -] Security group rule updated on remote: ['146c0381-5dd2-40d0-90ec-b6b5b5e44eb1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-14 10:17:52.679 2436 2668046360992 MainThread INFO neutron.agent.securitygroups_rpc [req-5fac4a57-41f5-4cc6-bcea-8c70d913d6ab a79aebffddb942a3a8f7e7a28366851f - - - -] Security group rule updated ['146c0381-5dd2-40d0-90ec-b6b5b5e44eb1'] 2022-03-14 10:17:52.879 2436 2668046360992 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea0ffb44-f5a1-431e-9eb2-6be2a11b8ef1 a79aebffddb942a3a8f7e7a28366851f - - - -] Security group rule updated on remote: ['146c0381-5dd2-40d0-90ec-b6b5b5e44eb1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-14 10:17:52.879 2436 2668046360992 MainThread INFO neutron.agent.securitygroups_rpc [req-ea0ffb44-f5a1-431e-9eb2-6be2a11b8ef1 a79aebffddb942a3a8f7e7a28366851f - - - -] Security group rule updated ['146c0381-5dd2-40d0-90ec-b6b5b5e44eb1'] 2022-03-14 10:17:53.067 2436 2667936541328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7f71074-849f-4290-a07f-8f5517642634 f24d77c60b9c4b7292561f1eeb11c92a - - - -] port_update received: f6b52bce-f983-432c-acc1-15c65a2bb750 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:17:53.084 2436 2667936541328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d7f71074-849f-4290-a07f-8f5517642634 f24d77c60b9c4b7292561f1eeb11c92a - - - -] No port f6b52bce-f983-432c-acc1-15c65a2bb750 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:17:53.465 2436 2668066040288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Security group member updated on remote: ['96c59320-14a2-4455-902b-f22d2ec2b1d0', '146c0381-5dd2-40d0-90ec-b6b5b5e44eb1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:17:53.465 2436 2668066040288 MainThread INFO neutron.agent.securitygroups_rpc [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Security group member updated ['96c59320-14a2-4455-902b-f22d2ec2b1d0', '146c0381-5dd2-40d0-90ec-b6b5b5e44eb1'] 2022-03-14 10:17:53.465 2436 2668066040288 MainThread INFO neutron.agent.securitygroups_rpc [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Refresh firewall rules 2022-03-14 10:17:53.465 2436 2668066040288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Get security group information for devices via rpc ['7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:17:53.743 2436 2668064136176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] port_update received: 7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:17:53.754 2436 2668064136176 MainThread DEBUG oslo_concurrency.lockutils [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Lock "n-hv-agent-port-lock-7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:17:53.754 2436 2668064136176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Binding port 7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-14 10:17:53.754 2436 2668064136176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-14 10:17:53.788 2436 2668064136176 MainThread DEBUG neutron.services.trunk.rpc.agent [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:17:53.788 2436 2668064136176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:17:53.815 2436 2668064136176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Trunk plugin disabled on server. Assuming port 7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-14 10:17:53.815 2436 2668064136176 MainThread INFO networking_hyperv.neutron.trunk_driver [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Binding VLAN ID: 188, VLAN trunk: None to switch port 7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0 2022-03-14 10:17:53.849 2436 2668064136176 MainThread INFO neutron.agent.securitygroups_rpc [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Refresh firewall rules 2022-03-14 10:17:53.849 2436 2668064136176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Get security group information for devices via rpc ['7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:17:54.057 2436 2668066040288 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Update security group information for ports dict_keys(['7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:17:54.057 2436 2668066040288 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:17:54.057 2436 2668066040288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Update rules of security group (146c0381-5dd2-40d0-90ec-b6b5b5e44eb1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-14 10:17:54.057 2436 2668066040288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Update rules of security group (96c59320-14a2-4455-902b-f22d2ec2b1d0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-14 10:17:54.057 2436 2668066040288 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Update members of security group (96c59320-14a2-4455-902b-f22d2ec2b1d0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-14 10:17:54.057 2436 2668066040288 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Update port filter for 7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-14 10:17:54.057 2436 2668066040288 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Updating port rules. 2022-03-14 10:17:54.057 2436 2668066040288 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Creating 6 new rules, removing 0 old rules. 2022-03-14 10:17:54.069 2436 2668066040288 MainThread DEBUG oslo_concurrency.lockutils [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Lock "n-hv-driver-port-lock-7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:17:54.238 2436 2668066040288 MainThread DEBUG oslo_concurrency.lockutils [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Lock "n-hv-driver-port-lock-7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:17:54.238 2436 2668066040288 MainThread DEBUG oslo_concurrency.lockutils [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Lock "n-hv-driver-port-lock-7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:17:54.238 2436 2668066040288 MainThread DEBUG oslo_concurrency.lockutils [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Lock "n-hv-driver-port-lock-7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:17:54.379 2436 2668064136176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Update security group information for ports dict_keys(['7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:17:54.379 2436 2668064136176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:17:54.379 2436 2668064136176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Update rules of security group (146c0381-5dd2-40d0-90ec-b6b5b5e44eb1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-14 10:17:54.379 2436 2668064136176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Update rules of security group (96c59320-14a2-4455-902b-f22d2ec2b1d0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-14 10:17:54.379 2436 2668064136176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Update members of security group (96c59320-14a2-4455-902b-f22d2ec2b1d0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-14 10:17:54.379 2436 2668064136176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Update port filter for 7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-14 10:17:54.379 2436 2668064136176 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Updating port rules. 2022-03-14 10:17:54.379 2436 2668064136176 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Creating 0 new rules, removing 0 old rules. 2022-03-14 10:17:54.379 2436 2668064136176 MainThread DEBUG oslo_concurrency.lockutils [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Lock "n-hv-driver-port-lock-7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:17:54.379 2436 2668064136176 MainThread DEBUG oslo_concurrency.lockutils [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Lock "n-hv-driver-port-lock-7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:17:54.379 2436 2668064136176 MainThread DEBUG oslo_concurrency.lockutils [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Lock "n-hv-driver-port-lock-7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:17:54.379 2436 2668064136176 MainThread DEBUG oslo_concurrency.lockutils [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Lock "n-hv-driver-port-lock-7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:17:54.442 2436 2668064136176 MainThread DEBUG oslo_concurrency.lockutils [req-1d96c576-5146-4bf5-bbba-f2ff122491a3 a79aebffddb942a3a8f7e7a28366851f - - - -] Lock "n-hv-agent-port-lock-7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.688s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:17:54.629 2436 2668064135648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f6b52bce-f983-432c-acc1-15c65a2bb750 2022-03-14 10:17:55.790 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-14 10:17:55.973 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Adding port f6b52bce-f983-432c-acc1-15c65a2bb750 2022-03-14 10:17:55.973 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Port f6b52bce-f983-432c-acc1-15c65a2bb750 updated. Details: {'device': 'f6b52bce-f983-432c-acc1-15c65a2bb750', 'network_id': 'cc055c76-e239-4773-a523-a5aa5230e1cf', 'port_id': 'f6b52bce-f983-432c-acc1-15c65a2bb750', 'mac_address': 'fa:16:3e:46:c4:b1', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 152, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '542eb37a-5920-439f-a6a5-8eae93cf2103', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-14 10:17:55.973 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-14 10:17:55.973 2436 2668066824032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f6b52bce-f983-432c-acc1-15c65a2bb750" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:17:55.973 2436 2668066824032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f6b52bce-f983-432c-acc1-15c65a2bb750 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-14 10:17:55.973 2436 2668066824032 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cc055c76-e239-4773-a523-a5aa5230e1cf 2022-03-14 10:17:55.973 2436 2668066824032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-14 10:17:56.114 2436 2668066824032 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f6b52bce-f983-432c-acc1-15c65a2bb750') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:17:56.114 2436 2668066824032 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f6b52bce-f983-432c-acc1-15c65a2bb750') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:17:56.137 2436 2668066824032 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f6b52bce-f983-432c-acc1-15c65a2bb750 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-14 10:17:56.137 2436 2668066824032 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 152, VLAN trunk: None to switch port f6b52bce-f983-432c-acc1-15c65a2bb750 2022-03-14 10:17:56.253 2436 2668066824032 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-14 10:17:56.253 2436 2668066824032 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f6b52bce-f983-432c-acc1-15c65a2bb750'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:17:56.379 2436 2668066824032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f6b52bce-f983-432c-acc1-15c65a2bb750']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:17:56.379 2436 2668066824032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:17:56.379 2436 2668066824032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (e7c25dca-688f-4dc2-981a-87e6abaf9b6e) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-14 10:17:56.379 2436 2668066824032 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f6b52bce-f983-432c-acc1-15c65a2bb750 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-14 10:17:56.379 2436 2668066824032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-14 10:17:56.379 2436 2668066824032 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f6b52bce-f983-432c-acc1-15c65a2bb750 not yet added. Adding. 2022-03-14 10:17:56.379 2436 2668066824032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-14 10:17:56.379 2436 2668066824032 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-14 10:17:56.565 2436 2668066824032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6b52bce-f983-432c-acc1-15c65a2bb750" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:17:56.730 2436 2668066824032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6b52bce-f983-432c-acc1-15c65a2bb750" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:17:56.730 2436 2668066824032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6b52bce-f983-432c-acc1-15c65a2bb750" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:17:56.910 2436 2668066824032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f6b52bce-f983-432c-acc1-15c65a2bb750" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:17:57.066 2436 2668066824032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f6b52bce-f983-432c-acc1-15c65a2bb750" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:17:57.066 2436 2668066824032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f6b52bce-f983-432c-acc1-15c65a2bb750 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-14 10:17:57.066 2436 2668066824032 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f6b52bce-f983-432c-acc1-15c65a2bb750 processed. 2022-03-14 10:17:57.808 2436 2668063019424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:17:57.978 2436 2668063019424 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:17:59.917 2436 2668066248304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb8c3045-513a-410d-8bee-3864edffa0f1 5ad5843b232442b68e743002abf0a2ce - - - -] Security group member updated on remote: ['3ed8380d-7337-4c5a-9a6b-b2d791eeafea'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:17:59.917 2436 2668066248304 MainThread INFO neutron.agent.securitygroups_rpc [req-eb8c3045-513a-410d-8bee-3864edffa0f1 5ad5843b232442b68e743002abf0a2ce - - - -] Security group member updated ['3ed8380d-7337-4c5a-9a6b-b2d791eeafea'] 2022-03-14 10:17:59.917 2436 2668066248304 MainThread INFO neutron.agent.securitygroups_rpc [req-eb8c3045-513a-410d-8bee-3864edffa0f1 5ad5843b232442b68e743002abf0a2ce - - - -] Refresh firewall rules 2022-03-14 10:17:59.917 2436 2668066248304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb8c3045-513a-410d-8bee-3864edffa0f1 5ad5843b232442b68e743002abf0a2ce - - - -] Get security group information for devices via rpc ['1981b250-20eb-4b3c-8d3f-02c5042b6fd8', '1d8c6d97-b687-4be8-8362-f94b010ff7a2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:17:59.992 2436 2668063992992 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb8c3045-513a-410d-8bee-3864edffa0f1 5ad5843b232442b68e743002abf0a2ce - - - -] port_delete event received for '1981b250-20eb-4b3c-8d3f-02c5042b6fd8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:18:00.067 2436 2668066248304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eb8c3045-513a-410d-8bee-3864edffa0f1 5ad5843b232442b68e743002abf0a2ce - - - -] Update security group information for ports dict_keys(['1d8c6d97-b687-4be8-8362-f94b010ff7a2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:18:00.067 2436 2668066248304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eb8c3045-513a-410d-8bee-3864edffa0f1 5ad5843b232442b68e743002abf0a2ce - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:18:00.067 2436 2668066248304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-eb8c3045-513a-410d-8bee-3864edffa0f1 5ad5843b232442b68e743002abf0a2ce - - - -] Update rules of security group (3ed8380d-7337-4c5a-9a6b-b2d791eeafea) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-14 10:18:00.067 2436 2668066248304 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-eb8c3045-513a-410d-8bee-3864edffa0f1 5ad5843b232442b68e743002abf0a2ce - - - -] Update members of security group (3ed8380d-7337-4c5a-9a6b-b2d791eeafea) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-14 10:18:00.067 2436 2668066248304 MainThread DEBUG neutron.agent.securitygroups_rpc [req-eb8c3045-513a-410d-8bee-3864edffa0f1 5ad5843b232442b68e743002abf0a2ce - - - -] Update port filter for 1d8c6d97-b687-4be8-8362-f94b010ff7a2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-14 10:18:00.067 2436 2668066248304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eb8c3045-513a-410d-8bee-3864edffa0f1 5ad5843b232442b68e743002abf0a2ce - - - -] Updating port rules. 2022-03-14 10:18:00.067 2436 2668066248304 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-eb8c3045-513a-410d-8bee-3864edffa0f1 5ad5843b232442b68e743002abf0a2ce - - - -] Creating 0 new rules, removing 1 old rules. 2022-03-14 10:18:00.085 2436 2668066248304 MainThread DEBUG oslo_concurrency.lockutils [req-eb8c3045-513a-410d-8bee-3864edffa0f1 5ad5843b232442b68e743002abf0a2ce - - - -] Lock "n-hv-driver-port-lock-1d8c6d97-b687-4be8-8362-f94b010ff7a2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:18:00.085 2436 2668066248304 MainThread DEBUG oslo_concurrency.lockutils [req-eb8c3045-513a-410d-8bee-3864edffa0f1 5ad5843b232442b68e743002abf0a2ce - - - -] Lock "n-hv-driver-port-lock-1d8c6d97-b687-4be8-8362-f94b010ff7a2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:18:00.085 2436 2668066248304 MainThread DEBUG oslo_concurrency.lockutils [req-eb8c3045-513a-410d-8bee-3864edffa0f1 5ad5843b232442b68e743002abf0a2ce - - - -] Lock "n-hv-driver-port-lock-1d8c6d97-b687-4be8-8362-f94b010ff7a2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:18:00.317 2436 2668066248304 MainThread DEBUG oslo_concurrency.lockutils [req-eb8c3045-513a-410d-8bee-3864edffa0f1 5ad5843b232442b68e743002abf0a2ce - - - -] Lock "n-hv-driver-port-lock-1d8c6d97-b687-4be8-8362-f94b010ff7a2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:18:00.989 2436 2668064135824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1981b250-20eb-4b3c-8d3f-02c5042b6fd8 2022-03-14 10:18:01.854 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-14 10:18:01.854 2436 2668066248304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1981b250-20eb-4b3c-8d3f-02c5042b6fd8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-14 10:18:01.854 2436 2668066248304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1981b250-20eb-4b3c-8d3f-02c5042b6fd8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-14 10:18:01.854 2436 2668066248304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1981b250-20eb-4b3c-8d3f-02c5042b6fd8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-14 10:18:01.883 2436 2668066248304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1981b250-20eb-4b3c-8d3f-02c5042b6fd8'] 2022-03-14 10:18:01.883 2436 2668066248304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-14 10:18:01.883 2436 2668066248304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-14 10:18:01.883 2436 2668066248304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1981b250-20eb-4b3c-8d3f-02c5042b6fd8'] 2022-03-14 10:18:03.852 2436 2668066960304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:18:03.878 2436 2668066960304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:18:07.945 2436 2668066961184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-141612ed-5bfd-412e-a54d-08c931945d7f 5ad5843b232442b68e743002abf0a2ce - - - -] Security group member updated on remote: ['3ed8380d-7337-4c5a-9a6b-b2d791eeafea'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:18:07.964 2436 2668066961184 MainThread INFO neutron.agent.securitygroups_rpc [req-141612ed-5bfd-412e-a54d-08c931945d7f 5ad5843b232442b68e743002abf0a2ce - - - -] Security group member updated ['3ed8380d-7337-4c5a-9a6b-b2d791eeafea'] 2022-03-14 10:18:07.964 2436 2668066961184 MainThread INFO neutron.agent.securitygroups_rpc [req-141612ed-5bfd-412e-a54d-08c931945d7f 5ad5843b232442b68e743002abf0a2ce - - - -] Refresh firewall rules 2022-03-14 10:18:07.964 2436 2668066961184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-141612ed-5bfd-412e-a54d-08c931945d7f 5ad5843b232442b68e743002abf0a2ce - - - -] Get security group information for devices via rpc ['1d8c6d97-b687-4be8-8362-f94b010ff7a2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:18:07.994 2436 2668066961184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-141612ed-5bfd-412e-a54d-08c931945d7f 5ad5843b232442b68e743002abf0a2ce - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:18:07.994 2436 2668066961184 MainThread DEBUG neutron.agent.securitygroups_rpc [req-141612ed-5bfd-412e-a54d-08c931945d7f 5ad5843b232442b68e743002abf0a2ce - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:18:08.019 2436 2668064706048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-141612ed-5bfd-412e-a54d-08c931945d7f 5ad5843b232442b68e743002abf0a2ce - - - -] port_delete event received for '1d8c6d97-b687-4be8-8362-f94b010ff7a2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:18:09.021 2436 2668064135824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1d8c6d97-b687-4be8-8362-f94b010ff7a2 2022-03-14 10:18:09.864 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-14 10:18:09.864 2436 2668066853456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1d8c6d97-b687-4be8-8362-f94b010ff7a2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-14 10:18:09.864 2436 2668066853456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1d8c6d97-b687-4be8-8362-f94b010ff7a2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-14 10:18:09.864 2436 2668066853456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1d8c6d97-b687-4be8-8362-f94b010ff7a2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-14 10:18:09.882 2436 2668066853456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 376de0f9-2124-4ebc-8334-be36d2fd61cf 2022-03-14 10:18:09.882 2436 2668066853456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1d8c6d97-b687-4be8-8362-f94b010ff7a2'] 2022-03-14 10:18:09.882 2436 2668066853456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-14 10:18:09.882 2436 2668066853456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-14 10:18:09.882 2436 2668066853456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1d8c6d97-b687-4be8-8362-f94b010ff7a2'] 2022-03-14 10:18:10.847 2436 2668066568496 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-216fe824-46a3-433d-af18-39617d969be8 24144b79dc8e4601ba4438983d45495d - - - -] port_delete event received for 'a96776ac-76e1-498b-ba10-4015140728bb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:18:11.886 2436 2668067098112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:18:11.898 2436 2668067098112 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:18:12.070 2436 2668067155280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3541e382-dd69-4f69-8e9f-38fd75ac31ee 24144b79dc8e4601ba4438983d45495d - - - -] port_delete event received for 'f9ac20f5-b537-49b1-8e84-bb58386e5486' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:18:12.730 2436 2668065102656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01d94291-2805-4412-8bd8-808fd0c458f0 24144b79dc8e4601ba4438983d45495d - - - -] network_delete received. Deleting network 376de0f9-2124-4ebc-8334-be36d2fd61cf network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-14 10:18:12.730 2436 2668065102656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01d94291-2805-4412-8bd8-808fd0c458f0 24144b79dc8e4601ba4438983d45495d - - - -] Network 376de0f9-2124-4ebc-8334-be36d2fd61cf not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-14 10:18:23.999 2436 2668067268736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d197834b-dd62-424a-9a01-c7ee6d43ccb4 24d8eec4aa2d4a1b8402a261cbc16987 - - - -] Security group member updated on remote: ['710dd6c9-9d87-48dd-8646-950e649ed3ea'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:18:23.999 2436 2668067268736 MainThread INFO neutron.agent.securitygroups_rpc [req-d197834b-dd62-424a-9a01-c7ee6d43ccb4 24d8eec4aa2d4a1b8402a261cbc16987 - - - -] Security group member updated ['710dd6c9-9d87-48dd-8646-950e649ed3ea'] 2022-03-14 10:18:24.535 2436 2668067435968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d197834b-dd62-424a-9a01-c7ee6d43ccb4 24d8eec4aa2d4a1b8402a261cbc16987 - - - -] port_delete event received for '6a249118-3768-40cc-b994-3c7af0010ec9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:18:25.159 2436 2668064135824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6a249118-3768-40cc-b994-3c7af0010ec9 2022-03-14 10:18:25.771 2436 2668067269440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d2cd0767-14ee-43da-b1a0-a3a53513f623 24d8eec4aa2d4a1b8402a261cbc16987 - - - -] port_delete event received for 'a4d8172d-3c83-4742-b3dd-603a254ae41a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:18:25.948 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-14 10:18:25.948 2436 2668067269440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6a249118-3768-40cc-b994-3c7af0010ec9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-14 10:18:25.948 2436 2668067269440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6a249118-3768-40cc-b994-3c7af0010ec9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-14 10:18:25.948 2436 2668067269440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6a249118-3768-40cc-b994-3c7af0010ec9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-14 10:18:25.957 2436 2668067269440 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 365d5a42-3be9-46dc-a2fa-b3c71d3c81ed 2022-03-14 10:18:25.957 2436 2668067269440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6a249118-3768-40cc-b994-3c7af0010ec9'] 2022-03-14 10:18:25.957 2436 2668067269440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-14 10:18:25.957 2436 2668067269440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-14 10:18:25.957 2436 2668067269440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6a249118-3768-40cc-b994-3c7af0010ec9'] 2022-03-14 10:18:26.237 2436 2668067269440 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a3368b08-0c4d-4a9e-95ab-89c277184d97 24d8eec4aa2d4a1b8402a261cbc16987 - - - -] Security group rule updated on remote: ['a8ee5e5b-6a00-43c7-8212-f4f5a79d0c5a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-14 10:18:26.237 2436 2668067269440 MainThread INFO neutron.agent.securitygroups_rpc [req-a3368b08-0c4d-4a9e-95ab-89c277184d97 24d8eec4aa2d4a1b8402a261cbc16987 - - - -] Security group rule updated ['a8ee5e5b-6a00-43c7-8212-f4f5a79d0c5a'] 2022-03-14 10:18:26.347 2436 2668067266800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-204ee16e-72d8-4a6d-bd76-db9d399352c8 24d8eec4aa2d4a1b8402a261cbc16987 - - - -] Security group rule updated on remote: ['a8ee5e5b-6a00-43c7-8212-f4f5a79d0c5a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-14 10:18:26.347 2436 2668067266800 MainThread INFO neutron.agent.securitygroups_rpc [req-204ee16e-72d8-4a6d-bd76-db9d399352c8 24d8eec4aa2d4a1b8402a261cbc16987 - - - -] Security group rule updated ['a8ee5e5b-6a00-43c7-8212-f4f5a79d0c5a'] 2022-03-14 10:18:27.971 2436 2668067345856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:18:28.004 2436 2668067345856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:18:29.567 2436 2668064567888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-86148110-c76e-4cae-8664-ca7efe453235 24d8eec4aa2d4a1b8402a261cbc16987 - - - -] Security group member updated on remote: ['a8ee5e5b-6a00-43c7-8212-f4f5a79d0c5a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:18:29.567 2436 2668064567888 MainThread INFO neutron.agent.securitygroups_rpc [req-86148110-c76e-4cae-8664-ca7efe453235 24d8eec4aa2d4a1b8402a261cbc16987 - - - -] Security group member updated ['a8ee5e5b-6a00-43c7-8212-f4f5a79d0c5a'] 2022-03-14 10:18:30.661 2436 2668063581280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34a12727-bac0-4c46-9c65-dc53dc07cb51 f24d77c60b9c4b7292561f1eeb11c92a - - - -] port_update received: 2b6a0685-b71f-4550-9c40-dc83117149ae port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:18:30.675 2436 2668063581280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34a12727-bac0-4c46-9c65-dc53dc07cb51 f24d77c60b9c4b7292561f1eeb11c92a - - - -] No port 2b6a0685-b71f-4550-9c40-dc83117149ae defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:18:32.879 2436 2668064135648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2b6a0685-b71f-4550-9c40-dc83117149ae 2022-03-14 10:18:33.974 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-14 10:18:34.175 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Adding port 2b6a0685-b71f-4550-9c40-dc83117149ae 2022-03-14 10:18:34.175 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Port 2b6a0685-b71f-4550-9c40-dc83117149ae updated. Details: {'device': '2b6a0685-b71f-4550-9c40-dc83117149ae', 'network_id': '365d5a42-3be9-46dc-a2fa-b3c71d3c81ed', 'port_id': '2b6a0685-b71f-4550-9c40-dc83117149ae', 'mac_address': 'fa:16:3e:9b:72:36', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 197, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8324b9e7-243a-4a5b-8dce-7200a7ea41e6', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-14 10:18:34.175 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-14 10:18:34.175 2436 2668067192896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2b6a0685-b71f-4550-9c40-dc83117149ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:18:34.175 2436 2668067192896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2b6a0685-b71f-4550-9c40-dc83117149ae _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-14 10:18:34.175 2436 2668067192896 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 365d5a42-3be9-46dc-a2fa-b3c71d3c81ed 2022-03-14 10:18:34.175 2436 2668067192896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-14 10:18:34.318 2436 2668067192896 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2b6a0685-b71f-4550-9c40-dc83117149ae') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:18:34.318 2436 2668067192896 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2b6a0685-b71f-4550-9c40-dc83117149ae') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:18:34.330 2436 2668067192896 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2b6a0685-b71f-4550-9c40-dc83117149ae is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-14 10:18:34.330 2436 2668067192896 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 197, VLAN trunk: None to switch port 2b6a0685-b71f-4550-9c40-dc83117149ae 2022-03-14 10:18:34.431 2436 2668067192896 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-14 10:18:34.431 2436 2668067192896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2b6a0685-b71f-4550-9c40-dc83117149ae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:18:34.566 2436 2668067192896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2b6a0685-b71f-4550-9c40-dc83117149ae']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:18:34.566 2436 2668067192896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:18:34.566 2436 2668067192896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a8ee5e5b-6a00-43c7-8212-f4f5a79d0c5a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-14 10:18:34.566 2436 2668067192896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2b6a0685-b71f-4550-9c40-dc83117149ae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-14 10:18:34.566 2436 2668067192896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-14 10:18:34.566 2436 2668067192896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2b6a0685-b71f-4550-9c40-dc83117149ae not yet added. Adding. 2022-03-14 10:18:34.566 2436 2668067192896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-14 10:18:34.582 2436 2668067192896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-14 10:18:34.706 2436 2668067192896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2b6a0685-b71f-4550-9c40-dc83117149ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:18:34.846 2436 2668067192896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2b6a0685-b71f-4550-9c40-dc83117149ae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:18:34.846 2436 2668067192896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2b6a0685-b71f-4550-9c40-dc83117149ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:18:34.987 2436 2668067192896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2b6a0685-b71f-4550-9c40-dc83117149ae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:18:35.096 2436 2668067192896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2b6a0685-b71f-4550-9c40-dc83117149ae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:18:35.096 2436 2668067192896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2b6a0685-b71f-4550-9c40-dc83117149ae status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-14 10:18:35.096 2436 2668067192896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2b6a0685-b71f-4550-9c40-dc83117149ae processed. 2022-03-14 10:18:35.989 2436 2668067192896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:18:36.270 2436 2668067192896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.282s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:18:39.862 2436 2668065187088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9577e15a-dc4f-46fb-9971-7d61e49ab2d1 caadc14077fc46c4acc9b12edfbc54cf - - - -] Security group member updated on remote: ['fe446889-223d-46aa-83c6-8880017ce29a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:18:39.862 2436 2668065187088 MainThread INFO neutron.agent.securitygroups_rpc [req-9577e15a-dc4f-46fb-9971-7d61e49ab2d1 caadc14077fc46c4acc9b12edfbc54cf - - - -] Security group member updated ['fe446889-223d-46aa-83c6-8880017ce29a'] 2022-03-14 10:18:41.096 2436 2668066770080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2097dbb-ef01-4778-831b-d0f4850fab12 f24d77c60b9c4b7292561f1eeb11c92a - - - -] port_update received: 83d9bd6f-838e-4276-ad9e-455a292ec43d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:18:41.096 2436 2668066770080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b2097dbb-ef01-4778-831b-d0f4850fab12 f24d77c60b9c4b7292561f1eeb11c92a - - - -] No port 83d9bd6f-838e-4276-ad9e-455a292ec43d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:18:42.988 2436 2668064135648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 83d9bd6f-838e-4276-ad9e-455a292ec43d 2022-03-14 10:18:44.037 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-14 10:18:44.214 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Adding port 83d9bd6f-838e-4276-ad9e-455a292ec43d 2022-03-14 10:18:44.229 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Port 83d9bd6f-838e-4276-ad9e-455a292ec43d updated. Details: {'device': '83d9bd6f-838e-4276-ad9e-455a292ec43d', 'network_id': '2287dbe7-66da-48cb-a256-8225026b34f8', 'port_id': '83d9bd6f-838e-4276-ad9e-455a292ec43d', 'mac_address': 'fa:16:3e:ba:9e:ad', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 180, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4760fa6d-7386-441e-91ce-59321b76494e', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-14 10:18:44.229 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-14 10:18:44.229 2436 2668063098128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-83d9bd6f-838e-4276-ad9e-455a292ec43d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:18:44.229 2436 2668063098128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 83d9bd6f-838e-4276-ad9e-455a292ec43d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-14 10:18:44.229 2436 2668063098128 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2287dbe7-66da-48cb-a256-8225026b34f8 2022-03-14 10:18:44.229 2436 2668063098128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-14 10:18:44.398 2436 2668063098128 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '83d9bd6f-838e-4276-ad9e-455a292ec43d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:18:44.398 2436 2668063098128 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '83d9bd6f-838e-4276-ad9e-455a292ec43d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:18:44.411 2436 2668063098128 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 83d9bd6f-838e-4276-ad9e-455a292ec43d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-14 10:18:44.411 2436 2668063098128 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 180, VLAN trunk: None to switch port 83d9bd6f-838e-4276-ad9e-455a292ec43d 2022-03-14 10:18:44.502 2436 2668063098128 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-14 10:18:44.502 2436 2668063098128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['83d9bd6f-838e-4276-ad9e-455a292ec43d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:18:44.643 2436 2668063098128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['83d9bd6f-838e-4276-ad9e-455a292ec43d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:18:44.643 2436 2668063098128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:18:44.643 2436 2668063098128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fe446889-223d-46aa-83c6-8880017ce29a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-14 10:18:44.643 2436 2668063098128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fe446889-223d-46aa-83c6-8880017ce29a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-14 10:18:44.643 2436 2668063098128 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 83d9bd6f-838e-4276-ad9e-455a292ec43d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-14 10:18:44.643 2436 2668063098128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-14 10:18:44.643 2436 2668063098128 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 83d9bd6f-838e-4276-ad9e-455a292ec43d not yet added. Adding. 2022-03-14 10:18:44.643 2436 2668063098128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-14 10:18:44.643 2436 2668063098128 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-14 10:18:44.785 2436 2668063098128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83d9bd6f-838e-4276-ad9e-455a292ec43d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:18:44.910 2436 2668063098128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83d9bd6f-838e-4276-ad9e-455a292ec43d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:18:44.910 2436 2668063098128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83d9bd6f-838e-4276-ad9e-455a292ec43d" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:18:45.061 2436 2668063098128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-83d9bd6f-838e-4276-ad9e-455a292ec43d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:18:45.169 2436 2668063098128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-83d9bd6f-838e-4276-ad9e-455a292ec43d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.937s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:18:45.169 2436 2668063098128 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 83d9bd6f-838e-4276-ad9e-455a292ec43d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-14 10:18:45.169 2436 2668063098128 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 83d9bd6f-838e-4276-ad9e-455a292ec43d processed. 2022-03-14 10:18:46.033 2436 2668063098128 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:18:46.211 2436 2668063098128 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:18:50.292 2436 2668064278656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-514c186e-c5b6-4c2f-9793-9ebf2face7b7 caadc14077fc46c4acc9b12edfbc54cf - - - -] Security group member updated on remote: ['fe446889-223d-46aa-83c6-8880017ce29a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:18:50.292 2436 2668064278656 MainThread INFO neutron.agent.securitygroups_rpc [req-514c186e-c5b6-4c2f-9793-9ebf2face7b7 caadc14077fc46c4acc9b12edfbc54cf - - - -] Security group member updated ['fe446889-223d-46aa-83c6-8880017ce29a'] 2022-03-14 10:18:50.292 2436 2668064278656 MainThread INFO neutron.agent.securitygroups_rpc [req-514c186e-c5b6-4c2f-9793-9ebf2face7b7 caadc14077fc46c4acc9b12edfbc54cf - - - -] Refresh firewall rules 2022-03-14 10:18:50.292 2436 2668064278656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-514c186e-c5b6-4c2f-9793-9ebf2face7b7 caadc14077fc46c4acc9b12edfbc54cf - - - -] Get security group information for devices via rpc ['83d9bd6f-838e-4276-ad9e-455a292ec43d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:18:50.314 2436 2668064278656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-514c186e-c5b6-4c2f-9793-9ebf2face7b7 caadc14077fc46c4acc9b12edfbc54cf - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:18:50.326 2436 2668064278656 MainThread DEBUG neutron.agent.securitygroups_rpc [req-514c186e-c5b6-4c2f-9793-9ebf2face7b7 caadc14077fc46c4acc9b12edfbc54cf - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:18:50.354 2436 2668064278656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-514c186e-c5b6-4c2f-9793-9ebf2face7b7 caadc14077fc46c4acc9b12edfbc54cf - - - -] port_delete event received for '83d9bd6f-838e-4276-ad9e-455a292ec43d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:18:51.307 2436 2668064135824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 83d9bd6f-838e-4276-ad9e-455a292ec43d 2022-03-14 10:18:52.056 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-14 10:18:52.056 2436 2668067603376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '83d9bd6f-838e-4276-ad9e-455a292ec43d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-14 10:18:52.056 2436 2668067603376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '83d9bd6f-838e-4276-ad9e-455a292ec43d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-14 10:18:52.056 2436 2668067603376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 83d9bd6f-838e-4276-ad9e-455a292ec43d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-14 10:18:52.065 2436 2668067603376 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2287dbe7-66da-48cb-a256-8225026b34f8 2022-03-14 10:18:52.065 2436 2668067603376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['83d9bd6f-838e-4276-ad9e-455a292ec43d'] 2022-03-14 10:18:52.065 2436 2668067603376 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-14 10:18:52.065 2436 2668067603376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-14 10:18:52.065 2436 2668067603376 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['83d9bd6f-838e-4276-ad9e-455a292ec43d'] 2022-03-14 10:18:53.770 2436 2668066643808 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-07456c3b-0961-4672-b79f-d17bcfae8fe4 caadc14077fc46c4acc9b12edfbc54cf - - - -] Security group member updated on remote: ['fe446889-223d-46aa-83c6-8880017ce29a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:18:53.770 2436 2668066643808 MainThread INFO neutron.agent.securitygroups_rpc [req-07456c3b-0961-4672-b79f-d17bcfae8fe4 caadc14077fc46c4acc9b12edfbc54cf - - - -] Security group member updated ['fe446889-223d-46aa-83c6-8880017ce29a'] 2022-03-14 10:18:54.050 2436 2668066643808 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:18:54.066 2436 2668066643808 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:18:54.488 2436 2668066250592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e41c18d-59db-408b-8b47-47df14617420 f24d77c60b9c4b7292561f1eeb11c92a - - - -] port_update received: 50cfd23a-e53c-486b-bd6d-2e54d7e6f665 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:18:54.503 2436 2668066250592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e41c18d-59db-408b-8b47-47df14617420 f24d77c60b9c4b7292561f1eeb11c92a - - - -] No port 50cfd23a-e53c-486b-bd6d-2e54d7e6f665 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:18:56.870 2436 2668063098128 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4d296ece-bf85-4205-b24d-a35325d969d1 a5047f107d6d4b0e963d9339db68b824 - - - -] Security group member updated on remote: ['e7c25dca-688f-4dc2-981a-87e6abaf9b6e'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:18:56.870 2436 2668063098128 MainThread INFO neutron.agent.securitygroups_rpc [req-4d296ece-bf85-4205-b24d-a35325d969d1 a5047f107d6d4b0e963d9339db68b824 - - - -] Security group member updated ['e7c25dca-688f-4dc2-981a-87e6abaf9b6e'] 2022-03-14 10:18:57.101 2436 2668064135648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 50cfd23a-e53c-486b-bd6d-2e54d7e6f665 2022-03-14 10:18:57.229 2436 2668063058048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4d296ece-bf85-4205-b24d-a35325d969d1 a5047f107d6d4b0e963d9339db68b824 - - - -] port_delete event received for 'f6b52bce-f983-432c-acc1-15c65a2bb750' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:18:57.362 2436 2668064135824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f6b52bce-f983-432c-acc1-15c65a2bb750 2022-03-14 10:18:58.072 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-14 10:18:58.291 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Adding port 50cfd23a-e53c-486b-bd6d-2e54d7e6f665 2022-03-14 10:18:58.291 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Port 50cfd23a-e53c-486b-bd6d-2e54d7e6f665 updated. Details: {'device': '50cfd23a-e53c-486b-bd6d-2e54d7e6f665', 'network_id': '2287dbe7-66da-48cb-a256-8225026b34f8', 'port_id': '50cfd23a-e53c-486b-bd6d-2e54d7e6f665', 'mac_address': 'fa:16:3e:4f:e1:a9', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 180, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4760fa6d-7386-441e-91ce-59321b76494e', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-14 10:18:58.291 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-14 10:18:58.291 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-14 10:18:58.306 2436 2668066860368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f6b52bce-f983-432c-acc1-15c65a2bb750' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-14 10:18:58.306 2436 2668066860368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f6b52bce-f983-432c-acc1-15c65a2bb750' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-14 10:18:58.306 2436 2668066860368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f6b52bce-f983-432c-acc1-15c65a2bb750 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-14 10:18:58.306 2436 2668066860192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-50cfd23a-e53c-486b-bd6d-2e54d7e6f665" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:18:58.306 2436 2668066860192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 50cfd23a-e53c-486b-bd6d-2e54d7e6f665 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-14 10:18:58.306 2436 2668066860192 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 2287dbe7-66da-48cb-a256-8225026b34f8 2022-03-14 10:18:58.306 2436 2668066860192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-14 10:18:58.322 2436 2668066860368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cc055c76-e239-4773-a523-a5aa5230e1cf 2022-03-14 10:18:58.322 2436 2668066860368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f6b52bce-f983-432c-acc1-15c65a2bb750'] 2022-03-14 10:18:58.322 2436 2668066860368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-14 10:18:58.322 2436 2668066860368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-14 10:18:58.322 2436 2668066860368 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f6b52bce-f983-432c-acc1-15c65a2bb750'] 2022-03-14 10:18:58.438 2436 2668066860192 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '50cfd23a-e53c-486b-bd6d-2e54d7e6f665') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:18:58.449 2436 2668066860192 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '50cfd23a-e53c-486b-bd6d-2e54d7e6f665') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:18:58.449 2436 2668066860192 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 50cfd23a-e53c-486b-bd6d-2e54d7e6f665 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-14 10:18:58.449 2436 2668066860192 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 180, VLAN trunk: None to switch port 50cfd23a-e53c-486b-bd6d-2e54d7e6f665 2022-03-14 10:18:58.536 2436 2668066860192 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-14 10:18:58.536 2436 2668066860192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['50cfd23a-e53c-486b-bd6d-2e54d7e6f665'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:18:58.658 2436 2668066860192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['50cfd23a-e53c-486b-bd6d-2e54d7e6f665']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:18:58.658 2436 2668066860192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:18:58.658 2436 2668066860192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fe446889-223d-46aa-83c6-8880017ce29a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-14 10:18:58.682 2436 2668066860192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (fe446889-223d-46aa-83c6-8880017ce29a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-14 10:18:58.682 2436 2668066860192 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 50cfd23a-e53c-486b-bd6d-2e54d7e6f665 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-14 10:18:58.682 2436 2668066860192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-14 10:18:58.682 2436 2668066860192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 50cfd23a-e53c-486b-bd6d-2e54d7e6f665 not yet added. Adding. 2022-03-14 10:18:58.682 2436 2668066860192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-14 10:18:58.682 2436 2668066860192 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-14 10:18:58.799 2436 2668066860192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-50cfd23a-e53c-486b-bd6d-2e54d7e6f665" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:18:58.816 2436 2668067674768 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09ea2ab2-2703-4aec-8268-a5e1b8eabf6b a5047f107d6d4b0e963d9339db68b824 - - - -] port_delete event received for '21d6af6e-ce36-4f9f-b534-8b92e50d8d0b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:18:58.926 2436 2668066860192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-50cfd23a-e53c-486b-bd6d-2e54d7e6f665" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:18:58.926 2436 2668066860192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-50cfd23a-e53c-486b-bd6d-2e54d7e6f665" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:18:59.051 2436 2668066860192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-50cfd23a-e53c-486b-bd6d-2e54d7e6f665" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:18:59.150 2436 2668066860192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-50cfd23a-e53c-486b-bd6d-2e54d7e6f665" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:18:59.150 2436 2668066860192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 50cfd23a-e53c-486b-bd6d-2e54d7e6f665 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-14 10:18:59.150 2436 2668066860192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 50cfd23a-e53c-486b-bd6d-2e54d7e6f665 processed. 2022-03-14 10:18:59.198 2436 2668066860192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-77cf9d93-827e-4f12-856e-e1ae1f038abc a5047f107d6d4b0e963d9339db68b824 - - - -] Security group rule updated on remote: ['c350af89-788f-4140-9334-811cd05a1305'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-14 10:18:59.210 2436 2668066860192 MainThread INFO neutron.agent.securitygroups_rpc [req-77cf9d93-827e-4f12-856e-e1ae1f038abc a5047f107d6d4b0e963d9339db68b824 - - - -] Security group rule updated ['c350af89-788f-4140-9334-811cd05a1305'] 2022-03-14 10:18:59.321 2436 2667936541328 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f33cfb8e-4ee2-4ace-a700-fae1ad07c7d6 a5047f107d6d4b0e963d9339db68b824 - - - -] Security group rule updated on remote: ['c350af89-788f-4140-9334-811cd05a1305'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-14 10:18:59.321 2436 2667936541328 MainThread INFO neutron.agent.securitygroups_rpc [req-f33cfb8e-4ee2-4ace-a700-fae1ad07c7d6 a5047f107d6d4b0e963d9339db68b824 - - - -] Security group rule updated ['c350af89-788f-4140-9334-811cd05a1305'] 2022-03-14 10:19:00.095 2436 2667936541328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:19:00.455 2436 2667936541328 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:19:02.771 2436 2668065245664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2e692d9f-3eb1-4f74-9e14-3eb054a050ba a5047f107d6d4b0e963d9339db68b824 - - - -] Security group member updated on remote: ['c350af89-788f-4140-9334-811cd05a1305'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:19:02.771 2436 2668065245664 MainThread INFO neutron.agent.securitygroups_rpc [req-2e692d9f-3eb1-4f74-9e14-3eb054a050ba a5047f107d6d4b0e963d9339db68b824 - - - -] Security group member updated ['c350af89-788f-4140-9334-811cd05a1305'] 2022-03-14 10:19:03.566 2436 2668066075920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8163b792-311e-4eea-9de1-a0f8ebd3e3c9 f24d77c60b9c4b7292561f1eeb11c92a - - - -] port_update received: 73e3a0b5-5d97-49b0-a785-6927a90c1a15 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:19:03.583 2436 2668066075920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8163b792-311e-4eea-9de1-a0f8ebd3e3c9 f24d77c60b9c4b7292561f1eeb11c92a - - - -] No port 73e3a0b5-5d97-49b0-a785-6927a90c1a15 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:19:05.049 2436 2668065985456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a17839b2-be7b-490d-a797-72c425348f10 caadc14077fc46c4acc9b12edfbc54cf - - - -] Security group member updated on remote: ['fe446889-223d-46aa-83c6-8880017ce29a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:19:05.049 2436 2668065985456 MainThread INFO neutron.agent.securitygroups_rpc [req-a17839b2-be7b-490d-a797-72c425348f10 caadc14077fc46c4acc9b12edfbc54cf - - - -] Security group member updated ['fe446889-223d-46aa-83c6-8880017ce29a'] 2022-03-14 10:19:05.049 2436 2668065985456 MainThread INFO neutron.agent.securitygroups_rpc [req-a17839b2-be7b-490d-a797-72c425348f10 caadc14077fc46c4acc9b12edfbc54cf - - - -] Refresh firewall rules 2022-03-14 10:19:05.049 2436 2668065985456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a17839b2-be7b-490d-a797-72c425348f10 caadc14077fc46c4acc9b12edfbc54cf - - - -] Get security group information for devices via rpc ['50cfd23a-e53c-486b-bd6d-2e54d7e6f665'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:19:05.080 2436 2668065985456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a17839b2-be7b-490d-a797-72c425348f10 caadc14077fc46c4acc9b12edfbc54cf - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:19:05.080 2436 2668065985456 MainThread DEBUG neutron.agent.securitygroups_rpc [req-a17839b2-be7b-490d-a797-72c425348f10 caadc14077fc46c4acc9b12edfbc54cf - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:19:05.118 2436 2668065985456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a17839b2-be7b-490d-a797-72c425348f10 caadc14077fc46c4acc9b12edfbc54cf - - - -] port_delete event received for '50cfd23a-e53c-486b-bd6d-2e54d7e6f665' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:19:05.160 2436 2668064135648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 73e3a0b5-5d97-49b0-a785-6927a90c1a15 2022-03-14 10:19:05.431 2436 2668064135824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 50cfd23a-e53c-486b-bd6d-2e54d7e6f665 2022-03-14 10:19:06.129 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-14 10:19:06.302 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Adding port 73e3a0b5-5d97-49b0-a785-6927a90c1a15 2022-03-14 10:19:06.302 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Port 73e3a0b5-5d97-49b0-a785-6927a90c1a15 updated. Details: {'device': '73e3a0b5-5d97-49b0-a785-6927a90c1a15', 'network_id': 'cc055c76-e239-4773-a523-a5aa5230e1cf', 'port_id': '73e3a0b5-5d97-49b0-a785-6927a90c1a15', 'mac_address': 'fa:16:3e:6c:37:21', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 152, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '542eb37a-5920-439f-a6a5-8eae93cf2103', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-14 10:19:06.302 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-14 10:19:06.302 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-14 10:19:06.302 2436 2668067853936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '50cfd23a-e53c-486b-bd6d-2e54d7e6f665' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-14 10:19:06.320 2436 2668067853936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '50cfd23a-e53c-486b-bd6d-2e54d7e6f665' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-14 10:19:06.320 2436 2668067853936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 50cfd23a-e53c-486b-bd6d-2e54d7e6f665 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-14 10:19:06.320 2436 2668067853760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-73e3a0b5-5d97-49b0-a785-6927a90c1a15" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:19:06.320 2436 2668067853760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 73e3a0b5-5d97-49b0-a785-6927a90c1a15 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-14 10:19:06.320 2436 2668067853760 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network cc055c76-e239-4773-a523-a5aa5230e1cf 2022-03-14 10:19:06.320 2436 2668067853760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-14 10:19:06.330 2436 2668067853936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 2287dbe7-66da-48cb-a256-8225026b34f8 2022-03-14 10:19:06.330 2436 2668067853936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['50cfd23a-e53c-486b-bd6d-2e54d7e6f665'] 2022-03-14 10:19:06.330 2436 2668067853936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-14 10:19:06.330 2436 2668067853936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-14 10:19:06.330 2436 2668067853936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['50cfd23a-e53c-486b-bd6d-2e54d7e6f665'] 2022-03-14 10:19:06.494 2436 2668067853760 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '73e3a0b5-5d97-49b0-a785-6927a90c1a15') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:19:06.494 2436 2668067853760 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '73e3a0b5-5d97-49b0-a785-6927a90c1a15') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:19:06.506 2436 2668067853760 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 73e3a0b5-5d97-49b0-a785-6927a90c1a15 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-14 10:19:06.506 2436 2668067853760 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 152, VLAN trunk: None to switch port 73e3a0b5-5d97-49b0-a785-6927a90c1a15 2022-03-14 10:19:06.619 2436 2668067853760 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-14 10:19:06.619 2436 2668067853760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['73e3a0b5-5d97-49b0-a785-6927a90c1a15'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:19:06.769 2436 2668067853760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['73e3a0b5-5d97-49b0-a785-6927a90c1a15']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:19:06.769 2436 2668067853760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:19:06.769 2436 2668067853760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c350af89-788f-4140-9334-811cd05a1305) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-14 10:19:06.769 2436 2668067853760 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 73e3a0b5-5d97-49b0-a785-6927a90c1a15 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-14 10:19:06.769 2436 2668067853760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-14 10:19:06.769 2436 2668067853760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 73e3a0b5-5d97-49b0-a785-6927a90c1a15 not yet added. Adding. 2022-03-14 10:19:06.769 2436 2668067853760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-14 10:19:06.769 2436 2668067853760 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-14 10:19:06.878 2436 2668067853760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73e3a0b5-5d97-49b0-a785-6927a90c1a15" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:19:06.987 2436 2668067853760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73e3a0b5-5d97-49b0-a785-6927a90c1a15" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:19:06.987 2436 2668067853760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73e3a0b5-5d97-49b0-a785-6927a90c1a15" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:19:07.114 2436 2668067853760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-73e3a0b5-5d97-49b0-a785-6927a90c1a15" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:19:07.221 2436 2668067853760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-73e3a0b5-5d97-49b0-a785-6927a90c1a15" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:19:07.221 2436 2668067853760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 73e3a0b5-5d97-49b0-a785-6927a90c1a15 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-14 10:19:07.221 2436 2668067853760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 73e3a0b5-5d97-49b0-a785-6927a90c1a15 processed. 2022-03-14 10:19:07.323 2436 2668064753968 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5e7067c6-5bff-4fe3-9c1e-e974ce96b6d4 6d1d66c9fef74b53b5c730182a5f036c - - - -] Security group member updated on remote: ['d33b34f5-f7d2-4a93-9591-070a6b1372c9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:19:07.323 2436 2668064753968 MainThread INFO neutron.agent.securitygroups_rpc [req-5e7067c6-5bff-4fe3-9c1e-e974ce96b6d4 6d1d66c9fef74b53b5c730182a5f036c - - - -] Security group member updated ['d33b34f5-f7d2-4a93-9591-070a6b1372c9'] 2022-03-14 10:19:07.432 2436 2668064135824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 323f528a-2ce2-4ae1-a849-035e56b00ed3 2022-03-14 10:19:07.877 2436 2668064753968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e7067c6-5bff-4fe3-9c1e-e974ce96b6d4 6d1d66c9fef74b53b5c730182a5f036c - - - -] port_delete event received for '323f528a-2ce2-4ae1-a849-035e56b00ed3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:19:08.129 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-14 10:19:08.129 2436 2668067741008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '323f528a-2ce2-4ae1-a849-035e56b00ed3' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-14 10:19:08.129 2436 2668067741008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '323f528a-2ce2-4ae1-a849-035e56b00ed3' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-14 10:19:08.129 2436 2668067741008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 323f528a-2ce2-4ae1-a849-035e56b00ed3 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-14 10:19:08.129 2436 2668067739072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:19:08.144 2436 2668067741008 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network aa69cf08-9339-4c61-bca8-cad824633d80 2022-03-14 10:19:08.144 2436 2668067741008 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['323f528a-2ce2-4ae1-a849-035e56b00ed3'] 2022-03-14 10:19:08.144 2436 2668067741008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-14 10:19:08.144 2436 2668067741008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-14 10:19:08.144 2436 2668067741008 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['323f528a-2ce2-4ae1-a849-035e56b00ed3'] 2022-03-14 10:19:08.658 2436 2668067739072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.531s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:19:10.018 2436 2668067344448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76d2571e-decc-43fe-8084-49f0f8d226dd 6d1d66c9fef74b53b5c730182a5f036c - - - -] port_delete event received for '49999cba-9325-4143-9f9d-f137f3486134' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:19:10.501 2436 2668067497232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5e886665-7eb8-49da-a4e0-ce87da776382 6d1d66c9fef74b53b5c730182a5f036c - - - -] Security group rule updated on remote: ['fa019232-0ca5-42b9-91e1-988d8530c17a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-14 10:19:10.501 2436 2668067497232 MainThread INFO neutron.agent.securitygroups_rpc [req-5e886665-7eb8-49da-a4e0-ce87da776382 6d1d66c9fef74b53b5c730182a5f036c - - - -] Security group rule updated ['fa019232-0ca5-42b9-91e1-988d8530c17a'] 2022-03-14 10:19:10.658 2436 2668067602496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2f9d5a41-6c09-48c8-943e-a880d9f7e672 6d1d66c9fef74b53b5c730182a5f036c - - - -] Security group rule updated on remote: ['fa019232-0ca5-42b9-91e1-988d8530c17a'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-14 10:19:10.658 2436 2668067602496 MainThread INFO neutron.agent.securitygroups_rpc [req-2f9d5a41-6c09-48c8-943e-a880d9f7e672 6d1d66c9fef74b53b5c730182a5f036c - - - -] Security group rule updated ['fa019232-0ca5-42b9-91e1-988d8530c17a'] 2022-03-14 10:19:14.788 2436 2668065189376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f5217675-4f1a-41bf-83bd-57421a28da3e 6d1d66c9fef74b53b5c730182a5f036c - - - -] Security group member updated on remote: ['fa019232-0ca5-42b9-91e1-988d8530c17a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:19:14.788 2436 2668065189376 MainThread INFO neutron.agent.securitygroups_rpc [req-f5217675-4f1a-41bf-83bd-57421a28da3e 6d1d66c9fef74b53b5c730182a5f036c - - - -] Security group member updated ['fa019232-0ca5-42b9-91e1-988d8530c17a'] 2022-03-14 10:19:15.709 2436 2668065189376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c852cf50-3448-40d7-904d-a10521b6132e f24d77c60b9c4b7292561f1eeb11c92a - - - -] port_update received: 638f84c1-a901-49e9-9bcb-b5740b8f0e33 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:19:15.721 2436 2668065189376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c852cf50-3448-40d7-904d-a10521b6132e f24d77c60b9c4b7292561f1eeb11c92a - - - -] No port 638f84c1-a901-49e9-9bcb-b5740b8f0e33 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:19:17.213 2436 2668064135648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 638f84c1-a901-49e9-9bcb-b5740b8f0e33 2022-03-14 10:19:18.158 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-14 10:19:18.361 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Adding port 638f84c1-a901-49e9-9bcb-b5740b8f0e33 2022-03-14 10:19:18.361 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Port 638f84c1-a901-49e9-9bcb-b5740b8f0e33 updated. Details: {'device': '638f84c1-a901-49e9-9bcb-b5740b8f0e33', 'network_id': 'aa69cf08-9339-4c61-bca8-cad824633d80', 'port_id': '638f84c1-a901-49e9-9bcb-b5740b8f0e33', 'mac_address': 'fa:16:3e:e2:fe:be', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 173, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f1b22a32-a32b-4c69-92f8-2de863961267', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-14 10:19:18.361 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-14 10:19:18.361 2436 2668066266272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-638f84c1-a901-49e9-9bcb-b5740b8f0e33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:19:18.361 2436 2668066266272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 638f84c1-a901-49e9-9bcb-b5740b8f0e33 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-14 10:19:18.361 2436 2668066266272 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network aa69cf08-9339-4c61-bca8-cad824633d80 2022-03-14 10:19:18.361 2436 2668066266272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-14 10:19:18.527 2436 2668066266272 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '638f84c1-a901-49e9-9bcb-b5740b8f0e33') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:19:18.527 2436 2668066266272 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '638f84c1-a901-49e9-9bcb-b5740b8f0e33') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:19:18.539 2436 2668066266272 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 638f84c1-a901-49e9-9bcb-b5740b8f0e33 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-14 10:19:18.539 2436 2668066266272 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 173, VLAN trunk: None to switch port 638f84c1-a901-49e9-9bcb-b5740b8f0e33 2022-03-14 10:19:18.629 2436 2668066266272 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-14 10:19:18.629 2436 2668066266272 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['638f84c1-a901-49e9-9bcb-b5740b8f0e33'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:19:18.799 2436 2668066266272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['638f84c1-a901-49e9-9bcb-b5740b8f0e33']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:19:18.799 2436 2668066266272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:19:18.799 2436 2668066266272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (fa019232-0ca5-42b9-91e1-988d8530c17a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-14 10:19:18.799 2436 2668066266272 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 638f84c1-a901-49e9-9bcb-b5740b8f0e33 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-14 10:19:18.799 2436 2668066266272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-14 10:19:18.799 2436 2668066266272 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 638f84c1-a901-49e9-9bcb-b5740b8f0e33 not yet added. Adding. 2022-03-14 10:19:18.799 2436 2668066266272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-14 10:19:18.799 2436 2668066266272 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-14 10:19:18.942 2436 2668066266272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-638f84c1-a901-49e9-9bcb-b5740b8f0e33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:19:19.085 2436 2668066266272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-638f84c1-a901-49e9-9bcb-b5740b8f0e33" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:19:19.085 2436 2668066266272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-638f84c1-a901-49e9-9bcb-b5740b8f0e33" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:19:19.237 2436 2668066266272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-638f84c1-a901-49e9-9bcb-b5740b8f0e33" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:19:19.352 2436 2668066266272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-638f84c1-a901-49e9-9bcb-b5740b8f0e33" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.985s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:19:19.352 2436 2668066266272 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 638f84c1-a901-49e9-9bcb-b5740b8f0e33 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-14 10:19:19.352 2436 2668066266272 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 638f84c1-a901-49e9-9bcb-b5740b8f0e33 processed. 2022-03-14 10:19:20.173 2436 2668066266272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:19:20.415 2436 2668066266272 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:19:21.377 2436 2668068988880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Security group member updated on remote: ['96c59320-14a2-4455-902b-f22d2ec2b1d0', '146c0381-5dd2-40d0-90ec-b6b5b5e44eb1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:19:21.377 2436 2668068988880 MainThread INFO neutron.agent.securitygroups_rpc [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Security group member updated ['96c59320-14a2-4455-902b-f22d2ec2b1d0', '146c0381-5dd2-40d0-90ec-b6b5b5e44eb1'] 2022-03-14 10:19:21.377 2436 2668068988880 MainThread INFO neutron.agent.securitygroups_rpc [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Refresh firewall rules 2022-03-14 10:19:21.377 2436 2668068988880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Get security group information for devices via rpc ['7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:19:21.565 2436 2668068988880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Update security group information for ports dict_keys(['7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:19:21.565 2436 2668068988880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:19:21.565 2436 2668068988880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Update rules of security group (96c59320-14a2-4455-902b-f22d2ec2b1d0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-14 10:19:21.565 2436 2668068988880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Update members of security group (96c59320-14a2-4455-902b-f22d2ec2b1d0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-14 10:19:21.565 2436 2668068988880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Update port filter for 7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-14 10:19:21.580 2436 2668068988880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Updating port rules. 2022-03-14 10:19:21.580 2436 2668068988880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Creating 0 new rules, removing 6 old rules. 2022-03-14 10:19:21.580 2436 2668068988880 MainThread DEBUG oslo_concurrency.lockutils [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Lock "n-hv-driver-port-lock-7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:19:21.580 2436 2668068988880 MainThread DEBUG oslo_concurrency.lockutils [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Lock "n-hv-driver-port-lock-7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:19:21.580 2436 2668068988880 MainThread DEBUG oslo_concurrency.lockutils [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Lock "n-hv-driver-port-lock-7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:19:21.751 2436 2668069072384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] port_update received: 7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:19:21.768 2436 2668069072384 MainThread DEBUG oslo_concurrency.lockutils [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Lock "n-hv-agent-port-lock-7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:19:21.768 2436 2668069072384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Binding port 7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-14 10:19:21.768 2436 2668069072384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-14 10:19:21.786 2436 2668069072384 MainThread DEBUG neutron.services.trunk.rpc.agent [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:19:21.786 2436 2668069072384 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:19:21.799 2436 2668069072384 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Trunk plugin disabled on server. Assuming port 7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-14 10:19:21.799 2436 2668069072384 MainThread INFO networking_hyperv.neutron.trunk_driver [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Binding VLAN ID: 188, VLAN trunk: None to switch port 7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0 2022-03-14 10:19:21.830 2436 2668068988880 MainThread DEBUG oslo_concurrency.lockutils [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Lock "n-hv-driver-port-lock-7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:19:21.848 2436 2668069072384 MainThread INFO neutron.agent.securitygroups_rpc [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Refresh firewall rules 2022-03-14 10:19:21.848 2436 2668069072384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Get security group information for devices via rpc ['7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:19:22.205 2436 2668069072384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Update security group information for ports dict_keys(['7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:19:22.205 2436 2668069072384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:19:22.205 2436 2668069072384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Update rules of security group (96c59320-14a2-4455-902b-f22d2ec2b1d0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-14 10:19:22.205 2436 2668069072384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Update members of security group (96c59320-14a2-4455-902b-f22d2ec2b1d0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-14 10:19:22.205 2436 2668069072384 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Update port filter for 7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-14 10:19:22.205 2436 2668069072384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Updating port rules. 2022-03-14 10:19:22.205 2436 2668069072384 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Creating 0 new rules, removing 0 old rules. 2022-03-14 10:19:22.205 2436 2668069072384 MainThread DEBUG oslo_concurrency.lockutils [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Lock "n-hv-driver-port-lock-7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:19:22.205 2436 2668069072384 MainThread DEBUG oslo_concurrency.lockutils [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Lock "n-hv-driver-port-lock-7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:19:22.205 2436 2668069072384 MainThread DEBUG oslo_concurrency.lockutils [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Lock "n-hv-driver-port-lock-7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:19:22.205 2436 2668069072384 MainThread DEBUG oslo_concurrency.lockutils [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Lock "n-hv-driver-port-lock-7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:19:22.240 2436 2668069072384 MainThread DEBUG oslo_concurrency.lockutils [req-b736f5da-634b-4a9d-8414-4042b3f4af91 a79aebffddb942a3a8f7e7a28366851f - - - -] Lock "n-hv-agent-port-lock-7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.468s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:19:23.166 2436 2668069072384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1692f0f-6d4a-4087-ad86-d6639454c77e a79aebffddb942a3a8f7e7a28366851f - - - -] port_delete event received for '7d2b027f-c06f-4383-81d5-7fc43cd46d2a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:19:28.775 2436 2668068962896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7dc0cb09-5ea0-4cb0-818a-2acf25c14012 24144b79dc8e4601ba4438983d45495d - - - -] network_delete received. Deleting network 2287dbe7-66da-48cb-a256-8225026b34f8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-14 10:19:28.775 2436 2668068962896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7dc0cb09-5ea0-4cb0-818a-2acf25c14012 24144b79dc8e4601ba4438983d45495d - - - -] Network 2287dbe7-66da-48cb-a256-8225026b34f8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-14 10:19:29.541 2436 2668067852352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e0f5b6e3-2083-4498-b21f-d720649c2ec2 a79aebffddb942a3a8f7e7a28366851f - - - -] Security group member updated on remote: ['96c59320-14a2-4455-902b-f22d2ec2b1d0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:19:29.564 2436 2668067852352 MainThread INFO neutron.agent.securitygroups_rpc [req-e0f5b6e3-2083-4498-b21f-d720649c2ec2 a79aebffddb942a3a8f7e7a28366851f - - - -] Security group member updated ['96c59320-14a2-4455-902b-f22d2ec2b1d0'] 2022-03-14 10:19:29.564 2436 2668067852352 MainThread INFO neutron.agent.securitygroups_rpc [req-e0f5b6e3-2083-4498-b21f-d720649c2ec2 a79aebffddb942a3a8f7e7a28366851f - - - -] Refresh firewall rules 2022-03-14 10:19:29.566 2436 2668067852352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e0f5b6e3-2083-4498-b21f-d720649c2ec2 a79aebffddb942a3a8f7e7a28366851f - - - -] Get security group information for devices via rpc ['7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:19:29.596 2436 2668067852352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e0f5b6e3-2083-4498-b21f-d720649c2ec2 a79aebffddb942a3a8f7e7a28366851f - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:19:29.596 2436 2668067852352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e0f5b6e3-2083-4498-b21f-d720649c2ec2 a79aebffddb942a3a8f7e7a28366851f - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:19:29.612 2436 2668064135824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0 2022-03-14 10:19:29.634 2436 2668067852352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e0f5b6e3-2083-4498-b21f-d720649c2ec2 a79aebffddb942a3a8f7e7a28366851f - - - -] port_delete event received for '7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:19:30.221 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-14 10:19:30.221 2436 2668064280416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-14 10:19:30.221 2436 2668064280416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-14 10:19:30.221 2436 2668064280416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-14 10:19:30.237 2436 2668064280416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0'] 2022-03-14 10:19:30.237 2436 2668064280416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-14 10:19:30.237 2436 2668064280416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-14 10:19:30.237 2436 2668064280416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7a0e100c-dc3a-4fa0-a8bc-842bfd9a6bb0'] 2022-03-14 10:19:31.958 2436 2668064280416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64926c0b-562c-43f3-b333-c6030179fab7 24144b79dc8e4601ba4438983d45495d - - - -] port_delete event received for 'e19d21f8-750c-4eef-b00e-3f7ce049140d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:19:32.236 2436 2668069249440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:19:32.269 2436 2668069249440 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:19:33.269 2436 2668066246896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2462d644-626a-41ad-baed-7adf627d547c 24144b79dc8e4601ba4438983d45495d - - - -] port_delete event received for '7c223474-3521-415f-a2d7-4a9f2cc39adf' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:19:34.054 2436 2668066963120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8bcab2b8-eaa9-4585-bb27-c7623a477670 24144b79dc8e4601ba4438983d45495d - - - -] port_delete event received for '8c33613d-d3fe-4be7-a16e-c8c849e1b356' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:19:34.267 2436 2668065830864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8bcab2b8-eaa9-4585-bb27-c7623a477670 24144b79dc8e4601ba4438983d45495d - - - -] network_delete received. Deleting network 651db8d6-6b5e-4af6-b35e-915d87b0f6bf network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-14 10:19:34.267 2436 2668065830864 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-8bcab2b8-eaa9-4585-bb27-c7623a477670 24144b79dc8e4601ba4438983d45495d - - - -] Reclaiming local network 651db8d6-6b5e-4af6-b35e-915d87b0f6bf 2022-03-14 10:19:35.237 2436 2668066307936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-310dd95e-ee49-49de-bf3a-1e6e774072a4 24144b79dc8e4601ba4438983d45495d - - - -] port_delete event received for '860b809e-d6ba-410b-885d-62dced665227' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:19:36.361 2436 2668069100176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-058d60f7-fff4-4c90-8d0f-9e27fb03c4ce 24144b79dc8e4601ba4438983d45495d - - - -] port_delete event received for '491b7a6a-2dc6-46e7-b495-f63a26a87555' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:19:37.174 2436 2668064495920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-571d5cc7-3693-430d-8162-528b753d2540 24144b79dc8e4601ba4438983d45495d - - - -] port_delete event received for 'f380541f-dbd8-4ed6-85d3-56d0f09aa14e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:19:37.393 2436 2668064495920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-571d5cc7-3693-430d-8162-528b753d2540 24144b79dc8e4601ba4438983d45495d - - - -] network_delete received. Deleting network b06dd603-3559-45fb-8c4b-bc5658e741b6 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-14 10:19:37.393 2436 2668064495920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-571d5cc7-3693-430d-8162-528b753d2540 24144b79dc8e4601ba4438983d45495d - - - -] Network b06dd603-3559-45fb-8c4b-bc5658e741b6 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-14 10:19:37.478 2436 2668064495920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d0b7262-044a-48cd-a0d8-e891d8c28eb8 - - - - -] port_delete event received for 'f380541f-dbd8-4ed6-85d3-56d0f09aa14e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:19:42.478 2436 2668067854816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a31378a-ce96-465e-a283-9826f757dc07 - - - - -] port_update received: e5fe807e-ff72-49de-9986-a9b2d10f6756 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:19:42.489 2436 2668067854816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a31378a-ce96-465e-a283-9826f757dc07 - - - - -] No port e5fe807e-ff72-49de-9986-a9b2d10f6756 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:19:43.439 2436 2668064135648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2b6a0685-b71f-4550-9c40-dc83117149ae 2022-03-14 10:19:44.268 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-14 10:19:44.596 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Adding port 2b6a0685-b71f-4550-9c40-dc83117149ae 2022-03-14 10:19:44.596 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Port 2b6a0685-b71f-4550-9c40-dc83117149ae updated. Details: {'device': '2b6a0685-b71f-4550-9c40-dc83117149ae', 'network_id': '365d5a42-3be9-46dc-a2fa-b3c71d3c81ed', 'port_id': '2b6a0685-b71f-4550-9c40-dc83117149ae', 'mac_address': 'fa:16:3e:9b:72:36', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 197, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8324b9e7-243a-4a5b-8dce-7200a7ea41e6', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-14 10:19:44.596 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-14 10:19:44.596 2436 2668069343296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2b6a0685-b71f-4550-9c40-dc83117149ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:19:44.596 2436 2668069343296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2b6a0685-b71f-4550-9c40-dc83117149ae _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-14 10:19:44.626 2436 2668069343296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-14 10:19:44.635 2436 2668069343296 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2b6a0685-b71f-4550-9c40-dc83117149ae') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:19:44.635 2436 2668069343296 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2b6a0685-b71f-4550-9c40-dc83117149ae') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:19:44.657 2436 2668069343296 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2b6a0685-b71f-4550-9c40-dc83117149ae is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-14 10:19:44.657 2436 2668069343296 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 197, VLAN trunk: None to switch port 2b6a0685-b71f-4550-9c40-dc83117149ae 2022-03-14 10:19:44.693 2436 2668069343296 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-14 10:19:44.693 2436 2668069343296 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2b6a0685-b71f-4550-9c40-dc83117149ae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:19:45.051 2436 2668069343296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2b6a0685-b71f-4550-9c40-dc83117149ae']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:19:45.051 2436 2668069343296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:19:45.051 2436 2668069343296 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a8ee5e5b-6a00-43c7-8212-f4f5a79d0c5a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-14 10:19:45.051 2436 2668069343296 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2b6a0685-b71f-4550-9c40-dc83117149ae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-14 10:19:45.051 2436 2668069343296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-14 10:19:45.051 2436 2668069343296 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-03-14 10:19:45.051 2436 2668069343296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2b6a0685-b71f-4550-9c40-dc83117149ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:19:45.051 2436 2668069343296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2b6a0685-b71f-4550-9c40-dc83117149ae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:19:45.051 2436 2668069343296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2b6a0685-b71f-4550-9c40-dc83117149ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:19:45.051 2436 2668069343296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2b6a0685-b71f-4550-9c40-dc83117149ae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:19:45.117 2436 2668069343296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2b6a0685-b71f-4550-9c40-dc83117149ae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.515s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:19:45.117 2436 2668069343296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2b6a0685-b71f-4550-9c40-dc83117149ae status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-14 10:19:45.117 2436 2668069343296 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2b6a0685-b71f-4550-9c40-dc83117149ae processed. 2022-03-14 10:19:46.313 2436 2668045759056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:19:46.753 2436 2668069438736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7794d4ef-92a1-4d67-9226-c708d2a55f30 - - - - -] port_update received: b0cbf410-f6b1-470a-adad-98c6fd95a480 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:19:46.769 2436 2668069438736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7794d4ef-92a1-4d67-9226-c708d2a55f30 - - - - -] No port b0cbf410-f6b1-470a-adad-98c6fd95a480 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:19:47.785 2436 2668045759056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.468s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:19:49.611 2436 2668066642224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-034a63a4-e2d0-40f6-b4ea-fb4840add44b - - - - -] port_update received: ff679435-d0c8-45f5-99c1-9bfa2be2b61c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:19:49.626 2436 2668066642224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-034a63a4-e2d0-40f6-b4ea-fb4840add44b - - - - -] No port ff679435-d0c8-45f5-99c1-9bfa2be2b61c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:19:50.893 2436 2668066570080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-64fd9a6b-e103-4a99-8941-e92adf838ff6 5494405420be45409e6f937d7b6fbf8e - - - -] Security group rule updated on remote: ['4d33660f-1837-4d44-b56f-deb00cab63a1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-14 10:19:50.893 2436 2668066570080 MainThread INFO neutron.agent.securitygroups_rpc [req-64fd9a6b-e103-4a99-8941-e92adf838ff6 5494405420be45409e6f937d7b6fbf8e - - - -] Security group rule updated ['4d33660f-1837-4d44-b56f-deb00cab63a1'] 2022-03-14 10:19:51.079 2436 2668067094592 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d4fd9daf-a627-4c81-a27a-86dbfded2c1f 5494405420be45409e6f937d7b6fbf8e - - - -] Security group rule updated on remote: ['4d33660f-1837-4d44-b56f-deb00cab63a1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-14 10:19:51.079 2436 2668067094592 MainThread INFO neutron.agent.securitygroups_rpc [req-d4fd9daf-a627-4c81-a27a-86dbfded2c1f 5494405420be45409e6f937d7b6fbf8e - - - -] Security group rule updated ['4d33660f-1837-4d44-b56f-deb00cab63a1'] 2022-03-14 10:19:51.408 2436 2668067155456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dea04a0c-3369-4282-8e86-42ccf339d413 5494405420be45409e6f937d7b6fbf8e - - - -] Security group rule updated on remote: ['4d33660f-1837-4d44-b56f-deb00cab63a1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-14 10:19:51.408 2436 2668067155456 MainThread INFO neutron.agent.securitygroups_rpc [req-dea04a0c-3369-4282-8e86-42ccf339d413 5494405420be45409e6f937d7b6fbf8e - - - -] Security group rule updated ['4d33660f-1837-4d44-b56f-deb00cab63a1'] 2022-03-14 10:19:51.597 2436 2668067155456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3f53827e-f542-4b38-8ed6-06e7f7bb21b2 5494405420be45409e6f937d7b6fbf8e - - - -] Security group rule updated on remote: ['4d33660f-1837-4d44-b56f-deb00cab63a1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-14 10:19:51.597 2436 2668067155456 MainThread INFO neutron.agent.securitygroups_rpc [req-3f53827e-f542-4b38-8ed6-06e7f7bb21b2 5494405420be45409e6f937d7b6fbf8e - - - -] Security group rule updated ['4d33660f-1837-4d44-b56f-deb00cab63a1'] 2022-03-14 10:19:51.798 2436 2668066307584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-489ca297-6e56-4026-a6da-1622fe44bcb2 5494405420be45409e6f937d7b6fbf8e - - - -] Security group rule updated on remote: ['4d33660f-1837-4d44-b56f-deb00cab63a1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-14 10:19:51.798 2436 2668066307584 MainThread INFO neutron.agent.securitygroups_rpc [req-489ca297-6e56-4026-a6da-1622fe44bcb2 5494405420be45409e6f937d7b6fbf8e - - - -] Security group rule updated ['4d33660f-1837-4d44-b56f-deb00cab63a1'] 2022-03-14 10:19:51.954 2436 2668068987120 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e565d832-5e14-450f-97b7-fd0e33b7ad05 5494405420be45409e6f937d7b6fbf8e - - - -] Security group rule updated on remote: ['4d33660f-1837-4d44-b56f-deb00cab63a1'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-03-14 10:19:51.954 2436 2668068987120 MainThread INFO neutron.agent.securitygroups_rpc [req-e565d832-5e14-450f-97b7-fd0e33b7ad05 5494405420be45409e6f937d7b6fbf8e - - - -] Security group rule updated ['4d33660f-1837-4d44-b56f-deb00cab63a1'] 2022-03-14 10:19:55.845 2436 2668066960832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b2f209c-f3e6-4e05-922c-9ea150b8a69e - - - - -] port_update received: 526bc3db-1709-419e-b2ff-89f54245afe0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:19:55.845 2436 2668066960832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6b2f209c-f3e6-4e05-922c-9ea150b8a69e - - - - -] No port 526bc3db-1709-419e-b2ff-89f54245afe0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:19:59.817 2436 2668064135824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2b6a0685-b71f-4550-9c40-dc83117149ae 2022-03-14 10:20:00.393 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-14 10:20:00.393 2436 2668067269968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2b6a0685-b71f-4550-9c40-dc83117149ae' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-14 10:20:00.393 2436 2668067269968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2b6a0685-b71f-4550-9c40-dc83117149ae' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-14 10:20:00.393 2436 2668067269968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2b6a0685-b71f-4550-9c40-dc83117149ae _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-14 10:20:00.408 2436 2668067269968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2b6a0685-b71f-4550-9c40-dc83117149ae'] 2022-03-14 10:20:00.408 2436 2668067269968 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-14 10:20:00.408 2436 2668067269968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-14 10:20:00.408 2436 2668067269968 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2b6a0685-b71f-4550-9c40-dc83117149ae'] 2022-03-14 10:20:01.832 2436 2668064135824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2b6a0685-b71f-4550-9c40-dc83117149ae 2022-03-14 10:20:02.409 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-14 10:20:02.409 2436 2668069438560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2b6a0685-b71f-4550-9c40-dc83117149ae' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-14 10:20:02.409 2436 2668069438560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2b6a0685-b71f-4550-9c40-dc83117149ae' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-14 10:20:02.409 2436 2668069438560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2b6a0685-b71f-4550-9c40-dc83117149ae _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-14 10:20:02.409 2436 2668069251376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:20:02.409 2436 2668069438560 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 365d5a42-3be9-46dc-a2fa-b3c71d3c81ed 2022-03-14 10:20:02.409 2436 2668069438560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2b6a0685-b71f-4550-9c40-dc83117149ae'] 2022-03-14 10:20:02.409 2436 2668069438560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-14 10:20:02.409 2436 2668069438560 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2b6a0685-b71f-4550-9c40-dc83117149ae'] 2022-03-14 10:20:02.548 2436 2668069251376 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:20:03.838 2436 2668064135824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 73e3a0b5-5d97-49b0-a785-6927a90c1a15 2022-03-14 10:20:04.438 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-14 10:20:04.438 2436 2668069700528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '73e3a0b5-5d97-49b0-a785-6927a90c1a15' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-14 10:20:04.438 2436 2668069700528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '73e3a0b5-5d97-49b0-a785-6927a90c1a15' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-14 10:20:04.440 2436 2668069700528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 73e3a0b5-5d97-49b0-a785-6927a90c1a15 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-14 10:20:04.440 2436 2668069700528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network cc055c76-e239-4773-a523-a5aa5230e1cf 2022-03-14 10:20:04.440 2436 2668069700528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['73e3a0b5-5d97-49b0-a785-6927a90c1a15'] 2022-03-14 10:20:04.440 2436 2668069700528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-14 10:20:04.440 2436 2668069700528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-14 10:20:04.440 2436 2668069700528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['73e3a0b5-5d97-49b0-a785-6927a90c1a15'] 2022-03-14 10:20:04.490 2436 2668069700528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1a9bc1d2-466c-4165-9509-fbe89020a6da a5047f107d6d4b0e963d9339db68b824 - - - -] Security group member updated on remote: ['c350af89-788f-4140-9334-811cd05a1305'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:20:04.490 2436 2668069700528 MainThread INFO neutron.agent.securitygroups_rpc [req-1a9bc1d2-466c-4165-9509-fbe89020a6da a5047f107d6d4b0e963d9339db68b824 - - - -] Security group member updated ['c350af89-788f-4140-9334-811cd05a1305'] 2022-03-14 10:20:05.345 2436 2668069775136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a9bc1d2-466c-4165-9509-fbe89020a6da a5047f107d6d4b0e963d9339db68b824 - - - -] port_delete event received for '73e3a0b5-5d97-49b0-a785-6927a90c1a15' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:20:06.478 2436 2668069701760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:20:06.551 2436 2668069701760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:20:07.813 2436 2668069701760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-447a50a2-3981-4a2b-9e3d-4d23cfb4ba98 a5047f107d6d4b0e963d9339db68b824 - - - -] port_delete event received for '95203888-f099-4557-a48f-3af52279bdef' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:20:13.215 2436 2668069485728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-413b7f45-5d49-4159-bde8-ff40780ee991 24144b79dc8e4601ba4438983d45495d - - - -] port_delete event received for '5c5d10d0-8a4d-4c43-8bb0-a6136c35f7e6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:20:14.481 2436 2668069069392 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1ee04cc-fb85-4270-9f15-4219c345649a 24144b79dc8e4601ba4438983d45495d - - - -] port_delete event received for '74355507-6714-4e78-8aea-797527f97cf5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:20:15.610 2436 2668064135648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 2b6a0685-b71f-4550-9c40-dc83117149ae 2022-03-14 10:20:15.638 2436 2668069777072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b638d78b-bf04-4cf0-b52d-60c6904b49d8 - - - - -] port_delete event received for '562e8c5b-bfb7-467c-acb4-38cf2723f175' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:20:15.735 2436 2668066305824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-484520ed-e162-4392-9251-f6fefdea0f0a 24144b79dc8e4601ba4438983d45495d - - - -] port_delete event received for '562e8c5b-bfb7-467c-acb4-38cf2723f175' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:20:16.016 2436 2668066305824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-012e2494-b316-4c66-9bcb-06befae081c2 5494405420be45409e6f937d7b6fbf8e - - - -] Security group member updated on remote: ['4d33660f-1837-4d44-b56f-deb00cab63a1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:20:16.016 2436 2668066305824 MainThread INFO neutron.agent.securitygroups_rpc [req-012e2494-b316-4c66-9bcb-06befae081c2 5494405420be45409e6f937d7b6fbf8e - - - -] Security group member updated ['4d33660f-1837-4d44-b56f-deb00cab63a1'] 2022-03-14 10:20:16.047 2436 2668066305824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-484520ed-e162-4392-9251-f6fefdea0f0a 24144b79dc8e4601ba4438983d45495d - - - -] network_delete received. Deleting network cc055c76-e239-4773-a523-a5aa5230e1cf network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-14 10:20:16.047 2436 2668066305824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-484520ed-e162-4392-9251-f6fefdea0f0a 24144b79dc8e4601ba4438983d45495d - - - -] Network cc055c76-e239-4773-a523-a5aa5230e1cf not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-14 10:20:16.512 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-14 10:20:16.828 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Adding port 2b6a0685-b71f-4550-9c40-dc83117149ae 2022-03-14 10:20:16.840 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Port 2b6a0685-b71f-4550-9c40-dc83117149ae updated. Details: {'device': '2b6a0685-b71f-4550-9c40-dc83117149ae', 'network_id': '365d5a42-3be9-46dc-a2fa-b3c71d3c81ed', 'port_id': '2b6a0685-b71f-4550-9c40-dc83117149ae', 'mac_address': 'fa:16:3e:9b:72:36', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 197, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '8324b9e7-243a-4a5b-8dce-7200a7ea41e6', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-14 10:20:16.840 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-14 10:20:16.840 2436 2668067152640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2b6a0685-b71f-4550-9c40-dc83117149ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:20:16.840 2436 2668067152640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 2b6a0685-b71f-4550-9c40-dc83117149ae _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-14 10:20:16.840 2436 2668067152640 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 365d5a42-3be9-46dc-a2fa-b3c71d3c81ed 2022-03-14 10:20:16.840 2436 2668067152640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-14 10:20:16.971 2436 2668067152640 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '2b6a0685-b71f-4550-9c40-dc83117149ae') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:20:16.971 2436 2668067152640 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '2b6a0685-b71f-4550-9c40-dc83117149ae') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:20:16.971 2436 2668067152640 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 2b6a0685-b71f-4550-9c40-dc83117149ae is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-14 10:20:16.971 2436 2668067152640 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 197, VLAN trunk: None to switch port 2b6a0685-b71f-4550-9c40-dc83117149ae 2022-03-14 10:20:17.032 2436 2668067152640 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-14 10:20:17.032 2436 2668067152640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['2b6a0685-b71f-4550-9c40-dc83117149ae'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:20:17.032 2436 2668067497232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27f44a6b-92ce-4381-8112-905129bd5b67 f24d77c60b9c4b7292561f1eeb11c92a - - - -] port_update received: bec363e8-6d52-4bc4-8478-0166febcb4aa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:20:17.059 2436 2668067497232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27f44a6b-92ce-4381-8112-905129bd5b67 f24d77c60b9c4b7292561f1eeb11c92a - - - -] No port bec363e8-6d52-4bc4-8478-0166febcb4aa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:20:17.231 2436 2668067152640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['2b6a0685-b71f-4550-9c40-dc83117149ae']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:20:17.231 2436 2668067152640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:20:17.231 2436 2668067152640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a8ee5e5b-6a00-43c7-8212-f4f5a79d0c5a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-14 10:20:17.231 2436 2668067152640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 2b6a0685-b71f-4550-9c40-dc83117149ae _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-14 10:20:17.231 2436 2668067152640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-14 10:20:17.231 2436 2668067152640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 2b6a0685-b71f-4550-9c40-dc83117149ae not yet added. Adding. 2022-03-14 10:20:17.231 2436 2668067152640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-14 10:20:17.231 2436 2668067152640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-14 10:20:17.310 2436 2668067152640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2b6a0685-b71f-4550-9c40-dc83117149ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:20:17.388 2436 2668067152640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2b6a0685-b71f-4550-9c40-dc83117149ae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:20:17.388 2436 2668067152640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2b6a0685-b71f-4550-9c40-dc83117149ae" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:20:17.481 2436 2668067152640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-2b6a0685-b71f-4550-9c40-dc83117149ae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:20:17.559 2436 2668067152640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-2b6a0685-b71f-4550-9c40-dc83117149ae" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.719s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:20:17.559 2436 2668067152640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 2b6a0685-b71f-4550-9c40-dc83117149ae status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-14 10:20:17.559 2436 2668067152640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 2b6a0685-b71f-4550-9c40-dc83117149ae processed. 2022-03-14 10:20:18.504 2436 2668067152640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:20:18.669 2436 2668067152640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:20:19.627 2436 2668064135648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bec363e8-6d52-4bc4-8478-0166febcb4aa 2022-03-14 10:20:20.513 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-14 10:20:20.711 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Adding port bec363e8-6d52-4bc4-8478-0166febcb4aa 2022-03-14 10:20:20.711 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Port bec363e8-6d52-4bc4-8478-0166febcb4aa updated. Details: {'device': 'bec363e8-6d52-4bc4-8478-0166febcb4aa', 'network_id': '28b982cb-f40a-4d43-aedc-9cb7fa31d870', 'port_id': 'bec363e8-6d52-4bc4-8478-0166febcb4aa', 'mac_address': 'fa:16:3e:94:6f:99', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 160, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b3d957d6-827f-4739-a02c-205ff0ad26ea', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-14 10:20:20.711 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-14 10:20:20.711 2436 2668067605136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bec363e8-6d52-4bc4-8478-0166febcb4aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:20:20.711 2436 2668067605136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bec363e8-6d52-4bc4-8478-0166febcb4aa _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-14 10:20:20.711 2436 2668067605136 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 28b982cb-f40a-4d43-aedc-9cb7fa31d870 2022-03-14 10:20:20.711 2436 2668067605136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-14 10:20:20.847 2436 2668067605136 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bec363e8-6d52-4bc4-8478-0166febcb4aa') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:20:20.847 2436 2668067605136 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bec363e8-6d52-4bc4-8478-0166febcb4aa') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:20:20.847 2436 2668067605136 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bec363e8-6d52-4bc4-8478-0166febcb4aa is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-14 10:20:20.847 2436 2668067605136 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 160, VLAN trunk: None to switch port bec363e8-6d52-4bc4-8478-0166febcb4aa 2022-03-14 10:20:20.925 2436 2668067605136 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-14 10:20:20.925 2436 2668067605136 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bec363e8-6d52-4bc4-8478-0166febcb4aa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:20:21.180 2436 2668067605136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bec363e8-6d52-4bc4-8478-0166febcb4aa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:20:21.180 2436 2668067605136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:20:21.180 2436 2668067605136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4d33660f-1837-4d44-b56f-deb00cab63a1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-14 10:20:21.180 2436 2668067605136 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bec363e8-6d52-4bc4-8478-0166febcb4aa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-14 10:20:21.190 2436 2668067605136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-14 10:20:21.190 2436 2668067605136 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bec363e8-6d52-4bc4-8478-0166febcb4aa not yet added. Adding. 2022-03-14 10:20:21.190 2436 2668067605136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-14 10:20:21.190 2436 2668067605136 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-14 10:20:21.282 2436 2668067605136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bec363e8-6d52-4bc4-8478-0166febcb4aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:20:21.363 2436 2668067605136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bec363e8-6d52-4bc4-8478-0166febcb4aa" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:20:21.383 2436 2668067605136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bec363e8-6d52-4bc4-8478-0166febcb4aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:20:21.486 2436 2668067605136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bec363e8-6d52-4bc4-8478-0166febcb4aa" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:20:21.567 2436 2668067605136 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bec363e8-6d52-4bc4-8478-0166febcb4aa" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.860s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:20:21.567 2436 2668067605136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bec363e8-6d52-4bc4-8478-0166febcb4aa status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-14 10:20:21.567 2436 2668067605136 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bec363e8-6d52-4bc4-8478-0166febcb4aa processed. 2022-03-14 10:20:22.524 2436 2668068989760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:20:22.708 2436 2668068989760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:20:25.906 2436 2668066152112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-69ad336e-a6e4-4b90-bef5-e575810c9e43 6d1d66c9fef74b53b5c730182a5f036c - - - -] Security group member updated on remote: ['fa019232-0ca5-42b9-91e1-988d8530c17a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:20:25.906 2436 2668066152112 MainThread INFO neutron.agent.securitygroups_rpc [req-69ad336e-a6e4-4b90-bef5-e575810c9e43 6d1d66c9fef74b53b5c730182a5f036c - - - -] Security group member updated ['fa019232-0ca5-42b9-91e1-988d8530c17a'] 2022-03-14 10:20:25.995 2436 2668064135824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 638f84c1-a901-49e9-9bcb-b5740b8f0e33 2022-03-14 10:20:26.219 2436 2668067346384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-69ad336e-a6e4-4b90-bef5-e575810c9e43 6d1d66c9fef74b53b5c730182a5f036c - - - -] port_delete event received for '638f84c1-a901-49e9-9bcb-b5740b8f0e33' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:20:26.547 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-14 10:20:26.547 2436 2668069438912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '638f84c1-a901-49e9-9bcb-b5740b8f0e33' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-14 10:20:26.547 2436 2668069438912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '638f84c1-a901-49e9-9bcb-b5740b8f0e33' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-14 10:20:26.547 2436 2668069438912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 638f84c1-a901-49e9-9bcb-b5740b8f0e33 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-14 10:20:26.563 2436 2668069438912 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network aa69cf08-9339-4c61-bca8-cad824633d80 2022-03-14 10:20:26.563 2436 2668069438912 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['638f84c1-a901-49e9-9bcb-b5740b8f0e33'] 2022-03-14 10:20:26.563 2436 2668069438912 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-14 10:20:26.563 2436 2668069438912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-14 10:20:26.563 2436 2668069438912 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['638f84c1-a901-49e9-9bcb-b5740b8f0e33'] 2022-03-14 10:20:27.669 2436 2668069438912 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04f09471-c138-4d0a-81fe-315ea7b21f45 6d1d66c9fef74b53b5c730182a5f036c - - - -] port_delete event received for 'c0ce6bd9-0f5c-4727-9926-2cd013e5d3a0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:20:28.563 2436 2668069886608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:20:28.577 2436 2668069886608 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:20:32.841 2436 2668066767616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2155ff34-b13c-4628-bad7-bd51b7bfee1a 24144b79dc8e4601ba4438983d45495d - - - -] port_delete event received for '2fe137b3-a702-4369-9e88-8400d6f24a3f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:20:33.955 2436 2668069897488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-df193e06-7a38-428b-982a-d9effe9a9feb 24144b79dc8e4601ba4438983d45495d - - - -] port_delete event received for '46b0e23e-b13a-4ea7-8009-dcc27615805c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:20:34.745 2436 2668069884320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7cc4b8a-3cd3-41de-80bb-0b2817958ed9 24144b79dc8e4601ba4438983d45495d - - - -] port_delete event received for 'f272d309-2e48-4e37-afca-4a60c54e2824' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:20:34.935 2436 2668069385840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee3a7712-5c30-4866-9db3-b62abf6f2081 - - - - -] port_delete event received for 'f272d309-2e48-4e37-afca-4a60c54e2824' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:20:34.997 2436 2668069385840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7cc4b8a-3cd3-41de-80bb-0b2817958ed9 24144b79dc8e4601ba4438983d45495d - - - -] network_delete received. Deleting network aa69cf08-9339-4c61-bca8-cad824633d80 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-14 10:20:34.997 2436 2668069385840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a7cc4b8a-3cd3-41de-80bb-0b2817958ed9 24144b79dc8e4601ba4438983d45495d - - - -] Network aa69cf08-9339-4c61-bca8-cad824633d80 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-14 10:20:56.166 2436 2668064135824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 2b6a0685-b71f-4550-9c40-dc83117149ae 2022-03-14 10:20:56.716 2436 2668070377776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-87e6f95e-a867-4322-b5dc-702e0f630363 24d8eec4aa2d4a1b8402a261cbc16987 - - - -] Security group member updated on remote: ['a8ee5e5b-6a00-43c7-8212-f4f5a79d0c5a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:20:56.716 2436 2668070377776 MainThread INFO neutron.agent.securitygroups_rpc [req-87e6f95e-a867-4322-b5dc-702e0f630363 24d8eec4aa2d4a1b8402a261cbc16987 - - - -] Security group member updated ['a8ee5e5b-6a00-43c7-8212-f4f5a79d0c5a'] 2022-03-14 10:20:56.778 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-14 10:20:56.778 2436 2668070377776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '2b6a0685-b71f-4550-9c40-dc83117149ae' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-14 10:20:56.778 2436 2668070377776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '2b6a0685-b71f-4550-9c40-dc83117149ae' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-14 10:20:56.778 2436 2668070377776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 2b6a0685-b71f-4550-9c40-dc83117149ae _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-14 10:20:56.778 2436 2668070377776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 365d5a42-3be9-46dc-a2fa-b3c71d3c81ed 2022-03-14 10:20:56.809 2436 2668070377776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2b6a0685-b71f-4550-9c40-dc83117149ae'] 2022-03-14 10:20:56.809 2436 2668070377776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-14 10:20:56.809 2436 2668070377776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-14 10:20:56.809 2436 2668070377776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['2b6a0685-b71f-4550-9c40-dc83117149ae'] 2022-03-14 10:20:57.038 2436 2668070377776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-87e6f95e-a867-4322-b5dc-702e0f630363 24d8eec4aa2d4a1b8402a261cbc16987 - - - -] port_delete event received for '2b6a0685-b71f-4550-9c40-dc83117149ae' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:20:58.778 2436 2668070377776 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:20:58.800 2436 2668070377776 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:20:59.203 2436 2668070303344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e855b482-fdb3-446b-b933-20853e2cc638 24d8eec4aa2d4a1b8402a261cbc16987 - - - -] port_delete event received for 'f72304f3-63c9-43de-8653-13134f62efa4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:21:02.735 2436 2668067438080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1b3c04f2-c992-499c-aa45-2141a0677219 24144b79dc8e4601ba4438983d45495d - - - -] port_delete event received for '1445ca43-38c3-4150-8a6e-8e2ba343e97e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:21:04.015 2436 2668069635168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59bd5db4-5077-4c13-b4d6-2a6521c93f3a 24144b79dc8e4601ba4438983d45495d - - - -] port_delete event received for '57dbe7df-5599-4aad-bab9-d95270bb743c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:21:04.779 2436 2668067674064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e0d5e3e-a608-49b8-b6e8-638822071c8a 24144b79dc8e4601ba4438983d45495d - - - -] port_delete event received for 'fa770f3f-8811-4810-9604-e71a96785a1b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:21:04.983 2436 2668069836752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0bdda0ff-eaa6-4197-98a3-872f64a1c33a - - - - -] port_delete event received for 'fa770f3f-8811-4810-9604-e71a96785a1b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:21:05.031 2436 2668067153696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e0d5e3e-a608-49b8-b6e8-638822071c8a 24144b79dc8e4601ba4438983d45495d - - - -] network_delete received. Deleting network 365d5a42-3be9-46dc-a2fa-b3c71d3c81ed network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-14 10:21:05.031 2436 2668067153696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6e0d5e3e-a608-49b8-b6e8-638822071c8a 24144b79dc8e4601ba4438983d45495d - - - -] Network 365d5a42-3be9-46dc-a2fa-b3c71d3c81ed not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-14 10:21:38.890 2436 2668062996432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d1785a25-8987-463b-bf87-ab0b9c1d826e 695b2b6d68f0473788d8db8d19a6084b - - - -] Security group member updated on remote: ['14130b58-52d2-4668-9b20-532be55b705c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:21:38.890 2436 2668062996432 MainThread INFO neutron.agent.securitygroups_rpc [req-d1785a25-8987-463b-bf87-ab0b9c1d826e 695b2b6d68f0473788d8db8d19a6084b - - - -] Security group member updated ['14130b58-52d2-4668-9b20-532be55b705c'] 2022-03-14 10:21:39.577 2436 2668067194656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c9407e3-793b-40fd-983d-b9e18a27b909 f24d77c60b9c4b7292561f1eeb11c92a - - - -] port_update received: cac89698-8f44-4279-bf3e-9729a8b868c8 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:21:39.593 2436 2668067194656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c9407e3-793b-40fd-983d-b9e18a27b909 f24d77c60b9c4b7292561f1eeb11c92a - - - -] No port cac89698-8f44-4279-bf3e-9729a8b868c8 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:21:42.125 2436 2668064135648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cac89698-8f44-4279-bf3e-9729a8b868c8 2022-03-14 10:21:43.062 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-14 10:21:43.266 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Adding port cac89698-8f44-4279-bf3e-9729a8b868c8 2022-03-14 10:21:43.266 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Port cac89698-8f44-4279-bf3e-9729a8b868c8 updated. Details: {'device': 'cac89698-8f44-4279-bf3e-9729a8b868c8', 'network_id': '7572bde0-823d-41a6-bb77-045d3eb69dc0', 'port_id': 'cac89698-8f44-4279-bf3e-9729a8b868c8', 'mac_address': 'fa:16:3e:4a:e6:bd', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 177, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4f479895-945f-4f49-84b2-ba405757f5ca', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-14 10:21:43.266 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-14 10:21:43.266 2436 2668067658384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cac89698-8f44-4279-bf3e-9729a8b868c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:21:43.266 2436 2668067658384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cac89698-8f44-4279-bf3e-9729a8b868c8 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-14 10:21:43.266 2436 2668067658384 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7572bde0-823d-41a6-bb77-045d3eb69dc0 2022-03-14 10:21:43.266 2436 2668067658384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-14 10:21:43.406 2436 2668067658384 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cac89698-8f44-4279-bf3e-9729a8b868c8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:21:43.406 2436 2668067658384 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cac89698-8f44-4279-bf3e-9729a8b868c8') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:21:43.406 2436 2668067658384 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cac89698-8f44-4279-bf3e-9729a8b868c8 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-14 10:21:43.406 2436 2668067658384 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 177, VLAN trunk: None to switch port cac89698-8f44-4279-bf3e-9729a8b868c8 2022-03-14 10:21:43.474 2436 2668067658384 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-14 10:21:43.474 2436 2668067658384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cac89698-8f44-4279-bf3e-9729a8b868c8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:21:43.609 2436 2668067658384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cac89698-8f44-4279-bf3e-9729a8b868c8']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:21:43.609 2436 2668067658384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:21:43.609 2436 2668067658384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (14130b58-52d2-4668-9b20-532be55b705c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-14 10:21:43.609 2436 2668067658384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (14130b58-52d2-4668-9b20-532be55b705c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-14 10:21:43.609 2436 2668067658384 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cac89698-8f44-4279-bf3e-9729a8b868c8 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-14 10:21:43.609 2436 2668067658384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-14 10:21:43.609 2436 2668067658384 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cac89698-8f44-4279-bf3e-9729a8b868c8 not yet added. Adding. 2022-03-14 10:21:43.609 2436 2668067658384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-14 10:21:43.609 2436 2668067658384 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-14 10:21:43.677 2436 2668067658384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cac89698-8f44-4279-bf3e-9729a8b868c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:21:43.765 2436 2668067658384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cac89698-8f44-4279-bf3e-9729a8b868c8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:21:43.765 2436 2668067658384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cac89698-8f44-4279-bf3e-9729a8b868c8" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:21:43.859 2436 2668067658384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cac89698-8f44-4279-bf3e-9729a8b868c8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:21:43.938 2436 2668067658384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cac89698-8f44-4279-bf3e-9729a8b868c8" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.672s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:21:43.938 2436 2668067658384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cac89698-8f44-4279-bf3e-9729a8b868c8 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-14 10:21:43.938 2436 2668067658384 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cac89698-8f44-4279-bf3e-9729a8b868c8 processed. 2022-03-14 10:21:45.062 2436 2668068963424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:21:45.234 2436 2668068963424 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:22:20.724 2436 2668064135824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cac89698-8f44-4279-bf3e-9729a8b868c8 2022-03-14 10:22:20.863 2436 2668066642224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b999e8b-908e-4eb3-bc09-8c87cd807af9 695b2b6d68f0473788d8db8d19a6084b - - - -] Security group member updated on remote: ['14130b58-52d2-4668-9b20-532be55b705c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:22:20.863 2436 2668066642224 MainThread INFO neutron.agent.securitygroups_rpc [req-8b999e8b-908e-4eb3-bc09-8c87cd807af9 695b2b6d68f0473788d8db8d19a6084b - - - -] Security group member updated ['14130b58-52d2-4668-9b20-532be55b705c'] 2022-03-14 10:22:20.863 2436 2668066642224 MainThread INFO neutron.agent.securitygroups_rpc [req-8b999e8b-908e-4eb3-bc09-8c87cd807af9 695b2b6d68f0473788d8db8d19a6084b - - - -] Refresh firewall rules 2022-03-14 10:22:20.863 2436 2668066642224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b999e8b-908e-4eb3-bc09-8c87cd807af9 695b2b6d68f0473788d8db8d19a6084b - - - -] Get security group information for devices via rpc ['cac89698-8f44-4279-bf3e-9729a8b868c8'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:22:20.893 2436 2668066642224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8b999e8b-908e-4eb3-bc09-8c87cd807af9 695b2b6d68f0473788d8db8d19a6084b - - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:22:20.893 2436 2668066642224 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8b999e8b-908e-4eb3-bc09-8c87cd807af9 695b2b6d68f0473788d8db8d19a6084b - - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:22:20.940 2436 2668067499696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8b999e8b-908e-4eb3-bc09-8c87cd807af9 695b2b6d68f0473788d8db8d19a6084b - - - -] port_delete event received for 'cac89698-8f44-4279-bf3e-9729a8b868c8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:22:21.217 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-14 10:22:21.217 2436 2668070301936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cac89698-8f44-4279-bf3e-9729a8b868c8' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-14 10:22:21.217 2436 2668070301936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cac89698-8f44-4279-bf3e-9729a8b868c8' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-14 10:22:21.217 2436 2668070301936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cac89698-8f44-4279-bf3e-9729a8b868c8 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-14 10:22:21.217 2436 2668070301936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7572bde0-823d-41a6-bb77-045d3eb69dc0 2022-03-14 10:22:21.217 2436 2668070301936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cac89698-8f44-4279-bf3e-9729a8b868c8'] 2022-03-14 10:22:21.217 2436 2668070301936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-14 10:22:21.217 2436 2668070301936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-14 10:22:21.217 2436 2668070301936 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cac89698-8f44-4279-bf3e-9729a8b868c8'] 2022-03-14 10:22:23.233 2436 2668068962544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:22:23.254 2436 2668068962544 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:22:27.550 2436 2668069898544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3838f4f0-a752-47a0-9516-f03cf4b88a84 695b2b6d68f0473788d8db8d19a6084b - - - -] Security group member updated on remote: ['14130b58-52d2-4668-9b20-532be55b705c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:22:27.550 2436 2668069898544 MainThread INFO neutron.agent.securitygroups_rpc [req-3838f4f0-a752-47a0-9516-f03cf4b88a84 695b2b6d68f0473788d8db8d19a6084b - - - -] Security group member updated ['14130b58-52d2-4668-9b20-532be55b705c'] 2022-03-14 10:22:28.248 2436 2668069898544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4275652f-9af7-428d-87ae-5caff1103a54 f24d77c60b9c4b7292561f1eeb11c92a - - - -] port_update received: 4beb73f3-227f-4779-9361-9d094970b48c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-03-14 10:22:28.264 2436 2668069898544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4275652f-9af7-428d-87ae-5caff1103a54 f24d77c60b9c4b7292561f1eeb11c92a - - - -] No port 4beb73f3-227f-4779-9361-9d094970b48c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-03-14 10:22:30.424 2436 2668064135648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 4beb73f3-227f-4779-9361-9d094970b48c 2022-03-14 10:22:31.252 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-14 10:22:31.420 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Adding port 4beb73f3-227f-4779-9361-9d094970b48c 2022-03-14 10:22:31.420 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Port 4beb73f3-227f-4779-9361-9d094970b48c updated. Details: {'device': '4beb73f3-227f-4779-9361-9d094970b48c', 'network_id': '7572bde0-823d-41a6-bb77-045d3eb69dc0', 'port_id': '4beb73f3-227f-4779-9361-9d094970b48c', 'mac_address': 'fa:16:3e:c1:6e:99', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 177, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '4f479895-945f-4f49-84b2-ba405757f5ca', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-14 10:22:31.420 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-14 10:22:31.420 2436 2668070281280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4beb73f3-227f-4779-9361-9d094970b48c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:22:31.420 2436 2668070281280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 4beb73f3-227f-4779-9361-9d094970b48c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-14 10:22:31.420 2436 2668070281280 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 7572bde0-823d-41a6-bb77-045d3eb69dc0 2022-03-14 10:22:31.420 2436 2668070281280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-14 10:22:31.563 2436 2668070281280 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '4beb73f3-227f-4779-9361-9d094970b48c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:22:31.563 2436 2668070281280 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '4beb73f3-227f-4779-9361-9d094970b48c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:22:31.563 2436 2668070281280 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 4beb73f3-227f-4779-9361-9d094970b48c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-14 10:22:31.563 2436 2668070281280 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 177, VLAN trunk: None to switch port 4beb73f3-227f-4779-9361-9d094970b48c 2022-03-14 10:22:31.623 2436 2668070281280 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-14 10:22:31.623 2436 2668070281280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['4beb73f3-227f-4779-9361-9d094970b48c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:22:31.771 2436 2668070281280 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['4beb73f3-227f-4779-9361-9d094970b48c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:22:31.771 2436 2668070281280 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:22:31.771 2436 2668070281280 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (14130b58-52d2-4668-9b20-532be55b705c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-14 10:22:31.771 2436 2668070281280 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (14130b58-52d2-4668-9b20-532be55b705c) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-03-14 10:22:31.771 2436 2668070281280 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 4beb73f3-227f-4779-9361-9d094970b48c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-14 10:22:31.771 2436 2668070281280 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-14 10:22:31.771 2436 2668070281280 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 4beb73f3-227f-4779-9361-9d094970b48c not yet added. Adding. 2022-03-14 10:22:31.771 2436 2668070281280 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-14 10:22:31.771 2436 2668070281280 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-14 10:22:31.861 2436 2668070281280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4beb73f3-227f-4779-9361-9d094970b48c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:22:31.941 2436 2668070281280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4beb73f3-227f-4779-9361-9d094970b48c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.079s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:22:31.941 2436 2668070281280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4beb73f3-227f-4779-9361-9d094970b48c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:22:32.049 2436 2668070281280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-4beb73f3-227f-4779-9361-9d094970b48c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:22:32.140 2436 2668070281280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-4beb73f3-227f-4779-9361-9d094970b48c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.719s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:22:32.140 2436 2668070281280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 4beb73f3-227f-4779-9361-9d094970b48c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-14 10:22:32.140 2436 2668070281280 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 4beb73f3-227f-4779-9361-9d094970b48c processed. 2022-03-14 10:22:33.267 2436 2668070281280 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:22:33.440 2436 2668070281280 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:22:36.825 2436 2668064135824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bec363e8-6d52-4bc4-8478-0166febcb4aa 2022-03-14 10:22:37.300 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-14 10:22:37.300 2436 2668065832624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bec363e8-6d52-4bc4-8478-0166febcb4aa' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-14 10:22:37.300 2436 2668065832624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bec363e8-6d52-4bc4-8478-0166febcb4aa' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-14 10:22:37.300 2436 2668065832624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bec363e8-6d52-4bc4-8478-0166febcb4aa _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-14 10:22:37.300 2436 2668065832624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 28b982cb-f40a-4d43-aedc-9cb7fa31d870 2022-03-14 10:22:37.300 2436 2668065832624 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bec363e8-6d52-4bc4-8478-0166febcb4aa'] 2022-03-14 10:22:37.300 2436 2668065832624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-14 10:22:37.300 2436 2668065832624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-14 10:22:37.300 2436 2668065832624 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bec363e8-6d52-4bc4-8478-0166febcb4aa'] 2022-03-14 10:22:39.313 2436 2668065832624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:22:39.424 2436 2668065832624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:22:40.454 2436 2668064135648 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bec363e8-6d52-4bc4-8478-0166febcb4aa 2022-03-14 10:22:41.314 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-03-14 10:22:41.502 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Adding port bec363e8-6d52-4bc4-8478-0166febcb4aa 2022-03-14 10:22:41.502 2436 2667966851728 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Port bec363e8-6d52-4bc4-8478-0166febcb4aa updated. Details: {'device': 'bec363e8-6d52-4bc4-8478-0166febcb4aa', 'network_id': '28b982cb-f40a-4d43-aedc-9cb7fa31d870', 'port_id': 'bec363e8-6d52-4bc4-8478-0166febcb4aa', 'mac_address': 'fa:16:3e:94:6f:99', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 160, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b3d957d6-827f-4739-a02c-205ff0ad26ea', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-03-14 10:22:41.502 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-03-14 10:22:41.502 2436 2668070030144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bec363e8-6d52-4bc4-8478-0166febcb4aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:22:41.502 2436 2668070030144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bec363e8-6d52-4bc4-8478-0166febcb4aa _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-03-14 10:22:41.502 2436 2668070030144 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 28b982cb-f40a-4d43-aedc-9cb7fa31d870 2022-03-14 10:22:41.502 2436 2668070030144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-03-14 10:22:41.652 2436 2668070030144 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bec363e8-6d52-4bc4-8478-0166febcb4aa') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:22:41.652 2436 2668070030144 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bec363e8-6d52-4bc4-8478-0166febcb4aa') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-03-14 10:22:41.652 2436 2668070030144 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bec363e8-6d52-4bc4-8478-0166febcb4aa is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-03-14 10:22:41.652 2436 2668070030144 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 160, VLAN trunk: None to switch port bec363e8-6d52-4bc4-8478-0166febcb4aa 2022-03-14 10:22:41.747 2436 2668070030144 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-03-14 10:22:41.747 2436 2668070030144 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bec363e8-6d52-4bc4-8478-0166febcb4aa'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-03-14 10:22:41.986 2436 2668070030144 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bec363e8-6d52-4bc4-8478-0166febcb4aa']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-03-14 10:22:41.986 2436 2668070030144 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-03-14 10:22:41.986 2436 2668070030144 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4d33660f-1837-4d44-b56f-deb00cab63a1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-03-14 10:22:41.986 2436 2668070030144 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bec363e8-6d52-4bc4-8478-0166febcb4aa _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-03-14 10:22:41.986 2436 2668070030144 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-03-14 10:22:41.986 2436 2668070030144 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bec363e8-6d52-4bc4-8478-0166febcb4aa not yet added. Adding. 2022-03-14 10:22:41.986 2436 2668070030144 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-03-14 10:22:41.986 2436 2668070030144 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-03-14 10:22:42.092 2436 2668070030144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bec363e8-6d52-4bc4-8478-0166febcb4aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:22:42.199 2436 2668070030144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bec363e8-6d52-4bc4-8478-0166febcb4aa" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:22:42.199 2436 2668070030144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bec363e8-6d52-4bc4-8478-0166febcb4aa" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:22:42.316 2436 2668070030144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bec363e8-6d52-4bc4-8478-0166febcb4aa" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:22:42.389 2436 2668070030144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bec363e8-6d52-4bc4-8478-0166febcb4aa" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.891s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:22:42.389 2436 2668070030144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bec363e8-6d52-4bc4-8478-0166febcb4aa status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-03-14 10:22:42.389 2436 2668070030144 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bec363e8-6d52-4bc4-8478-0166febcb4aa processed. 2022-03-14 10:22:43.327 2436 2668070030144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:22:43.485 2436 2668070030144 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:22:52.953 2436 2668064135824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 4beb73f3-227f-4779-9361-9d094970b48c 2022-03-14 10:22:53.375 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-14 10:22:53.375 2436 2668068962720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '4beb73f3-227f-4779-9361-9d094970b48c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-14 10:22:53.375 2436 2668068962720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '4beb73f3-227f-4779-9361-9d094970b48c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-14 10:22:53.375 2436 2668068962720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 4beb73f3-227f-4779-9361-9d094970b48c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-14 10:22:53.375 2436 2668068962720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 7572bde0-823d-41a6-bb77-045d3eb69dc0 2022-03-14 10:22:53.375 2436 2668068962720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4beb73f3-227f-4779-9361-9d094970b48c'] 2022-03-14 10:22:53.375 2436 2668068962720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-14 10:22:53.375 2436 2668068962720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-14 10:22:53.375 2436 2668068962720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['4beb73f3-227f-4779-9361-9d094970b48c'] 2022-03-14 10:22:53.435 2436 2668068962720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-27902a7d-7b70-4f5b-80d6-25e1494861a8 695b2b6d68f0473788d8db8d19a6084b - - - -] Security group member updated on remote: ['14130b58-52d2-4668-9b20-532be55b705c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:22:53.435 2436 2668068962720 MainThread INFO neutron.agent.securitygroups_rpc [req-27902a7d-7b70-4f5b-80d6-25e1494861a8 695b2b6d68f0473788d8db8d19a6084b - - - -] Security group member updated ['14130b58-52d2-4668-9b20-532be55b705c'] 2022-03-14 10:22:53.518 2436 2668070030848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27902a7d-7b70-4f5b-80d6-25e1494861a8 695b2b6d68f0473788d8db8d19a6084b - - - -] port_delete event received for '4beb73f3-227f-4779-9361-9d094970b48c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:22:55.375 2436 2668070282336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:22:55.385 2436 2668070282336 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:23:11.759 2436 2668071384512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f24275b8-6ebb-4f2d-a178-dc6c50d35bc4 24144b79dc8e4601ba4438983d45495d - - - -] network_delete received. Deleting network 7572bde0-823d-41a6-bb77-045d3eb69dc0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-14 10:23:11.759 2436 2668071384512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f24275b8-6ebb-4f2d-a178-dc6c50d35bc4 24144b79dc8e4601ba4438983d45495d - - - -] Network 7572bde0-823d-41a6-bb77-045d3eb69dc0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-14 10:23:55.417 2436 2668069897840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2b613ea3-fed4-406d-9472-8093160c7b57 5494405420be45409e6f937d7b6fbf8e - - - -] port_delete event received for 'dcb9987d-01c9-445d-a757-1791aa13aea5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:23:57.245 2436 2668064135824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bec363e8-6d52-4bc4-8478-0166febcb4aa 2022-03-14 10:23:57.663 2436 2668071473216 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a816180b-e118-4f4c-b344-fbf18088af76 5494405420be45409e6f937d7b6fbf8e - - - -] Security group member updated on remote: ['4d33660f-1837-4d44-b56f-deb00cab63a1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-03-14 10:23:57.663 2436 2668071473216 MainThread INFO neutron.agent.securitygroups_rpc [req-a816180b-e118-4f4c-b344-fbf18088af76 5494405420be45409e6f937d7b6fbf8e - - - -] Security group member updated ['4d33660f-1837-4d44-b56f-deb00cab63a1'] 2022-03-14 10:23:57.722 2436 2668071314528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a816180b-e118-4f4c-b344-fbf18088af76 5494405420be45409e6f937d7b6fbf8e - - - -] port_delete event received for 'bec363e8-6d52-4bc4-8478-0166febcb4aa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:23:57.823 2436 2667966851728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3cfb1054-e97c-4fbb-bce7-dda2a19b8c4c - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-03-14 10:23:57.823 2436 2668071620848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bec363e8-6d52-4bc4-8478-0166febcb4aa' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-03-14 10:23:57.823 2436 2668071620848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bec363e8-6d52-4bc4-8478-0166febcb4aa' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-03-14 10:23:57.823 2436 2668071620848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bec363e8-6d52-4bc4-8478-0166febcb4aa _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-03-14 10:23:57.823 2436 2668071620848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 28b982cb-f40a-4d43-aedc-9cb7fa31d870 2022-03-14 10:23:57.823 2436 2668071620848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bec363e8-6d52-4bc4-8478-0166febcb4aa'] 2022-03-14 10:23:57.823 2436 2668071620848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-03-14 10:23:57.823 2436 2668071620848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-03-14 10:23:57.823 2436 2668071620848 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bec363e8-6d52-4bc4-8478-0166febcb4aa'] 2022-03-14 10:23:59.831 2436 2668070085904 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-03-14 10:23:59.854 2436 2668070085904 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-03-14 10:24:00.557 2436 2668070085904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bcf46d70-3031-447c-8ddb-8a82fef4e9eb 24144b79dc8e4601ba4438983d45495d - - - -] port_delete event received for 'b0cbf410-f6b1-470a-adad-98c6fd95a480' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:24:01.612 2436 2668071232256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a35d8da2-ac6b-4c45-b99a-c00ddc639550 24144b79dc8e4601ba4438983d45495d - - - -] port_delete event received for 'e5fe807e-ff72-49de-9986-a9b2d10f6756' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:24:02.337 2436 2668069836224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27428a02-f5ff-4c46-8f2c-507d20be78ef 24144b79dc8e4601ba4438983d45495d - - - -] port_delete event received for 'a8d3cddc-4ff2-433f-a3a2-dc39145b73a4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:24:02.494 2436 2668070207328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-46889a8b-2535-4b96-aada-997568b89bcb - - - - -] port_delete event received for 'a8d3cddc-4ff2-433f-a3a2-dc39145b73a4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:24:02.775 2436 2668064754672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27428a02-f5ff-4c46-8f2c-507d20be78ef 24144b79dc8e4601ba4438983d45495d - - - -] network_delete received. Deleting network 28b982cb-f40a-4d43-aedc-9cb7fa31d870 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-14 10:24:02.775 2436 2668064754672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27428a02-f5ff-4c46-8f2c-507d20be78ef 24144b79dc8e4601ba4438983d45495d - - - -] Network 28b982cb-f40a-4d43-aedc-9cb7fa31d870 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-03-14 10:24:04.010 2436 2668070027856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eed969b1-790c-40fa-9f5f-deeef9fa9e66 24144b79dc8e4601ba4438983d45495d - - - -] port_delete event received for '526bc3db-1709-419e-b2ff-89f54245afe0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:24:05.041 2436 2668069071856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d72517d-0375-4802-a317-136998ef5bab 24144b79dc8e4601ba4438983d45495d - - - -] port_delete event received for 'ff679435-d0c8-45f5-99c1-9bfa2be2b61c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:24:05.752 2436 2668069438384 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f023ad7-0c5e-49c7-b935-2d551a0e8134 24144b79dc8e4601ba4438983d45495d - - - -] port_delete event received for 'b62d59d8-4028-4960-b9ca-042f155d1344' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-03-14 10:24:05.947 2436 2668067153696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f023ad7-0c5e-49c7-b935-2d551a0e8134 24144b79dc8e4601ba4438983d45495d - - - -] network_delete received. Deleting network f1270ccd-196a-47fd-a9d1-ee00b4b1505b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-03-14 10:24:05.947 2436 2668067153696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5f023ad7-0c5e-49c7-b935-2d551a0e8134 24144b79dc8e4601ba4438983d45495d - - - -] Network f1270ccd-196a-47fd-a9d1-ee00b4b1505b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463