2021-11-11 01:00:29.387 4356 2093752081400 MainThread INFO neutron.common.config [-] Logging enabled! 2021-11-11 01:00:29.387 4356 2093752081400 MainThread INFO neutron.common.config [-] c:\python37\scripts\neutron-hyperv-agent version 19.1.0.dev157 2021-11-11 01:00:29.387 4356 2093752081400 MainThread DEBUG neutron.common.config [-] command line: c:\python37\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2021-11-11 01:00:29.435 4356 2093752081400 MainThread INFO os_win.utils.network.networkutils [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] WMI caching is disabled. 2021-11-11 01:00:29.750 4356 2093752081400 MainThread DEBUG neutron.agent.securitygroups_rpc [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2021-11-11 01:00:29.864 4356 2093752081400 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-11-11 01:00:29.875 4356 2093752081400 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2021-11-11 01:00:30.129 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent initialized successfully, now running... 2021-11-11 01:00:30.154 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2021-11-11 01:00:30.174 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-11-11 01:00:30.235 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2021-11-11 01:02:25.375 4356 2091705324824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f2a0dda-f1ef-44b7-af2c-184fab7671a1 - - - - -] port_update received: b4dad653-abb0-496e-a381-daf76a6ac6a1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:02:25.407 4356 2091705324824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3f2a0dda-f1ef-44b7-af2c-184fab7671a1 - - - - -] No port b4dad653-abb0-496e-a381-daf76a6ac6a1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:02:29.985 4356 2091705324824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-317ab98e-3916-4783-a8dc-81b2ab8638ba - - - - -] port_update received: 7f10adb1-57ac-4edf-a9c7-08258fb39ec5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:02:30.001 4356 2091705324824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-317ab98e-3916-4783-a8dc-81b2ab8638ba - - - - -] No port 7f10adb1-57ac-4edf-a9c7-08258fb39ec5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:02:31.593 4356 2091705324824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78833a00-075d-4966-ae90-4199bc2c7697 - - - - -] port_update received: 6abcf378-0d7b-412f-91ec-00958a33c70a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:02:31.603 4356 2091705324824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78833a00-075d-4966-ae90-4199bc2c7697 - - - - -] No port 6abcf378-0d7b-412f-91ec-00958a33c70a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:02:33.895 4356 2091705324824 MainThread WARNING oslo_policy.policy [req-c8401d0e-1166-424f-8ef5-dbd5782d55f8 7296bc21e3524ef387087eb7f5c06139 80ac13eeedbc4fadaad8007fa52659db - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-11-11 01:02:33.915 4356 2091705324824 MainThread WARNING oslo_policy.policy [req-c8401d0e-1166-424f-8ef5-dbd5782d55f8 7296bc21e3524ef387087eb7f5c06139 80ac13eeedbc4fadaad8007fa52659db - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2021-11-11 01:02:33.921 4356 2091705324824 MainThread WARNING oslo_policy.policy [req-c8401d0e-1166-424f-8ef5-dbd5782d55f8 7296bc21e3524ef387087eb7f5c06139 80ac13eeedbc4fadaad8007fa52659db - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2021-11-11 01:02:33.921 4356 2091705324824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c8401d0e-1166-424f-8ef5-dbd5782d55f8 7296bc21e3524ef387087eb7f5c06139 80ac13eeedbc4fadaad8007fa52659db - - -] Security group rule updated on remote: ['07215967-6f22-496b-b91d-fc0e4ed5a624'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-11 01:02:33.951 4356 2091705324824 MainThread INFO neutron.agent.securitygroups_rpc [req-c8401d0e-1166-424f-8ef5-dbd5782d55f8 7296bc21e3524ef387087eb7f5c06139 80ac13eeedbc4fadaad8007fa52659db - - -] Security group rule updated ['07215967-6f22-496b-b91d-fc0e4ed5a624'] 2021-11-11 01:02:35.118 4356 2091705324824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fbf20f90-d985-495c-8400-7980e8da7172 - - - - -] port_update received: 36f4061b-8a82-43ed-8792-108be6a02a27 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:02:35.134 4356 2091705324824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fbf20f90-d985-495c-8400-7980e8da7172 - - - - -] No port 36f4061b-8a82-43ed-8792-108be6a02a27 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:02:35.259 4356 2091705324824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8cd6ba22-3b9d-490e-8309-9176df352814 8a3d6a66ee044faaabaa97a5a189b88d 40f46e584fa84a69989845d9f1a2adc6 - - -] Security group member updated on remote: ['4f82d3ab-e4f8-4380-bb87-2c0a143c3fd7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:02:35.290 4356 2091705324824 MainThread INFO neutron.agent.securitygroups_rpc [req-8cd6ba22-3b9d-490e-8309-9176df352814 8a3d6a66ee044faaabaa97a5a189b88d 40f46e584fa84a69989845d9f1a2adc6 - - -] Security group member updated ['4f82d3ab-e4f8-4380-bb87-2c0a143c3fd7'] 2021-11-11 01:02:35.431 4356 2091705324824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a05cd50f-b74a-44dc-a44f-efe795948891 7296bc21e3524ef387087eb7f5c06139 80ac13eeedbc4fadaad8007fa52659db - - -] Security group rule updated on remote: ['07215967-6f22-496b-b91d-fc0e4ed5a624'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-11 01:02:35.437 4356 2091705324824 MainThread INFO neutron.agent.securitygroups_rpc [req-a05cd50f-b74a-44dc-a44f-efe795948891 7296bc21e3524ef387087eb7f5c06139 80ac13eeedbc4fadaad8007fa52659db - - -] Security group rule updated ['07215967-6f22-496b-b91d-fc0e4ed5a624'] 2021-11-11 01:02:36.338 4356 2091705324824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d750fcec-5c17-422e-901b-0c1439454043 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Security group member updated on remote: ['47ceb81a-d567-4f72-a6c9-127044a56888'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:02:36.338 4356 2091705324824 MainThread INFO neutron.agent.securitygroups_rpc [req-d750fcec-5c17-422e-901b-0c1439454043 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Security group member updated ['47ceb81a-d567-4f72-a6c9-127044a56888'] 2021-11-11 01:02:39.168 4356 2091705324824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7286fbc-49d3-42ce-97d8-6e8c6b6b89b4 d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] port_update received: 1f73ac71-edc8-4f84-80a7-33348bc50228 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:02:39.184 4356 2091705324824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7286fbc-49d3-42ce-97d8-6e8c6b6b89b4 d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] No port 1f73ac71-edc8-4f84-80a7-33348bc50228 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:02:41.327 4356 2091705324824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c94cd649-ab17-4bc8-8c31-b9af86041a8c d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] port_update received: ced05ac8-9a55-46f4-879a-846eb507d80c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:02:41.344 4356 2091705324824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c94cd649-ab17-4bc8-8c31-b9af86041a8c d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] No port ced05ac8-9a55-46f4-879a-846eb507d80c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:02:41.900 4356 2091705324824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9bed7cd4-3d47-45d9-a7a4-6367577d362b - - - - -] port_update received: 149dd34c-f738-4ccf-af4c-89fc76d0248a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:02:41.931 4356 2091705324824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9bed7cd4-3d47-45d9-a7a4-6367577d362b - - - - -] No port 149dd34c-f738-4ccf-af4c-89fc76d0248a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:02:45.478 4356 2091705324824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05d94848-fc55-404d-b7b3-d8ef6a27e808 - - - - -] port_update received: 94d7f8b7-7349-4495-840d-77172bccdd3c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:02:45.526 4356 2091705324824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05d94848-fc55-404d-b7b3-d8ef6a27e808 - - - - -] No port 94d7f8b7-7349-4495-840d-77172bccdd3c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:02:45.846 4356 2091705324824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4141d63a-c177-4ff1-bd90-3c01b4af8f08 6af3abe4073147d3aeda4ac1b6f458dd 12505e9e813f44b0841e47616c0a6844 - - -] Security group rule updated on remote: ['06e5a2f4-732b-4aa6-b4ce-9a99283f5e54'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-11 01:02:45.855 4356 2091705324824 MainThread INFO neutron.agent.securitygroups_rpc [req-4141d63a-c177-4ff1-bd90-3c01b4af8f08 6af3abe4073147d3aeda4ac1b6f458dd 12505e9e813f44b0841e47616c0a6844 - - -] Security group rule updated ['06e5a2f4-732b-4aa6-b4ce-9a99283f5e54'] 2021-11-11 01:02:47.211 4356 2091705324824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fc6509f0-427f-4474-8037-3d8bf0848f8d 6af3abe4073147d3aeda4ac1b6f458dd 12505e9e813f44b0841e47616c0a6844 - - -] Security group rule updated on remote: ['06e5a2f4-732b-4aa6-b4ce-9a99283f5e54'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-11 01:02:47.235 4356 2091705324824 MainThread INFO neutron.agent.securitygroups_rpc [req-fc6509f0-427f-4474-8037-3d8bf0848f8d 6af3abe4073147d3aeda4ac1b6f458dd 12505e9e813f44b0841e47616c0a6844 - - -] Security group rule updated ['06e5a2f4-732b-4aa6-b4ce-9a99283f5e54'] 2021-11-11 01:02:49.133 4356 2091703913640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: ced05ac8-9a55-46f4-879a-846eb507d80c 2021-11-11 01:02:49.133 4356 2091703913640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1f73ac71-edc8-4f84-80a7-33348bc50228 2021-11-11 01:02:49.555 4356 2091705324824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-37bce3e3-0706-47ab-a4b4-5507ca071d2d c56bbb94a6694dd583569ac0f9d51c78 e6f49d77c79d476db94bfbb023309cf4 - - -] Security group member updated on remote: ['6c6cbe08-7bc1-43e0-8639-fbc1c350f37f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:02:49.567 4356 2091705324824 MainThread INFO neutron.agent.securitygroups_rpc [req-37bce3e3-0706-47ab-a4b4-5507ca071d2d c56bbb94a6694dd583569ac0f9d51c78 e6f49d77c79d476db94bfbb023309cf4 - - -] Security group member updated ['6c6cbe08-7bc1-43e0-8639-fbc1c350f37f'] 2021-11-11 01:02:51.055 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-11 01:02:51.211 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25c9fcbe-646c-47d3-b239-dc9751b46a91 d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] port_update received: 0c336093-976f-4af7-ba92-9f1083bbfaef port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:02:51.227 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25c9fcbe-646c-47d3-b239-dc9751b46a91 d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] No port 0c336093-976f-4af7-ba92-9f1083bbfaef defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:02:51.389 4356 2091705325176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fea39bdc-9c68-4525-aec1-d0e5fdba7dc7 7296bc21e3524ef387087eb7f5c06139 80ac13eeedbc4fadaad8007fa52659db - - -] Security group member updated on remote: ['07215967-6f22-496b-b91d-fc0e4ed5a624'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:02:51.389 4356 2091705325176 MainThread INFO neutron.agent.securitygroups_rpc [req-fea39bdc-9c68-4525-aec1-d0e5fdba7dc7 7296bc21e3524ef387087eb7f5c06139 80ac13eeedbc4fadaad8007fa52659db - - -] Security group member updated ['07215967-6f22-496b-b91d-fc0e4ed5a624'] 2021-11-11 01:02:51.867 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Adding port 1f73ac71-edc8-4f84-80a7-33348bc50228 2021-11-11 01:02:51.883 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Port 1f73ac71-edc8-4f84-80a7-33348bc50228 updated. Details: {'device': '1f73ac71-edc8-4f84-80a7-33348bc50228', 'network_id': 'bbf7c891-98e1-4ff0-bf46-e68a3f4839c2', 'port_id': '1f73ac71-edc8-4f84-80a7-33348bc50228', 'mac_address': 'fa:16:3e:41:5a:f3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 710, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e72373fe-21ac-4c38-8cda-3ede1c9b0c21', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-11 01:02:51.883 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-11 01:02:51.883 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Adding port ced05ac8-9a55-46f4-879a-846eb507d80c 2021-11-11 01:02:51.898 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Port ced05ac8-9a55-46f4-879a-846eb507d80c updated. Details: {'device': 'ced05ac8-9a55-46f4-879a-846eb507d80c', 'network_id': 'e08c8ec8-e4b6-4922-b683-1834b67875ea', 'port_id': 'ced05ac8-9a55-46f4-879a-846eb507d80c', 'mac_address': 'fa:16:3e:75:4d:c3', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 728, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9386fbe9-76be-4d6b-8347-9aac74fff84c', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-11 01:02:51.898 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-11 01:02:51.914 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1f73ac71-edc8-4f84-80a7-33348bc50228" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:02:51.914 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1f73ac71-edc8-4f84-80a7-33348bc50228 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-11 01:02:51.930 4356 2091705325176 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network bbf7c891-98e1-4ff0-bf46-e68a3f4839c2 2021-11-11 01:02:51.930 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-11 01:02:51.945 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ced05ac8-9a55-46f4-879a-846eb507d80c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:02:51.961 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port ced05ac8-9a55-46f4-879a-846eb507d80c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-11 01:02:51.961 4356 2091705325352 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e08c8ec8-e4b6-4922-b683-1834b67875ea 2021-11-11 01:02:51.961 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-11 01:02:51.961 4356 2091705325704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8a443e37-321a-4f9b-91d2-a87d21a1826c c56bbb94a6694dd583569ac0f9d51c78 e6f49d77c79d476db94bfbb023309cf4 - - -] Security group member updated on remote: ['6c6cbe08-7bc1-43e0-8639-fbc1c350f37f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:02:51.961 4356 2091705325704 MainThread INFO neutron.agent.securitygroups_rpc [req-8a443e37-321a-4f9b-91d2-a87d21a1826c c56bbb94a6694dd583569ac0f9d51c78 e6f49d77c79d476db94bfbb023309cf4 - - -] Security group member updated ['6c6cbe08-7bc1-43e0-8639-fbc1c350f37f'] 2021-11-11 01:02:52.136 4356 2091705325352 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'ced05ac8-9a55-46f4-879a-846eb507d80c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:02:52.136 4356 2091705325352 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'ced05ac8-9a55-46f4-879a-846eb507d80c') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:02:52.164 4356 2091705325176 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1f73ac71-edc8-4f84-80a7-33348bc50228') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:02:52.164 4356 2091705325176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1f73ac71-edc8-4f84-80a7-33348bc50228') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:02:52.197 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port ced05ac8-9a55-46f4-879a-846eb507d80c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-11 01:02:52.197 4356 2091705325352 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 728, VLAN trunk: None to switch port ced05ac8-9a55-46f4-879a-846eb507d80c 2021-11-11 01:02:52.227 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1f73ac71-edc8-4f84-80a7-33348bc50228 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-11 01:02:52.227 4356 2091705325176 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 710, VLAN trunk: None to switch port 1f73ac71-edc8-4f84-80a7-33348bc50228 2021-11-11 01:02:52.310 4356 2091705325352 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-11 01:02:52.326 4356 2091705325352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['ced05ac8-9a55-46f4-879a-846eb507d80c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:02:52.326 4356 2091705325176 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-11 01:02:52.326 4356 2091705325176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1f73ac71-edc8-4f84-80a7-33348bc50228'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:02:52.947 4356 2091705325352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['ced05ac8-9a55-46f4-879a-846eb507d80c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:02:52.947 4356 2091705325352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:02:52.947 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (47ceb81a-d567-4f72-a6c9-127044a56888) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:02:52.966 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (47ceb81a-d567-4f72-a6c9-127044a56888) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-11 01:02:52.966 4356 2091705325352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for ced05ac8-9a55-46f4-879a-846eb507d80c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:02:52.966 4356 2091705325352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-11 01:02:52.986 4356 2091705325352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device ced05ac8-9a55-46f4-879a-846eb507d80c not yet added. Adding. 2021-11-11 01:02:52.986 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-11 01:02:52.996 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-11 01:02:52.996 4356 2091705325176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1f73ac71-edc8-4f84-80a7-33348bc50228']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:02:53.016 4356 2091705325176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:02:53.016 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4f82d3ab-e4f8-4380-bb87-2c0a143c3fd7) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:02:53.026 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (4f82d3ab-e4f8-4380-bb87-2c0a143c3fd7) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-11 01:02:53.026 4356 2091705325176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1f73ac71-edc8-4f84-80a7-33348bc50228 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:02:53.026 4356 2091705325176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-11 01:02:53.046 4356 2091705325176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1f73ac71-edc8-4f84-80a7-33348bc50228 not yet added. Adding. 2021-11-11 01:02:53.046 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-11 01:02:53.056 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-11 01:02:53.160 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ced05ac8-9a55-46f4-879a-846eb507d80c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:02:53.160 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f73ac71-edc8-4f84-80a7-33348bc50228" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:02:53.260 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ced05ac8-9a55-46f4-879a-846eb507d80c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:02:53.260 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ced05ac8-9a55-46f4-879a-846eb507d80c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:02:53.279 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f73ac71-edc8-4f84-80a7-33348bc50228" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:02:53.297 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f73ac71-edc8-4f84-80a7-33348bc50228" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:02:53.322 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ce299d0-d5cc-43d2-b1f1-29f4644eb146 d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] port_update received: a8f6d88d-5d10-4cce-8ac5-67d377b857b4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:02:53.342 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0ce299d0-d5cc-43d2-b1f1-29f4644eb146 d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] No port a8f6d88d-5d10-4cce-8ac5-67d377b857b4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:02:53.414 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-ced05ac8-9a55-46f4-879a-846eb507d80c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:02:53.453 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1f73ac71-edc8-4f84-80a7-33348bc50228" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:02:53.526 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-ced05ac8-9a55-46f4-879a-846eb507d80c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:02:53.526 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port ced05ac8-9a55-46f4-879a-846eb507d80c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-11 01:02:53.546 4356 2091705325352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port ced05ac8-9a55-46f4-879a-846eb507d80c processed. 2021-11-11 01:02:53.561 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1f73ac71-edc8-4f84-80a7-33348bc50228" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:02:53.586 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1f73ac71-edc8-4f84-80a7-33348bc50228 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-11 01:02:53.590 4356 2091705325176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1f73ac71-edc8-4f84-80a7-33348bc50228 processed. 2021-11-11 01:02:54.165 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c604690-88d1-414c-ac3a-899306a7b3e3 d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] port_update received: b7e5c3c4-c30c-4cbf-b32c-fe062a37c164 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:02:54.180 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c604690-88d1-414c-ac3a-899306a7b3e3 d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] No port b7e5c3c4-c30c-4cbf-b32c-fe062a37c164 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:02:55.069 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:02:55.148 4356 2091703913640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0c336093-976f-4af7-ba92-9f1083bbfaef 2021-11-11 01:02:55.899 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.828s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:02:57.070 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-11 01:02:57.164 4356 2091703913640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b7e5c3c4-c30c-4cbf-b32c-fe062a37c164 2021-11-11 01:02:57.179 4356 2091703913640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a8f6d88d-5d10-4cce-8ac5-67d377b857b4 2021-11-11 01:02:57.273 4356 2091705325176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c061ac5a-6e7f-4f46-82b8-9b4e6fe88160 6af3abe4073147d3aeda4ac1b6f458dd 12505e9e813f44b0841e47616c0a6844 - - -] Security group member updated on remote: ['06e5a2f4-732b-4aa6-b4ce-9a99283f5e54'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:02:57.289 4356 2091705325176 MainThread INFO neutron.agent.securitygroups_rpc [req-c061ac5a-6e7f-4f46-82b8-9b4e6fe88160 6af3abe4073147d3aeda4ac1b6f458dd 12505e9e813f44b0841e47616c0a6844 - - -] Security group member updated ['06e5a2f4-732b-4aa6-b4ce-9a99283f5e54'] 2021-11-11 01:02:57.512 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Adding port 0c336093-976f-4af7-ba92-9f1083bbfaef 2021-11-11 01:02:57.512 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Port 0c336093-976f-4af7-ba92-9f1083bbfaef updated. Details: {'device': '0c336093-976f-4af7-ba92-9f1083bbfaef', 'network_id': '4a790df0-e732-4da0-9b31-27eb0f369b57', 'port_id': '0c336093-976f-4af7-ba92-9f1083bbfaef', 'mac_address': 'fa:16:3e:4d:0b:8b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 734, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b0045b57-c367-4cac-ba26-0487166d01c8', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-11 01:02:57.526 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-11 01:02:57.526 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0c336093-976f-4af7-ba92-9f1083bbfaef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:02:57.526 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0c336093-976f-4af7-ba92-9f1083bbfaef _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-11 01:02:57.526 4356 2091705325176 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 4a790df0-e732-4da0-9b31-27eb0f369b57 2021-11-11 01:02:57.526 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-11 01:02:57.682 4356 2091705325176 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0c336093-976f-4af7-ba92-9f1083bbfaef') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:02:57.682 4356 2091705325176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0c336093-976f-4af7-ba92-9f1083bbfaef') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:02:57.702 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0c336093-976f-4af7-ba92-9f1083bbfaef is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-11 01:02:57.713 4356 2091705325176 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 734, VLAN trunk: None to switch port 0c336093-976f-4af7-ba92-9f1083bbfaef 2021-11-11 01:02:57.810 4356 2091705325176 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-11 01:02:57.810 4356 2091705325176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0c336093-976f-4af7-ba92-9f1083bbfaef'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:02:58.214 4356 2091705325176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0c336093-976f-4af7-ba92-9f1083bbfaef']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:02:58.242 4356 2091705325176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:02:58.242 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6c6cbe08-7bc1-43e0-8639-fbc1c350f37f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:02:58.257 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6c6cbe08-7bc1-43e0-8639-fbc1c350f37f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-11 01:02:58.264 4356 2091705325176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0c336093-976f-4af7-ba92-9f1083bbfaef _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:02:58.264 4356 2091705325176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-11 01:02:58.279 4356 2091705325176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0c336093-976f-4af7-ba92-9f1083bbfaef not yet added. Adding. 2021-11-11 01:02:58.279 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-11 01:02:58.279 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-11 01:02:58.404 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c336093-976f-4af7-ba92-9f1083bbfaef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:02:58.509 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c336093-976f-4af7-ba92-9f1083bbfaef" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:02:58.533 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c336093-976f-4af7-ba92-9f1083bbfaef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:02:58.649 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0c336093-976f-4af7-ba92-9f1083bbfaef" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:02:58.764 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0c336093-976f-4af7-ba92-9f1083bbfaef" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:02:58.781 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0c336093-976f-4af7-ba92-9f1083bbfaef status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-11 01:02:58.791 4356 2091705325176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0c336093-976f-4af7-ba92-9f1083bbfaef processed. 2021-11-11 01:02:59.075 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-11 01:02:59.075 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:02:59.105 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9cccb02-34bc-4bb7-b8fe-336093da2414 d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] port_update received: 5bb604e2-fd3f-4884-b245-bb0d7ab2279b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:02:59.135 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9cccb02-34bc-4bb7-b8fe-336093da2414 d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] No port 5bb604e2-fd3f-4884-b245-bb0d7ab2279b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:03:00.041 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.953s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:00.437 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Adding port b7e5c3c4-c30c-4cbf-b32c-fe062a37c164 2021-11-11 01:03:00.461 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Port b7e5c3c4-c30c-4cbf-b32c-fe062a37c164 updated. Details: {'device': 'b7e5c3c4-c30c-4cbf-b32c-fe062a37c164', 'network_id': '4a790df0-e732-4da0-9b31-27eb0f369b57', 'port_id': 'b7e5c3c4-c30c-4cbf-b32c-fe062a37c164', 'mac_address': 'fa:16:3e:aa:c0:c8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 734, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b0045b57-c367-4cac-ba26-0487166d01c8', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-11 01:03:00.478 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-11 01:03:00.511 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Adding port a8f6d88d-5d10-4cce-8ac5-67d377b857b4 2021-11-11 01:03:00.523 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Port a8f6d88d-5d10-4cce-8ac5-67d377b857b4 updated. Details: {'device': 'a8f6d88d-5d10-4cce-8ac5-67d377b857b4', 'network_id': 'a9832ec8-0aaf-4fd2-8e6b-e7c31979a2d8', 'port_id': 'a8f6d88d-5d10-4cce-8ac5-67d377b857b4', 'mac_address': 'fa:16:3e:5c:3e:cb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 704, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6c2403b5-9e52-4bd5-b281-eaecda626594', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-11 01:03:00.523 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-11 01:03:00.542 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b7e5c3c4-c30c-4cbf-b32c-fe062a37c164" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:03:00.542 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b7e5c3c4-c30c-4cbf-b32c-fe062a37c164 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-11 01:03:00.565 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-11 01:03:00.565 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a8f6d88d-5d10-4cce-8ac5-67d377b857b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:03:00.565 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a8f6d88d-5d10-4cce-8ac5-67d377b857b4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-11 01:03:00.589 4356 2091705325352 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a9832ec8-0aaf-4fd2-8e6b-e7c31979a2d8 2021-11-11 01:03:00.604 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-11 01:03:00.841 4356 2091705325352 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a8f6d88d-5d10-4cce-8ac5-67d377b857b4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:03:00.855 4356 2091705325352 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a8f6d88d-5d10-4cce-8ac5-67d377b857b4') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:03:00.885 4356 2091705325176 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b7e5c3c4-c30c-4cbf-b32c-fe062a37c164') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:03:00.885 4356 2091705325176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b7e5c3c4-c30c-4cbf-b32c-fe062a37c164') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:03:00.885 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a8f6d88d-5d10-4cce-8ac5-67d377b857b4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-11 01:03:00.920 4356 2091705325352 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 704, VLAN trunk: None to switch port a8f6d88d-5d10-4cce-8ac5-67d377b857b4 2021-11-11 01:03:00.920 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b7e5c3c4-c30c-4cbf-b32c-fe062a37c164 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-11 01:03:00.935 4356 2091705325176 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 734, VLAN trunk: None to switch port b7e5c3c4-c30c-4cbf-b32c-fe062a37c164 2021-11-11 01:03:01.056 4356 2091705325352 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-11 01:03:01.078 4356 2091705325352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a8f6d88d-5d10-4cce-8ac5-67d377b857b4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:03:01.086 4356 2091705325176 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-11 01:03:01.086 4356 2091705325176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b7e5c3c4-c30c-4cbf-b32c-fe062a37c164'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:03:01.447 4356 2091705325352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a8f6d88d-5d10-4cce-8ac5-67d377b857b4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:03:01.447 4356 2091705325352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:03:01.447 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (07215967-6f22-496b-b91d-fc0e4ed5a624) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:03:01.476 4356 2091705325352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a8f6d88d-5d10-4cce-8ac5-67d377b857b4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:03:01.480 4356 2091705325352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-11 01:03:01.492 4356 2091705325352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a8f6d88d-5d10-4cce-8ac5-67d377b857b4 not yet added. Adding. 2021-11-11 01:03:01.492 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-11 01:03:01.507 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-11 01:03:01.507 4356 2091705325176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b7e5c3c4-c30c-4cbf-b32c-fe062a37c164']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:03:01.531 4356 2091705325176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:03:01.540 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (6c6cbe08-7bc1-43e0-8639-fbc1c350f37f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:03:01.540 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (6c6cbe08-7bc1-43e0-8639-fbc1c350f37f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-11 01:03:01.562 4356 2091705325176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b7e5c3c4-c30c-4cbf-b32c-fe062a37c164 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:03:01.571 4356 2091705325176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-11 01:03:01.585 4356 2091705325176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b7e5c3c4-c30c-4cbf-b32c-fe062a37c164 not yet added. Adding. 2021-11-11 01:03:01.603 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-11 01:03:01.603 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-11 01:03:01.759 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a8f6d88d-5d10-4cce-8ac5-67d377b857b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:03:01.809 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7e5c3c4-c30c-4cbf-b32c-fe062a37c164" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:03:01.983 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a8f6d88d-5d10-4cce-8ac5-67d377b857b4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:01.999 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a8f6d88d-5d10-4cce-8ac5-67d377b857b4" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:03:02.038 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7e5c3c4-c30c-4cbf-b32c-fe062a37c164" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:02.059 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7e5c3c4-c30c-4cbf-b32c-fe062a37c164" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:03:02.336 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b7e5c3c4-c30c-4cbf-b32c-fe062a37c164" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:02.399 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a8f6d88d-5d10-4cce-8ac5-67d377b857b4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.390s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:02.655 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a8f6d88d-5d10-4cce-8ac5-67d377b857b4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:02.655 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a8f6d88d-5d10-4cce-8ac5-67d377b857b4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-11 01:03:02.679 4356 2091705325352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a8f6d88d-5d10-4cce-8ac5-67d377b857b4 processed. 2021-11-11 01:03:02.679 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b7e5c3c4-c30c-4cbf-b32c-fe062a37c164" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:02.700 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b7e5c3c4-c30c-4cbf-b32c-fe062a37c164 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-11 01:03:02.712 4356 2091705325176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b7e5c3c4-c30c-4cbf-b32c-fe062a37c164 processed. 2021-11-11 01:03:03.121 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:03:03.263 4356 2091703913640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5bb604e2-fd3f-4884-b245-bb0d7ab2279b 2021-11-11 01:03:03.601 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:05.140 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-11 01:03:05.390 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Adding port 5bb604e2-fd3f-4884-b245-bb0d7ab2279b 2021-11-11 01:03:05.398 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Port 5bb604e2-fd3f-4884-b245-bb0d7ab2279b updated. Details: {'device': '5bb604e2-fd3f-4884-b245-bb0d7ab2279b', 'network_id': 'b460279d-c866-4255-96e9-52778c7c5476', 'port_id': '5bb604e2-fd3f-4884-b245-bb0d7ab2279b', 'mac_address': 'fa:16:3e:77:01:9b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 715, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e0f2262c-3fd5-494d-978d-a8957498004f', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-11 01:03:05.427 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-11 01:03:05.465 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5bb604e2-fd3f-4884-b245-bb0d7ab2279b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:03:05.480 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5bb604e2-fd3f-4884-b245-bb0d7ab2279b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-11 01:03:05.480 4356 2091705325176 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b460279d-c866-4255-96e9-52778c7c5476 2021-11-11 01:03:05.514 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-11 01:03:05.901 4356 2091705325176 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5bb604e2-fd3f-4884-b245-bb0d7ab2279b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:03:05.932 4356 2091705325176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5bb604e2-fd3f-4884-b245-bb0d7ab2279b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:03:05.947 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5bb604e2-fd3f-4884-b245-bb0d7ab2279b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-11 01:03:05.947 4356 2091705325176 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 715, VLAN trunk: None to switch port 5bb604e2-fd3f-4884-b245-bb0d7ab2279b 2021-11-11 01:03:06.189 4356 2091705325176 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-11 01:03:06.189 4356 2091705325176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5bb604e2-fd3f-4884-b245-bb0d7ab2279b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:03:06.413 4356 2091705325176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5bb604e2-fd3f-4884-b245-bb0d7ab2279b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:03:06.413 4356 2091705325176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:03:06.433 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (06e5a2f4-732b-4aa6-b4ce-9a99283f5e54) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:03:06.433 4356 2091705325176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5bb604e2-fd3f-4884-b245-bb0d7ab2279b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:03:06.448 4356 2091705325176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-11 01:03:06.448 4356 2091705325176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5bb604e2-fd3f-4884-b245-bb0d7ab2279b not yet added. Adding. 2021-11-11 01:03:06.467 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-11 01:03:06.478 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-11 01:03:06.713 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bb604e2-fd3f-4884-b245-bb0d7ab2279b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:03:07.150 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bb604e2-fd3f-4884-b245-bb0d7ab2279b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:07.179 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bb604e2-fd3f-4884-b245-bb0d7ab2279b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:03:07.486 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bb604e2-fd3f-4884-b245-bb0d7ab2279b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:07.706 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5bb604e2-fd3f-4884-b245-bb0d7ab2279b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:07.715 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5bb604e2-fd3f-4884-b245-bb0d7ab2279b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-11 01:03:07.730 4356 2091705325176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5bb604e2-fd3f-4884-b245-bb0d7ab2279b processed. 2021-11-11 01:03:09.192 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:03:09.626 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:11.311 4356 2091703913816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1f73ac71-edc8-4f84-80a7-33348bc50228 2021-11-11 01:03:12.129 4356 2091705325176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-477a1f54-a224-49a8-8c71-0002ab95ce79 8a3d6a66ee044faaabaa97a5a189b88d 40f46e584fa84a69989845d9f1a2adc6 - - -] Security group member updated on remote: ['4f82d3ab-e4f8-4380-bb87-2c0a143c3fd7'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:03:12.129 4356 2091705325176 MainThread INFO neutron.agent.securitygroups_rpc [req-477a1f54-a224-49a8-8c71-0002ab95ce79 8a3d6a66ee044faaabaa97a5a189b88d 40f46e584fa84a69989845d9f1a2adc6 - - -] Security group member updated ['4f82d3ab-e4f8-4380-bb87-2c0a143c3fd7'] 2021-11-11 01:03:12.145 4356 2091705325176 MainThread INFO neutron.agent.securitygroups_rpc [req-477a1f54-a224-49a8-8c71-0002ab95ce79 8a3d6a66ee044faaabaa97a5a189b88d 40f46e584fa84a69989845d9f1a2adc6 - - -] Refresh firewall rules 2021-11-11 01:03:12.157 4356 2091705325176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-477a1f54-a224-49a8-8c71-0002ab95ce79 8a3d6a66ee044faaabaa97a5a189b88d 40f46e584fa84a69989845d9f1a2adc6 - - -] Get security group information for devices via rpc ['1f73ac71-edc8-4f84-80a7-33348bc50228'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:03:12.241 4356 2091705325176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-477a1f54-a224-49a8-8c71-0002ab95ce79 8a3d6a66ee044faaabaa97a5a189b88d 40f46e584fa84a69989845d9f1a2adc6 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:03:12.261 4356 2091705325176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-477a1f54-a224-49a8-8c71-0002ab95ce79 8a3d6a66ee044faaabaa97a5a189b88d 40f46e584fa84a69989845d9f1a2adc6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:03:12.355 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-477a1f54-a224-49a8-8c71-0002ab95ce79 8a3d6a66ee044faaabaa97a5a189b88d 40f46e584fa84a69989845d9f1a2adc6 - - -] port_delete event received for '1f73ac71-edc8-4f84-80a7-33348bc50228' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:03:12.610 4356 2091705325176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-798677f9-ded7-4496-830c-f66707d392ce 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Security group member updated on remote: ['47ceb81a-d567-4f72-a6c9-127044a56888'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:03:12.620 4356 2091705325176 MainThread INFO neutron.agent.securitygroups_rpc [req-798677f9-ded7-4496-830c-f66707d392ce 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Security group member updated ['47ceb81a-d567-4f72-a6c9-127044a56888'] 2021-11-11 01:03:12.637 4356 2091705325176 MainThread INFO neutron.agent.securitygroups_rpc [req-798677f9-ded7-4496-830c-f66707d392ce 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Refresh firewall rules 2021-11-11 01:03:12.651 4356 2091705325176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-798677f9-ded7-4496-830c-f66707d392ce 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Get security group information for devices via rpc ['ced05ac8-9a55-46f4-879a-846eb507d80c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:03:13.183 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-11 01:03:13.213 4356 2091705325176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-798677f9-ded7-4496-830c-f66707d392ce 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update security group information for ports dict_keys(['ced05ac8-9a55-46f4-879a-846eb507d80c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:03:13.232 4356 2091705325176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-798677f9-ded7-4496-830c-f66707d392ce 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:03:13.242 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-798677f9-ded7-4496-830c-f66707d392ce 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update rules of security group (47ceb81a-d567-4f72-a6c9-127044a56888) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:03:13.261 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-798677f9-ded7-4496-830c-f66707d392ce 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update members of security group (47ceb81a-d567-4f72-a6c9-127044a56888) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-11 01:03:13.261 4356 2091705325176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-798677f9-ded7-4496-830c-f66707d392ce 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update port filter for ced05ac8-9a55-46f4-879a-846eb507d80c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:03:13.294 4356 2091705325176 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-798677f9-ded7-4496-830c-f66707d392ce 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Updating port rules. 2021-11-11 01:03:13.294 4356 2091705325176 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-798677f9-ded7-4496-830c-f66707d392ce 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-11 01:03:13.327 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [req-798677f9-ded7-4496-830c-f66707d392ce 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-ced05ac8-9a55-46f4-879a-846eb507d80c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:03:13.327 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1f73ac71-edc8-4f84-80a7-33348bc50228' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-11 01:03:13.351 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1f73ac71-edc8-4f84-80a7-33348bc50228' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-11 01:03:13.386 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1f73ac71-edc8-4f84-80a7-33348bc50228 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-11 01:03:13.472 4356 2091705325352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network bbf7c891-98e1-4ff0-bf46-e68a3f4839c2 2021-11-11 01:03:13.476 4356 2091705325352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1f73ac71-edc8-4f84-80a7-33348bc50228'] 2021-11-11 01:03:13.492 4356 2091705325352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-11 01:03:13.516 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-11 01:03:13.516 4356 2091705325352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1f73ac71-edc8-4f84-80a7-33348bc50228'] 2021-11-11 01:03:13.696 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [req-798677f9-ded7-4496-830c-f66707d392ce 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-ced05ac8-9a55-46f4-879a-846eb507d80c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:13.711 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [req-798677f9-ded7-4496-830c-f66707d392ce 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-ced05ac8-9a55-46f4-879a-846eb507d80c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:03:13.711 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [req-798677f9-ded7-4496-830c-f66707d392ce 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-ced05ac8-9a55-46f4-879a-846eb507d80c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:14.242 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ae8df76-5c8c-42ce-bb76-48f1e7969402 d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] port_update received: 8f85e42e-05e4-4b11-ae72-9ff5b3532645 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:03:14.276 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ae8df76-5c8c-42ce-bb76-48f1e7969402 d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] No port 8f85e42e-05e4-4b11-ae72-9ff5b3532645 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:03:15.222 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:03:15.263 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.046s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:17.038 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90a043cc-e701-4fe4-b787-e0526f443146 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] network_delete received. Deleting network bbf7c891-98e1-4ff0-bf46-e68a3f4839c2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-11 01:03:17.061 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-90a043cc-e701-4fe4-b787-e0526f443146 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] Network bbf7c891-98e1-4ff0-bf46-e68a3f4839c2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-11 01:03:17.461 4356 2091703913640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8f85e42e-05e4-4b11-ae72-9ff5b3532645 2021-11-11 01:03:19.226 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-11 01:03:19.555 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Adding port 8f85e42e-05e4-4b11-ae72-9ff5b3532645 2021-11-11 01:03:19.585 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Port 8f85e42e-05e4-4b11-ae72-9ff5b3532645 updated. Details: {'device': '8f85e42e-05e4-4b11-ae72-9ff5b3532645', 'network_id': 'e08c8ec8-e4b6-4922-b683-1834b67875ea', 'port_id': '8f85e42e-05e4-4b11-ae72-9ff5b3532645', 'mac_address': 'fa:16:3e:0a:f0:d4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 728, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9386fbe9-76be-4d6b-8347-9aac74fff84c', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-11 01:03:19.585 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-11 01:03:19.611 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8f85e42e-05e4-4b11-ae72-9ff5b3532645" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:03:19.637 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8f85e42e-05e4-4b11-ae72-9ff5b3532645 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-11 01:03:19.647 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-11 01:03:19.977 4356 2091705325176 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8f85e42e-05e4-4b11-ae72-9ff5b3532645') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:03:19.991 4356 2091705325176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8f85e42e-05e4-4b11-ae72-9ff5b3532645') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:03:20.024 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8f85e42e-05e4-4b11-ae72-9ff5b3532645 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-11 01:03:20.024 4356 2091705325176 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 728, VLAN trunk: None to switch port 8f85e42e-05e4-4b11-ae72-9ff5b3532645 2021-11-11 01:03:20.215 4356 2091705325176 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-11 01:03:20.236 4356 2091705325176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8f85e42e-05e4-4b11-ae72-9ff5b3532645'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:03:20.479 4356 2091705325176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8f85e42e-05e4-4b11-ae72-9ff5b3532645']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:03:20.495 4356 2091705325176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:03:20.510 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (47ceb81a-d567-4f72-a6c9-127044a56888) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:03:20.510 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (47ceb81a-d567-4f72-a6c9-127044a56888) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-11 01:03:20.525 4356 2091705325176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8f85e42e-05e4-4b11-ae72-9ff5b3532645 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:03:20.554 4356 2091705325176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-11 01:03:20.554 4356 2091705325176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8f85e42e-05e4-4b11-ae72-9ff5b3532645 not yet added. Adding. 2021-11-11 01:03:20.593 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-11 01:03:20.593 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-11 01:03:21.022 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f85e42e-05e4-4b11-ae72-9ff5b3532645" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:03:21.366 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f85e42e-05e4-4b11-ae72-9ff5b3532645" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:21.366 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f85e42e-05e4-4b11-ae72-9ff5b3532645" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:03:21.775 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8f85e42e-05e4-4b11-ae72-9ff5b3532645" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:22.055 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8f85e42e-05e4-4b11-ae72-9ff5b3532645" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:22.069 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8f85e42e-05e4-4b11-ae72-9ff5b3532645 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-11 01:03:22.069 4356 2091705325176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8f85e42e-05e4-4b11-ae72-9ff5b3532645 processed. 2021-11-11 01:03:22.734 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3e94e93-10d0-4e55-b9da-5283cc966887 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] network_delete received. Deleting network ff2f3c88-9f50-421d-a24a-4a07db1e15f4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-11 01:03:22.741 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d3e94e93-10d0-4e55-b9da-5283cc966887 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] Network ff2f3c88-9f50-421d-a24a-4a07db1e15f4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-11 01:03:23.235 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:03:23.528 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:23.621 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-781e73a1-75dc-4163-b906-d34a48fca89b 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] network_delete received. Deleting network 2a840b29-1b3e-404a-8e4a-c4482341e8e4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-11 01:03:23.631 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-781e73a1-75dc-4163-b906-d34a48fca89b 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] Network 2a840b29-1b3e-404a-8e4a-c4482341e8e4 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-11 01:03:29.572 4356 2091705325176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-51fdcb29-7ac6-4cc5-b5a6-f8cd5d5d7151 297bbdeabc774d0a8ab9e2145ae1450b b07c55e3e0874bbfb553310178e4742d - - -] Security group member updated on remote: ['20861392-f80a-4423-b461-204298dc9369'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:03:29.616 4356 2091705325176 MainThread INFO neutron.agent.securitygroups_rpc [req-51fdcb29-7ac6-4cc5-b5a6-f8cd5d5d7151 297bbdeabc774d0a8ab9e2145ae1450b b07c55e3e0874bbfb553310178e4742d - - -] Security group member updated ['20861392-f80a-4423-b461-204298dc9369'] 2021-11-11 01:03:30.541 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f135f8c0-c666-48b5-8a36-a5bf3d386b98 d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] port_update received: e21c929f-c502-4667-810a-0af3ce7fff67 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:03:30.601 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f135f8c0-c666-48b5-8a36-a5bf3d386b98 d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] No port e21c929f-c502-4667-810a-0af3ce7fff67 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:03:35.553 4356 2091705325176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ae969f44-bd32-4aa6-ad0a-c1f899a0dd9d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Security group member updated on remote: ['47ceb81a-d567-4f72-a6c9-127044a56888'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:03:35.574 4356 2091705325176 MainThread INFO neutron.agent.securitygroups_rpc [req-ae969f44-bd32-4aa6-ad0a-c1f899a0dd9d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Security group member updated ['47ceb81a-d567-4f72-a6c9-127044a56888'] 2021-11-11 01:03:35.599 4356 2091705325176 MainThread INFO neutron.agent.securitygroups_rpc [req-ae969f44-bd32-4aa6-ad0a-c1f899a0dd9d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Refresh firewall rules 2021-11-11 01:03:35.599 4356 2091705325176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ae969f44-bd32-4aa6-ad0a-c1f899a0dd9d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Get security group information for devices via rpc ['ced05ac8-9a55-46f4-879a-846eb507d80c', '8f85e42e-05e4-4b11-ae72-9ff5b3532645'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:03:35.884 4356 2091705325176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ae969f44-bd32-4aa6-ad0a-c1f899a0dd9d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update security group information for ports dict_keys(['8f85e42e-05e4-4b11-ae72-9ff5b3532645', 'ced05ac8-9a55-46f4-879a-846eb507d80c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:03:35.898 4356 2091705325176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ae969f44-bd32-4aa6-ad0a-c1f899a0dd9d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:03:35.913 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ae969f44-bd32-4aa6-ad0a-c1f899a0dd9d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update rules of security group (47ceb81a-d567-4f72-a6c9-127044a56888) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:03:35.927 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ae969f44-bd32-4aa6-ad0a-c1f899a0dd9d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update members of security group (47ceb81a-d567-4f72-a6c9-127044a56888) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-11 01:03:35.943 4356 2091705325176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ae969f44-bd32-4aa6-ad0a-c1f899a0dd9d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update port filter for 8f85e42e-05e4-4b11-ae72-9ff5b3532645 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:03:35.976 4356 2091705325176 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ae969f44-bd32-4aa6-ad0a-c1f899a0dd9d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Updating port rules. 2021-11-11 01:03:35.976 4356 2091705325176 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ae969f44-bd32-4aa6-ad0a-c1f899a0dd9d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-11 01:03:36.004 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [req-ae969f44-bd32-4aa6-ad0a-c1f899a0dd9d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-8f85e42e-05e4-4b11-ae72-9ff5b3532645" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:03:36.021 4356 2091703913640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e21c929f-c502-4667-810a-0af3ce7fff67 2021-11-11 01:03:36.444 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [req-ae969f44-bd32-4aa6-ad0a-c1f899a0dd9d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-8f85e42e-05e4-4b11-ae72-9ff5b3532645" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:36.444 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [req-ae969f44-bd32-4aa6-ad0a-c1f899a0dd9d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-8f85e42e-05e4-4b11-ae72-9ff5b3532645" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:03:36.477 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [req-ae969f44-bd32-4aa6-ad0a-c1f899a0dd9d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-8f85e42e-05e4-4b11-ae72-9ff5b3532645" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:36.477 4356 2091705325176 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ae969f44-bd32-4aa6-ad0a-c1f899a0dd9d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update port filter for ced05ac8-9a55-46f4-879a-846eb507d80c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:03:36.498 4356 2091705325176 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ae969f44-bd32-4aa6-ad0a-c1f899a0dd9d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Updating port rules. 2021-11-11 01:03:36.523 4356 2091705325176 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ae969f44-bd32-4aa6-ad0a-c1f899a0dd9d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-11 01:03:36.537 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [req-ae969f44-bd32-4aa6-ad0a-c1f899a0dd9d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-ced05ac8-9a55-46f4-879a-846eb507d80c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:03:36.761 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27276870-5eb9-424c-b117-ff7423d09dad d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] port_update received: 586e57d9-911f-46fc-98d3-6385c6576dd2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:03:36.805 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-27276870-5eb9-424c-b117-ff7423d09dad d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] No port 586e57d9-911f-46fc-98d3-6385c6576dd2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:03:36.996 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [req-ae969f44-bd32-4aa6-ad0a-c1f899a0dd9d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-ced05ac8-9a55-46f4-879a-846eb507d80c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.469s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:37.008 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [req-ae969f44-bd32-4aa6-ad0a-c1f899a0dd9d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-ced05ac8-9a55-46f4-879a-846eb507d80c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:03:37.023 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [req-ae969f44-bd32-4aa6-ad0a-c1f899a0dd9d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-ced05ac8-9a55-46f4-879a-846eb507d80c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:37.322 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-11 01:03:37.571 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Adding port e21c929f-c502-4667-810a-0af3ce7fff67 2021-11-11 01:03:37.599 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Port e21c929f-c502-4667-810a-0af3ce7fff67 updated. Details: {'device': 'e21c929f-c502-4667-810a-0af3ce7fff67', 'network_id': 'e03f13ac-8d74-4cf1-b7e3-13cf1a6aa158', 'port_id': 'e21c929f-c502-4667-810a-0af3ce7fff67', 'mac_address': 'fa:16:3e:74:c9:e4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 713, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5b481b67-6c2d-4fce-bfb5-397a5e293e9c', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-11 01:03:37.599 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-11 01:03:37.633 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e21c929f-c502-4667-810a-0af3ce7fff67" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:03:37.633 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e21c929f-c502-4667-810a-0af3ce7fff67 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-11 01:03:37.660 4356 2091705325176 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e03f13ac-8d74-4cf1-b7e3-13cf1a6aa158 2021-11-11 01:03:37.665 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-11 01:03:38.059 4356 2091705325176 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e21c929f-c502-4667-810a-0af3ce7fff67') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:03:38.088 4356 2091705325176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e21c929f-c502-4667-810a-0af3ce7fff67') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:03:38.110 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e21c929f-c502-4667-810a-0af3ce7fff67 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-11 01:03:38.128 4356 2091705325176 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 713, VLAN trunk: None to switch port e21c929f-c502-4667-810a-0af3ce7fff67 2021-11-11 01:03:38.368 4356 2091705325176 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-11 01:03:38.397 4356 2091705325176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e21c929f-c502-4667-810a-0af3ce7fff67'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:03:38.555 4356 2091705325176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e21c929f-c502-4667-810a-0af3ce7fff67']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:03:38.574 4356 2091705325176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:03:38.588 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (20861392-f80a-4423-b461-204298dc9369) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:03:38.588 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (20861392-f80a-4423-b461-204298dc9369) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-11 01:03:38.609 4356 2091705325176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e21c929f-c502-4667-810a-0af3ce7fff67 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:03:38.631 4356 2091705325176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-11 01:03:38.631 4356 2091705325176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e21c929f-c502-4667-810a-0af3ce7fff67 not yet added. Adding. 2021-11-11 01:03:38.656 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-11 01:03:38.664 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-11 01:03:39.161 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e21c929f-c502-4667-810a-0af3ce7fff67" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:03:39.587 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e21c929f-c502-4667-810a-0af3ce7fff67" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:39.620 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e21c929f-c502-4667-810a-0af3ce7fff67" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:03:39.967 4356 2091703913640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 586e57d9-911f-46fc-98d3-6385c6576dd2 2021-11-11 01:03:40.064 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e21c929f-c502-4667-810a-0af3ce7fff67" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:40.386 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e21c929f-c502-4667-810a-0af3ce7fff67" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.765s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:40.396 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e21c929f-c502-4667-810a-0af3ce7fff67 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-11 01:03:40.416 4356 2091705325176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e21c929f-c502-4667-810a-0af3ce7fff67 processed. 2021-11-11 01:03:41.370 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-11 01:03:41.381 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:03:41.759 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Adding port 586e57d9-911f-46fc-98d3-6385c6576dd2 2021-11-11 01:03:41.792 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Port 586e57d9-911f-46fc-98d3-6385c6576dd2 updated. Details: {'device': '586e57d9-911f-46fc-98d3-6385c6576dd2', 'network_id': 'e08c8ec8-e4b6-4922-b683-1834b67875ea', 'port_id': '586e57d9-911f-46fc-98d3-6385c6576dd2', 'mac_address': 'fa:16:3e:1e:a5:3c', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 728, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9386fbe9-76be-4d6b-8347-9aac74fff84c', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-11 01:03:41.805 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-11 01:03:41.819 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-586e57d9-911f-46fc-98d3-6385c6576dd2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:03:41.850 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 586e57d9-911f-46fc-98d3-6385c6576dd2 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-11 01:03:41.850 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-11 01:03:41.871 4356 2091705325176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:42.259 4356 2091705325352 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '586e57d9-911f-46fc-98d3-6385c6576dd2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:03:42.276 4356 2091705325352 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '586e57d9-911f-46fc-98d3-6385c6576dd2') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:03:42.294 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 586e57d9-911f-46fc-98d3-6385c6576dd2 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-11 01:03:42.303 4356 2091705325352 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 728, VLAN trunk: None to switch port 586e57d9-911f-46fc-98d3-6385c6576dd2 2021-11-11 01:03:42.633 4356 2091705325352 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-11 01:03:42.651 4356 2091705325352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['586e57d9-911f-46fc-98d3-6385c6576dd2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:03:42.867 4356 2091705325352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['586e57d9-911f-46fc-98d3-6385c6576dd2']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:03:42.867 4356 2091705325352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:03:42.867 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (47ceb81a-d567-4f72-a6c9-127044a56888) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:03:42.912 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (47ceb81a-d567-4f72-a6c9-127044a56888) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-11 01:03:42.943 4356 2091705325352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 586e57d9-911f-46fc-98d3-6385c6576dd2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:03:42.975 4356 2091705325352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-11 01:03:42.975 4356 2091705325352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 586e57d9-911f-46fc-98d3-6385c6576dd2 not yet added. Adding. 2021-11-11 01:03:43.006 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-11 01:03:43.025 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-11 01:03:43.460 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-586e57d9-911f-46fc-98d3-6385c6576dd2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:03:43.880 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-586e57d9-911f-46fc-98d3-6385c6576dd2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:43.896 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-586e57d9-911f-46fc-98d3-6385c6576dd2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:03:44.486 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-586e57d9-911f-46fc-98d3-6385c6576dd2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.594s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:44.912 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-586e57d9-911f-46fc-98d3-6385c6576dd2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 3.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:44.912 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 586e57d9-911f-46fc-98d3-6385c6576dd2 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-11 01:03:44.943 4356 2091705325352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 586e57d9-911f-46fc-98d3-6385c6576dd2 processed. 2021-11-11 01:03:45.396 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:03:45.677 4356 2091705325352 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:45.945 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5256846c-7e73-4ef9-95d4-eadf991b43fc - - - - -] port_update received: 141512aa-5881-428f-8679-ef72fa2447aa port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:03:45.990 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5256846c-7e73-4ef9-95d4-eadf991b43fc - - - - -] No port 141512aa-5881-428f-8679-ef72fa2447aa defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:03:50.224 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b153b6cd-6f5b-4b29-804b-ad94810af734 - - - - -] port_update received: a8d7b43e-25cd-40d6-bd69-0a68db3b9d1a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:03:50.287 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b153b6cd-6f5b-4b29-804b-ad94810af734 - - - - -] No port a8d7b43e-25cd-40d6-bd69-0a68db3b9d1a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:03:53.208 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4f85034-0135-4241-b617-59c1fdc75406 - - - - -] port_update received: 70f81115-58c0-4b77-9271-dff935ac68f0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:03:53.255 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d4f85034-0135-4241-b617-59c1fdc75406 - - - - -] No port 70f81115-58c0-4b77-9271-dff935ac68f0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:03:54.366 4356 2091703913816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e21c929f-c502-4667-810a-0af3ce7fff67 2021-11-11 01:03:54.960 4356 2091705325352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ba2e2d9f-4372-43ac-a1d3-79301c2066cf 297bbdeabc774d0a8ab9e2145ae1450b b07c55e3e0874bbfb553310178e4742d - - -] Security group member updated on remote: ['20861392-f80a-4423-b461-204298dc9369'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:03:54.981 4356 2091705325352 MainThread INFO neutron.agent.securitygroups_rpc [req-ba2e2d9f-4372-43ac-a1d3-79301c2066cf 297bbdeabc774d0a8ab9e2145ae1450b b07c55e3e0874bbfb553310178e4742d - - -] Security group member updated ['20861392-f80a-4423-b461-204298dc9369'] 2021-11-11 01:03:54.999 4356 2091705325352 MainThread INFO neutron.agent.securitygroups_rpc [req-ba2e2d9f-4372-43ac-a1d3-79301c2066cf 297bbdeabc774d0a8ab9e2145ae1450b b07c55e3e0874bbfb553310178e4742d - - -] Refresh firewall rules 2021-11-11 01:03:55.023 4356 2091705325352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ba2e2d9f-4372-43ac-a1d3-79301c2066cf 297bbdeabc774d0a8ab9e2145ae1450b b07c55e3e0874bbfb553310178e4742d - - -] Get security group information for devices via rpc ['e21c929f-c502-4667-810a-0af3ce7fff67'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:03:55.115 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ba2e2d9f-4372-43ac-a1d3-79301c2066cf 297bbdeabc774d0a8ab9e2145ae1450b b07c55e3e0874bbfb553310178e4742d - - -] port_delete event received for 'e21c929f-c502-4667-810a-0af3ce7fff67' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:03:55.145 4356 2091705325352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ba2e2d9f-4372-43ac-a1d3-79301c2066cf 297bbdeabc774d0a8ab9e2145ae1450b b07c55e3e0874bbfb553310178e4742d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:03:55.145 4356 2091705325352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ba2e2d9f-4372-43ac-a1d3-79301c2066cf 297bbdeabc774d0a8ab9e2145ae1450b b07c55e3e0874bbfb553310178e4742d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:03:55.436 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-11 01:03:55.447 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e21c929f-c502-4667-810a-0af3ce7fff67' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-11 01:03:55.476 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e21c929f-c502-4667-810a-0af3ce7fff67' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-11 01:03:55.489 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e21c929f-c502-4667-810a-0af3ce7fff67 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-11 01:03:55.573 4356 2091705325352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e03f13ac-8d74-4cf1-b7e3-13cf1a6aa158 2021-11-11 01:03:55.602 4356 2091705325352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e21c929f-c502-4667-810a-0af3ce7fff67'] 2021-11-11 01:03:55.622 4356 2091705325352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-11 01:03:55.638 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-11 01:03:55.651 4356 2091705325352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e21c929f-c502-4667-810a-0af3ce7fff67'] 2021-11-11 01:03:56.866 4356 2091705325352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ed1479e7-a125-417c-ba0c-25e0b8ad239e 869635170f914819bb6c0f5579bc65f7 44f12cf78c0d46b9a8ec2aa8212e667a - - -] Security group rule updated on remote: ['223f98f8-5347-4227-a7a8-f88bb2eb9610'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-11 01:03:56.885 4356 2091705325352 MainThread INFO neutron.agent.securitygroups_rpc [req-ed1479e7-a125-417c-ba0c-25e0b8ad239e 869635170f914819bb6c0f5579bc65f7 44f12cf78c0d46b9a8ec2aa8212e667a - - -] Security group rule updated ['223f98f8-5347-4227-a7a8-f88bb2eb9610'] 2021-11-11 01:03:57.039 4356 2091705325352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e88856d7-bf46-47b8-94cf-ef1cf4c635de 869635170f914819bb6c0f5579bc65f7 44f12cf78c0d46b9a8ec2aa8212e667a - - -] Security group rule updated on remote: ['223f98f8-5347-4227-a7a8-f88bb2eb9610'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-11 01:03:57.039 4356 2091705325352 MainThread INFO neutron.agent.securitygroups_rpc [req-e88856d7-bf46-47b8-94cf-ef1cf4c635de 869635170f914819bb6c0f5579bc65f7 44f12cf78c0d46b9a8ec2aa8212e667a - - -] Security group rule updated ['223f98f8-5347-4227-a7a8-f88bb2eb9610'] 2021-11-11 01:03:57.202 4356 2091705325352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c5602270-1546-4a85-9350-41eef70f55e3 869635170f914819bb6c0f5579bc65f7 44f12cf78c0d46b9a8ec2aa8212e667a - - -] Security group rule updated on remote: ['223f98f8-5347-4227-a7a8-f88bb2eb9610'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-11 01:03:57.209 4356 2091705325352 MainThread INFO neutron.agent.securitygroups_rpc [req-c5602270-1546-4a85-9350-41eef70f55e3 869635170f914819bb6c0f5579bc65f7 44f12cf78c0d46b9a8ec2aa8212e667a - - -] Security group rule updated ['223f98f8-5347-4227-a7a8-f88bb2eb9610'] 2021-11-11 01:03:57.380 4356 2091705325352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-49421518-4122-4140-b45e-b8c2d3ebf79e 869635170f914819bb6c0f5579bc65f7 44f12cf78c0d46b9a8ec2aa8212e667a - - -] Security group rule updated on remote: ['223f98f8-5347-4227-a7a8-f88bb2eb9610'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-11 01:03:57.401 4356 2091705325352 MainThread INFO neutron.agent.securitygroups_rpc [req-49421518-4122-4140-b45e-b8c2d3ebf79e 869635170f914819bb6c0f5579bc65f7 44f12cf78c0d46b9a8ec2aa8212e667a - - -] Security group rule updated ['223f98f8-5347-4227-a7a8-f88bb2eb9610'] 2021-11-11 01:03:57.459 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:03:57.553 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:03:57.645 4356 2091705325352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5ceb1972-5b22-4827-a4f4-3b96bb234312 869635170f914819bb6c0f5579bc65f7 44f12cf78c0d46b9a8ec2aa8212e667a - - -] Security group rule updated on remote: ['223f98f8-5347-4227-a7a8-f88bb2eb9610'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-11 01:03:57.667 4356 2091705325352 MainThread INFO neutron.agent.securitygroups_rpc [req-5ceb1972-5b22-4827-a4f4-3b96bb234312 869635170f914819bb6c0f5579bc65f7 44f12cf78c0d46b9a8ec2aa8212e667a - - -] Security group rule updated ['223f98f8-5347-4227-a7a8-f88bb2eb9610'] 2021-11-11 01:03:57.896 4356 2091705325352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-514406db-8c82-48ff-9a25-f518f1296e5b 869635170f914819bb6c0f5579bc65f7 44f12cf78c0d46b9a8ec2aa8212e667a - - -] Security group rule updated on remote: ['223f98f8-5347-4227-a7a8-f88bb2eb9610'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-11 01:03:57.913 4356 2091705325352 MainThread INFO neutron.agent.securitygroups_rpc [req-514406db-8c82-48ff-9a25-f518f1296e5b 869635170f914819bb6c0f5579bc65f7 44f12cf78c0d46b9a8ec2aa8212e667a - - -] Security group rule updated ['223f98f8-5347-4227-a7a8-f88bb2eb9610'] 2021-11-11 01:03:57.929 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ead33ddd-69a1-46e2-9b10-60e4584c630b - - - - -] port_update received: 8d22efdd-5309-4b2f-9aeb-96b138130be5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:03:58.012 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ead33ddd-69a1-46e2-9b10-60e4584c630b - - - - -] No port 8d22efdd-5309-4b2f-9aeb-96b138130be5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:04:00.554 4356 2091705325352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c6173035-7609-4cd1-ad48-bc6def983634 02112a9c8d9f48e79195a845965adf5a a6a202adf0ad4b2daca750b18245335a - - -] Security group member updated on remote: ['2ec45ac3-5630-459f-99b5-6aafbb20c350'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:04:00.571 4356 2091705325352 MainThread INFO neutron.agent.securitygroups_rpc [req-c6173035-7609-4cd1-ad48-bc6def983634 02112a9c8d9f48e79195a845965adf5a a6a202adf0ad4b2daca750b18245335a - - -] Security group member updated ['2ec45ac3-5630-459f-99b5-6aafbb20c350'] 2021-11-11 01:04:01.867 4356 2091705325352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-11824cf9-6037-4e72-a145-97921bd4047c 297bbdeabc774d0a8ab9e2145ae1450b b07c55e3e0874bbfb553310178e4742d - - -] Security group member updated on remote: ['20861392-f80a-4423-b461-204298dc9369'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:04:01.889 4356 2091705325352 MainThread INFO neutron.agent.securitygroups_rpc [req-11824cf9-6037-4e72-a145-97921bd4047c 297bbdeabc774d0a8ab9e2145ae1450b b07c55e3e0874bbfb553310178e4742d - - -] Security group member updated ['20861392-f80a-4423-b461-204298dc9369'] 2021-11-11 01:04:02.056 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-018ed583-b716-4652-a30d-28db02682ea5 d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] port_update received: 7195e50c-4c07-4dc7-82f6-0fc9f24e22c0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:04:02.115 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-018ed583-b716-4652-a30d-28db02682ea5 d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] No port 7195e50c-4c07-4dc7-82f6-0fc9f24e22c0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:04:02.851 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8885df5a-f6ec-4eef-89aa-4f5aa975bb01 d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] port_update received: 48039600-2b19-4428-af92-b3db09aaae28 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:04:02.928 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8885df5a-f6ec-4eef-89aa-4f5aa975bb01 d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] No port 48039600-2b19-4428-af92-b3db09aaae28 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:04:05.458 4356 2091705325352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-334300bb-b009-4030-be1c-2bbc55624043 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Security group member updated on remote: ['47ceb81a-d567-4f72-a6c9-127044a56888'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:04:05.458 4356 2091705325352 MainThread INFO neutron.agent.securitygroups_rpc [req-334300bb-b009-4030-be1c-2bbc55624043 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Security group member updated ['47ceb81a-d567-4f72-a6c9-127044a56888'] 2021-11-11 01:04:05.473 4356 2091705325352 MainThread INFO neutron.agent.securitygroups_rpc [req-334300bb-b009-4030-be1c-2bbc55624043 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Refresh firewall rules 2021-11-11 01:04:05.506 4356 2091705325352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-334300bb-b009-4030-be1c-2bbc55624043 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Get security group information for devices via rpc ['ced05ac8-9a55-46f4-879a-846eb507d80c', '8f85e42e-05e4-4b11-ae72-9ff5b3532645', '586e57d9-911f-46fc-98d3-6385c6576dd2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:04:05.840 4356 2091705325352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-334300bb-b009-4030-be1c-2bbc55624043 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update security group information for ports dict_keys(['586e57d9-911f-46fc-98d3-6385c6576dd2', '8f85e42e-05e4-4b11-ae72-9ff5b3532645', 'ced05ac8-9a55-46f4-879a-846eb507d80c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:04:05.852 4356 2091705325352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-334300bb-b009-4030-be1c-2bbc55624043 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:04:05.868 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-334300bb-b009-4030-be1c-2bbc55624043 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update rules of security group (47ceb81a-d567-4f72-a6c9-127044a56888) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:04:05.883 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-334300bb-b009-4030-be1c-2bbc55624043 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update members of security group (47ceb81a-d567-4f72-a6c9-127044a56888) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-11 01:04:05.898 4356 2091705325352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-334300bb-b009-4030-be1c-2bbc55624043 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update port filter for 586e57d9-911f-46fc-98d3-6385c6576dd2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:04:05.912 4356 2091705325352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-334300bb-b009-4030-be1c-2bbc55624043 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Updating port rules. 2021-11-11 01:04:05.930 4356 2091705325352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-334300bb-b009-4030-be1c-2bbc55624043 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-11 01:04:05.959 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [req-334300bb-b009-4030-be1c-2bbc55624043 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-586e57d9-911f-46fc-98d3-6385c6576dd2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:04:06.286 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1bcf133-725a-486d-9ffa-fcce6e17ad6f d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] port_update received: fe93255b-bc52-4361-a98e-c42144505fe6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:04:06.355 4356 2091705325176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1bcf133-725a-486d-9ffa-fcce6e17ad6f d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] No port fe93255b-bc52-4361-a98e-c42144505fe6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:04:06.726 4356 2091703913640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7195e50c-4c07-4dc7-82f6-0fc9f24e22c0 2021-11-11 01:04:06.854 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [req-334300bb-b009-4030-be1c-2bbc55624043 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-586e57d9-911f-46fc-98d3-6385c6576dd2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:04:06.864 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [req-334300bb-b009-4030-be1c-2bbc55624043 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-586e57d9-911f-46fc-98d3-6385c6576dd2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:04:06.879 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [req-334300bb-b009-4030-be1c-2bbc55624043 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-586e57d9-911f-46fc-98d3-6385c6576dd2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:04:06.910 4356 2091705325352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-334300bb-b009-4030-be1c-2bbc55624043 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update port filter for 8f85e42e-05e4-4b11-ae72-9ff5b3532645 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:04:06.926 4356 2091705325352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-334300bb-b009-4030-be1c-2bbc55624043 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Updating port rules. 2021-11-11 01:04:06.958 4356 2091705325352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-334300bb-b009-4030-be1c-2bbc55624043 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-11 01:04:06.974 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [req-334300bb-b009-4030-be1c-2bbc55624043 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-8f85e42e-05e4-4b11-ae72-9ff5b3532645" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:04:07.474 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [req-334300bb-b009-4030-be1c-2bbc55624043 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-8f85e42e-05e4-4b11-ae72-9ff5b3532645" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:04:07.490 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [req-334300bb-b009-4030-be1c-2bbc55624043 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-8f85e42e-05e4-4b11-ae72-9ff5b3532645" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:04:07.505 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [req-334300bb-b009-4030-be1c-2bbc55624043 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-8f85e42e-05e4-4b11-ae72-9ff5b3532645" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:04:07.538 4356 2091705325352 MainThread DEBUG neutron.agent.securitygroups_rpc [req-334300bb-b009-4030-be1c-2bbc55624043 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update port filter for ced05ac8-9a55-46f4-879a-846eb507d80c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:04:07.554 4356 2091705325352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-334300bb-b009-4030-be1c-2bbc55624043 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Updating port rules. 2021-11-11 01:04:07.567 4356 2091705325352 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-334300bb-b009-4030-be1c-2bbc55624043 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Creating 1 new rules, removing 0 old rules. 2021-11-11 01:04:07.582 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [req-334300bb-b009-4030-be1c-2bbc55624043 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-ced05ac8-9a55-46f4-879a-846eb507d80c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:04:07.603 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-11 01:04:07.993 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Adding port 7195e50c-4c07-4dc7-82f6-0fc9f24e22c0 2021-11-11 01:04:08.004 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Port 7195e50c-4c07-4dc7-82f6-0fc9f24e22c0 updated. Details: {'device': '7195e50c-4c07-4dc7-82f6-0fc9f24e22c0', 'network_id': '730be788-ede4-4aef-89f5-b0c1a8c5087f', 'port_id': '7195e50c-4c07-4dc7-82f6-0fc9f24e22c0', 'mac_address': 'fa:16:3e:04:93:ba', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 742, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '048e79fc-2462-483c-829d-fb74ef9ccc95', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-11 01:04:08.004 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-11 01:04:08.037 4356 2091705326584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7195e50c-4c07-4dc7-82f6-0fc9f24e22c0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:04:08.054 4356 2091705326584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7195e50c-4c07-4dc7-82f6-0fc9f24e22c0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-11 01:04:08.066 4356 2091705326584 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 730be788-ede4-4aef-89f5-b0c1a8c5087f 2021-11-11 01:04:08.082 4356 2091705326584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-11 01:04:08.130 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [req-334300bb-b009-4030-be1c-2bbc55624043 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-ced05ac8-9a55-46f4-879a-846eb507d80c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.547s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:04:08.148 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [req-334300bb-b009-4030-be1c-2bbc55624043 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-ced05ac8-9a55-46f4-879a-846eb507d80c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:04:08.176 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [req-334300bb-b009-4030-be1c-2bbc55624043 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-ced05ac8-9a55-46f4-879a-846eb507d80c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:04:08.649 4356 2091705326584 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7195e50c-4c07-4dc7-82f6-0fc9f24e22c0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:04:08.666 4356 2091705326584 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7195e50c-4c07-4dc7-82f6-0fc9f24e22c0') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:04:08.682 4356 2091705326584 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7195e50c-4c07-4dc7-82f6-0fc9f24e22c0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-11 01:04:08.710 4356 2091705326584 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 742, VLAN trunk: None to switch port 7195e50c-4c07-4dc7-82f6-0fc9f24e22c0 2021-11-11 01:04:08.771 4356 2091703913640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 48039600-2b19-4428-af92-b3db09aaae28 2021-11-11 01:04:09.115 4356 2091705326584 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-11 01:04:09.130 4356 2091705326584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7195e50c-4c07-4dc7-82f6-0fc9f24e22c0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:04:09.337 4356 2091705326584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7195e50c-4c07-4dc7-82f6-0fc9f24e22c0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:04:09.352 4356 2091705326584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:04:09.363 4356 2091705326584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (2ec45ac3-5630-459f-99b5-6aafbb20c350) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:04:09.363 4356 2091705326584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (2ec45ac3-5630-459f-99b5-6aafbb20c350) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-11 01:04:09.379 4356 2091705326584 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7195e50c-4c07-4dc7-82f6-0fc9f24e22c0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:04:09.410 4356 2091705326584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-11 01:04:09.410 4356 2091705326584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7195e50c-4c07-4dc7-82f6-0fc9f24e22c0 not yet added. Adding. 2021-11-11 01:04:09.445 4356 2091705326584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-11 01:04:09.461 4356 2091705326584 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-11 01:04:09.618 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-11 01:04:09.850 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Adding port 48039600-2b19-4428-af92-b3db09aaae28 2021-11-11 01:04:09.863 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Port 48039600-2b19-4428-af92-b3db09aaae28 updated. Details: {'device': '48039600-2b19-4428-af92-b3db09aaae28', 'network_id': 'e03f13ac-8d74-4cf1-b7e3-13cf1a6aa158', 'port_id': '48039600-2b19-4428-af92-b3db09aaae28', 'mac_address': 'fa:16:3e:de:1b:fe', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 713, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5b481b67-6c2d-4fce-bfb5-397a5e293e9c', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-11 01:04:09.863 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-11 01:04:09.895 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-48039600-2b19-4428-af92-b3db09aaae28" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:04:09.910 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 48039600-2b19-4428-af92-b3db09aaae28 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-11 01:04:09.942 4356 2091705325352 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network e03f13ac-8d74-4cf1-b7e3-13cf1a6aa158 2021-11-11 01:04:09.958 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-11 01:04:10.210 4356 2091705326584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7195e50c-4c07-4dc7-82f6-0fc9f24e22c0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:04:10.759 4356 2091705325352 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '48039600-2b19-4428-af92-b3db09aaae28') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:04:10.786 4356 2091705325352 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '48039600-2b19-4428-af92-b3db09aaae28') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:04:10.822 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 48039600-2b19-4428-af92-b3db09aaae28 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-11 01:04:10.849 4356 2091705325352 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 713, VLAN trunk: None to switch port 48039600-2b19-4428-af92-b3db09aaae28 2021-11-11 01:04:10.882 4356 2091703913640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fe93255b-bc52-4361-a98e-c42144505fe6 2021-11-11 01:04:11.023 4356 2091705326584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7195e50c-4c07-4dc7-82f6-0fc9f24e22c0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.812s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:04:11.053 4356 2091705326584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7195e50c-4c07-4dc7-82f6-0fc9f24e22c0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:04:11.286 4356 2091705325352 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-11 01:04:11.317 4356 2091705325352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['48039600-2b19-4428-af92-b3db09aaae28'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:04:11.461 4356 2091705325352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['48039600-2b19-4428-af92-b3db09aaae28']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:04:11.495 4356 2091705325352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:04:11.520 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (20861392-f80a-4423-b461-204298dc9369) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:04:11.542 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (20861392-f80a-4423-b461-204298dc9369) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-11 01:04:11.570 4356 2091705325352 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 48039600-2b19-4428-af92-b3db09aaae28 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:04:11.585 4356 2091705325352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-11 01:04:11.614 4356 2091705325352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 48039600-2b19-4428-af92-b3db09aaae28 not yet added. Adding. 2021-11-11 01:04:11.629 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-11 01:04:11.645 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-11 01:04:11.678 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-11 01:04:11.816 4356 2091705326584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7195e50c-4c07-4dc7-82f6-0fc9f24e22c0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:04:11.905 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Adding port fe93255b-bc52-4361-a98e-c42144505fe6 2021-11-11 01:04:11.915 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Port fe93255b-bc52-4361-a98e-c42144505fe6 updated. Details: {'device': 'fe93255b-bc52-4361-a98e-c42144505fe6', 'network_id': 'e08c8ec8-e4b6-4922-b683-1834b67875ea', 'port_id': 'fe93255b-bc52-4361-a98e-c42144505fe6', 'mac_address': 'fa:16:3e:64:48:87', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 728, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '9386fbe9-76be-4d6b-8347-9aac74fff84c', 'ip_address': '172.20.0.2'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-11 01:04:11.945 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-11 01:04:11.961 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fe93255b-bc52-4361-a98e-c42144505fe6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:04:11.978 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fe93255b-bc52-4361-a98e-c42144505fe6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-11 01:04:11.992 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-11 01:04:12.525 4356 2091705326584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7195e50c-4c07-4dc7-82f6-0fc9f24e22c0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.500s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:04:12.525 4356 2091705326584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7195e50c-4c07-4dc7-82f6-0fc9f24e22c0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-11 01:04:12.557 4356 2091705326584 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7195e50c-4c07-4dc7-82f6-0fc9f24e22c0 processed. 2021-11-11 01:04:12.635 4356 2091705326232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fe93255b-bc52-4361-a98e-c42144505fe6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:04:12.646 4356 2091705326232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fe93255b-bc52-4361-a98e-c42144505fe6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:04:12.678 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fe93255b-bc52-4361-a98e-c42144505fe6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-11 01:04:12.710 4356 2091705326232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 728, VLAN trunk: None to switch port fe93255b-bc52-4361-a98e-c42144505fe6 2021-11-11 01:04:12.755 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-48039600-2b19-4428-af92-b3db09aaae28" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:04:13.212 4356 2091705326232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-11 01:04:13.212 4356 2091705326232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fe93255b-bc52-4361-a98e-c42144505fe6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:04:13.365 4356 2091705326232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fe93255b-bc52-4361-a98e-c42144505fe6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:04:13.396 4356 2091705326232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:04:13.411 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (47ceb81a-d567-4f72-a6c9-127044a56888) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:04:13.426 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (47ceb81a-d567-4f72-a6c9-127044a56888) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-11 01:04:13.426 4356 2091705326232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fe93255b-bc52-4361-a98e-c42144505fe6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:04:13.458 4356 2091705326232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-11 01:04:13.479 4356 2091705326232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fe93255b-bc52-4361-a98e-c42144505fe6 not yet added. Adding. 2021-11-11 01:04:13.494 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-11 01:04:13.521 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-11 01:04:13.538 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-48039600-2b19-4428-af92-b3db09aaae28" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:04:13.568 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-48039600-2b19-4428-af92-b3db09aaae28" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:04:13.695 4356 2091705326584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:04:13.910 4356 2091705326584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:04:14.180 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fe93255b-bc52-4361-a98e-c42144505fe6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:04:14.432 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-48039600-2b19-4428-af92-b3db09aaae28" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.875s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:04:14.943 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fe93255b-bc52-4361-a98e-c42144505fe6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.750s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:04:14.958 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fe93255b-bc52-4361-a98e-c42144505fe6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:04:15.037 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-48039600-2b19-4428-af92-b3db09aaae28" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 5.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:04:15.057 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 48039600-2b19-4428-af92-b3db09aaae28 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-11 01:04:15.070 4356 2091705325352 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 48039600-2b19-4428-af92-b3db09aaae28 processed. 2021-11-11 01:04:15.709 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:04:15.802 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fe93255b-bc52-4361-a98e-c42144505fe6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:04:15.914 4356 2091705325352 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:04:16.317 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fe93255b-bc52-4361-a98e-c42144505fe6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 4.343s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:04:16.317 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fe93255b-bc52-4361-a98e-c42144505fe6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-11 01:04:16.338 4356 2091705326232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fe93255b-bc52-4361-a98e-c42144505fe6 processed. 2021-11-11 01:04:17.729 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:04:17.925 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:04:33.613 4356 2091703913816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7195e50c-4c07-4dc7-82f6-0fc9f24e22c0 2021-11-11 01:04:33.816 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-11 01:04:33.832 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7195e50c-4c07-4dc7-82f6-0fc9f24e22c0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-11 01:04:33.848 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7195e50c-4c07-4dc7-82f6-0fc9f24e22c0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-11 01:04:33.848 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7195e50c-4c07-4dc7-82f6-0fc9f24e22c0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-11 01:04:33.957 4356 2091705326232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 730be788-ede4-4aef-89f5-b0c1a8c5087f 2021-11-11 01:04:33.981 4356 2091705326232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7195e50c-4c07-4dc7-82f6-0fc9f24e22c0'] 2021-11-11 01:04:33.994 4356 2091705326232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-11 01:04:34.004 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-11 01:04:34.004 4356 2091705326232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7195e50c-4c07-4dc7-82f6-0fc9f24e22c0'] 2021-11-11 01:04:34.605 4356 2091705326232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-da3bbddb-cfc7-45f7-a02b-1484e406a24c 02112a9c8d9f48e79195a845965adf5a a6a202adf0ad4b2daca750b18245335a - - -] Security group member updated on remote: ['2ec45ac3-5630-459f-99b5-6aafbb20c350'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:04:34.629 4356 2091705326232 MainThread INFO neutron.agent.securitygroups_rpc [req-da3bbddb-cfc7-45f7-a02b-1484e406a24c 02112a9c8d9f48e79195a845965adf5a a6a202adf0ad4b2daca750b18245335a - - -] Security group member updated ['2ec45ac3-5630-459f-99b5-6aafbb20c350'] 2021-11-11 01:04:34.693 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-da3bbddb-cfc7-45f7-a02b-1484e406a24c 02112a9c8d9f48e79195a845965adf5a a6a202adf0ad4b2daca750b18245335a - - -] port_delete event received for '7195e50c-4c07-4dc7-82f6-0fc9f24e22c0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:04:35.821 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:04:35.879 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:04:36.643 4356 2091705326232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2684a9a5-1f46-48fe-b0dc-c350fb671c77 297bbdeabc774d0a8ab9e2145ae1450b b07c55e3e0874bbfb553310178e4742d - - -] Security group member updated on remote: ['20861392-f80a-4423-b461-204298dc9369'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:04:36.663 4356 2091705326232 MainThread INFO neutron.agent.securitygroups_rpc [req-2684a9a5-1f46-48fe-b0dc-c350fb671c77 297bbdeabc774d0a8ab9e2145ae1450b b07c55e3e0874bbfb553310178e4742d - - -] Security group member updated ['20861392-f80a-4423-b461-204298dc9369'] 2021-11-11 01:04:36.675 4356 2091705326232 MainThread INFO neutron.agent.securitygroups_rpc [req-2684a9a5-1f46-48fe-b0dc-c350fb671c77 297bbdeabc774d0a8ab9e2145ae1450b b07c55e3e0874bbfb553310178e4742d - - -] Refresh firewall rules 2021-11-11 01:04:36.708 4356 2091705326232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2684a9a5-1f46-48fe-b0dc-c350fb671c77 297bbdeabc774d0a8ab9e2145ae1450b b07c55e3e0874bbfb553310178e4742d - - -] Get security group information for devices via rpc ['48039600-2b19-4428-af92-b3db09aaae28'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:04:36.740 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2684a9a5-1f46-48fe-b0dc-c350fb671c77 297bbdeabc774d0a8ab9e2145ae1450b b07c55e3e0874bbfb553310178e4742d - - -] port_delete event received for '48039600-2b19-4428-af92-b3db09aaae28' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:04:36.754 4356 2091705326232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2684a9a5-1f46-48fe-b0dc-c350fb671c77 297bbdeabc774d0a8ab9e2145ae1450b b07c55e3e0874bbfb553310178e4742d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:04:36.772 4356 2091705326232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-2684a9a5-1f46-48fe-b0dc-c350fb671c77 297bbdeabc774d0a8ab9e2145ae1450b b07c55e3e0874bbfb553310178e4742d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:04:37.722 4356 2091703913816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 48039600-2b19-4428-af92-b3db09aaae28 2021-11-11 01:04:37.834 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-11 01:04:37.848 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '48039600-2b19-4428-af92-b3db09aaae28' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-11 01:04:37.864 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '48039600-2b19-4428-af92-b3db09aaae28' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-11 01:04:37.864 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 48039600-2b19-4428-af92-b3db09aaae28 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-11 01:04:37.957 4356 2091705326232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e03f13ac-8d74-4cf1-b7e3-13cf1a6aa158 2021-11-11 01:04:37.988 4356 2091705326232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['48039600-2b19-4428-af92-b3db09aaae28'] 2021-11-11 01:04:37.988 4356 2091705326232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-11 01:04:38.019 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-11 01:04:38.035 4356 2091705326232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['48039600-2b19-4428-af92-b3db09aaae28'] 2021-11-11 01:04:39.850 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:04:39.895 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:04:49.224 4356 2091705326232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4eb518f3-3458-433e-a5f5-2893c87a473a 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Security group member updated on remote: ['47ceb81a-d567-4f72-a6c9-127044a56888'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:04:49.256 4356 2091705326232 MainThread INFO neutron.agent.securitygroups_rpc [req-4eb518f3-3458-433e-a5f5-2893c87a473a 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Security group member updated ['47ceb81a-d567-4f72-a6c9-127044a56888'] 2021-11-11 01:04:49.271 4356 2091705326232 MainThread INFO neutron.agent.securitygroups_rpc [req-4eb518f3-3458-433e-a5f5-2893c87a473a 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Refresh firewall rules 2021-11-11 01:04:49.271 4356 2091705326232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4eb518f3-3458-433e-a5f5-2893c87a473a 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Get security group information for devices via rpc ['ced05ac8-9a55-46f4-879a-846eb507d80c', '8f85e42e-05e4-4b11-ae72-9ff5b3532645', '586e57d9-911f-46fc-98d3-6385c6576dd2', 'fe93255b-bc52-4361-a98e-c42144505fe6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:04:49.347 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4eb518f3-3458-433e-a5f5-2893c87a473a 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] port_delete event received for 'fe93255b-bc52-4361-a98e-c42144505fe6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:04:49.771 4356 2091705326232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4eb518f3-3458-433e-a5f5-2893c87a473a 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update security group information for ports dict_keys(['586e57d9-911f-46fc-98d3-6385c6576dd2', '8f85e42e-05e4-4b11-ae72-9ff5b3532645', 'ced05ac8-9a55-46f4-879a-846eb507d80c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:04:49.789 4356 2091705326232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4eb518f3-3458-433e-a5f5-2893c87a473a 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:04:49.799 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4eb518f3-3458-433e-a5f5-2893c87a473a 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update rules of security group (47ceb81a-d567-4f72-a6c9-127044a56888) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:04:49.799 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4eb518f3-3458-433e-a5f5-2893c87a473a 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update members of security group (47ceb81a-d567-4f72-a6c9-127044a56888) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-11 01:04:49.816 4356 2091705326232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4eb518f3-3458-433e-a5f5-2893c87a473a 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update port filter for 586e57d9-911f-46fc-98d3-6385c6576dd2 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:04:49.834 4356 2091705326232 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4eb518f3-3458-433e-a5f5-2893c87a473a 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Updating port rules. 2021-11-11 01:04:49.834 4356 2091705326232 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4eb518f3-3458-433e-a5f5-2893c87a473a 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-11 01:04:49.852 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [req-4eb518f3-3458-433e-a5f5-2893c87a473a 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-586e57d9-911f-46fc-98d3-6385c6576dd2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:04:49.866 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [req-4eb518f3-3458-433e-a5f5-2893c87a473a 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-586e57d9-911f-46fc-98d3-6385c6576dd2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:04:49.879 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [req-4eb518f3-3458-433e-a5f5-2893c87a473a 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-586e57d9-911f-46fc-98d3-6385c6576dd2" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:04:49.987 4356 2091703913816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fe93255b-bc52-4361-a98e-c42144505fe6 2021-11-11 01:04:50.396 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [req-4eb518f3-3458-433e-a5f5-2893c87a473a 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-586e57d9-911f-46fc-98d3-6385c6576dd2" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.531s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:04:50.413 4356 2091705326232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4eb518f3-3458-433e-a5f5-2893c87a473a 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update port filter for 8f85e42e-05e4-4b11-ae72-9ff5b3532645 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:04:50.434 4356 2091705326232 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4eb518f3-3458-433e-a5f5-2893c87a473a 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Updating port rules. 2021-11-11 01:04:50.445 4356 2091705326232 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4eb518f3-3458-433e-a5f5-2893c87a473a 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-11 01:04:50.462 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [req-4eb518f3-3458-433e-a5f5-2893c87a473a 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-8f85e42e-05e4-4b11-ae72-9ff5b3532645" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:04:50.477 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [req-4eb518f3-3458-433e-a5f5-2893c87a473a 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-8f85e42e-05e4-4b11-ae72-9ff5b3532645" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:04:50.488 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [req-4eb518f3-3458-433e-a5f5-2893c87a473a 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-8f85e42e-05e4-4b11-ae72-9ff5b3532645" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:04:50.989 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [req-4eb518f3-3458-433e-a5f5-2893c87a473a 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-8f85e42e-05e4-4b11-ae72-9ff5b3532645" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:04:51.005 4356 2091705326232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4eb518f3-3458-433e-a5f5-2893c87a473a 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update port filter for ced05ac8-9a55-46f4-879a-846eb507d80c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:04:51.018 4356 2091705326232 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4eb518f3-3458-433e-a5f5-2893c87a473a 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Updating port rules. 2021-11-11 01:04:51.038 4356 2091705326232 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4eb518f3-3458-433e-a5f5-2893c87a473a 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-11 01:04:51.054 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [req-4eb518f3-3458-433e-a5f5-2893c87a473a 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-ced05ac8-9a55-46f4-879a-846eb507d80c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:04:51.073 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [req-4eb518f3-3458-433e-a5f5-2893c87a473a 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-ced05ac8-9a55-46f4-879a-846eb507d80c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:04:51.073 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [req-4eb518f3-3458-433e-a5f5-2893c87a473a 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-ced05ac8-9a55-46f4-879a-846eb507d80c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:04:51.504 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [req-4eb518f3-3458-433e-a5f5-2893c87a473a 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-ced05ac8-9a55-46f4-879a-846eb507d80c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:04:51.896 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-11 01:04:51.909 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fe93255b-bc52-4361-a98e-c42144505fe6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-11 01:04:51.925 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fe93255b-bc52-4361-a98e-c42144505fe6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-11 01:04:51.940 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fe93255b-bc52-4361-a98e-c42144505fe6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-11 01:04:52.027 4356 2091705326232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fe93255b-bc52-4361-a98e-c42144505fe6'] 2021-11-11 01:04:52.034 4356 2091705326232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-11 01:04:52.050 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-11 01:04:52.067 4356 2091705326232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fe93255b-bc52-4361-a98e-c42144505fe6'] 2021-11-11 01:04:53.908 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:04:53.972 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:04:55.283 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5686e91-cb73-45ec-a69c-c0ec589e7cad 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] network_delete received. Deleting network 730be788-ede4-4aef-89f5-b0c1a8c5087f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-11 01:04:55.301 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a5686e91-cb73-45ec-a69c-c0ec589e7cad 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] Network 730be788-ede4-4aef-89f5-b0c1a8c5087f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-11 01:04:55.895 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a9d9e73-e6e3-44c7-8d71-1c2e70ceeb87 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] network_delete received. Deleting network 80e47a92-c02a-4cbd-ac1a-b21788a0f8fc network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-11 01:04:55.933 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6a9d9e73-e6e3-44c7-8d71-1c2e70ceeb87 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] Network 80e47a92-c02a-4cbd-ac1a-b21788a0f8fc not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-11 01:04:58.049 4356 2091705326232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-237f5977-6026-43a4-a090-30b2bf56d3e4 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Security group member updated on remote: ['47ceb81a-d567-4f72-a6c9-127044a56888'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:04:58.069 4356 2091705326232 MainThread INFO neutron.agent.securitygroups_rpc [req-237f5977-6026-43a4-a090-30b2bf56d3e4 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Security group member updated ['47ceb81a-d567-4f72-a6c9-127044a56888'] 2021-11-11 01:04:58.080 4356 2091705326232 MainThread INFO neutron.agent.securitygroups_rpc [req-237f5977-6026-43a4-a090-30b2bf56d3e4 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Refresh firewall rules 2021-11-11 01:04:58.096 4356 2091705326232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-237f5977-6026-43a4-a090-30b2bf56d3e4 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Get security group information for devices via rpc ['ced05ac8-9a55-46f4-879a-846eb507d80c', '8f85e42e-05e4-4b11-ae72-9ff5b3532645', '586e57d9-911f-46fc-98d3-6385c6576dd2'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:04:58.159 4356 2091703913816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 586e57d9-911f-46fc-98d3-6385c6576dd2 2021-11-11 01:04:58.175 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-237f5977-6026-43a4-a090-30b2bf56d3e4 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] port_delete event received for '586e57d9-911f-46fc-98d3-6385c6576dd2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:04:58.554 4356 2091705326232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-237f5977-6026-43a4-a090-30b2bf56d3e4 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update security group information for ports dict_keys(['8f85e42e-05e4-4b11-ae72-9ff5b3532645', 'ced05ac8-9a55-46f4-879a-846eb507d80c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:04:58.568 4356 2091705326232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-237f5977-6026-43a4-a090-30b2bf56d3e4 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:04:58.568 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-237f5977-6026-43a4-a090-30b2bf56d3e4 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update rules of security group (47ceb81a-d567-4f72-a6c9-127044a56888) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:04:58.596 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-237f5977-6026-43a4-a090-30b2bf56d3e4 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update members of security group (47ceb81a-d567-4f72-a6c9-127044a56888) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-11 01:04:58.596 4356 2091705326232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-237f5977-6026-43a4-a090-30b2bf56d3e4 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update port filter for 8f85e42e-05e4-4b11-ae72-9ff5b3532645 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:04:58.613 4356 2091705326232 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-237f5977-6026-43a4-a090-30b2bf56d3e4 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Updating port rules. 2021-11-11 01:04:58.637 4356 2091705326232 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-237f5977-6026-43a4-a090-30b2bf56d3e4 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-11 01:04:58.646 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [req-237f5977-6026-43a4-a090-30b2bf56d3e4 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-8f85e42e-05e4-4b11-ae72-9ff5b3532645" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:04:58.659 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [req-237f5977-6026-43a4-a090-30b2bf56d3e4 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-8f85e42e-05e4-4b11-ae72-9ff5b3532645" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:04:58.685 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [req-237f5977-6026-43a4-a090-30b2bf56d3e4 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-8f85e42e-05e4-4b11-ae72-9ff5b3532645" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:04:59.099 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [req-237f5977-6026-43a4-a090-30b2bf56d3e4 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-8f85e42e-05e4-4b11-ae72-9ff5b3532645" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:04:59.112 4356 2091705326232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-237f5977-6026-43a4-a090-30b2bf56d3e4 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update port filter for ced05ac8-9a55-46f4-879a-846eb507d80c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:04:59.131 4356 2091705326232 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-237f5977-6026-43a4-a090-30b2bf56d3e4 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Updating port rules. 2021-11-11 01:04:59.146 4356 2091705326232 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-237f5977-6026-43a4-a090-30b2bf56d3e4 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-11 01:04:59.160 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [req-237f5977-6026-43a4-a090-30b2bf56d3e4 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-ced05ac8-9a55-46f4-879a-846eb507d80c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:04:59.160 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [req-237f5977-6026-43a4-a090-30b2bf56d3e4 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-ced05ac8-9a55-46f4-879a-846eb507d80c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:04:59.194 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [req-237f5977-6026-43a4-a090-30b2bf56d3e4 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-ced05ac8-9a55-46f4-879a-846eb507d80c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:04:59.630 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [req-237f5977-6026-43a4-a090-30b2bf56d3e4 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-ced05ac8-9a55-46f4-879a-846eb507d80c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.437s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:04:59.963 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-11 01:04:59.974 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '586e57d9-911f-46fc-98d3-6385c6576dd2' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-11 01:04:59.974 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '586e57d9-911f-46fc-98d3-6385c6576dd2' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-11 01:05:00.004 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 586e57d9-911f-46fc-98d3-6385c6576dd2 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-11 01:05:00.055 4356 2091705326232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['586e57d9-911f-46fc-98d3-6385c6576dd2'] 2021-11-11 01:05:00.069 4356 2091705326232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-11 01:05:00.092 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-11 01:05:00.099 4356 2091705326232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['586e57d9-911f-46fc-98d3-6385c6576dd2'] 2021-11-11 01:05:01.833 4356 2091705326232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8b6d5b23-b6c0-4ca3-83f8-7a7086270ff8 869635170f914819bb6c0f5579bc65f7 44f12cf78c0d46b9a8ec2aa8212e667a - - -] Security group member updated on remote: ['223f98f8-5347-4227-a7a8-f88bb2eb9610'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:05:01.855 4356 2091705326232 MainThread INFO neutron.agent.securitygroups_rpc [req-8b6d5b23-b6c0-4ca3-83f8-7a7086270ff8 869635170f914819bb6c0f5579bc65f7 44f12cf78c0d46b9a8ec2aa8212e667a - - -] Security group member updated ['223f98f8-5347-4227-a7a8-f88bb2eb9610'] 2021-11-11 01:05:01.986 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:05:02.035 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:05:03.036 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1fd9acf3-5291-4052-aa2d-9b1d4f384125 d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] port_update received: 43372751-f812-4776-874d-d0607799b9e6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:05:03.069 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1fd9acf3-5291-4052-aa2d-9b1d4f384125 d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] No port 43372751-f812-4776-874d-d0607799b9e6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:05:05.476 4356 2091705326232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d62d1c0f-2fe9-47b0-83fc-56bb04f6700d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Security group member updated on remote: ['47ceb81a-d567-4f72-a6c9-127044a56888'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:05:05.488 4356 2091705326232 MainThread INFO neutron.agent.securitygroups_rpc [req-d62d1c0f-2fe9-47b0-83fc-56bb04f6700d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Security group member updated ['47ceb81a-d567-4f72-a6c9-127044a56888'] 2021-11-11 01:05:05.505 4356 2091705326232 MainThread INFO neutron.agent.securitygroups_rpc [req-d62d1c0f-2fe9-47b0-83fc-56bb04f6700d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Refresh firewall rules 2021-11-11 01:05:05.520 4356 2091705326232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d62d1c0f-2fe9-47b0-83fc-56bb04f6700d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Get security group information for devices via rpc ['ced05ac8-9a55-46f4-879a-846eb507d80c', '8f85e42e-05e4-4b11-ae72-9ff5b3532645'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:05:05.533 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d62d1c0f-2fe9-47b0-83fc-56bb04f6700d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] port_delete event received for '8f85e42e-05e4-4b11-ae72-9ff5b3532645' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:05:05.677 4356 2091705326232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d62d1c0f-2fe9-47b0-83fc-56bb04f6700d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update security group information for ports dict_keys(['ced05ac8-9a55-46f4-879a-846eb507d80c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:05:05.691 4356 2091705326232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d62d1c0f-2fe9-47b0-83fc-56bb04f6700d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:05:05.708 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d62d1c0f-2fe9-47b0-83fc-56bb04f6700d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update rules of security group (47ceb81a-d567-4f72-a6c9-127044a56888) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:05:05.725 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d62d1c0f-2fe9-47b0-83fc-56bb04f6700d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update members of security group (47ceb81a-d567-4f72-a6c9-127044a56888) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-11 01:05:05.725 4356 2091705326232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d62d1c0f-2fe9-47b0-83fc-56bb04f6700d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update port filter for ced05ac8-9a55-46f4-879a-846eb507d80c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:05:05.755 4356 2091705326232 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d62d1c0f-2fe9-47b0-83fc-56bb04f6700d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Updating port rules. 2021-11-11 01:05:05.768 4356 2091705326232 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d62d1c0f-2fe9-47b0-83fc-56bb04f6700d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-11 01:05:05.768 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [req-d62d1c0f-2fe9-47b0-83fc-56bb04f6700d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-ced05ac8-9a55-46f4-879a-846eb507d80c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:05:05.795 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [req-d62d1c0f-2fe9-47b0-83fc-56bb04f6700d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-ced05ac8-9a55-46f4-879a-846eb507d80c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:05:05.802 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [req-d62d1c0f-2fe9-47b0-83fc-56bb04f6700d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-ced05ac8-9a55-46f4-879a-846eb507d80c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:05:06.212 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [req-d62d1c0f-2fe9-47b0-83fc-56bb04f6700d 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Lock "n-hv-driver-port-lock-ced05ac8-9a55-46f4-879a-846eb507d80c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.407s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:05:06.286 4356 2091703913816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8f85e42e-05e4-4b11-ae72-9ff5b3532645 2021-11-11 01:05:06.319 4356 2091703913640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 43372751-f812-4776-874d-d0607799b9e6 2021-11-11 01:05:08.026 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-11 01:05:08.221 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Adding port 43372751-f812-4776-874d-d0607799b9e6 2021-11-11 01:05:08.240 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Port 43372751-f812-4776-874d-d0607799b9e6 updated. Details: {'device': '43372751-f812-4776-874d-d0607799b9e6', 'network_id': 'a639b950-d678-4b6b-8be2-23b8350e5e26', 'port_id': '43372751-f812-4776-874d-d0607799b9e6', 'mac_address': 'fa:16:3e:ba:1d:70', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 748, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7e86646-2fdb-4523-a8b3-bfb29fff7f1e', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-11 01:05:08.240 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-11 01:05:08.268 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-11 01:05:08.284 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-43372751-f812-4776-874d-d0607799b9e6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:05:08.300 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 43372751-f812-4776-874d-d0607799b9e6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-11 01:05:08.318 4356 2091705326232 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a639b950-d678-4b6b-8be2-23b8350e5e26 2021-11-11 01:05:08.318 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-11 01:05:08.339 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8f85e42e-05e4-4b11-ae72-9ff5b3532645' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-11 01:05:08.347 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8f85e42e-05e4-4b11-ae72-9ff5b3532645' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-11 01:05:08.364 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8f85e42e-05e4-4b11-ae72-9ff5b3532645 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-11 01:05:08.448 4356 2091705325352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8f85e42e-05e4-4b11-ae72-9ff5b3532645'] 2021-11-11 01:05:08.457 4356 2091705325352 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-11 01:05:08.457 4356 2091705325352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-11 01:05:08.478 4356 2091705325352 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8f85e42e-05e4-4b11-ae72-9ff5b3532645'] 2021-11-11 01:05:08.705 4356 2091705326232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '43372751-f812-4776-874d-d0607799b9e6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:05:08.725 4356 2091705326232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '43372751-f812-4776-874d-d0607799b9e6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:05:08.745 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 43372751-f812-4776-874d-d0607799b9e6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-11 01:05:08.767 4356 2091705326232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 748, VLAN trunk: None to switch port 43372751-f812-4776-874d-d0607799b9e6 2021-11-11 01:05:08.973 4356 2091705326232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-11 01:05:08.994 4356 2091705326232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['43372751-f812-4776-874d-d0607799b9e6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:05:09.262 4356 2091705326232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['43372751-f812-4776-874d-d0607799b9e6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:05:09.285 4356 2091705326232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:05:09.285 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (223f98f8-5347-4227-a7a8-f88bb2eb9610) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:05:09.285 4356 2091705326232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 43372751-f812-4776-874d-d0607799b9e6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:05:09.320 4356 2091705326232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-11 01:05:09.330 4356 2091705326232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 43372751-f812-4776-874d-d0607799b9e6 not yet added. Adding. 2021-11-11 01:05:09.330 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-11 01:05:09.364 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-11 01:05:09.739 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-43372751-f812-4776-874d-d0607799b9e6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:05:10.022 4356 2091705326584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:05:10.065 4356 2091705326584 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:05:10.080 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-43372751-f812-4776-874d-d0607799b9e6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:05:10.103 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-43372751-f812-4776-874d-d0607799b9e6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:05:10.536 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-43372751-f812-4776-874d-d0607799b9e6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.438s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:05:10.801 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-43372751-f812-4776-874d-d0607799b9e6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.516s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:05:10.816 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 43372751-f812-4776-874d-d0607799b9e6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-11 01:05:10.831 4356 2091705326232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 43372751-f812-4776-874d-d0607799b9e6 processed. 2021-11-11 01:05:12.056 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:05:12.314 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:05:13.736 4356 2091705326232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cea5ad37-7ba0-489a-bebd-9cf05b183a4b 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Security group member updated on remote: ['47ceb81a-d567-4f72-a6c9-127044a56888'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:05:13.753 4356 2091705326232 MainThread INFO neutron.agent.securitygroups_rpc [req-cea5ad37-7ba0-489a-bebd-9cf05b183a4b 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Security group member updated ['47ceb81a-d567-4f72-a6c9-127044a56888'] 2021-11-11 01:05:13.753 4356 2091705326232 MainThread INFO neutron.agent.securitygroups_rpc [req-cea5ad37-7ba0-489a-bebd-9cf05b183a4b 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Refresh firewall rules 2021-11-11 01:05:13.775 4356 2091705326232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cea5ad37-7ba0-489a-bebd-9cf05b183a4b 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Get security group information for devices via rpc ['ced05ac8-9a55-46f4-879a-846eb507d80c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:05:13.848 4356 2091705326232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cea5ad37-7ba0-489a-bebd-9cf05b183a4b 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:05:13.863 4356 2091705326232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cea5ad37-7ba0-489a-bebd-9cf05b183a4b 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:05:13.880 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cea5ad37-7ba0-489a-bebd-9cf05b183a4b 6a5fe8fdfc974d9a93408adf27b2be90 626112ca90ad4ef78faade25ea1520a2 - - -] port_delete event received for 'ced05ac8-9a55-46f4-879a-846eb507d80c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:05:14.426 4356 2091703913816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: ced05ac8-9a55-46f4-879a-846eb507d80c 2021-11-11 01:05:16.082 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-11 01:05:16.082 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'ced05ac8-9a55-46f4-879a-846eb507d80c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-11 01:05:16.108 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'ced05ac8-9a55-46f4-879a-846eb507d80c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-11 01:05:16.118 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port ced05ac8-9a55-46f4-879a-846eb507d80c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-11 01:05:16.169 4356 2091705326232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network e08c8ec8-e4b6-4922-b683-1834b67875ea 2021-11-11 01:05:16.175 4356 2091705326232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ced05ac8-9a55-46f4-879a-846eb507d80c'] 2021-11-11 01:05:16.193 4356 2091705326232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-11 01:05:16.205 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-11 01:05:16.241 4356 2091705326232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['ced05ac8-9a55-46f4-879a-846eb507d80c'] 2021-11-11 01:05:16.527 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f5f69d8-3e39-42f5-a591-c1cd37e44528 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] network_delete received. Deleting network e08c8ec8-e4b6-4922-b683-1834b67875ea network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-11 01:05:16.534 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1f5f69d8-3e39-42f5-a591-c1cd37e44528 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] Network e08c8ec8-e4b6-4922-b683-1834b67875ea not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-11 01:05:18.068 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:05:18.128 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:05:31.376 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6972f61-1b2e-4a2a-91e4-97511154b41d 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] network_delete received. Deleting network e03f13ac-8d74-4cf1-b7e3-13cf1a6aa158 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-11 01:05:31.392 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6972f61-1b2e-4a2a-91e4-97511154b41d 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] Network e03f13ac-8d74-4cf1-b7e3-13cf1a6aa158 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-11 01:05:37.049 4356 2091705326232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f775643b-0eab-4866-9173-64407fec57b1 a2e3cab982944c9a8cb1a3861f84c326 72a9d6206236494ea078fb3076c47940 - - -] Security group member updated on remote: ['85b4731e-c08b-48e1-a144-403f4df137b1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:05:37.067 4356 2091705326232 MainThread INFO neutron.agent.securitygroups_rpc [req-f775643b-0eab-4866-9173-64407fec57b1 a2e3cab982944c9a8cb1a3861f84c326 72a9d6206236494ea078fb3076c47940 - - -] Security group member updated ['85b4731e-c08b-48e1-a144-403f4df137b1'] 2021-11-11 01:05:38.112 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32790cb8-f9c1-44c4-8fcd-60a73b25c531 d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] port_update received: 8b9bcc93-6b00-4776-8046-b2c629d29054 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:05:38.144 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32790cb8-f9c1-44c4-8fcd-60a73b25c531 d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] No port 8b9bcc93-6b00-4776-8046-b2c629d29054 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:05:40.846 4356 2091703913640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8b9bcc93-6b00-4776-8046-b2c629d29054 2021-11-11 01:05:42.222 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-11 01:05:42.423 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Adding port 8b9bcc93-6b00-4776-8046-b2c629d29054 2021-11-11 01:05:42.447 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Port 8b9bcc93-6b00-4776-8046-b2c629d29054 updated. Details: {'device': '8b9bcc93-6b00-4776-8046-b2c629d29054', 'network_id': 'b09214ec-abbe-46be-bbdd-5c37d1f7f80f', 'port_id': '8b9bcc93-6b00-4776-8046-b2c629d29054', 'mac_address': 'fa:16:3e:ad:ce:9a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 738, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '76c2df78-4462-4038-9ab7-971fd66ce21a', 'ip_address': '192.168.233.79'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-11 01:05:42.470 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-11 01:05:42.489 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8b9bcc93-6b00-4776-8046-b2c629d29054" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:05:42.489 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8b9bcc93-6b00-4776-8046-b2c629d29054 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-11 01:05:42.502 4356 2091705326232 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b09214ec-abbe-46be-bbdd-5c37d1f7f80f 2021-11-11 01:05:42.519 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-11 01:05:42.798 4356 2091705326232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8b9bcc93-6b00-4776-8046-b2c629d29054') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:05:42.815 4356 2091705326232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8b9bcc93-6b00-4776-8046-b2c629d29054') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:05:42.831 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8b9bcc93-6b00-4776-8046-b2c629d29054 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-11 01:05:42.831 4356 2091705326232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 738, VLAN trunk: None to switch port 8b9bcc93-6b00-4776-8046-b2c629d29054 2021-11-11 01:05:43.083 4356 2091705326232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-11 01:05:43.083 4356 2091705326232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8b9bcc93-6b00-4776-8046-b2c629d29054'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:05:43.283 4356 2091705326232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8b9bcc93-6b00-4776-8046-b2c629d29054']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:05:43.297 4356 2091705326232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:05:43.314 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (85b4731e-c08b-48e1-a144-403f4df137b1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:05:43.330 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (85b4731e-c08b-48e1-a144-403f4df137b1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-11 01:05:43.330 4356 2091705326232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8b9bcc93-6b00-4776-8046-b2c629d29054 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:05:43.360 4356 2091705326232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-11 01:05:43.378 4356 2091705326232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8b9bcc93-6b00-4776-8046-b2c629d29054 not yet added. Adding. 2021-11-11 01:05:43.399 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-11 01:05:43.410 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-11 01:05:43.704 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8b9bcc93-6b00-4776-8046-b2c629d29054" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:05:44.033 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8b9bcc93-6b00-4776-8046-b2c629d29054" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:05:44.033 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8b9bcc93-6b00-4776-8046-b2c629d29054" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:05:44.347 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8b9bcc93-6b00-4776-8046-b2c629d29054" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:05:44.596 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8b9bcc93-6b00-4776-8046-b2c629d29054" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:05:44.596 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8b9bcc93-6b00-4776-8046-b2c629d29054 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-11 01:05:44.611 4356 2091705326232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8b9bcc93-6b00-4776-8046-b2c629d29054 processed. 2021-11-11 01:05:46.251 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:05:46.470 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:05:50.989 4356 2091703913640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5bb604e2-fd3f-4884-b245-bb0d7ab2279b 2021-11-11 01:05:52.273 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-11 01:05:52.501 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Adding port 5bb604e2-fd3f-4884-b245-bb0d7ab2279b 2021-11-11 01:05:52.501 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Port 5bb604e2-fd3f-4884-b245-bb0d7ab2279b updated. Details: {'device': '5bb604e2-fd3f-4884-b245-bb0d7ab2279b', 'network_id': 'b460279d-c866-4255-96e9-52778c7c5476', 'port_id': '5bb604e2-fd3f-4884-b245-bb0d7ab2279b', 'mac_address': 'fa:16:3e:77:01:9b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 715, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e0f2262c-3fd5-494d-978d-a8957498004f', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-11 01:05:52.526 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-11 01:05:52.550 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5bb604e2-fd3f-4884-b245-bb0d7ab2279b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:05:52.579 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5bb604e2-fd3f-4884-b245-bb0d7ab2279b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-11 01:05:52.579 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-11 01:05:52.661 4356 2091705326232 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5bb604e2-fd3f-4884-b245-bb0d7ab2279b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:05:52.688 4356 2091705326232 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5bb604e2-fd3f-4884-b245-bb0d7ab2279b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:05:52.719 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5bb604e2-fd3f-4884-b245-bb0d7ab2279b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-11 01:05:52.736 4356 2091705326232 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 715, VLAN trunk: None to switch port 5bb604e2-fd3f-4884-b245-bb0d7ab2279b 2021-11-11 01:05:52.922 4356 2091705326232 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-11 01:05:52.954 4356 2091705326232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5bb604e2-fd3f-4884-b245-bb0d7ab2279b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:05:53.133 4356 2091705326232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5bb604e2-fd3f-4884-b245-bb0d7ab2279b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:05:53.141 4356 2091705326232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:05:53.157 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (06e5a2f4-732b-4aa6-b4ce-9a99283f5e54) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:05:53.179 4356 2091705326232 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5bb604e2-fd3f-4884-b245-bb0d7ab2279b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:05:53.189 4356 2091705326232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-11 01:05:53.204 4356 2091705326232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-11-11 01:05:53.224 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bb604e2-fd3f-4884-b245-bb0d7ab2279b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:05:53.236 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bb604e2-fd3f-4884-b245-bb0d7ab2279b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:05:53.253 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bb604e2-fd3f-4884-b245-bb0d7ab2279b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:05:53.283 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bb604e2-fd3f-4884-b245-bb0d7ab2279b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:05:53.489 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5bb604e2-fd3f-4884-b245-bb0d7ab2279b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.938s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:05:53.517 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5bb604e2-fd3f-4884-b245-bb0d7ab2279b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-11 01:05:53.532 4356 2091705326232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5bb604e2-fd3f-4884-b245-bb0d7ab2279b processed. 2021-11-11 01:05:54.297 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:05:54.616 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.328s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:05:54.875 4356 2091705326232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f90ef5d-cfc3-455f-a7e0-9d9b217881f5 a2e3cab982944c9a8cb1a3861f84c326 72a9d6206236494ea078fb3076c47940 - - -] Security group member updated on remote: ['85b4731e-c08b-48e1-a144-403f4df137b1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:05:54.895 4356 2091705326232 MainThread INFO neutron.agent.securitygroups_rpc [req-0f90ef5d-cfc3-455f-a7e0-9d9b217881f5 a2e3cab982944c9a8cb1a3861f84c326 72a9d6206236494ea078fb3076c47940 - - -] Security group member updated ['85b4731e-c08b-48e1-a144-403f4df137b1'] 2021-11-11 01:05:54.913 4356 2091705326232 MainThread INFO neutron.agent.securitygroups_rpc [req-0f90ef5d-cfc3-455f-a7e0-9d9b217881f5 a2e3cab982944c9a8cb1a3861f84c326 72a9d6206236494ea078fb3076c47940 - - -] Refresh firewall rules 2021-11-11 01:05:54.926 4356 2091705326232 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f90ef5d-cfc3-455f-a7e0-9d9b217881f5 a2e3cab982944c9a8cb1a3861f84c326 72a9d6206236494ea078fb3076c47940 - - -] Get security group information for devices via rpc ['8b9bcc93-6b00-4776-8046-b2c629d29054'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:05:55.005 4356 2091705326584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f90ef5d-cfc3-455f-a7e0-9d9b217881f5 a2e3cab982944c9a8cb1a3861f84c326 72a9d6206236494ea078fb3076c47940 - - -] port_delete event received for '8b9bcc93-6b00-4776-8046-b2c629d29054' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:05:55.034 4356 2091705326232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0f90ef5d-cfc3-455f-a7e0-9d9b217881f5 a2e3cab982944c9a8cb1a3861f84c326 72a9d6206236494ea078fb3076c47940 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:05:55.051 4356 2091705326232 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0f90ef5d-cfc3-455f-a7e0-9d9b217881f5 a2e3cab982944c9a8cb1a3861f84c326 72a9d6206236494ea078fb3076c47940 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:05:55.079 4356 2091703913816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8b9bcc93-6b00-4776-8046-b2c629d29054 2021-11-11 01:05:56.316 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-11 01:05:56.316 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8b9bcc93-6b00-4776-8046-b2c629d29054' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-11 01:05:56.337 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8b9bcc93-6b00-4776-8046-b2c629d29054' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-11 01:05:56.348 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8b9bcc93-6b00-4776-8046-b2c629d29054 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-11 01:05:56.407 4356 2091705326232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b09214ec-abbe-46be-bbdd-5c37d1f7f80f 2021-11-11 01:05:56.425 4356 2091705326232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8b9bcc93-6b00-4776-8046-b2c629d29054'] 2021-11-11 01:05:56.425 4356 2091705326232 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-11 01:05:56.442 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-11 01:05:56.454 4356 2091705326232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8b9bcc93-6b00-4776-8046-b2c629d29054'] 2021-11-11 01:05:58.330 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:05:58.381 4356 2091705326232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.062s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:06:07.286 4356 2091703913816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5bb604e2-fd3f-4884-b245-bb0d7ab2279b 2021-11-11 01:06:08.419 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-11 01:06:08.429 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5bb604e2-fd3f-4884-b245-bb0d7ab2279b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-11 01:06:08.429 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5bb604e2-fd3f-4884-b245-bb0d7ab2279b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-11 01:06:08.441 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5bb604e2-fd3f-4884-b245-bb0d7ab2279b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-11 01:06:08.500 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5bb604e2-fd3f-4884-b245-bb0d7ab2279b'] 2021-11-11 01:06:08.500 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-11 01:06:08.521 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-11 01:06:08.533 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5bb604e2-fd3f-4884-b245-bb0d7ab2279b'] 2021-11-11 01:06:10.439 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:06:10.583 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.157s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:06:11.345 4356 2091703913816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5bb604e2-fd3f-4884-b245-bb0d7ab2279b 2021-11-11 01:06:12.432 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-11 01:06:12.442 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5bb604e2-fd3f-4884-b245-bb0d7ab2279b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-11 01:06:12.462 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5bb604e2-fd3f-4884-b245-bb0d7ab2279b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-11 01:06:12.462 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5bb604e2-fd3f-4884-b245-bb0d7ab2279b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-11 01:06:12.508 4356 2091703914344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b460279d-c866-4255-96e9-52778c7c5476 2021-11-11 01:06:12.529 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5bb604e2-fd3f-4884-b245-bb0d7ab2279b'] 2021-11-11 01:06:12.536 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-11 01:06:12.552 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5bb604e2-fd3f-4884-b245-bb0d7ab2279b'] 2021-11-11 01:06:14.453 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:06:14.549 4356 2091703914344 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:06:37.629 4356 2091703913640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5bb604e2-fd3f-4884-b245-bb0d7ab2279b 2021-11-11 01:06:38.609 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-11 01:06:38.911 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Adding port 5bb604e2-fd3f-4884-b245-bb0d7ab2279b 2021-11-11 01:06:38.925 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Port 5bb604e2-fd3f-4884-b245-bb0d7ab2279b updated. Details: {'device': '5bb604e2-fd3f-4884-b245-bb0d7ab2279b', 'network_id': 'b460279d-c866-4255-96e9-52778c7c5476', 'port_id': '5bb604e2-fd3f-4884-b245-bb0d7ab2279b', 'mac_address': 'fa:16:3e:77:01:9b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 715, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e0f2262c-3fd5-494d-978d-a8957498004f', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-11 01:06:38.940 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-11 01:06:38.953 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5bb604e2-fd3f-4884-b245-bb0d7ab2279b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:06:38.953 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5bb604e2-fd3f-4884-b245-bb0d7ab2279b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-11 01:06:38.984 4356 2091703914344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b460279d-c866-4255-96e9-52778c7c5476 2021-11-11 01:06:38.984 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-11 01:06:39.271 4356 2091703914344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5bb604e2-fd3f-4884-b245-bb0d7ab2279b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:06:39.296 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5bb604e2-fd3f-4884-b245-bb0d7ab2279b') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:06:39.318 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5bb604e2-fd3f-4884-b245-bb0d7ab2279b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-11 01:06:39.330 4356 2091703914344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 715, VLAN trunk: None to switch port 5bb604e2-fd3f-4884-b245-bb0d7ab2279b 2021-11-11 01:06:39.537 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-11 01:06:39.549 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5bb604e2-fd3f-4884-b245-bb0d7ab2279b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:06:39.703 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5bb604e2-fd3f-4884-b245-bb0d7ab2279b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:06:39.703 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:06:39.734 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (06e5a2f4-732b-4aa6-b4ce-9a99283f5e54) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:06:39.734 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5bb604e2-fd3f-4884-b245-bb0d7ab2279b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:06:39.750 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-11 01:06:39.766 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5bb604e2-fd3f-4884-b245-bb0d7ab2279b not yet added. Adding. 2021-11-11 01:06:39.781 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-11 01:06:39.800 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-11 01:06:40.047 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bb604e2-fd3f-4884-b245-bb0d7ab2279b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:06:40.298 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bb604e2-fd3f-4884-b245-bb0d7ab2279b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:06:40.313 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bb604e2-fd3f-4884-b245-bb0d7ab2279b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:06:40.475 4356 2091705325880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56af29c4-700e-4343-8601-169f2d088cf1 c56bbb94a6694dd583569ac0f9d51c78 e6f49d77c79d476db94bfbb023309cf4 - - -] Security group member updated on remote: ['6c6cbe08-7bc1-43e0-8639-fbc1c350f37f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:06:40.475 4356 2091705325880 MainThread INFO neutron.agent.securitygroups_rpc [req-56af29c4-700e-4343-8601-169f2d088cf1 c56bbb94a6694dd583569ac0f9d51c78 e6f49d77c79d476db94bfbb023309cf4 - - -] Security group member updated ['6c6cbe08-7bc1-43e0-8639-fbc1c350f37f'] 2021-11-11 01:06:40.555 4356 2091705326232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56af29c4-700e-4343-8601-169f2d088cf1 c56bbb94a6694dd583569ac0f9d51c78 e6f49d77c79d476db94bfbb023309cf4 - - -] port_delete event received for 'b7e5c3c4-c30c-4cbf-b32c-fe062a37c164' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:06:40.564 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5bb604e2-fd3f-4884-b245-bb0d7ab2279b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:06:40.595 4356 2091705325880 MainThread INFO neutron.agent.securitygroups_rpc [req-56af29c4-700e-4343-8601-169f2d088cf1 c56bbb94a6694dd583569ac0f9d51c78 e6f49d77c79d476db94bfbb023309cf4 - - -] Refresh firewall rules 2021-11-11 01:06:40.595 4356 2091705325880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56af29c4-700e-4343-8601-169f2d088cf1 c56bbb94a6694dd583569ac0f9d51c78 e6f49d77c79d476db94bfbb023309cf4 - - -] Get security group information for devices via rpc ['0c336093-976f-4af7-ba92-9f1083bbfaef', 'b7e5c3c4-c30c-4cbf-b32c-fe062a37c164'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:06:40.749 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5bb604e2-fd3f-4884-b245-bb0d7ab2279b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.797s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:06:40.749 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5bb604e2-fd3f-4884-b245-bb0d7ab2279b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-11 01:06:40.783 4356 2091703914344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5bb604e2-fd3f-4884-b245-bb0d7ab2279b processed. 2021-11-11 01:06:40.796 4356 2091705325880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-56af29c4-700e-4343-8601-169f2d088cf1 c56bbb94a6694dd583569ac0f9d51c78 e6f49d77c79d476db94bfbb023309cf4 - - -] Update security group information for ports dict_keys(['0c336093-976f-4af7-ba92-9f1083bbfaef']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:06:40.796 4356 2091705325880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-56af29c4-700e-4343-8601-169f2d088cf1 c56bbb94a6694dd583569ac0f9d51c78 e6f49d77c79d476db94bfbb023309cf4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:06:40.816 4356 2091705325880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-56af29c4-700e-4343-8601-169f2d088cf1 c56bbb94a6694dd583569ac0f9d51c78 e6f49d77c79d476db94bfbb023309cf4 - - -] Update rules of security group (6c6cbe08-7bc1-43e0-8639-fbc1c350f37f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:06:40.816 4356 2091705325880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-56af29c4-700e-4343-8601-169f2d088cf1 c56bbb94a6694dd583569ac0f9d51c78 e6f49d77c79d476db94bfbb023309cf4 - - -] Update members of security group (6c6cbe08-7bc1-43e0-8639-fbc1c350f37f) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-11 01:06:40.833 4356 2091705325880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-56af29c4-700e-4343-8601-169f2d088cf1 c56bbb94a6694dd583569ac0f9d51c78 e6f49d77c79d476db94bfbb023309cf4 - - -] Update port filter for 0c336093-976f-4af7-ba92-9f1083bbfaef _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:06:40.833 4356 2091705325880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-56af29c4-700e-4343-8601-169f2d088cf1 c56bbb94a6694dd583569ac0f9d51c78 e6f49d77c79d476db94bfbb023309cf4 - - -] Updating port rules. 2021-11-11 01:06:40.850 4356 2091705325880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-56af29c4-700e-4343-8601-169f2d088cf1 c56bbb94a6694dd583569ac0f9d51c78 e6f49d77c79d476db94bfbb023309cf4 - - -] Creating 0 new rules, removing 1 old rules. 2021-11-11 01:06:40.862 4356 2091705325880 MainThread DEBUG oslo_concurrency.lockutils [req-56af29c4-700e-4343-8601-169f2d088cf1 c56bbb94a6694dd583569ac0f9d51c78 e6f49d77c79d476db94bfbb023309cf4 - - -] Lock "n-hv-driver-port-lock-0c336093-976f-4af7-ba92-9f1083bbfaef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:06:40.876 4356 2091705325880 MainThread DEBUG oslo_concurrency.lockutils [req-56af29c4-700e-4343-8601-169f2d088cf1 c56bbb94a6694dd583569ac0f9d51c78 e6f49d77c79d476db94bfbb023309cf4 - - -] Lock "n-hv-driver-port-lock-0c336093-976f-4af7-ba92-9f1083bbfaef" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:06:40.895 4356 2091705325880 MainThread DEBUG oslo_concurrency.lockutils [req-56af29c4-700e-4343-8601-169f2d088cf1 c56bbb94a6694dd583569ac0f9d51c78 e6f49d77c79d476db94bfbb023309cf4 - - -] Lock "n-hv-driver-port-lock-0c336093-976f-4af7-ba92-9f1083bbfaef" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:06:41.237 4356 2091705325880 MainThread DEBUG oslo_concurrency.lockutils [req-56af29c4-700e-4343-8601-169f2d088cf1 c56bbb94a6694dd583569ac0f9d51c78 e6f49d77c79d476db94bfbb023309cf4 - - -] Lock "n-hv-driver-port-lock-0c336093-976f-4af7-ba92-9f1083bbfaef" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:06:41.830 4356 2091703913816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b7e5c3c4-c30c-4cbf-b32c-fe062a37c164 2021-11-11 01:06:42.639 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-11 01:06:42.641 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:06:42.641 4356 2091705325880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b7e5c3c4-c30c-4cbf-b32c-fe062a37c164' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-11 01:06:42.664 4356 2091705325880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b7e5c3c4-c30c-4cbf-b32c-fe062a37c164' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-11 01:06:42.664 4356 2091705325880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b7e5c3c4-c30c-4cbf-b32c-fe062a37c164 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-11 01:06:42.689 4356 2091705325880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b7e5c3c4-c30c-4cbf-b32c-fe062a37c164'] 2021-11-11 01:06:42.712 4356 2091705325880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-11 01:06:42.720 4356 2091705325880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-11 01:06:42.720 4356 2091705325880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b7e5c3c4-c30c-4cbf-b32c-fe062a37c164'] 2021-11-11 01:06:42.812 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:06:44.641 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:06:44.696 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:06:49.905 4356 2091703913816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0c336093-976f-4af7-ba92-9f1083bbfaef 2021-11-11 01:06:50.100 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65930211-ea28-421e-8236-78b0791243af c56bbb94a6694dd583569ac0f9d51c78 e6f49d77c79d476db94bfbb023309cf4 - - -] Security group member updated on remote: ['6c6cbe08-7bc1-43e0-8639-fbc1c350f37f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:06:50.109 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [req-65930211-ea28-421e-8236-78b0791243af c56bbb94a6694dd583569ac0f9d51c78 e6f49d77c79d476db94bfbb023309cf4 - - -] Security group member updated ['6c6cbe08-7bc1-43e0-8639-fbc1c350f37f'] 2021-11-11 01:06:50.127 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [req-65930211-ea28-421e-8236-78b0791243af c56bbb94a6694dd583569ac0f9d51c78 e6f49d77c79d476db94bfbb023309cf4 - - -] Refresh firewall rules 2021-11-11 01:06:50.140 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-65930211-ea28-421e-8236-78b0791243af c56bbb94a6694dd583569ac0f9d51c78 e6f49d77c79d476db94bfbb023309cf4 - - -] Get security group information for devices via rpc ['0c336093-976f-4af7-ba92-9f1083bbfaef'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:06:50.157 4356 2091705325880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-65930211-ea28-421e-8236-78b0791243af c56bbb94a6694dd583569ac0f9d51c78 e6f49d77c79d476db94bfbb023309cf4 - - -] port_delete event received for '0c336093-976f-4af7-ba92-9f1083bbfaef' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:06:50.176 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-65930211-ea28-421e-8236-78b0791243af c56bbb94a6694dd583569ac0f9d51c78 e6f49d77c79d476db94bfbb023309cf4 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:06:50.190 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-65930211-ea28-421e-8236-78b0791243af c56bbb94a6694dd583569ac0f9d51c78 e6f49d77c79d476db94bfbb023309cf4 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:06:50.660 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-11 01:06:50.660 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0c336093-976f-4af7-ba92-9f1083bbfaef' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-11 01:06:50.682 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0c336093-976f-4af7-ba92-9f1083bbfaef' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-11 01:06:50.693 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0c336093-976f-4af7-ba92-9f1083bbfaef _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-11 01:06:50.723 4356 2091703914344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 4a790df0-e732-4da0-9b31-27eb0f369b57 2021-11-11 01:06:50.738 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0c336093-976f-4af7-ba92-9f1083bbfaef'] 2021-11-11 01:06:50.751 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-11 01:06:50.768 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-11 01:06:50.768 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0c336093-976f-4af7-ba92-9f1083bbfaef'] 2021-11-11 01:06:52.680 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:06:52.723 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:06:53.264 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c31828a-08f6-419b-a02d-7609d59527d9 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] port_delete event received for '149dd34c-f738-4ccf-af4c-89fc76d0248a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:06:54.327 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-effb55a3-19ca-4cfd-92e9-50b6c83bd648 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] port_delete event received for '7f10adb1-57ac-4edf-a9c7-08258fb39ec5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:06:55.048 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be9aab93-4155-47d6-a045-6a6693bebb4f 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] network_delete received. Deleting network 4a790df0-e732-4da0-9b31-27eb0f369b57 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-11 01:06:55.061 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be9aab93-4155-47d6-a045-6a6693bebb4f 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] Network 4a790df0-e732-4da0-9b31-27eb0f369b57 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-11 01:07:40.405 4356 2091703913816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5bb604e2-fd3f-4884-b245-bb0d7ab2279b 2021-11-11 01:07:40.626 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-37c9239e-2924-4aeb-94a2-c58ddf71d521 6af3abe4073147d3aeda4ac1b6f458dd 12505e9e813f44b0841e47616c0a6844 - - -] Security group member updated on remote: ['06e5a2f4-732b-4aa6-b4ce-9a99283f5e54'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:07:40.626 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [req-37c9239e-2924-4aeb-94a2-c58ddf71d521 6af3abe4073147d3aeda4ac1b6f458dd 12505e9e813f44b0841e47616c0a6844 - - -] Security group member updated ['06e5a2f4-732b-4aa6-b4ce-9a99283f5e54'] 2021-11-11 01:07:40.934 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-37c9239e-2924-4aeb-94a2-c58ddf71d521 6af3abe4073147d3aeda4ac1b6f458dd 12505e9e813f44b0841e47616c0a6844 - - -] port_delete event received for '5bb604e2-fd3f-4884-b245-bb0d7ab2279b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:07:40.946 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-11 01:07:40.946 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5bb604e2-fd3f-4884-b245-bb0d7ab2279b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-11 01:07:40.946 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5bb604e2-fd3f-4884-b245-bb0d7ab2279b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-11 01:07:40.971 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5bb604e2-fd3f-4884-b245-bb0d7ab2279b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-11 01:07:40.983 4356 2091703914344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b460279d-c866-4255-96e9-52778c7c5476 2021-11-11 01:07:40.983 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5bb604e2-fd3f-4884-b245-bb0d7ab2279b'] 2021-11-11 01:07:41.013 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-11 01:07:41.013 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-11 01:07:41.013 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5bb604e2-fd3f-4884-b245-bb0d7ab2279b'] 2021-11-11 01:07:42.927 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0caeeccb-f983-497f-946d-ff42ff3f0ead 6af3abe4073147d3aeda4ac1b6f458dd 12505e9e813f44b0841e47616c0a6844 - - -] port_delete event received for '11e5f575-fab6-4d07-9ac6-386b2ec70227' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:07:42.954 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:07:42.983 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:07:43.341 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-caac3c73-2c2c-47d9-9ed7-97ecbddfec23 6af3abe4073147d3aeda4ac1b6f458dd 12505e9e813f44b0841e47616c0a6844 - - -] Security group rule updated on remote: ['4893a5e4-a843-4604-8be1-f64cc7dfcb1c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-11 01:07:43.373 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [req-caac3c73-2c2c-47d9-9ed7-97ecbddfec23 6af3abe4073147d3aeda4ac1b6f458dd 12505e9e813f44b0841e47616c0a6844 - - -] Security group rule updated ['4893a5e4-a843-4604-8be1-f64cc7dfcb1c'] 2021-11-11 01:07:43.572 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b6c68d7e-7d81-43a5-b952-b5889fcf1e6d 6af3abe4073147d3aeda4ac1b6f458dd 12505e9e813f44b0841e47616c0a6844 - - -] Security group rule updated on remote: ['4893a5e4-a843-4604-8be1-f64cc7dfcb1c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-11 01:07:43.581 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [req-b6c68d7e-7d81-43a5-b952-b5889fcf1e6d 6af3abe4073147d3aeda4ac1b6f458dd 12505e9e813f44b0841e47616c0a6844 - - -] Security group rule updated ['4893a5e4-a843-4604-8be1-f64cc7dfcb1c'] 2021-11-11 01:07:47.090 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-015d7229-f00f-4d2b-b825-442b19779adc 6af3abe4073147d3aeda4ac1b6f458dd 12505e9e813f44b0841e47616c0a6844 - - -] Security group member updated on remote: ['4893a5e4-a843-4604-8be1-f64cc7dfcb1c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:07:47.103 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [req-015d7229-f00f-4d2b-b825-442b19779adc 6af3abe4073147d3aeda4ac1b6f458dd 12505e9e813f44b0841e47616c0a6844 - - -] Security group member updated ['4893a5e4-a843-4604-8be1-f64cc7dfcb1c'] 2021-11-11 01:07:48.364 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b770687c-2d06-4127-8fef-5ed4bd177d65 d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] port_update received: 34d5f596-7c8e-480c-8a1d-2c02b643ac87 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:07:48.364 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b770687c-2d06-4127-8fef-5ed4bd177d65 d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] No port 34d5f596-7c8e-480c-8a1d-2c02b643ac87 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:07:50.295 4356 2091703913640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 34d5f596-7c8e-480c-8a1d-2c02b643ac87 2021-11-11 01:07:51.013 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-11 01:07:51.213 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Adding port 34d5f596-7c8e-480c-8a1d-2c02b643ac87 2021-11-11 01:07:51.213 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Port 34d5f596-7c8e-480c-8a1d-2c02b643ac87 updated. Details: {'device': '34d5f596-7c8e-480c-8a1d-2c02b643ac87', 'network_id': 'b460279d-c866-4255-96e9-52778c7c5476', 'port_id': '34d5f596-7c8e-480c-8a1d-2c02b643ac87', 'mac_address': 'fa:16:3e:81:fb:33', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 715, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e0f2262c-3fd5-494d-978d-a8957498004f', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-11 01:07:51.229 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-11 01:07:51.248 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-34d5f596-7c8e-480c-8a1d-2c02b643ac87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:07:51.248 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 34d5f596-7c8e-480c-8a1d-2c02b643ac87 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-11 01:07:51.268 4356 2091703914344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b460279d-c866-4255-96e9-52778c7c5476 2021-11-11 01:07:51.294 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-11 01:07:51.500 4356 2091703914344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '34d5f596-7c8e-480c-8a1d-2c02b643ac87') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:07:51.500 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '34d5f596-7c8e-480c-8a1d-2c02b643ac87') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:07:51.500 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 34d5f596-7c8e-480c-8a1d-2c02b643ac87 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-11 01:07:51.529 4356 2091703914344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 715, VLAN trunk: None to switch port 34d5f596-7c8e-480c-8a1d-2c02b643ac87 2021-11-11 01:07:51.646 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-11 01:07:51.659 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['34d5f596-7c8e-480c-8a1d-2c02b643ac87'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:07:51.812 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['34d5f596-7c8e-480c-8a1d-2c02b643ac87']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:07:51.812 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:07:51.841 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4893a5e4-a843-4604-8be1-f64cc7dfcb1c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:07:51.847 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 34d5f596-7c8e-480c-8a1d-2c02b643ac87 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:07:51.847 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-11 01:07:51.860 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 34d5f596-7c8e-480c-8a1d-2c02b643ac87 not yet added. Adding. 2021-11-11 01:07:51.860 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-11 01:07:51.884 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-11 01:07:52.014 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34d5f596-7c8e-480c-8a1d-2c02b643ac87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:07:52.156 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34d5f596-7c8e-480c-8a1d-2c02b643ac87" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:07:52.156 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34d5f596-7c8e-480c-8a1d-2c02b643ac87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:07:52.236 4356 2091705325880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3fa0b98f-78aa-40ee-a96d-78d2191dacf0 3c8fbad3fc124c5796a68f56da66754d 8ad5fca01b1f4e608356166f1ac82911 - - -] Security group member updated on remote: ['68db61c8-2b7a-407f-98b6-64210755da08'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:07:52.256 4356 2091705325880 MainThread INFO neutron.agent.securitygroups_rpc [req-3fa0b98f-78aa-40ee-a96d-78d2191dacf0 3c8fbad3fc124c5796a68f56da66754d 8ad5fca01b1f4e608356166f1ac82911 - - -] Security group member updated ['68db61c8-2b7a-407f-98b6-64210755da08'] 2021-11-11 01:07:52.357 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34d5f596-7c8e-480c-8a1d-2c02b643ac87" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:07:52.468 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-34d5f596-7c8e-480c-8a1d-2c02b643ac87" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:07:52.497 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 34d5f596-7c8e-480c-8a1d-2c02b643ac87 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-11 01:07:52.497 4356 2091703914344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 34d5f596-7c8e-480c-8a1d-2c02b643ac87 processed. 2021-11-11 01:07:52.936 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-baf9f1d8-946e-43bd-8feb-8852faa1ddab d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] port_update received: f571dad3-8810-4ea1-9f8e-48de2968ff29 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:07:52.970 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-baf9f1d8-946e-43bd-8feb-8852faa1ddab d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] No port f571dad3-8810-4ea1-9f8e-48de2968ff29 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:07:53.029 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:07:53.202 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:07:56.346 4356 2091703913640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f571dad3-8810-4ea1-9f8e-48de2968ff29 2021-11-11 01:07:57.060 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-11 01:07:57.264 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Adding port f571dad3-8810-4ea1-9f8e-48de2968ff29 2021-11-11 01:07:57.264 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Port f571dad3-8810-4ea1-9f8e-48de2968ff29 updated. Details: {'device': 'f571dad3-8810-4ea1-9f8e-48de2968ff29', 'network_id': '967493bd-0704-4aaa-a1b3-a66cbadf4444', 'port_id': 'f571dad3-8810-4ea1-9f8e-48de2968ff29', 'mac_address': 'fa:16:3e:59:15:d0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 727, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2f382596-19eb-44b1-a178-423b33c37465', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-11 01:07:57.264 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-11 01:07:57.290 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f571dad3-8810-4ea1-9f8e-48de2968ff29" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:07:57.304 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f571dad3-8810-4ea1-9f8e-48de2968ff29 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-11 01:07:57.311 4356 2091703914344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 967493bd-0704-4aaa-a1b3-a66cbadf4444 2021-11-11 01:07:57.311 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-11 01:07:57.503 4356 2091703914344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f571dad3-8810-4ea1-9f8e-48de2968ff29') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:07:57.503 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f571dad3-8810-4ea1-9f8e-48de2968ff29') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:07:57.522 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f571dad3-8810-4ea1-9f8e-48de2968ff29 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-11 01:07:57.541 4356 2091703914344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 727, VLAN trunk: None to switch port f571dad3-8810-4ea1-9f8e-48de2968ff29 2021-11-11 01:07:57.642 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-11 01:07:57.642 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f571dad3-8810-4ea1-9f8e-48de2968ff29'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:07:58.035 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f571dad3-8810-4ea1-9f8e-48de2968ff29']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:07:58.065 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:07:58.078 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (68db61c8-2b7a-407f-98b6-64210755da08) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:07:58.078 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (68db61c8-2b7a-407f-98b6-64210755da08) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-11 01:07:58.078 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f571dad3-8810-4ea1-9f8e-48de2968ff29 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:07:58.102 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-11 01:07:58.111 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f571dad3-8810-4ea1-9f8e-48de2968ff29 not yet added. Adding. 2021-11-11 01:07:58.126 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-11 01:07:58.138 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-11 01:07:58.342 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f571dad3-8810-4ea1-9f8e-48de2968ff29" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:07:58.529 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f571dad3-8810-4ea1-9f8e-48de2968ff29" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:07:58.529 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f571dad3-8810-4ea1-9f8e-48de2968ff29" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:07:58.768 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f571dad3-8810-4ea1-9f8e-48de2968ff29" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:07:58.952 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f571dad3-8810-4ea1-9f8e-48de2968ff29" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.656s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:07:58.952 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f571dad3-8810-4ea1-9f8e-48de2968ff29 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-11 01:07:58.952 4356 2091703914344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f571dad3-8810-4ea1-9f8e-48de2968ff29 processed. 2021-11-11 01:07:59.079 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:07:59.264 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.171s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:07:59.828 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-19303275-9ef4-4fb1-89fb-c46b36c495ea 7296bc21e3524ef387087eb7f5c06139 80ac13eeedbc4fadaad8007fa52659db - - -] Security group member updated on remote: ['07215967-6f22-496b-b91d-fc0e4ed5a624'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:07:59.828 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [req-19303275-9ef4-4fb1-89fb-c46b36c495ea 7296bc21e3524ef387087eb7f5c06139 80ac13eeedbc4fadaad8007fa52659db - - -] Security group member updated ['07215967-6f22-496b-b91d-fc0e4ed5a624'] 2021-11-11 01:08:00.124 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19303275-9ef4-4fb1-89fb-c46b36c495ea 7296bc21e3524ef387087eb7f5c06139 80ac13eeedbc4fadaad8007fa52659db - - -] port_delete event received for 'a8f6d88d-5d10-4cce-8ac5-67d377b857b4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:08:00.580 4356 2091703913816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a8f6d88d-5d10-4cce-8ac5-67d377b857b4 2021-11-11 01:08:01.106 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-11 01:08:01.109 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a8f6d88d-5d10-4cce-8ac5-67d377b857b4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-11 01:08:01.109 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a8f6d88d-5d10-4cce-8ac5-67d377b857b4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-11 01:08:01.141 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a8f6d88d-5d10-4cce-8ac5-67d377b857b4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-11 01:08:01.185 4356 2091703914344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a9832ec8-0aaf-4fd2-8e6b-e7c31979a2d8 2021-11-11 01:08:01.205 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a8f6d88d-5d10-4cce-8ac5-67d377b857b4'] 2021-11-11 01:08:01.223 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-11 01:08:01.237 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-11 01:08:01.257 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a8f6d88d-5d10-4cce-8ac5-67d377b857b4'] 2021-11-11 01:08:02.565 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-880f1ebe-7a66-4925-a8ca-53ce6333a368 7296bc21e3524ef387087eb7f5c06139 80ac13eeedbc4fadaad8007fa52659db - - -] port_delete event received for 'b1447caf-66c3-41b8-b6b7-1535e5a12196' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:08:03.116 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:08:03.127 4356 2091705325880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0f6d2b22-5d00-468a-aff0-1d93e1b459c0 7296bc21e3524ef387087eb7f5c06139 80ac13eeedbc4fadaad8007fa52659db - - -] Security group rule updated on remote: ['ae57c8c1-7d16-4160-98db-b17cdb4819d6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-11 01:08:03.127 4356 2091705325880 MainThread INFO neutron.agent.securitygroups_rpc [req-0f6d2b22-5d00-468a-aff0-1d93e1b459c0 7296bc21e3524ef387087eb7f5c06139 80ac13eeedbc4fadaad8007fa52659db - - -] Security group rule updated ['ae57c8c1-7d16-4160-98db-b17cdb4819d6'] 2021-11-11 01:08:03.156 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:08:03.237 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ad7fc27d-730a-400c-a560-631b059cf98c 7296bc21e3524ef387087eb7f5c06139 80ac13eeedbc4fadaad8007fa52659db - - -] Security group rule updated on remote: ['ae57c8c1-7d16-4160-98db-b17cdb4819d6'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-11 01:08:03.263 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [req-ad7fc27d-730a-400c-a560-631b059cf98c 7296bc21e3524ef387087eb7f5c06139 80ac13eeedbc4fadaad8007fa52659db - - -] Security group rule updated ['ae57c8c1-7d16-4160-98db-b17cdb4819d6'] 2021-11-11 01:08:06.719 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-521f7744-ed09-4748-ab52-33552636c7d0 7296bc21e3524ef387087eb7f5c06139 80ac13eeedbc4fadaad8007fa52659db - - -] Security group member updated on remote: ['ae57c8c1-7d16-4160-98db-b17cdb4819d6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:08:06.719 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [req-521f7744-ed09-4748-ab52-33552636c7d0 7296bc21e3524ef387087eb7f5c06139 80ac13eeedbc4fadaad8007fa52659db - - -] Security group member updated ['ae57c8c1-7d16-4160-98db-b17cdb4819d6'] 2021-11-11 01:08:07.627 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9455967-d856-4a6a-8fb6-153bf230ffba d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] port_update received: f1c355db-f280-4407-ab25-44316be5bcab port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:08:07.640 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9455967-d856-4a6a-8fb6-153bf230ffba d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] No port f1c355db-f280-4407-ab25-44316be5bcab defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:08:08.657 4356 2091703913816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 43372751-f812-4776-874d-d0607799b9e6 2021-11-11 01:08:09.141 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-11 01:08:09.156 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '43372751-f812-4776-874d-d0607799b9e6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-11 01:08:09.156 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '43372751-f812-4776-874d-d0607799b9e6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-11 01:08:09.173 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 43372751-f812-4776-874d-d0607799b9e6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-11 01:08:09.204 4356 2091703914344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a639b950-d678-4b6b-8be2-23b8350e5e26 2021-11-11 01:08:09.216 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['43372751-f812-4776-874d-d0607799b9e6'] 2021-11-11 01:08:09.216 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-11 01:08:09.234 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-11 01:08:09.234 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['43372751-f812-4776-874d-d0607799b9e6'] 2021-11-11 01:08:10.501 4356 2091703913640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f1c355db-f280-4407-ab25-44316be5bcab 2021-11-11 01:08:11.153 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-11 01:08:11.156 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:08:11.420 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:08:11.497 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Adding port f1c355db-f280-4407-ab25-44316be5bcab 2021-11-11 01:08:11.497 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Port f1c355db-f280-4407-ab25-44316be5bcab updated. Details: {'device': 'f1c355db-f280-4407-ab25-44316be5bcab', 'network_id': 'a9832ec8-0aaf-4fd2-8e6b-e7c31979a2d8', 'port_id': 'f1c355db-f280-4407-ab25-44316be5bcab', 'mac_address': 'fa:16:3e:71:de:62', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 704, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6c2403b5-9e52-4bd5-b281-eaecda626594', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-11 01:08:11.529 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-11 01:08:11.550 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f1c355db-f280-4407-ab25-44316be5bcab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:08:11.550 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f1c355db-f280-4407-ab25-44316be5bcab _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-11 01:08:11.567 4356 2091703914344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a9832ec8-0aaf-4fd2-8e6b-e7c31979a2d8 2021-11-11 01:08:11.579 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-11 01:08:11.785 4356 2091703914344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f1c355db-f280-4407-ab25-44316be5bcab') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:08:11.797 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f1c355db-f280-4407-ab25-44316be5bcab') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:08:11.814 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f1c355db-f280-4407-ab25-44316be5bcab is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-11 01:08:11.814 4356 2091703914344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 704, VLAN trunk: None to switch port f1c355db-f280-4407-ab25-44316be5bcab 2021-11-11 01:08:11.938 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-11 01:08:11.938 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f1c355db-f280-4407-ab25-44316be5bcab'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:08:12.077 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f1c355db-f280-4407-ab25-44316be5bcab']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:08:12.109 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:08:12.124 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ae57c8c1-7d16-4160-98db-b17cdb4819d6) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:08:12.124 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f1c355db-f280-4407-ab25-44316be5bcab _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:08:12.156 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-11 01:08:12.156 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f1c355db-f280-4407-ab25-44316be5bcab not yet added. Adding. 2021-11-11 01:08:12.170 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-11 01:08:12.170 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-11 01:08:12.341 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1c355db-f280-4407-ab25-44316be5bcab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:08:12.499 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1c355db-f280-4407-ab25-44316be5bcab" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:08:12.534 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1c355db-f280-4407-ab25-44316be5bcab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:08:12.769 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f1c355db-f280-4407-ab25-44316be5bcab" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:08:12.938 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f1c355db-f280-4407-ab25-44316be5bcab" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.391s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:08:12.954 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f1c355db-f280-4407-ab25-44316be5bcab status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-11 01:08:12.954 4356 2091703914344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f1c355db-f280-4407-ab25-44316be5bcab processed. 2021-11-11 01:08:13.170 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:08:13.358 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:08:14.563 4356 2091703913640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 43372751-f812-4776-874d-d0607799b9e6 2021-11-11 01:08:15.178 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-11 01:08:15.375 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Adding port 43372751-f812-4776-874d-d0607799b9e6 2021-11-11 01:08:15.393 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Port 43372751-f812-4776-874d-d0607799b9e6 updated. Details: {'device': '43372751-f812-4776-874d-d0607799b9e6', 'network_id': 'a639b950-d678-4b6b-8be2-23b8350e5e26', 'port_id': '43372751-f812-4776-874d-d0607799b9e6', 'mac_address': 'fa:16:3e:ba:1d:70', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 748, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a7e86646-2fdb-4523-a8b3-bfb29fff7f1e', 'ip_address': '172.20.0.11'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-11 01:08:15.403 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-11 01:08:15.424 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-43372751-f812-4776-874d-d0607799b9e6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:08:15.424 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 43372751-f812-4776-874d-d0607799b9e6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-11 01:08:15.435 4356 2091703914344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network a639b950-d678-4b6b-8be2-23b8350e5e26 2021-11-11 01:08:15.435 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-11 01:08:15.686 4356 2091703914344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '43372751-f812-4776-874d-d0607799b9e6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:08:15.701 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '43372751-f812-4776-874d-d0607799b9e6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:08:15.734 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 43372751-f812-4776-874d-d0607799b9e6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-11 01:08:15.734 4356 2091703914344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 748, VLAN trunk: None to switch port 43372751-f812-4776-874d-d0607799b9e6 2021-11-11 01:08:15.858 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-11 01:08:15.888 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['43372751-f812-4776-874d-d0607799b9e6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:08:16.247 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['43372751-f812-4776-874d-d0607799b9e6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:08:16.267 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:08:16.287 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (223f98f8-5347-4227-a7a8-f88bb2eb9610) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:08:16.287 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 43372751-f812-4776-874d-d0607799b9e6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:08:16.311 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-11 01:08:16.311 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 43372751-f812-4776-874d-d0607799b9e6 not yet added. Adding. 2021-11-11 01:08:16.341 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-11 01:08:16.346 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-11 01:08:16.517 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-43372751-f812-4776-874d-d0607799b9e6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:08:16.720 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-43372751-f812-4776-874d-d0607799b9e6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:08:16.720 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-43372751-f812-4776-874d-d0607799b9e6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:08:16.953 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-43372751-f812-4776-874d-d0607799b9e6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:08:17.124 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-43372751-f812-4776-874d-d0607799b9e6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.688s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:08:17.146 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 43372751-f812-4776-874d-d0607799b9e6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-11 01:08:17.154 4356 2091703914344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 43372751-f812-4776-874d-d0607799b9e6 processed. 2021-11-11 01:08:17.191 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:08:17.595 4356 2091703914344 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:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:09:03.043 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-caaa8393-bbf3-45c4-b714-8e6b8011230c 3c8fbad3fc124c5796a68f56da66754d 8ad5fca01b1f4e608356166f1ac82911 - - -] Security group member updated on remote: ['68db61c8-2b7a-407f-98b6-64210755da08'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:09:03.059 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [req-caaa8393-bbf3-45c4-b714-8e6b8011230c 3c8fbad3fc124c5796a68f56da66754d 8ad5fca01b1f4e608356166f1ac82911 - - -] Security group member updated ['68db61c8-2b7a-407f-98b6-64210755da08'] 2021-11-11 01:09:03.075 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [req-caaa8393-bbf3-45c4-b714-8e6b8011230c 3c8fbad3fc124c5796a68f56da66754d 8ad5fca01b1f4e608356166f1ac82911 - - -] Refresh firewall rules 2021-11-11 01:09:03.075 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-caaa8393-bbf3-45c4-b714-8e6b8011230c 3c8fbad3fc124c5796a68f56da66754d 8ad5fca01b1f4e608356166f1ac82911 - - -] Get security group information for devices via rpc ['f571dad3-8810-4ea1-9f8e-48de2968ff29'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:09:03.106 4356 2091705325880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-caaa8393-bbf3-45c4-b714-8e6b8011230c 3c8fbad3fc124c5796a68f56da66754d 8ad5fca01b1f4e608356166f1ac82911 - - -] port_delete event received for 'f571dad3-8810-4ea1-9f8e-48de2968ff29' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:09:03.122 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-caaa8393-bbf3-45c4-b714-8e6b8011230c 3c8fbad3fc124c5796a68f56da66754d 8ad5fca01b1f4e608356166f1ac82911 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:09:03.138 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-caaa8393-bbf3-45c4-b714-8e6b8011230c 3c8fbad3fc124c5796a68f56da66754d 8ad5fca01b1f4e608356166f1ac82911 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:09:03.282 4356 2091703913816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f571dad3-8810-4ea1-9f8e-48de2968ff29 2021-11-11 01:09:03.375 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-11 01:09:03.395 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f571dad3-8810-4ea1-9f8e-48de2968ff29' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-11 01:09:03.405 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f571dad3-8810-4ea1-9f8e-48de2968ff29' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-11 01:09:03.405 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f571dad3-8810-4ea1-9f8e-48de2968ff29 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-11 01:09:03.449 4356 2091703914344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 967493bd-0704-4aaa-a1b3-a66cbadf4444 2021-11-11 01:09:03.467 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f571dad3-8810-4ea1-9f8e-48de2968ff29'] 2021-11-11 01:09:03.467 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-11 01:09:03.467 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-11 01:09:03.496 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f571dad3-8810-4ea1-9f8e-48de2968ff29'] 2021-11-11 01:09:05.387 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:09:05.419 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:09:10.531 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8ab2b391-1ac3-480c-99db-1f557b29e865 3c8fbad3fc124c5796a68f56da66754d 8ad5fca01b1f4e608356166f1ac82911 - - -] Security group member updated on remote: ['68db61c8-2b7a-407f-98b6-64210755da08'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:09:10.531 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [req-8ab2b391-1ac3-480c-99db-1f557b29e865 3c8fbad3fc124c5796a68f56da66754d 8ad5fca01b1f4e608356166f1ac82911 - - -] Security group member updated ['68db61c8-2b7a-407f-98b6-64210755da08'] 2021-11-11 01:09:11.390 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f01e9170-a6cb-4bd2-a1c2-a7a6929acb7c d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] port_update received: b2add7e6-c89e-4572-8b46-8683d88abb61 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:09:11.406 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f01e9170-a6cb-4bd2-a1c2-a7a6929acb7c d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] No port b2add7e6-c89e-4572-8b46-8683d88abb61 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:09:13.187 4356 2091703913640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b2add7e6-c89e-4572-8b46-8683d88abb61 2021-11-11 01:09:13.419 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-11 01:09:13.607 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Adding port b2add7e6-c89e-4572-8b46-8683d88abb61 2021-11-11 01:09:13.628 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Port b2add7e6-c89e-4572-8b46-8683d88abb61 updated. Details: {'device': 'b2add7e6-c89e-4572-8b46-8683d88abb61', 'network_id': '967493bd-0704-4aaa-a1b3-a66cbadf4444', 'port_id': 'b2add7e6-c89e-4572-8b46-8683d88abb61', 'mac_address': 'fa:16:3e:60:50:83', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 727, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '2f382596-19eb-44b1-a178-423b33c37465', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-11 01:09:13.628 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-11 01:09:13.628 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b2add7e6-c89e-4572-8b46-8683d88abb61" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:09:13.652 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b2add7e6-c89e-4572-8b46-8683d88abb61 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-11 01:09:13.652 4356 2091703914344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 967493bd-0704-4aaa-a1b3-a66cbadf4444 2021-11-11 01:09:13.652 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-11 01:09:13.840 4356 2091703914344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b2add7e6-c89e-4572-8b46-8683d88abb61') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:09:13.840 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b2add7e6-c89e-4572-8b46-8683d88abb61') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:09:13.857 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b2add7e6-c89e-4572-8b46-8683d88abb61 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-11 01:09:13.876 4356 2091703914344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 727, VLAN trunk: None to switch port b2add7e6-c89e-4572-8b46-8683d88abb61 2021-11-11 01:09:13.982 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-11 01:09:13.982 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b2add7e6-c89e-4572-8b46-8683d88abb61'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:09:14.128 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b2add7e6-c89e-4572-8b46-8683d88abb61']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:09:14.149 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:09:14.161 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (68db61c8-2b7a-407f-98b6-64210755da08) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:09:14.161 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (68db61c8-2b7a-407f-98b6-64210755da08) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-11 01:09:14.161 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b2add7e6-c89e-4572-8b46-8683d88abb61 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:09:14.177 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-11 01:09:14.192 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b2add7e6-c89e-4572-8b46-8683d88abb61 not yet added. Adding. 2021-11-11 01:09:14.201 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-11 01:09:14.201 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-11 01:09:14.378 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2add7e6-c89e-4572-8b46-8683d88abb61" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:09:14.549 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2add7e6-c89e-4572-8b46-8683d88abb61" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:09:14.565 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2add7e6-c89e-4572-8b46-8683d88abb61" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:09:14.762 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b2add7e6-c89e-4572-8b46-8683d88abb61" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:09:14.903 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b2add7e6-c89e-4572-8b46-8683d88abb61" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.266s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:09:14.903 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b2add7e6-c89e-4572-8b46-8683d88abb61 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-11 01:09:14.903 4356 2091703914344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b2add7e6-c89e-4572-8b46-8683d88abb61 processed. 2021-11-11 01:09:15.449 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:09:15.748 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.297s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:09:17.233 4356 2091703913640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 34d5f596-7c8e-480c-8a1d-2c02b643ac87 2021-11-11 01:09:17.465 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-11 01:09:17.658 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Adding port 34d5f596-7c8e-480c-8a1d-2c02b643ac87 2021-11-11 01:09:17.669 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Port 34d5f596-7c8e-480c-8a1d-2c02b643ac87 updated. Details: {'device': '34d5f596-7c8e-480c-8a1d-2c02b643ac87', 'network_id': 'b460279d-c866-4255-96e9-52778c7c5476', 'port_id': '34d5f596-7c8e-480c-8a1d-2c02b643ac87', 'mac_address': 'fa:16:3e:81:fb:33', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 715, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e0f2262c-3fd5-494d-978d-a8957498004f', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-11 01:09:17.689 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-11 01:09:17.705 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-34d5f596-7c8e-480c-8a1d-2c02b643ac87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:09:17.705 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 34d5f596-7c8e-480c-8a1d-2c02b643ac87 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-11 01:09:17.721 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-11 01:09:17.750 4356 2091703914344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '34d5f596-7c8e-480c-8a1d-2c02b643ac87') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:09:17.750 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '34d5f596-7c8e-480c-8a1d-2c02b643ac87') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:09:17.766 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 34d5f596-7c8e-480c-8a1d-2c02b643ac87 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-11 01:09:17.781 4356 2091703914344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 715, VLAN trunk: None to switch port 34d5f596-7c8e-480c-8a1d-2c02b643ac87 2021-11-11 01:09:17.855 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-11 01:09:17.855 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['34d5f596-7c8e-480c-8a1d-2c02b643ac87'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:09:17.999 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['34d5f596-7c8e-480c-8a1d-2c02b643ac87']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:09:18.028 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:09:18.035 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4893a5e4-a843-4604-8be1-f64cc7dfcb1c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:09:18.046 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 34d5f596-7c8e-480c-8a1d-2c02b643ac87 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:09:18.063 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-11 01:09:18.063 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2021-11-11 01:09:18.080 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34d5f596-7c8e-480c-8a1d-2c02b643ac87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:09:18.095 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34d5f596-7c8e-480c-8a1d-2c02b643ac87" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:09:18.095 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34d5f596-7c8e-480c-8a1d-2c02b643ac87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:09:18.108 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34d5f596-7c8e-480c-8a1d-2c02b643ac87" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:09:18.177 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-34d5f596-7c8e-480c-8a1d-2c02b643ac87" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.468s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:09:18.186 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 34d5f596-7c8e-480c-8a1d-2c02b643ac87 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-11 01:09:18.186 4356 2091703914344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 34d5f596-7c8e-480c-8a1d-2c02b643ac87 processed. 2021-11-11 01:09:19.480 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:09:19.670 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.188s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:09:29.502 4356 2091703913816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 34d5f596-7c8e-480c-8a1d-2c02b643ac87 2021-11-11 01:09:29.564 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-11 01:09:29.564 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '34d5f596-7c8e-480c-8a1d-2c02b643ac87' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-11 01:09:29.578 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '34d5f596-7c8e-480c-8a1d-2c02b643ac87' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-11 01:09:29.594 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 34d5f596-7c8e-480c-8a1d-2c02b643ac87 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-11 01:09:29.625 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['34d5f596-7c8e-480c-8a1d-2c02b643ac87'] 2021-11-11 01:09:29.637 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-11 01:09:29.637 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-11 01:09:29.661 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['34d5f596-7c8e-480c-8a1d-2c02b643ac87'] 2021-11-11 01:09:31.575 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:09:31.702 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:09:33.543 4356 2091703913816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f1c355db-f280-4407-ab25-44316be5bcab 2021-11-11 01:09:33.543 4356 2091703913816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 34d5f596-7c8e-480c-8a1d-2c02b643ac87 2021-11-11 01:09:33.574 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-11 01:09:33.584 4356 2091705325880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '34d5f596-7c8e-480c-8a1d-2c02b643ac87' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-11 01:09:33.592 4356 2091705325880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '34d5f596-7c8e-480c-8a1d-2c02b643ac87' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-11 01:09:33.592 4356 2091705325880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 34d5f596-7c8e-480c-8a1d-2c02b643ac87 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-11 01:09:33.592 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f1c355db-f280-4407-ab25-44316be5bcab' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-11 01:09:33.592 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f1c355db-f280-4407-ab25-44316be5bcab' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-11 01:09:33.621 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f1c355db-f280-4407-ab25-44316be5bcab _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-11 01:09:33.625 4356 2091705325880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b460279d-c866-4255-96e9-52778c7c5476 2021-11-11 01:09:33.625 4356 2091705325880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['34d5f596-7c8e-480c-8a1d-2c02b643ac87'] 2021-11-11 01:09:33.650 4356 2091705325880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-11 01:09:33.653 4356 2091705325880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['34d5f596-7c8e-480c-8a1d-2c02b643ac87'] 2021-11-11 01:09:33.653 4356 2091703914344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a9832ec8-0aaf-4fd2-8e6b-e7c31979a2d8 2021-11-11 01:09:33.671 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f1c355db-f280-4407-ab25-44316be5bcab'] 2021-11-11 01:09:33.690 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-11 01:09:33.690 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-11 01:09:33.702 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f1c355db-f280-4407-ab25-44316be5bcab'] 2021-11-11 01:09:33.982 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-43d32df1-7716-4ac9-ad8a-0755b144d6c7 7296bc21e3524ef387087eb7f5c06139 80ac13eeedbc4fadaad8007fa52659db - - -] Security group member updated on remote: ['ae57c8c1-7d16-4160-98db-b17cdb4819d6'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:09:33.982 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [req-43d32df1-7716-4ac9-ad8a-0755b144d6c7 7296bc21e3524ef387087eb7f5c06139 80ac13eeedbc4fadaad8007fa52659db - - -] Security group member updated ['ae57c8c1-7d16-4160-98db-b17cdb4819d6'] 2021-11-11 01:09:34.326 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-43d32df1-7716-4ac9-ad8a-0755b144d6c7 7296bc21e3524ef387087eb7f5c06139 80ac13eeedbc4fadaad8007fa52659db - - -] port_delete event received for 'f1c355db-f280-4407-ab25-44316be5bcab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:09:35.596 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:09:35.700 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:09:36.669 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e6375801-8c9f-4e3d-a45c-2acd82f627e1 7296bc21e3524ef387087eb7f5c06139 80ac13eeedbc4fadaad8007fa52659db - - -] port_delete event received for '466ae2b9-cb5c-4dc6-9e4d-ba4e3f2b7f8e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:09:41.560 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07f3db4d-18bb-4581-a112-3258284240a9 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] port_delete event received for '6abcf378-0d7b-412f-91ec-00958a33c70a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:09:42.806 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0b6ab90-3808-4a4b-8d8e-639ece2a459a 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] port_delete event received for 'b4dad653-abb0-496e-a381-daf76a6ac6a1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:09:43.685 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0f7ed77-1ff1-44ca-bdbc-8ea2f2fa3ae0 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] port_delete event received for 'ccd708d0-c88a-4985-b022-ba282ff54781' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:09:43.944 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0f7ed77-1ff1-44ca-bdbc-8ea2f2fa3ae0 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] network_delete received. Deleting network a9832ec8-0aaf-4fd2-8e6b-e7c31979a2d8 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-11 01:09:43.956 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c0f7ed77-1ff1-44ca-bdbc-8ea2f2fa3ae0 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] Network a9832ec8-0aaf-4fd2-8e6b-e7c31979a2d8 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-11 01:09:43.965 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7381c459-c8eb-4cd5-ad8b-4595f05bbe63 - - - - -] port_delete event received for 'ccd708d0-c88a-4985-b022-ba282ff54781' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:09:51.608 4356 2091703913640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 34d5f596-7c8e-480c-8a1d-2c02b643ac87 2021-11-11 01:09:51.683 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-11 01:09:51.873 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Adding port 34d5f596-7c8e-480c-8a1d-2c02b643ac87 2021-11-11 01:09:51.886 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Port 34d5f596-7c8e-480c-8a1d-2c02b643ac87 updated. Details: {'device': '34d5f596-7c8e-480c-8a1d-2c02b643ac87', 'network_id': 'b460279d-c866-4255-96e9-52778c7c5476', 'port_id': '34d5f596-7c8e-480c-8a1d-2c02b643ac87', 'mac_address': 'fa:16:3e:81:fb:33', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 715, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'e0f2262c-3fd5-494d-978d-a8957498004f', 'ip_address': '172.20.0.7'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-11 01:09:51.908 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-11 01:09:51.908 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-34d5f596-7c8e-480c-8a1d-2c02b643ac87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:09:51.934 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 34d5f596-7c8e-480c-8a1d-2c02b643ac87 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-11 01:09:51.934 4356 2091703914344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b460279d-c866-4255-96e9-52778c7c5476 2021-11-11 01:09:51.951 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-11 01:09:52.154 4356 2091703914344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '34d5f596-7c8e-480c-8a1d-2c02b643ac87') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:09:52.154 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '34d5f596-7c8e-480c-8a1d-2c02b643ac87') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:09:52.184 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 34d5f596-7c8e-480c-8a1d-2c02b643ac87 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-11 01:09:52.184 4356 2091703914344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 715, VLAN trunk: None to switch port 34d5f596-7c8e-480c-8a1d-2c02b643ac87 2021-11-11 01:09:52.292 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-11 01:09:52.311 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['34d5f596-7c8e-480c-8a1d-2c02b643ac87'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:09:52.451 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['34d5f596-7c8e-480c-8a1d-2c02b643ac87']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:09:52.466 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:09:52.480 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4893a5e4-a843-4604-8be1-f64cc7dfcb1c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:09:52.480 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 34d5f596-7c8e-480c-8a1d-2c02b643ac87 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:09:52.496 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-11 01:09:52.496 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 34d5f596-7c8e-480c-8a1d-2c02b643ac87 not yet added. Adding. 2021-11-11 01:09:52.496 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-11 01:09:52.527 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-11 01:09:52.683 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34d5f596-7c8e-480c-8a1d-2c02b643ac87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:09:52.874 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34d5f596-7c8e-480c-8a1d-2c02b643ac87" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:09:52.892 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34d5f596-7c8e-480c-8a1d-2c02b643ac87" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:09:53.075 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-34d5f596-7c8e-480c-8a1d-2c02b643ac87" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:09:53.220 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-34d5f596-7c8e-480c-8a1d-2c02b643ac87" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.312s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:09:53.231 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 34d5f596-7c8e-480c-8a1d-2c02b643ac87 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-11 01:09:53.231 4356 2091703914344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 34d5f596-7c8e-480c-8a1d-2c02b643ac87 processed. 2021-11-11 01:09:53.700 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:09:53.888 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:09:57.277 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e87c50b-2d6f-4285-b877-4be053d9e4ba 869635170f914819bb6c0f5579bc65f7 44f12cf78c0d46b9a8ec2aa8212e667a - - -] port_delete event received for '7bbb9dd7-0e4d-42b6-8d81-64641a24d94b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:09:58.979 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9492ff20-7194-4a85-a980-af8a23123a0d 3c8fbad3fc124c5796a68f56da66754d 8ad5fca01b1f4e608356166f1ac82911 - - -] Security group member updated on remote: ['68db61c8-2b7a-407f-98b6-64210755da08'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:09:58.992 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [req-9492ff20-7194-4a85-a980-af8a23123a0d 3c8fbad3fc124c5796a68f56da66754d 8ad5fca01b1f4e608356166f1ac82911 - - -] Security group member updated ['68db61c8-2b7a-407f-98b6-64210755da08'] 2021-11-11 01:09:58.992 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [req-9492ff20-7194-4a85-a980-af8a23123a0d 3c8fbad3fc124c5796a68f56da66754d 8ad5fca01b1f4e608356166f1ac82911 - - -] Refresh firewall rules 2021-11-11 01:09:59.005 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9492ff20-7194-4a85-a980-af8a23123a0d 3c8fbad3fc124c5796a68f56da66754d 8ad5fca01b1f4e608356166f1ac82911 - - -] Get security group information for devices via rpc ['b2add7e6-c89e-4572-8b46-8683d88abb61'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:09:59.059 4356 2091705325880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9492ff20-7194-4a85-a980-af8a23123a0d 3c8fbad3fc124c5796a68f56da66754d 8ad5fca01b1f4e608356166f1ac82911 - - -] port_delete event received for 'b2add7e6-c89e-4572-8b46-8683d88abb61' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:09:59.073 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9492ff20-7194-4a85-a980-af8a23123a0d 3c8fbad3fc124c5796a68f56da66754d 8ad5fca01b1f4e608356166f1ac82911 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:09:59.073 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9492ff20-7194-4a85-a980-af8a23123a0d 3c8fbad3fc124c5796a68f56da66754d 8ad5fca01b1f4e608356166f1ac82911 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:09:59.749 4356 2091703913816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b2add7e6-c89e-4572-8b46-8683d88abb61 2021-11-11 01:10:00.591 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1283b892-f68d-447a-b778-4c71575635d0 869635170f914819bb6c0f5579bc65f7 44f12cf78c0d46b9a8ec2aa8212e667a - - -] Security group member updated on remote: ['223f98f8-5347-4227-a7a8-f88bb2eb9610'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:10:00.591 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [req-1283b892-f68d-447a-b778-4c71575635d0 869635170f914819bb6c0f5579bc65f7 44f12cf78c0d46b9a8ec2aa8212e667a - - -] Security group member updated ['223f98f8-5347-4227-a7a8-f88bb2eb9610'] 2021-11-11 01:10:00.651 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1283b892-f68d-447a-b778-4c71575635d0 869635170f914819bb6c0f5579bc65f7 44f12cf78c0d46b9a8ec2aa8212e667a - - -] port_delete event received for '43372751-f812-4776-874d-d0607799b9e6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:10:01.700 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-11 01:10:01.700 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b2add7e6-c89e-4572-8b46-8683d88abb61' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-11 01:10:01.700 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b2add7e6-c89e-4572-8b46-8683d88abb61' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-11 01:10:01.724 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b2add7e6-c89e-4572-8b46-8683d88abb61 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-11 01:10:01.735 4356 2091703914344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 967493bd-0704-4aaa-a1b3-a66cbadf4444 2021-11-11 01:10:01.755 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b2add7e6-c89e-4572-8b46-8683d88abb61'] 2021-11-11 01:10:01.755 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-11 01:10:01.776 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-11 01:10:01.783 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b2add7e6-c89e-4572-8b46-8683d88abb61'] 2021-11-11 01:10:01.796 4356 2091703913816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 43372751-f812-4776-874d-d0607799b9e6 2021-11-11 01:10:03.710 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-11 01:10:03.710 4356 2091705325880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '43372751-f812-4776-874d-d0607799b9e6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-11 01:10:03.731 4356 2091705325880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '43372751-f812-4776-874d-d0607799b9e6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-11 01:10:03.731 4356 2091705325880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 43372751-f812-4776-874d-d0607799b9e6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-11 01:10:03.731 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:10:03.750 4356 2091705325880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network a639b950-d678-4b6b-8be2-23b8350e5e26 2021-11-11 01:10:03.769 4356 2091705325880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['43372751-f812-4776-874d-d0607799b9e6'] 2021-11-11 01:10:03.769 4356 2091705325880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-11 01:10:03.792 4356 2091705325880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-11 01:10:03.792 4356 2091705325880 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['43372751-f812-4776-874d-d0607799b9e6'] 2021-11-11 01:10:03.855 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:10:04.154 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-319004f4-de97-4b16-90ef-067c13478b95 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] port_delete event received for 'a8d7b43e-25cd-40d6-bd69-0a68db3b9d1a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:10:05.261 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4f3b6d89-37bd-4f89-bb78-0eb1ac571144 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] port_delete event received for '141512aa-5881-428f-8679-ef72fa2447aa' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:10:06.121 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97fba5ce-da57-4bbb-a4a2-00ebd517eade 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] port_delete event received for '719cbd8d-b50d-48b5-8554-3bfb3c89bcb9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:10:06.260 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-300973d7-c319-4e66-897b-5b411a285701 - - - - -] port_delete event received for '719cbd8d-b50d-48b5-8554-3bfb3c89bcb9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:10:06.385 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97fba5ce-da57-4bbb-a4a2-00ebd517eade 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] network_delete received. Deleting network a639b950-d678-4b6b-8be2-23b8350e5e26 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-11 01:10:06.402 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97fba5ce-da57-4bbb-a4a2-00ebd517eade 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] Network a639b950-d678-4b6b-8be2-23b8350e5e26 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-11 01:10:07.418 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-59d27389-6bc4-4c84-a22d-00145b27ab62 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] port_delete event received for '8d22efdd-5309-4b2f-9aeb-96b138130be5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:10:08.749 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8518435c-055a-4440-b603-81ec0deb5b01 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] port_delete event received for '70f81115-58c0-4b77-9271-dff935ac68f0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:10:09.824 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9896215-dd44-4823-bf68-94f75ef9ee07 - - - - -] port_delete event received for 'd3358193-b57e-4143-947c-8d39c1383a79' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:10:09.917 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0253b250-432d-4b56-a6af-2079c3a1efe4 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] port_delete event received for 'd3358193-b57e-4143-947c-8d39c1383a79' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:10:10.139 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0253b250-432d-4b56-a6af-2079c3a1efe4 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] network_delete received. Deleting network 0c63f0af-7ecb-483e-89c2-14aa61a2fdcd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-11 01:10:10.159 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0253b250-432d-4b56-a6af-2079c3a1efe4 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] Network 0c63f0af-7ecb-483e-89c2-14aa61a2fdcd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-11 01:10:18.704 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68699d9b-d1b5-4252-a533-cf08d587d985 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] network_delete received. Deleting network 967493bd-0704-4aaa-a1b3-a66cbadf4444 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-11 01:10:18.730 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-68699d9b-d1b5-4252-a533-cf08d587d985 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] Network 967493bd-0704-4aaa-a1b3-a66cbadf4444 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-11 01:10:19.794 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1387f12-c539-407d-87c1-f22db6105cee - - - - -] port_update received: 329cb41b-1853-4a33-9694-2293294d4f37 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:10:19.794 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b1387f12-c539-407d-87c1-f22db6105cee - - - - -] No port 329cb41b-1853-4a33-9694-2293294d4f37 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:10:23.418 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80bb23f2-cdaf-4ac4-ab49-1a49c2653a3c - - - - -] port_update received: 5970199a-3fda-49c9-a63e-6888ddbc641c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:10:23.448 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80bb23f2-cdaf-4ac4-ab49-1a49c2653a3c - - - - -] No port 5970199a-3fda-49c9-a63e-6888ddbc641c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:10:24.469 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8875d6de-5aff-4191-a824-40c3a961849a - - - - -] port_update received: 63973609-018a-4c65-b1f7-838932d0d48b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:10:24.469 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8875d6de-5aff-4191-a824-40c3a961849a - - - - -] No port 63973609-018a-4c65-b1f7-838932d0d48b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:10:28.490 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44c291c1-ac4b-4777-8b44-689f05e6a9da - - - - -] port_update received: 30ab7c7f-4ebe-4b66-acb6-e972865ed9d2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:10:28.505 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-44c291c1-ac4b-4777-8b44-689f05e6a9da - - - - -] No port 30ab7c7f-4ebe-4b66-acb6-e972865ed9d2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:10:38.697 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c503444c-c1c7-4da1-b40b-6b1443606f32 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Security group member updated on remote: ['aecf6026-a74e-4dcf-baac-fe470e6255f0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:10:38.713 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [req-c503444c-c1c7-4da1-b40b-6b1443606f32 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Security group member updated ['aecf6026-a74e-4dcf-baac-fe470e6255f0'] 2021-11-11 01:10:39.643 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-861ae4aa-4b9b-4fcb-9161-551b0699a60e 6af3abe4073147d3aeda4ac1b6f458dd 12505e9e813f44b0841e47616c0a6844 - - -] Security group member updated on remote: ['4893a5e4-a843-4604-8be1-f64cc7dfcb1c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:10:39.643 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [req-861ae4aa-4b9b-4fcb-9161-551b0699a60e 6af3abe4073147d3aeda4ac1b6f458dd 12505e9e813f44b0841e47616c0a6844 - - -] Security group member updated ['4893a5e4-a843-4604-8be1-f64cc7dfcb1c'] 2021-11-11 01:10:39.947 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-861ae4aa-4b9b-4fcb-9161-551b0699a60e 6af3abe4073147d3aeda4ac1b6f458dd 12505e9e813f44b0841e47616c0a6844 - - -] port_delete event received for '34d5f596-7c8e-480c-8a1d-2c02b643ac87' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:10:40.014 4356 2091703913816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 34d5f596-7c8e-480c-8a1d-2c02b643ac87 2021-11-11 01:10:41.885 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-11 01:10:41.894 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '34d5f596-7c8e-480c-8a1d-2c02b643ac87' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-11 01:10:41.894 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '34d5f596-7c8e-480c-8a1d-2c02b643ac87' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-11 01:10:41.906 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 34d5f596-7c8e-480c-8a1d-2c02b643ac87 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-11 01:10:41.916 4356 2091703914344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b460279d-c866-4255-96e9-52778c7c5476 2021-11-11 01:10:41.916 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['34d5f596-7c8e-480c-8a1d-2c02b643ac87'] 2021-11-11 01:10:41.938 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-11 01:10:41.948 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-11 01:10:41.948 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['34d5f596-7c8e-480c-8a1d-2c02b643ac87'] 2021-11-11 01:10:43.896 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:10:43.936 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:10:51.103 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c349a45-07b4-49d2-87a5-07ecad78c0a2 d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] port_update received: 22e21fa3-4912-410f-bfa7-fcbdf20870a6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:10:51.120 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c349a45-07b4-49d2-87a5-07ecad78c0a2 d09e325c98b54b8481a4ca40012b991c d86af8edd70f4bd18b26221ddcaaa69b - - -] No port 22e21fa3-4912-410f-bfa7-fcbdf20870a6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2021-11-11 01:10:52.206 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2e7ea44-548c-48d5-a41d-e1e829b427d7 6af3abe4073147d3aeda4ac1b6f458dd 12505e9e813f44b0841e47616c0a6844 - - -] port_delete event received for 'f6db8573-8e03-46af-a251-da07c1e2ff68' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:10:54.121 4356 2091703913640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 22e21fa3-4912-410f-bfa7-fcbdf20870a6 2021-11-11 01:10:55.963 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2021-11-11 01:10:55.963 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bfad4bb5-eb5c-4539-99ae-61c251e9d1ab 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] port_delete event received for '94d7f8b7-7349-4495-840d-77172bccdd3c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:10:56.166 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Adding port 22e21fa3-4912-410f-bfa7-fcbdf20870a6 2021-11-11 01:10:56.166 4356 2093752081400 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Port 22e21fa3-4912-410f-bfa7-fcbdf20870a6 updated. Details: {'device': '22e21fa3-4912-410f-bfa7-fcbdf20870a6', 'network_id': 'd19b7853-9684-40df-9a6e-cfc44c730d39', 'port_id': '22e21fa3-4912-410f-bfa7-fcbdf20870a6', 'mac_address': 'fa:16:3e:0f:a3:87', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 749, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'cbe560a8-da7f-42d9-8d92-9def39f35d27', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2021-11-11 01:10:56.188 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2021-11-11 01:10:56.199 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-22e21fa3-4912-410f-bfa7-fcbdf20870a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:10:56.199 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 22e21fa3-4912-410f-bfa7-fcbdf20870a6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-11 01:10:56.215 4356 2091703914344 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network d19b7853-9684-40df-9a6e-cfc44c730d39 2021-11-11 01:10:56.215 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-11 01:10:56.385 4356 2091703914344 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '22e21fa3-4912-410f-bfa7-fcbdf20870a6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:10:56.389 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '22e21fa3-4912-410f-bfa7-fcbdf20870a6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:10:56.408 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 22e21fa3-4912-410f-bfa7-fcbdf20870a6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-11 01:10:56.408 4356 2091703914344 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 749, VLAN trunk: None to switch port 22e21fa3-4912-410f-bfa7-fcbdf20870a6 2021-11-11 01:10:56.482 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2021-11-11 01:10:56.510 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['22e21fa3-4912-410f-bfa7-fcbdf20870a6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:10:56.663 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['22e21fa3-4912-410f-bfa7-fcbdf20870a6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:10:56.663 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:10:56.684 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (aecf6026-a74e-4dcf-baac-fe470e6255f0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:10:56.684 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (aecf6026-a74e-4dcf-baac-fe470e6255f0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-11 01:10:56.684 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 22e21fa3-4912-410f-bfa7-fcbdf20870a6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:10:56.713 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2021-11-11 01:10:56.718 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 22e21fa3-4912-410f-bfa7-fcbdf20870a6 not yet added. Adding. 2021-11-11 01:10:56.718 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2021-11-11 01:10:56.718 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2021-11-11 01:10:56.822 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22e21fa3-4912-410f-bfa7-fcbdf20870a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:10:56.902 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22e21fa3-4912-410f-bfa7-fcbdf20870a6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:10:56.902 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22e21fa3-4912-410f-bfa7-fcbdf20870a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:10:57.013 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-22e21fa3-4912-410f-bfa7-fcbdf20870a6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:10:57.094 4356 2091705325880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-301ead89-24ed-4f23-b62b-c31ee19d45dc 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] port_delete event received for '36f4061b-8a82-43ed-8792-108be6a02a27' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:10:57.106 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-22e21fa3-4912-410f-bfa7-fcbdf20870a6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:10:57.106 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 22e21fa3-4912-410f-bfa7-fcbdf20870a6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2021-11-11 01:10:57.106 4356 2091703914344 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 22e21fa3-4912-410f-bfa7-fcbdf20870a6 processed. 2021-11-11 01:10:57.901 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93495c57-326c-4bf0-a28a-c47b1fef6322 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] port_delete event received for '343bebbd-f440-497b-b4ee-643ebb7bf9b4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:10:57.950 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-202a3ae8-aaa8-427f-8c0a-571fcf56a8b1 - - - - -] port_delete event received for '343bebbd-f440-497b-b4ee-643ebb7bf9b4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:10:57.980 4356 2091705325880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:10:58.106 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93495c57-326c-4bf0-a28a-c47b1fef6322 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] network_delete received. Deleting network b460279d-c866-4255-96e9-52778c7c5476 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-11 01:10:58.127 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-93495c57-326c-4bf0-a28a-c47b1fef6322 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] Network b460279d-c866-4255-96e9-52778c7c5476 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2021-11-11 01:10:58.170 4356 2091705325880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:11:06.983 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dbdbb546-aa1d-4523-a0bf-c16324301597 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Security group rule updated on remote: ['f997906d-d68f-4c84-9377-a6617552101f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-11 01:11:07.003 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [req-dbdbb546-aa1d-4523-a0bf-c16324301597 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Security group rule updated ['f997906d-d68f-4c84-9377-a6617552101f'] 2021-11-11 01:11:07.124 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9951cece-d93a-4149-bdcc-62d580e52b93 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Security group rule updated on remote: ['f997906d-d68f-4c84-9377-a6617552101f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-11 01:11:07.124 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [req-9951cece-d93a-4149-bdcc-62d580e52b93 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Security group rule updated ['f997906d-d68f-4c84-9377-a6617552101f'] 2021-11-11 01:11:07.249 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-135f9b49-8c45-4cf9-8615-4404e6df65f4 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Security group rule updated on remote: ['f997906d-d68f-4c84-9377-a6617552101f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-11 01:11:07.265 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [req-135f9b49-8c45-4cf9-8615-4404e6df65f4 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Security group rule updated ['f997906d-d68f-4c84-9377-a6617552101f'] 2021-11-11 01:11:07.404 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8be97762-ddd1-4b8a-81f1-a30370422e2a bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Security group rule updated on remote: ['f997906d-d68f-4c84-9377-a6617552101f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-11 01:11:07.404 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [req-8be97762-ddd1-4b8a-81f1-a30370422e2a bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Security group rule updated ['f997906d-d68f-4c84-9377-a6617552101f'] 2021-11-11 01:11:07.545 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8723858-ce06-48a5-93c9-53bb11c0f388 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Security group rule updated on remote: ['f997906d-d68f-4c84-9377-a6617552101f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-11 01:11:07.545 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [req-d8723858-ce06-48a5-93c9-53bb11c0f388 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Security group rule updated ['f997906d-d68f-4c84-9377-a6617552101f'] 2021-11-11 01:11:07.670 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f86b980-23a2-498c-b926-3640c6d6909e bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Security group rule updated on remote: ['f997906d-d68f-4c84-9377-a6617552101f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:217 2021-11-11 01:11:07.690 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [req-4f86b980-23a2-498c-b926-3640c6d6909e bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Security group rule updated ['f997906d-d68f-4c84-9377-a6617552101f'] 2021-11-11 01:11:08.167 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Security group member updated on remote: ['aecf6026-a74e-4dcf-baac-fe470e6255f0', 'f997906d-d68f-4c84-9377-a6617552101f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:11:08.167 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Security group member updated ['aecf6026-a74e-4dcf-baac-fe470e6255f0', 'f997906d-d68f-4c84-9377-a6617552101f'] 2021-11-11 01:11:08.188 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Refresh firewall rules 2021-11-11 01:11:08.199 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Get security group information for devices via rpc ['22e21fa3-4912-410f-bfa7-fcbdf20870a6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:11:08.199 4356 2091705325880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] port_update received: 22e21fa3-4912-410f-bfa7-fcbdf20870a6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:11:08.223 4356 2091705325880 MainThread DEBUG oslo_concurrency.lockutils [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Lock "n-hv-agent-port-lock-22e21fa3-4912-410f-bfa7-fcbdf20870a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:11:08.245 4356 2091705325880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Binding port 22e21fa3-4912-410f-bfa7-fcbdf20870a6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-11 01:11:08.245 4356 2091705325880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-11 01:11:08.263 4356 2091705325880 MainThread DEBUG neutron.services.trunk.rpc.agent [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '22e21fa3-4912-410f-bfa7-fcbdf20870a6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:11:08.277 4356 2091705325880 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '22e21fa3-4912-410f-bfa7-fcbdf20870a6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:11:08.277 4356 2091705325880 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Trunk plugin disabled on server. Assuming port 22e21fa3-4912-410f-bfa7-fcbdf20870a6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-11 01:11:08.307 4356 2091705325880 MainThread INFO networking_hyperv.neutron.trunk_driver [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Binding VLAN ID: 749, VLAN trunk: None to switch port 22e21fa3-4912-410f-bfa7-fcbdf20870a6 2021-11-11 01:11:08.346 4356 2091705325880 MainThread INFO neutron.agent.securitygroups_rpc [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Refresh firewall rules 2021-11-11 01:11:08.357 4356 2091705325880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Get security group information for devices via rpc ['22e21fa3-4912-410f-bfa7-fcbdf20870a6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:11:08.910 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Update security group information for ports dict_keys(['22e21fa3-4912-410f-bfa7-fcbdf20870a6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:11:08.921 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:11:08.937 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Update rules of security group (aecf6026-a74e-4dcf-baac-fe470e6255f0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:11:08.949 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Update rules of security group (f997906d-d68f-4c84-9377-a6617552101f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:11:08.949 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Update members of security group (aecf6026-a74e-4dcf-baac-fe470e6255f0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-11 01:11:08.965 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Update port filter for 22e21fa3-4912-410f-bfa7-fcbdf20870a6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:11:08.965 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Updating port rules. 2021-11-11 01:11:08.965 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Creating 6 new rules, removing 0 old rules. 2021-11-11 01:11:08.965 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Lock "n-hv-driver-port-lock-22e21fa3-4912-410f-bfa7-fcbdf20870a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:11:09.011 4356 2091705325880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Update security group information for ports dict_keys(['22e21fa3-4912-410f-bfa7-fcbdf20870a6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:11:09.041 4356 2091705325880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:11:09.041 4356 2091705325880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Update rules of security group (aecf6026-a74e-4dcf-baac-fe470e6255f0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:11:09.041 4356 2091705325880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Update rules of security group (f997906d-d68f-4c84-9377-a6617552101f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:11:09.063 4356 2091705325880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Update members of security group (aecf6026-a74e-4dcf-baac-fe470e6255f0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-11 01:11:09.063 4356 2091705325880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Update port filter for 22e21fa3-4912-410f-bfa7-fcbdf20870a6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:11:09.081 4356 2091705325880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Updating port rules. 2021-11-11 01:11:09.088 4356 2091705325880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Creating 6 new rules, removing 0 old rules. 2021-11-11 01:11:09.170 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Lock "n-hv-driver-port-lock-22e21fa3-4912-410f-bfa7-fcbdf20870a6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:11:09.185 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Lock "n-hv-driver-port-lock-22e21fa3-4912-410f-bfa7-fcbdf20870a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:11:09.185 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Lock "n-hv-driver-port-lock-22e21fa3-4912-410f-bfa7-fcbdf20870a6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:11:09.198 4356 2091705325880 MainThread DEBUG oslo_concurrency.lockutils [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Lock "n-hv-driver-port-lock-22e21fa3-4912-410f-bfa7-fcbdf20870a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.094s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:11:09.266 4356 2091705325880 MainThread DEBUG oslo_concurrency.lockutils [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Lock "n-hv-driver-port-lock-22e21fa3-4912-410f-bfa7-fcbdf20870a6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:11:09.266 4356 2091705325880 MainThread DEBUG oslo_concurrency.lockutils [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Lock "n-hv-driver-port-lock-22e21fa3-4912-410f-bfa7-fcbdf20870a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:11:09.266 4356 2091705325880 MainThread DEBUG oslo_concurrency.lockutils [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Lock "n-hv-driver-port-lock-22e21fa3-4912-410f-bfa7-fcbdf20870a6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:11:09.329 4356 2091705325880 MainThread DEBUG oslo_concurrency.lockutils [req-ea34da39-54a7-4407-aa52-cbdb66b3a000 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Lock "n-hv-agent-port-lock-22e21fa3-4912-410f-bfa7-fcbdf20870a6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.110s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:12:25.447 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Security group member updated on remote: ['aecf6026-a74e-4dcf-baac-fe470e6255f0', 'f997906d-d68f-4c84-9377-a6617552101f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:12:25.447 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Security group member updated ['aecf6026-a74e-4dcf-baac-fe470e6255f0', 'f997906d-d68f-4c84-9377-a6617552101f'] 2021-11-11 01:12:25.463 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Refresh firewall rules 2021-11-11 01:12:25.477 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Get security group information for devices via rpc ['22e21fa3-4912-410f-bfa7-fcbdf20870a6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:12:25.497 4356 2091705325880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] port_update received: 22e21fa3-4912-410f-bfa7-fcbdf20870a6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2021-11-11 01:12:25.511 4356 2091705325880 MainThread DEBUG oslo_concurrency.lockutils [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Lock "n-hv-agent-port-lock-22e21fa3-4912-410f-bfa7-fcbdf20870a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:12:25.535 4356 2091705325880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Binding port 22e21fa3-4912-410f-bfa7-fcbdf20870a6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2021-11-11 01:12:25.535 4356 2091705325880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:265 2021-11-11 01:12:25.556 4356 2091705325880 MainThread DEBUG neutron.services.trunk.rpc.agent [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '22e21fa3-4912-410f-bfa7-fcbdf20870a6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:12:25.571 4356 2091705325880 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '22e21fa3-4912-410f-bfa7-fcbdf20870a6') {} wrapper c:\python37\lib\site-packages\oslo_log\helpers.py:66 2021-11-11 01:12:25.571 4356 2091705325880 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Trunk plugin disabled on server. Assuming port 22e21fa3-4912-410f-bfa7-fcbdf20870a6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:112 2021-11-11 01:12:25.591 4356 2091705325880 MainThread INFO networking_hyperv.neutron.trunk_driver [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Binding VLAN ID: 749, VLAN trunk: None to switch port 22e21fa3-4912-410f-bfa7-fcbdf20870a6 2021-11-11 01:12:25.622 4356 2091705325880 MainThread INFO neutron.agent.securitygroups_rpc [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Refresh firewall rules 2021-11-11 01:12:25.622 4356 2091705325880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Get security group information for devices via rpc ['22e21fa3-4912-410f-bfa7-fcbdf20870a6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:12:25.721 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Update security group information for ports dict_keys(['22e21fa3-4912-410f-bfa7-fcbdf20870a6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:12:25.721 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:12:25.734 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Update rules of security group (aecf6026-a74e-4dcf-baac-fe470e6255f0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:12:25.734 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Update members of security group (aecf6026-a74e-4dcf-baac-fe470e6255f0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-11 01:12:25.751 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Update port filter for 22e21fa3-4912-410f-bfa7-fcbdf20870a6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:12:25.760 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Updating port rules. 2021-11-11 01:12:25.760 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Creating 0 new rules, removing 6 old rules. 2021-11-11 01:12:25.775 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Lock "n-hv-driver-port-lock-22e21fa3-4912-410f-bfa7-fcbdf20870a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:12:25.775 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Lock "n-hv-driver-port-lock-22e21fa3-4912-410f-bfa7-fcbdf20870a6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:12:25.791 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Lock "n-hv-driver-port-lock-22e21fa3-4912-410f-bfa7-fcbdf20870a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:12:25.883 4356 2091705325880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Update security group information for ports dict_keys(['22e21fa3-4912-410f-bfa7-fcbdf20870a6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:12:25.883 4356 2091705325880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:12:25.899 4356 2091705325880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Update rules of security group (aecf6026-a74e-4dcf-baac-fe470e6255f0) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2021-11-11 01:12:25.899 4356 2091705325880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Update members of security group (aecf6026-a74e-4dcf-baac-fe470e6255f0) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2021-11-11 01:12:25.899 4356 2091705325880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Update port filter for 22e21fa3-4912-410f-bfa7-fcbdf20870a6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2021-11-11 01:12:25.899 4356 2091705325880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Updating port rules. 2021-11-11 01:12:25.931 4356 2091705325880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Creating 0 new rules, removing 6 old rules. 2021-11-11 01:12:25.953 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Lock "n-hv-driver-port-lock-22e21fa3-4912-410f-bfa7-fcbdf20870a6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:12:25.976 4356 2091705325880 MainThread DEBUG oslo_concurrency.lockutils [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Lock "n-hv-driver-port-lock-22e21fa3-4912-410f-bfa7-fcbdf20870a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:12:25.988 4356 2091705325880 MainThread DEBUG oslo_concurrency.lockutils [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Lock "n-hv-driver-port-lock-22e21fa3-4912-410f-bfa7-fcbdf20870a6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:12:25.988 4356 2091705325880 MainThread DEBUG oslo_concurrency.lockutils [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Lock "n-hv-driver-port-lock-22e21fa3-4912-410f-bfa7-fcbdf20870a6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:12:26.036 4356 2091705325880 MainThread DEBUG oslo_concurrency.lockutils [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Lock "n-hv-driver-port-lock-22e21fa3-4912-410f-bfa7-fcbdf20870a6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.047s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:12:26.072 4356 2091705325880 MainThread DEBUG oslo_concurrency.lockutils [req-25659dc2-257a-403f-9155-5a1cc4b1b613 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Lock "n-hv-agent-port-lock-22e21fa3-4912-410f-bfa7-fcbdf20870a6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.563s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:12:26.249 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72c34f2a-354d-4539-8bb6-a8ee6507bb9f bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] port_delete event received for 'b7212ba4-121e-4dfb-a36a-867438ab8298' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:12:31.561 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-36b7959d-bf7a-46cf-812c-dbc248457b26 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Security group member updated on remote: ['aecf6026-a74e-4dcf-baac-fe470e6255f0'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:229 2021-11-11 01:12:31.561 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [req-36b7959d-bf7a-46cf-812c-dbc248457b26 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Security group member updated ['aecf6026-a74e-4dcf-baac-fe470e6255f0'] 2021-11-11 01:12:31.586 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [req-36b7959d-bf7a-46cf-812c-dbc248457b26 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Refresh firewall rules 2021-11-11 01:12:31.586 4356 2091703914344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-36b7959d-bf7a-46cf-812c-dbc248457b26 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Get security group information for devices via rpc ['22e21fa3-4912-410f-bfa7-fcbdf20870a6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:59 2021-11-11 01:12:31.624 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-36b7959d-bf7a-46cf-812c-dbc248457b26 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:174 2021-11-11 01:12:31.624 4356 2091703914344 MainThread DEBUG neutron.agent.securitygroups_rpc [req-36b7959d-bf7a-46cf-812c-dbc248457b26 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2021-11-11 01:12:31.655 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-36b7959d-bf7a-46cf-812c-dbc248457b26 bb26039c487e45b5a5e580f846f49ebb 32c99d1c7d774b2db3ae6a4395c1ed87 - - -] port_delete event received for '22e21fa3-4912-410f-bfa7-fcbdf20870a6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:12:32.852 4356 2091703913816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 22e21fa3-4912-410f-bfa7-fcbdf20870a6 2021-11-11 01:12:34.227 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f506fe3-7740-4f8e-8df1-4c96e6f481cb 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] port_delete event received for '5970199a-3fda-49c9-a63e-6888ddbc641c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:12:34.493 4356 2093752081400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-10b96c48-a23f-47cf-9938-059fa23f7415 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2021-11-11 01:12:34.499 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '22e21fa3-4912-410f-bfa7-fcbdf20870a6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2021-11-11 01:12:34.499 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '22e21fa3-4912-410f-bfa7-fcbdf20870a6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2021-11-11 01:12:34.499 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 22e21fa3-4912-410f-bfa7-fcbdf20870a6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2021-11-11 01:12:34.524 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['22e21fa3-4912-410f-bfa7-fcbdf20870a6'] 2021-11-11 01:12:34.524 4356 2091703914344 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2021-11-11 01:12:34.542 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2021-11-11 01:12:34.542 4356 2091703914344 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['22e21fa3-4912-410f-bfa7-fcbdf20870a6'] 2021-11-11 01:12:35.446 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a9e7e415-a127-4ece-b775-b6b6d1514fa0 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] port_delete event received for '329cb41b-1853-4a33-9694-2293294d4f37' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:12:36.186 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14f01e6b-bc68-4b62-baf3-9de1f63c7aa1 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] port_delete event received for '663c95fe-cccb-45c2-aea6-6254235f5e17' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:12:36.367 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-14f01e6b-bc68-4b62-baf3-9de1f63c7aa1 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] network_delete received. Deleting network d19b7853-9684-40df-9a6e-cfc44c730d39 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-11 01:12:36.383 4356 2091703914344 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-14f01e6b-bc68-4b62-baf3-9de1f63c7aa1 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] Reclaiming local network d19b7853-9684-40df-9a6e-cfc44c730d39 2021-11-11 01:12:36.499 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:390 2021-11-11 01:12:36.521 4356 2091703914344 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python37\lib\site-packages\oslo_concurrency\lockutils.py:405 2021-11-11 01:12:37.305 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ad27fb56-4dc5-48fb-a70b-867920d5a50f 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] port_delete event received for '30ab7c7f-4ebe-4b66-acb6-e972865ed9d2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:12:38.594 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-74d1c389-41a2-41cb-95e0-4195e2db4b7f 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] port_delete event received for '63973609-018a-4c65-b1f7-838932d0d48b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:12:39.295 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2e0891f-3e4c-4007-9644-72a3094f310e 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] port_delete event received for '793b8aa6-0d7a-46c1-a383-f4af03973372' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2021-11-11 01:12:39.492 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2e0891f-3e4c-4007-9644-72a3094f310e 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] network_delete received. Deleting network 9748370b-2cae-4808-9337-124f6956c0a2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:457 2021-11-11 01:12:39.515 4356 2091703914344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f2e0891f-3e4c-4007-9644-72a3094f310e 9a0a621b7fda45bbb6202e989c72564f 7f5eaf99910a4362b694713e03cb61d3 - - -] Network 9748370b-2cae-4808-9337-124f6956c0a2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463