2022-04-12 14:24:04.825 1420 2685124472144 MainThread INFO neutron.common.config [-] Logging enabled! 2022-04-12 14:24:04.825 1420 2685124472144 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 20.1.0.dev106 2022-04-12 14:24:04.825 1420 2685124472144 MainThread DEBUG neutron.common.config [-] command line: c:\python38\scripts\neutron-hyperv-agent --config-file c:\openstack\etc\neutron-hyperv-agent.conf setup_logging c:\openstack\build\neutron\neutron\common\config.py:112 2022-04-12 14:24:04.872 1420 2685124472144 MainThread INFO os_win.utils.network.networkutils [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] WMI caching is disabled. 2022-04-12 14:24:05.113 1420 2685124472144 MainThread DEBUG neutron.agent.securitygroups_rpc [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-04-12 14:24:05.190 1420 2685124472144 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-04-12 14:24:05.190 1420 2685124472144 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-04-12 14:24:05.343 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent initialized successfully, now running... 2022-04-12 14:24:05.378 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-04-12 14:24:05.393 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-04-12 14:24:05.438 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-04-12 14:26:12.920 1420 2685239305488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1694df74-1d2f-4f14-b5aa-b2d65364423c - - - - -] port_update received: 93ae7947-f901-4cdc-a374-7bb5c3acb8b3 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:26:12.936 1420 2685239305488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1694df74-1d2f-4f14-b5aa-b2d65364423c - - - - -] No port 93ae7947-f901-4cdc-a374-7bb5c3acb8b3 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:26:19.465 1420 2685220522640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-435f7aee-22ac-48b0-ad91-3de22426dc05 - - - - -] port_update received: 68b515ca-f40a-4d96-8698-e9f821902d7c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:26:19.465 1420 2685220522640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-435f7aee-22ac-48b0-ad91-3de22426dc05 - - - - -] No port 68b515ca-f40a-4d96-8698-e9f821902d7c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:26:20.587 1420 2685220522640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9bc8e7a3-5af8-4b01-b5d8-9be498546152 - - - - -] port_update received: 7bb79c5e-a17e-497d-bace-fa500735a10b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:26:20.606 1420 2685220522640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9bc8e7a3-5af8-4b01-b5d8-9be498546152 - - - - -] No port 7bb79c5e-a17e-497d-bace-fa500735a10b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:26:21.607 1420 2685239307952 MainThread WARNING oslo_policy.policy [req-39619443-1618-42e0-91aa-a5865a7f102c b1c8101eca804c55b57708b8fd32f4b6 49188c95f1804cb397ce7cc2aeb071f2 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-04-12 14:26:21.607 1420 2685239307952 MainThread WARNING oslo_policy.policy [req-39619443-1618-42e0-91aa-a5865a7f102c b1c8101eca804c55b57708b8fd32f4b6 49188c95f1804cb397ce7cc2aeb071f2 - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2022-04-12 14:26:21.607 1420 2685239307952 MainThread WARNING oslo_policy.policy [req-39619443-1618-42e0-91aa-a5865a7f102c b1c8101eca804c55b57708b8fd32f4b6 49188c95f1804cb397ce7cc2aeb071f2 - - -] Policy Rules ['context_is_admin'] specified in policy files are the same as the defaults provided by the service. You can remove these rules from policy files which will make maintenance easier. You can detect these redundant rules by ``oslopolicy-list-redundant`` tool also. 2022-04-12 14:26:21.630 1420 2685239307952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-39619443-1618-42e0-91aa-a5865a7f102c b1c8101eca804c55b57708b8fd32f4b6 49188c95f1804cb397ce7cc2aeb071f2 - - -] Security group rule updated on remote: ['90113036-7269-47df-9908-db7e1e7a25d2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:26:21.630 1420 2685239307952 MainThread INFO neutron.agent.securitygroups_rpc [req-39619443-1618-42e0-91aa-a5865a7f102c b1c8101eca804c55b57708b8fd32f4b6 49188c95f1804cb397ce7cc2aeb071f2 - - -] Security group rule updated ['90113036-7269-47df-9908-db7e1e7a25d2'] 2022-04-12 14:26:22.392 1420 2685239163008 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cac6aa01-6580-4899-b94f-01fb80d663f5 fecaa53047fb4bb080ff0ddc17f72552 cbe121842f0b42bb9db803d9fd187546 - - -] Security group member updated on remote: ['3cff1b81-7d8f-4daf-9917-79e3d1f82d21'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:26:22.392 1420 2685239163008 MainThread INFO neutron.agent.securitygroups_rpc [req-cac6aa01-6580-4899-b94f-01fb80d663f5 fecaa53047fb4bb080ff0ddc17f72552 cbe121842f0b42bb9db803d9fd187546 - - -] Security group member updated ['3cff1b81-7d8f-4daf-9917-79e3d1f82d21'] 2022-04-12 14:26:22.667 1420 2685238729536 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-482782d0-e97b-4cd1-a237-31fc8a184ae7 b1c8101eca804c55b57708b8fd32f4b6 49188c95f1804cb397ce7cc2aeb071f2 - - -] Security group rule updated on remote: ['90113036-7269-47df-9908-db7e1e7a25d2'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:26:22.667 1420 2685238729536 MainThread INFO neutron.agent.securitygroups_rpc [req-482782d0-e97b-4cd1-a237-31fc8a184ae7 b1c8101eca804c55b57708b8fd32f4b6 49188c95f1804cb397ce7cc2aeb071f2 - - -] Security group rule updated ['90113036-7269-47df-9908-db7e1e7a25d2'] 2022-04-12 14:26:29.362 1420 2685238881792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7f9880d-9cf2-4f95-b12c-8f63f7a9d2ee b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] port_update received: 6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:26:29.379 1420 2685238881792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7f9880d-9cf2-4f95-b12c-8f63f7a9d2ee b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] No port 6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:26:29.999 1420 2685221041600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4833e6cb-3a06-4d75-9a28-b9f681716037 - - - - -] port_update received: 4f3d83d0-b8af-4c8c-91f9-88b53780fd6a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:26:30.022 1420 2685221041600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4833e6cb-3a06-4d75-9a28-b9f681716037 - - - - -] No port 4f3d83d0-b8af-4c8c-91f9-88b53780fd6a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:26:42.809 1420 2685238401504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009 2022-04-12 14:26:44.413 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 14:26:45.390 1420 2685239626384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ec7bb165-9eae-4b28-be65-874635776ee0 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Security group member updated on remote: ['0e6334a4-ca7d-404b-9740-66bd37414610'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:26:45.390 1420 2685239626384 MainThread INFO neutron.agent.securitygroups_rpc [req-ec7bb165-9eae-4b28-be65-874635776ee0 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Security group member updated ['0e6334a4-ca7d-404b-9740-66bd37414610'] 2022-04-12 14:26:45.414 1420 2685239626912 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6b4678f1-3f7b-46d3-b655-5727ff0efc0e 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Security group member updated on remote: ['0e6334a4-ca7d-404b-9740-66bd37414610'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:26:45.414 1420 2685239626912 MainThread INFO neutron.agent.securitygroups_rpc [req-6b4678f1-3f7b-46d3-b655-5727ff0efc0e 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Security group member updated ['0e6334a4-ca7d-404b-9740-66bd37414610'] 2022-04-12 14:26:45.721 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Adding port 6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009 2022-04-12 14:26:45.721 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Port 6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009 updated. Details: {'device': '6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009', 'network_id': 'f8a98894-d742-40a6-b20d-8dbe70b8ae20', 'port_id': '6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009', 'mac_address': 'fa:16:3e:2e:94:2d', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1014, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6b65d007-e6d3-49bb-ba96-5fb28bd8f923', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-12 14:26:45.742 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-12 14:26:45.752 1420 2685239782208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:26:45.752 1420 2685239782208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 14:26:45.766 1420 2685239782208 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f8a98894-d742-40a6-b20d-8dbe70b8ae20 2022-04-12 14:26:45.775 1420 2685239782208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-12 14:26:45.958 1420 2685239782208 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:26:45.958 1420 2685239782208 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:26:45.987 1420 2685239782208 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 14:26:45.987 1420 2685239782208 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1014, VLAN trunk: None to switch port 6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009 2022-04-12 14:26:46.097 1420 2685239782208 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 14:26:46.097 1420 2685239782208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:26:46.713 1420 2685239782208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:26:46.713 1420 2685239782208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:26:46.713 1420 2685239782208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (3cff1b81-7d8f-4daf-9917-79e3d1f82d21) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:26:46.740 1420 2685239782208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (3cff1b81-7d8f-4daf-9917-79e3d1f82d21) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-12 14:26:46.740 1420 2685239782208 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:26:46.759 1420 2685239782208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 14:26:46.759 1420 2685239782208 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009 not yet added. Adding. 2022-04-12 14:26:46.780 1420 2685239782208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-12 14:26:46.780 1420 2685239782208 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-12 14:26:46.871 1420 2685239782208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:26:46.951 1420 2685239782208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:26:46.971 1420 2685239782208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:26:47.062 1420 2685239782208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:26:47.151 1420 2685239782208 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:26:47.168 1420 2685239782208 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 14:26:47.168 1420 2685239782208 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009 processed. 2022-04-12 14:26:47.192 1420 2685239782208 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-11fe6315-9885-4d67-bdf3-691d60513a0f b1c8101eca804c55b57708b8fd32f4b6 49188c95f1804cb397ce7cc2aeb071f2 - - -] Security group member updated on remote: ['90113036-7269-47df-9908-db7e1e7a25d2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:26:47.205 1420 2685239782208 MainThread INFO neutron.agent.securitygroups_rpc [req-11fe6315-9885-4d67-bdf3-691d60513a0f b1c8101eca804c55b57708b8fd32f4b6 49188c95f1804cb397ce7cc2aeb071f2 - - -] Security group member updated ['90113036-7269-47df-9908-db7e1e7a25d2'] 2022-04-12 14:26:47.215 1420 2685238594192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f5bed1e-f780-4d2c-b063-f29e0229fddf b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] port_update received: 1c0f16dc-ff0a-491c-8fc5-59048859f906 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:26:47.229 1420 2685238594192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f5bed1e-f780-4d2c-b063-f29e0229fddf b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] No port 1c0f16dc-ff0a-491c-8fc5-59048859f906 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:26:47.798 1420 2685238486288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92270f8b-d26b-41fb-b018-0393fc4b326c b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] port_update received: 5cc37ca7-0920-4f67-89e7-d7f50d7555ea port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:26:47.808 1420 2685238486288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92270f8b-d26b-41fb-b018-0393fc4b326c b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] No port 5cc37ca7-0920-4f67-89e7-d7f50d7555ea defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:26:48.440 1420 2685221130304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:26:48.846 1420 2685221130304 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.407s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:26:48.959 1420 2685238130816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8166c211-8151-4216-979d-b08866b10fe9 b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] port_update received: c8a0b6c8-ec77-40ab-a972-4f742255a527 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:26:48.979 1420 2685238130816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8166c211-8151-4216-979d-b08866b10fe9 b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] No port c8a0b6c8-ec77-40ab-a972-4f742255a527 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:26:50.856 1420 2685238401504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 1c0f16dc-ff0a-491c-8fc5-59048859f906 2022-04-12 14:26:52.447 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 14:26:52.824 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Adding port 1c0f16dc-ff0a-491c-8fc5-59048859f906 2022-04-12 14:26:52.843 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Port 1c0f16dc-ff0a-491c-8fc5-59048859f906 updated. Details: {'device': '1c0f16dc-ff0a-491c-8fc5-59048859f906', 'network_id': 'c5e9cadb-c05a-4919-a4f5-06d8c6a4a802', 'port_id': '1c0f16dc-ff0a-491c-8fc5-59048859f906', 'mac_address': 'fa:16:3e:a2:e5:11', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1003, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '041172b8-b945-46f0-8972-88e78348afd5', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-12 14:26:52.843 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-12 14:26:52.864 1420 2685239509936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1c0f16dc-ff0a-491c-8fc5-59048859f906" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:26:52.864 1420 2685239509936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 1c0f16dc-ff0a-491c-8fc5-59048859f906 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 14:26:52.874 1420 2685239509936 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c5e9cadb-c05a-4919-a4f5-06d8c6a4a802 2022-04-12 14:26:52.874 1420 2685239509936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-12 14:26:53.025 1420 2685239509936 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '1c0f16dc-ff0a-491c-8fc5-59048859f906') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:26:53.025 1420 2685239509936 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '1c0f16dc-ff0a-491c-8fc5-59048859f906') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:26:53.048 1420 2685238401504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5cc37ca7-0920-4f67-89e7-d7f50d7555ea 2022-04-12 14:26:53.058 1420 2685239509936 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 1c0f16dc-ff0a-491c-8fc5-59048859f906 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 14:26:53.079 1420 2685239509936 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1003, VLAN trunk: None to switch port 1c0f16dc-ff0a-491c-8fc5-59048859f906 2022-04-12 14:26:53.185 1420 2685239509936 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 14:26:53.185 1420 2685239509936 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['1c0f16dc-ff0a-491c-8fc5-59048859f906'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:26:53.509 1420 2685239509936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['1c0f16dc-ff0a-491c-8fc5-59048859f906']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:26:53.533 1420 2685239509936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:26:53.533 1420 2685239509936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0e6334a4-ca7d-404b-9740-66bd37414610) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:26:53.546 1420 2685239509936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0e6334a4-ca7d-404b-9740-66bd37414610) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-12 14:26:53.556 1420 2685239509936 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 1c0f16dc-ff0a-491c-8fc5-59048859f906 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:26:53.556 1420 2685239509936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 14:26:53.556 1420 2685239509936 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 1c0f16dc-ff0a-491c-8fc5-59048859f906 not yet added. Adding. 2022-04-12 14:26:53.579 1420 2685239509936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-12 14:26:53.579 1420 2685239509936 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-12 14:26:53.667 1420 2685239509936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c0f16dc-ff0a-491c-8fc5-59048859f906" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:26:53.762 1420 2685239509936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c0f16dc-ff0a-491c-8fc5-59048859f906" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:26:53.762 1420 2685239509936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c0f16dc-ff0a-491c-8fc5-59048859f906" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:26:53.884 1420 2685239509936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-1c0f16dc-ff0a-491c-8fc5-59048859f906" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:26:54.001 1420 2685239509936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-1c0f16dc-ff0a-491c-8fc5-59048859f906" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:26:54.001 1420 2685239509936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 1c0f16dc-ff0a-491c-8fc5-59048859f906 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 14:26:54.010 1420 2685239509936 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 1c0f16dc-ff0a-491c-8fc5-59048859f906 processed. 2022-04-12 14:26:54.449 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 14:26:54.449 1420 2685239509936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:26:54.810 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Adding port 5cc37ca7-0920-4f67-89e7-d7f50d7555ea 2022-04-12 14:26:54.810 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Port 5cc37ca7-0920-4f67-89e7-d7f50d7555ea updated. Details: {'device': '5cc37ca7-0920-4f67-89e7-d7f50d7555ea', 'network_id': 'c5e9cadb-c05a-4919-a4f5-06d8c6a4a802', 'port_id': '5cc37ca7-0920-4f67-89e7-d7f50d7555ea', 'mac_address': 'fa:16:3e:bc:27:34', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1003, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '041172b8-b945-46f0-8972-88e78348afd5', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-12 14:26:54.842 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-12 14:26:54.842 1420 2685221239616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5cc37ca7-0920-4f67-89e7-d7f50d7555ea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:26:54.856 1420 2685221239616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5cc37ca7-0920-4f67-89e7-d7f50d7555ea _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 14:26:54.856 1420 2685221239616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-12 14:26:55.011 1420 2685221239616 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5cc37ca7-0920-4f67-89e7-d7f50d7555ea') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:26:55.033 1420 2685221239616 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5cc37ca7-0920-4f67-89e7-d7f50d7555ea') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:26:55.045 1420 2685238401504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c8a0b6c8-ec77-40ab-a972-4f742255a527 2022-04-12 14:26:55.059 1420 2685221239616 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5cc37ca7-0920-4f67-89e7-d7f50d7555ea is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 14:26:55.059 1420 2685221239616 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1003, VLAN trunk: None to switch port 5cc37ca7-0920-4f67-89e7-d7f50d7555ea 2022-04-12 14:26:55.190 1420 2685221239616 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 14:26:55.212 1420 2685221239616 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5cc37ca7-0920-4f67-89e7-d7f50d7555ea'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:26:55.291 1420 2685239509936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.844s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:26:55.778 1420 2685221239616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5cc37ca7-0920-4f67-89e7-d7f50d7555ea']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:26:55.797 1420 2685221239616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:26:55.807 1420 2685221239616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0e6334a4-ca7d-404b-9740-66bd37414610) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:26:55.807 1420 2685221239616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0e6334a4-ca7d-404b-9740-66bd37414610) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-12 14:26:55.822 1420 2685221239616 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5cc37ca7-0920-4f67-89e7-d7f50d7555ea _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:26:55.822 1420 2685221239616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 14:26:55.841 1420 2685221239616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5cc37ca7-0920-4f67-89e7-d7f50d7555ea not yet added. Adding. 2022-04-12 14:26:55.841 1420 2685221239616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-12 14:26:55.861 1420 2685221239616 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-12 14:26:55.967 1420 2685221239616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5cc37ca7-0920-4f67-89e7-d7f50d7555ea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:26:56.062 1420 2685221239616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5cc37ca7-0920-4f67-89e7-d7f50d7555ea" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.093s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:26:56.081 1420 2685221239616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5cc37ca7-0920-4f67-89e7-d7f50d7555ea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:26:56.212 1420 2685221239616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5cc37ca7-0920-4f67-89e7-d7f50d7555ea" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:26:56.327 1420 2685221239616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5cc37ca7-0920-4f67-89e7-d7f50d7555ea" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.484s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:26:56.327 1420 2685221239616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5cc37ca7-0920-4f67-89e7-d7f50d7555ea status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 14:26:56.345 1420 2685221239616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5cc37ca7-0920-4f67-89e7-d7f50d7555ea processed. 2022-04-12 14:26:56.462 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 14:26:56.462 1420 2685221239616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:26:56.879 1420 2685221239616 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.406s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:26:56.928 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Adding port c8a0b6c8-ec77-40ab-a972-4f742255a527 2022-04-12 14:26:56.938 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Port c8a0b6c8-ec77-40ab-a972-4f742255a527 updated. Details: {'device': 'c8a0b6c8-ec77-40ab-a972-4f742255a527', 'network_id': '10b93a74-e9df-4c8d-a668-3b0b6235408c', 'port_id': 'c8a0b6c8-ec77-40ab-a972-4f742255a527', 'mac_address': 'fa:16:3e:86:27:73', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1040, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b1d9c83f-a54a-4a39-b389-03cf74c59344', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-12 14:26:56.938 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-12 14:26:56.966 1420 2685239928960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c8a0b6c8-ec77-40ab-a972-4f742255a527" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:26:56.966 1420 2685239928960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c8a0b6c8-ec77-40ab-a972-4f742255a527 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 14:26:56.978 1420 2685239928960 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 10b93a74-e9df-4c8d-a668-3b0b6235408c 2022-04-12 14:26:56.978 1420 2685239928960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-12 14:26:57.119 1420 2685239928960 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c8a0b6c8-ec77-40ab-a972-4f742255a527') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:26:57.119 1420 2685239928960 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c8a0b6c8-ec77-40ab-a972-4f742255a527') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:26:57.156 1420 2685239928960 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c8a0b6c8-ec77-40ab-a972-4f742255a527 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 14:26:57.156 1420 2685239928960 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1040, VLAN trunk: None to switch port c8a0b6c8-ec77-40ab-a972-4f742255a527 2022-04-12 14:26:57.244 1420 2685239928960 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 14:26:57.244 1420 2685239928960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c8a0b6c8-ec77-40ab-a972-4f742255a527'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:26:57.494 1420 2685239928960 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c8a0b6c8-ec77-40ab-a972-4f742255a527']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:26:57.494 1420 2685239928960 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:26:57.516 1420 2685239928960 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (90113036-7269-47df-9908-db7e1e7a25d2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:26:57.526 1420 2685239928960 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c8a0b6c8-ec77-40ab-a972-4f742255a527 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:26:57.526 1420 2685239928960 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 14:26:57.526 1420 2685239928960 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c8a0b6c8-ec77-40ab-a972-4f742255a527 not yet added. Adding. 2022-04-12 14:26:57.546 1420 2685239928960 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-12 14:26:57.546 1420 2685239928960 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-12 14:26:57.668 1420 2685239928960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8a0b6c8-ec77-40ab-a972-4f742255a527" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:26:57.807 1420 2685239928960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8a0b6c8-ec77-40ab-a972-4f742255a527" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:26:57.828 1420 2685239928960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8a0b6c8-ec77-40ab-a972-4f742255a527" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:26:57.981 1420 2685239928960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8a0b6c8-ec77-40ab-a972-4f742255a527" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:26:58.107 1420 2685239928960 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c8a0b6c8-ec77-40ab-a972-4f742255a527" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:26:58.107 1420 2685239928960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c8a0b6c8-ec77-40ab-a972-4f742255a527 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 14:26:58.126 1420 2685239928960 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c8a0b6c8-ec77-40ab-a972-4f742255a527 processed. 2022-04-12 14:26:58.480 1420 2685240096016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:27:00.462 1420 2685240096016 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.985s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:27:23.966 1420 2685239927728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c9f541f-e32e-4d88-8319-593f93823c9a 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] network_delete received. Deleting network 8a5bcbce-bc21-473b-b3a2-d2b12046c97f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 14:27:23.979 1420 2685239927728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4c9f541f-e32e-4d88-8319-593f93823c9a 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] Network 8a5bcbce-bc21-473b-b3a2-d2b12046c97f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-12 14:27:24.764 1420 2685240096720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3996797b-b588-4320-b201-964a165a8490 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] network_delete received. Deleting network 20b447cf-d155-4086-a246-f6cb046f7a12 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 14:27:24.792 1420 2685240096720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3996797b-b588-4320-b201-964a165a8490 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] Network 20b447cf-d155-4086-a246-f6cb046f7a12 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-12 14:27:25.513 1420 2685238401680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009 2022-04-12 14:27:26.476 1420 2685240251488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-04d44c94-619b-412c-9f08-a18cb2af1399 fecaa53047fb4bb080ff0ddc17f72552 cbe121842f0b42bb9db803d9fd187546 - - -] Security group member updated on remote: ['3cff1b81-7d8f-4daf-9917-79e3d1f82d21'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:27:26.476 1420 2685240251488 MainThread INFO neutron.agent.securitygroups_rpc [req-04d44c94-619b-412c-9f08-a18cb2af1399 fecaa53047fb4bb080ff0ddc17f72552 cbe121842f0b42bb9db803d9fd187546 - - -] Security group member updated ['3cff1b81-7d8f-4daf-9917-79e3d1f82d21'] 2022-04-12 14:27:26.486 1420 2685240251488 MainThread INFO neutron.agent.securitygroups_rpc [req-04d44c94-619b-412c-9f08-a18cb2af1399 fecaa53047fb4bb080ff0ddc17f72552 cbe121842f0b42bb9db803d9fd187546 - - -] Refresh firewall rules 2022-04-12 14:27:26.486 1420 2685240251488 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-04d44c94-619b-412c-9f08-a18cb2af1399 fecaa53047fb4bb080ff0ddc17f72552 cbe121842f0b42bb9db803d9fd187546 - - -] Get security group information for devices via rpc ['6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:27:26.558 1420 2685240251488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-04d44c94-619b-412c-9f08-a18cb2af1399 fecaa53047fb4bb080ff0ddc17f72552 cbe121842f0b42bb9db803d9fd187546 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:27:26.558 1420 2685240251488 MainThread DEBUG neutron.agent.securitygroups_rpc [req-04d44c94-619b-412c-9f08-a18cb2af1399 fecaa53047fb4bb080ff0ddc17f72552 cbe121842f0b42bb9db803d9fd187546 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:27:26.596 1420 2685240269456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-04d44c94-619b-412c-9f08-a18cb2af1399 fecaa53047fb4bb080ff0ddc17f72552 cbe121842f0b42bb9db803d9fd187546 - - -] port_delete event received for '6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:27:27.390 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 14:27:27.390 1420 2685238946800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 14:27:27.403 1420 2685238946800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 14:27:27.403 1420 2685238946800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 14:27:27.439 1420 2685238946800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f8a98894-d742-40a6-b20d-8dbe70b8ae20 2022-04-12 14:27:27.439 1420 2685238946800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009'] 2022-04-12 14:27:27.449 1420 2685238946800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 14:27:27.464 1420 2685238946800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-12 14:27:27.464 1420 2685238946800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['6c3ba4c1-e62f-4f2d-a9cf-31fdcd613009'] 2022-04-12 14:27:29.390 1420 2685240252720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:27:30.603 1420 2685240252720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:27:37.228 1420 2685238643872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f7611f2-6abe-43a0-9aa9-011264b2d88c 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] network_delete received. Deleting network f8a98894-d742-40a6-b20d-8dbe70b8ae20 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 14:27:37.228 1420 2685238643872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6f7611f2-6abe-43a0-9aa9-011264b2d88c 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] Network f8a98894-d742-40a6-b20d-8dbe70b8ae20 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-12 14:27:43.257 1420 2685239946576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3fe920a7-3de6-4223-a632-62b735f5f4fe - - - - -] port_update received: 6a77a8bc-ce25-403d-bf39-704d1774d75b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:27:43.276 1420 2685239946576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3fe920a7-3de6-4223-a632-62b735f5f4fe - - - - -] No port 6a77a8bc-ce25-403d-bf39-704d1774d75b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:27:46.309 1420 2685221158048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fad398f1-0d61-48e8-a197-c7f8fa485c14 2615f453de53491093c174778cb56240 a2bedb77e90047d299fac9bf3cf393a8 - - -] Security group rule updated on remote: ['bbb5588c-4d51-4828-985b-3f21e68353c5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:27:46.323 1420 2685221158048 MainThread INFO neutron.agent.securitygroups_rpc [req-fad398f1-0d61-48e8-a197-c7f8fa485c14 2615f453de53491093c174778cb56240 a2bedb77e90047d299fac9bf3cf393a8 - - -] Security group rule updated ['bbb5588c-4d51-4828-985b-3f21e68353c5'] 2022-04-12 14:27:46.465 1420 2685238643872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-250f05f2-2376-47a5-b457-bb511bc09c4c 2615f453de53491093c174778cb56240 a2bedb77e90047d299fac9bf3cf393a8 - - -] Security group rule updated on remote: ['bbb5588c-4d51-4828-985b-3f21e68353c5'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:27:46.465 1420 2685238643872 MainThread INFO neutron.agent.securitygroups_rpc [req-250f05f2-2376-47a5-b457-bb511bc09c4c 2615f453de53491093c174778cb56240 a2bedb77e90047d299fac9bf3cf393a8 - - -] Security group rule updated ['bbb5588c-4d51-4828-985b-3f21e68353c5'] 2022-04-12 14:27:47.807 1420 2685220849968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7624070d-6b8b-439f-a7d3-6692a50efc15 - - - - -] port_update received: 82cdff13-6efb-4602-8932-df5fcf578f65 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:27:47.825 1420 2685220849968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7624070d-6b8b-439f-a7d3-6692a50efc15 - - - - -] No port 82cdff13-6efb-4602-8932-df5fcf578f65 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:27:53.136 1420 2685220522640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3d288afe-b8ef-4da4-bafb-ef0df0491691 2615f453de53491093c174778cb56240 a2bedb77e90047d299fac9bf3cf393a8 - - -] Security group member updated on remote: ['bbb5588c-4d51-4828-985b-3f21e68353c5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:27:53.150 1420 2685220522640 MainThread INFO neutron.agent.securitygroups_rpc [req-3d288afe-b8ef-4da4-bafb-ef0df0491691 2615f453de53491093c174778cb56240 a2bedb77e90047d299fac9bf3cf393a8 - - -] Security group member updated ['bbb5588c-4d51-4828-985b-3f21e68353c5'] 2022-04-12 14:27:54.322 1420 2685220522640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c951dbf-9337-49df-97b9-7b182a8f6513 b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] port_update received: 10d21dae-e43e-4c36-be2c-e96509c4fe8b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:27:54.343 1420 2685220522640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c951dbf-9337-49df-97b9-7b182a8f6513 b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] No port 10d21dae-e43e-4c36-be2c-e96509c4fe8b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:27:59.868 1420 2685238401504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 10d21dae-e43e-4c36-be2c-e96509c4fe8b 2022-04-12 14:28:01.083 1420 2685221031424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5833fcde-c74a-4b31-984b-51e493c5e621 - - - - -] port_update received: a539b146-549f-4671-8e82-649d353cc36c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:28:01.087 1420 2685221031424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5833fcde-c74a-4b31-984b-51e493c5e621 - - - - -] No port a539b146-549f-4671-8e82-649d353cc36c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:28:01.592 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 14:28:01.916 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Adding port 10d21dae-e43e-4c36-be2c-e96509c4fe8b 2022-04-12 14:28:01.936 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Port 10d21dae-e43e-4c36-be2c-e96509c4fe8b updated. Details: {'device': '10d21dae-e43e-4c36-be2c-e96509c4fe8b', 'network_id': 'f4a3bd02-b790-409a-af63-4b8c508a5dc9', 'port_id': '10d21dae-e43e-4c36-be2c-e96509c4fe8b', 'mac_address': 'fa:16:3e:c8:7c:00', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1046, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '173d8463-b4b7-4546-b738-e7a6791e414a', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-12 14:28:01.949 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-12 14:28:01.969 1420 2685240263072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-10d21dae-e43e-4c36-be2c-e96509c4fe8b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:28:01.981 1420 2685240263072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 10d21dae-e43e-4c36-be2c-e96509c4fe8b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 14:28:01.981 1420 2685240263072 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f4a3bd02-b790-409a-af63-4b8c508a5dc9 2022-04-12 14:28:02.002 1420 2685240263072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-12 14:28:02.185 1420 2685240263072 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '10d21dae-e43e-4c36-be2c-e96509c4fe8b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:28:02.210 1420 2685240263072 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '10d21dae-e43e-4c36-be2c-e96509c4fe8b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:28:02.230 1420 2685240263072 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 10d21dae-e43e-4c36-be2c-e96509c4fe8b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 14:28:02.245 1420 2685240263072 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1046, VLAN trunk: None to switch port 10d21dae-e43e-4c36-be2c-e96509c4fe8b 2022-04-12 14:28:02.356 1420 2685240263072 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 14:28:02.373 1420 2685240263072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['10d21dae-e43e-4c36-be2c-e96509c4fe8b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:28:02.559 1420 2685240263072 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['10d21dae-e43e-4c36-be2c-e96509c4fe8b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:28:02.576 1420 2685240263072 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:28:02.591 1420 2685240263072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bbb5588c-4d51-4828-985b-3f21e68353c5) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:28:02.603 1420 2685240263072 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 10d21dae-e43e-4c36-be2c-e96509c4fe8b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:28:02.603 1420 2685240263072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 14:28:02.603 1420 2685240263072 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 10d21dae-e43e-4c36-be2c-e96509c4fe8b not yet added. Adding. 2022-04-12 14:28:02.603 1420 2685240263072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-12 14:28:02.628 1420 2685240263072 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-12 14:28:02.775 1420 2685240263072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10d21dae-e43e-4c36-be2c-e96509c4fe8b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:28:02.919 1420 2685240263072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10d21dae-e43e-4c36-be2c-e96509c4fe8b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:28:02.919 1420 2685240263072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10d21dae-e43e-4c36-be2c-e96509c4fe8b" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:28:03.230 1420 2685240263072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-10d21dae-e43e-4c36-be2c-e96509c4fe8b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.312s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:28:03.329 1420 2685240263072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-10d21dae-e43e-4c36-be2c-e96509c4fe8b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:28:03.358 1420 2685240263072 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 10d21dae-e43e-4c36-be2c-e96509c4fe8b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 14:28:03.368 1420 2685240263072 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 10d21dae-e43e-4c36-be2c-e96509c4fe8b processed. 2022-04-12 14:28:03.590 1420 2685240834880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:28:04.446 1420 2685240834880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.859s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:28:05.150 1420 2685240834880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-161121b0-c007-4e51-83dd-767d9bda0df7 - - - - -] port_update received: 2f39c80a-872b-49c0-854c-5ebb70af1093 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:28:05.181 1420 2685240834880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-161121b0-c007-4e51-83dd-767d9bda0df7 - - - - -] No port 2f39c80a-872b-49c0-854c-5ebb70af1093 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:28:08.559 1420 2685220829664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31324769-6070-438e-a81c-364c1a7a81f8 - - - - -] port_update received: cf16243e-57b1-4edb-978a-b498e3556aac port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:28:10.267 1420 2685220829664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-31324769-6070-438e-a81c-364c1a7a81f8 - - - - -] No port cf16243e-57b1-4edb-978a-b498e3556aac defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:28:15.668 1420 2685241019376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-084a5679-6e72-493a-97a1-4438ebe673ca - - - - -] port_update received: d0667579-08f3-4b65-b96f-96ff22c6c40f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:28:15.719 1420 2685241019376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-084a5679-6e72-493a-97a1-4438ebe673ca - - - - -] No port d0667579-08f3-4b65-b96f-96ff22c6c40f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:28:16.056 1420 2685240265360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be2caf25-0f00-4f4c-b7f3-2c64ffb84d06 - - - - -] port_update received: 053dfe34-2062-447e-9d0e-b24c5f30bdc9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:28:16.091 1420 2685240265360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-be2caf25-0f00-4f4c-b7f3-2c64ffb84d06 - - - - -] No port 053dfe34-2062-447e-9d0e-b24c5f30bdc9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:28:25.243 1420 2685220755056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e1814ec-63f2-45cf-9978-f64c6afc33dd - - - - -] port_update received: a69af651-3740-4018-8a6e-2d39d24b4865 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:28:25.259 1420 2685220755056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2e1814ec-63f2-45cf-9978-f64c6afc33dd - - - - -] No port a69af651-3740-4018-8a6e-2d39d24b4865 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:28:25.667 1420 2685240765776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-827ffb13-0450-4547-b312-9ca17022ca54 - - - - -] port_update received: 94421176-a80a-4931-a38a-d0d994d5d633 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:28:25.667 1420 2685240765776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-827ffb13-0450-4547-b312-9ca17022ca54 - - - - -] No port 94421176-a80a-4931-a38a-d0d994d5d633 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:28:26.415 1420 2685241068000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1677010c-d57b-47a4-8eb2-ef17bc9a3063 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Security group rule updated on remote: ['bb3fcf4a-1f67-4f4d-9a18-feeb31c42e13'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:28:26.415 1420 2685241068000 MainThread INFO neutron.agent.securitygroups_rpc [req-1677010c-d57b-47a4-8eb2-ef17bc9a3063 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Security group rule updated ['bb3fcf4a-1f67-4f4d-9a18-feeb31c42e13'] 2022-04-12 14:28:26.792 1420 2685107579712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3097c3db-912d-4d7a-87eb-da9ed211830c 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Security group rule updated on remote: ['bb3fcf4a-1f67-4f4d-9a18-feeb31c42e13'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:28:26.823 1420 2685107579712 MainThread INFO neutron.agent.securitygroups_rpc [req-3097c3db-912d-4d7a-87eb-da9ed211830c 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Security group rule updated ['bb3fcf4a-1f67-4f4d-9a18-feeb31c42e13'] 2022-04-12 14:28:28.571 1420 2685107579712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e3730846-fefb-4e6b-989a-650af20e09b8 c0b71fb6c8bf4a0497e700809fbb7ee5 02af406c5f5b4f27890c5db6f5bda840 - - -] Security group rule updated on remote: ['c0a675c0-6e8b-4865-b479-bcd498dd6585'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:28:28.571 1420 2685107579712 MainThread INFO neutron.agent.securitygroups_rpc [req-e3730846-fefb-4e6b-989a-650af20e09b8 c0b71fb6c8bf4a0497e700809fbb7ee5 02af406c5f5b4f27890c5db6f5bda840 - - -] Security group rule updated ['c0a675c0-6e8b-4865-b479-bcd498dd6585'] 2022-04-12 14:28:28.806 1420 2685239929664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3d9d8085-5afd-4c80-8a57-8dc00d58e88e c0b71fb6c8bf4a0497e700809fbb7ee5 02af406c5f5b4f27890c5db6f5bda840 - - -] Security group rule updated on remote: ['c0a675c0-6e8b-4865-b479-bcd498dd6585'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:28:28.806 1420 2685239929664 MainThread INFO neutron.agent.securitygroups_rpc [req-3d9d8085-5afd-4c80-8a57-8dc00d58e88e c0b71fb6c8bf4a0497e700809fbb7ee5 02af406c5f5b4f27890c5db6f5bda840 - - -] Security group rule updated ['c0a675c0-6e8b-4865-b479-bcd498dd6585'] 2022-04-12 14:28:29.002 1420 2685239929664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85cad60f-0970-4470-bd85-f65605b22a00 c0b71fb6c8bf4a0497e700809fbb7ee5 02af406c5f5b4f27890c5db6f5bda840 - - -] Security group rule updated on remote: ['c0a675c0-6e8b-4865-b479-bcd498dd6585'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:28:29.015 1420 2685239929664 MainThread INFO neutron.agent.securitygroups_rpc [req-85cad60f-0970-4470-bd85-f65605b22a00 c0b71fb6c8bf4a0497e700809fbb7ee5 02af406c5f5b4f27890c5db6f5bda840 - - -] Security group rule updated ['c0a675c0-6e8b-4865-b479-bcd498dd6585'] 2022-04-12 14:28:29.184 1420 2685240254304 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1bb952d0-a47d-4d57-948e-c1a2a24f2628 c0b71fb6c8bf4a0497e700809fbb7ee5 02af406c5f5b4f27890c5db6f5bda840 - - -] Security group rule updated on remote: ['c0a675c0-6e8b-4865-b479-bcd498dd6585'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:28:29.184 1420 2685240254304 MainThread INFO neutron.agent.securitygroups_rpc [req-1bb952d0-a47d-4d57-948e-c1a2a24f2628 c0b71fb6c8bf4a0497e700809fbb7ee5 02af406c5f5b4f27890c5db6f5bda840 - - -] Security group rule updated ['c0a675c0-6e8b-4865-b479-bcd498dd6585'] 2022-04-12 14:28:29.483 1420 2685239307952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-dde2fae7-8056-4fee-8610-135ec2e0624a c0b71fb6c8bf4a0497e700809fbb7ee5 02af406c5f5b4f27890c5db6f5bda840 - - -] Security group rule updated on remote: ['c0a675c0-6e8b-4865-b479-bcd498dd6585'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:28:29.495 1420 2685239307952 MainThread INFO neutron.agent.securitygroups_rpc [req-dde2fae7-8056-4fee-8610-135ec2e0624a c0b71fb6c8bf4a0497e700809fbb7ee5 02af406c5f5b4f27890c5db6f5bda840 - - -] Security group rule updated ['c0a675c0-6e8b-4865-b479-bcd498dd6585'] 2022-04-12 14:28:29.782 1420 2685239780448 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-96224b8c-42d1-4ca4-8478-f0bd23d93c79 c0b71fb6c8bf4a0497e700809fbb7ee5 02af406c5f5b4f27890c5db6f5bda840 - - -] Security group rule updated on remote: ['c0a675c0-6e8b-4865-b479-bcd498dd6585'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:28:29.799 1420 2685239780448 MainThread INFO neutron.agent.securitygroups_rpc [req-96224b8c-42d1-4ca4-8478-f0bd23d93c79 c0b71fb6c8bf4a0497e700809fbb7ee5 02af406c5f5b4f27890c5db6f5bda840 - - -] Security group rule updated ['c0a675c0-6e8b-4865-b479-bcd498dd6585'] 2022-04-12 14:28:32.215 1420 2685240097776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6f72cff3-5e7b-4083-89c4-22c1e75f29da 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Security group member updated on remote: ['bb3fcf4a-1f67-4f4d-9a18-feeb31c42e13'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:28:32.238 1420 2685240097776 MainThread INFO neutron.agent.securitygroups_rpc [req-6f72cff3-5e7b-4083-89c4-22c1e75f29da 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Security group member updated ['bb3fcf4a-1f67-4f4d-9a18-feeb31c42e13'] 2022-04-12 14:28:33.172 1420 2685240270160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f45dbad3-fe30-4b1d-b93c-88af5d25d64f b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] port_update received: f3c06ae6-f9f0-4b48-bcc5-8f08bd4eabe6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:28:33.215 1420 2685240270160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f45dbad3-fe30-4b1d-b93c-88af5d25d64f b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] No port f3c06ae6-f9f0-4b48-bcc5-8f08bd4eabe6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:28:33.462 1420 2685241068528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b377a932-6829-4332-b2cf-c7e956a69d5b - - - - -] port_update received: 5eeb5c05-9186-4666-89f5-56ca179d556c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:28:33.477 1420 2685241068528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b377a932-6829-4332-b2cf-c7e956a69d5b - - - - -] No port 5eeb5c05-9186-4666-89f5-56ca179d556c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:28:34.150 1420 2685238401504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c8a0b6c8-ec77-40ab-a972-4f742255a527 2022-04-12 14:28:34.373 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 14:28:34.625 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Adding port c8a0b6c8-ec77-40ab-a972-4f742255a527 2022-04-12 14:28:34.634 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Port c8a0b6c8-ec77-40ab-a972-4f742255a527 updated. Details: {'device': 'c8a0b6c8-ec77-40ab-a972-4f742255a527', 'network_id': '10b93a74-e9df-4c8d-a668-3b0b6235408c', 'port_id': 'c8a0b6c8-ec77-40ab-a972-4f742255a527', 'mac_address': 'fa:16:3e:86:27:73', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1040, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b1d9c83f-a54a-4a39-b389-03cf74c59344', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-12 14:28:34.634 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-12 14:28:34.662 1420 2685240267168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c8a0b6c8-ec77-40ab-a972-4f742255a527" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:28:34.665 1420 2685240267168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c8a0b6c8-ec77-40ab-a972-4f742255a527 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 14:28:34.665 1420 2685240267168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-12 14:28:34.696 1420 2685240267168 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c8a0b6c8-ec77-40ab-a972-4f742255a527') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:28:34.717 1420 2685240267168 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c8a0b6c8-ec77-40ab-a972-4f742255a527') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:28:34.731 1420 2685240267168 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c8a0b6c8-ec77-40ab-a972-4f742255a527 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 14:28:34.748 1420 2685240267168 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1040, VLAN trunk: None to switch port c8a0b6c8-ec77-40ab-a972-4f742255a527 2022-04-12 14:28:35.154 1420 2685240267168 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 14:28:35.169 1420 2685240267168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c8a0b6c8-ec77-40ab-a972-4f742255a527'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:28:35.322 1420 2685240267168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c8a0b6c8-ec77-40ab-a972-4f742255a527']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:28:35.322 1420 2685240267168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:28:35.342 1420 2685240267168 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (90113036-7269-47df-9908-db7e1e7a25d2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:28:35.342 1420 2685240267168 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c8a0b6c8-ec77-40ab-a972-4f742255a527 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:28:35.342 1420 2685240267168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 14:28:35.368 1420 2685240267168 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-04-12 14:28:35.371 1420 2685240267168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8a0b6c8-ec77-40ab-a972-4f742255a527" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:28:35.371 1420 2685240267168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8a0b6c8-ec77-40ab-a972-4f742255a527" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:28:35.387 1420 2685240267168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8a0b6c8-ec77-40ab-a972-4f742255a527" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:28:35.387 1420 2685240267168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8a0b6c8-ec77-40ab-a972-4f742255a527" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:28:35.449 1420 2685240267168 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c8a0b6c8-ec77-40ab-a972-4f742255a527" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.781s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:28:35.449 1420 2685240267168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c8a0b6c8-ec77-40ab-a972-4f742255a527 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 14:28:35.471 1420 2685240267168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c8a0b6c8-ec77-40ab-a972-4f742255a527 processed. 2022-04-12 14:28:36.173 1420 2685238401504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f3c06ae6-f9f0-4b48-bcc5-8f08bd4eabe6 2022-04-12 14:28:36.399 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 14:28:36.399 1420 2685240697248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:28:36.768 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Adding port f3c06ae6-f9f0-4b48-bcc5-8f08bd4eabe6 2022-04-12 14:28:36.768 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Port f3c06ae6-f9f0-4b48-bcc5-8f08bd4eabe6 updated. Details: {'device': 'f3c06ae6-f9f0-4b48-bcc5-8f08bd4eabe6', 'network_id': 'c5e9cadb-c05a-4919-a4f5-06d8c6a4a802', 'port_id': 'f3c06ae6-f9f0-4b48-bcc5-8f08bd4eabe6', 'mac_address': 'fa:16:3e:9e:9d:cb', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1003, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '041172b8-b945-46f0-8972-88e78348afd5', 'ip_address': '172.20.0.14'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-12 14:28:36.779 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-12 14:28:36.779 1420 2685221041600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f3c06ae6-f9f0-4b48-bcc5-8f08bd4eabe6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:28:36.795 1420 2685221041600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f3c06ae6-f9f0-4b48-bcc5-8f08bd4eabe6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 14:28:36.814 1420 2685221041600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-12 14:28:36.997 1420 2685221041600 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f3c06ae6-f9f0-4b48-bcc5-8f08bd4eabe6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:28:36.997 1420 2685221041600 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f3c06ae6-f9f0-4b48-bcc5-8f08bd4eabe6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:28:36.997 1420 2685240697248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.594s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:28:37.029 1420 2685221041600 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f3c06ae6-f9f0-4b48-bcc5-8f08bd4eabe6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 14:28:37.029 1420 2685221041600 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1003, VLAN trunk: None to switch port f3c06ae6-f9f0-4b48-bcc5-8f08bd4eabe6 2022-04-12 14:28:37.141 1420 2685221041600 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 14:28:37.158 1420 2685221041600 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f3c06ae6-f9f0-4b48-bcc5-8f08bd4eabe6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:28:37.315 1420 2685221041600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f3c06ae6-f9f0-4b48-bcc5-8f08bd4eabe6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:28:37.323 1420 2685221041600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:28:37.323 1420 2685221041600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (bb3fcf4a-1f67-4f4d-9a18-feeb31c42e13) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:28:37.343 1420 2685221041600 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f3c06ae6-f9f0-4b48-bcc5-8f08bd4eabe6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:28:37.343 1420 2685221041600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 14:28:37.359 1420 2685221041600 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f3c06ae6-f9f0-4b48-bcc5-8f08bd4eabe6 not yet added. Adding. 2022-04-12 14:28:37.370 1420 2685221041600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-12 14:28:37.370 1420 2685221041600 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-12 14:28:37.559 1420 2685221041600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3c06ae6-f9f0-4b48-bcc5-8f08bd4eabe6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:28:37.776 1420 2685221041600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3c06ae6-f9f0-4b48-bcc5-8f08bd4eabe6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:28:37.776 1420 2685221041600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3c06ae6-f9f0-4b48-bcc5-8f08bd4eabe6" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:28:37.985 1420 2685221041600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f3c06ae6-f9f0-4b48-bcc5-8f08bd4eabe6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:28:38.120 1420 2685221041600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f3c06ae6-f9f0-4b48-bcc5-8f08bd4eabe6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:28:38.135 1420 2685221041600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f3c06ae6-f9f0-4b48-bcc5-8f08bd4eabe6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 14:28:38.135 1420 2685221041600 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f3c06ae6-f9f0-4b48-bcc5-8f08bd4eabe6 processed. 2022-04-12 14:28:38.406 1420 2685221041600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:28:38.603 1420 2685221041600 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:28:50.126 1420 2685240697248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8080f78-dabe-4a92-9087-9e2c8f35b3ce 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Security group member updated on remote: ['0349dacb-0fa3-47d9-96d7-c61125a70a5a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:28:50.126 1420 2685240697248 MainThread INFO neutron.agent.securitygroups_rpc [req-d8080f78-dabe-4a92-9087-9e2c8f35b3ce 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Security group member updated ['0349dacb-0fa3-47d9-96d7-c61125a70a5a'] 2022-04-12 14:28:51.825 1420 2685240612464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e52a1b35-c260-458e-b2c1-d178d4edef52 b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] port_update received: f0034267-f3fd-42d6-867a-330b269ae4c9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:28:51.853 1420 2685240612464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e52a1b35-c260-458e-b2c1-d178d4edef52 b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] No port f0034267-f3fd-42d6-867a-330b269ae4c9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:29:02.540 1420 2685238401680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c8a0b6c8-ec77-40ab-a972-4f742255a527 2022-04-12 14:29:04.506 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 14:29:05.916 1420 2685221044064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c8a0b6c8-ec77-40ab-a972-4f742255a527' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 14:29:05.916 1420 2685221044064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c8a0b6c8-ec77-40ab-a972-4f742255a527' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 14:29:05.934 1420 2685221044064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c8a0b6c8-ec77-40ab-a972-4f742255a527 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 14:29:05.966 1420 2685221044064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c8a0b6c8-ec77-40ab-a972-4f742255a527'] 2022-04-12 14:29:05.980 1420 2685221044064 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 14:29:05.980 1420 2685221044064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-12 14:29:05.980 1420 2685221044064 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c8a0b6c8-ec77-40ab-a972-4f742255a527'] 2022-04-12 14:29:06.529 1420 2685221044064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:29:06.673 1420 2685221044064 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:29:12.014 1420 2685238401680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c8a0b6c8-ec77-40ab-a972-4f742255a527 2022-04-12 14:29:13.611 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 14:29:14.620 1420 2685238401504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f0034267-f3fd-42d6-867a-330b269ae4c9 2022-04-12 14:29:14.620 1420 2685241604752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c8a0b6c8-ec77-40ab-a972-4f742255a527' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 14:29:14.647 1420 2685241604752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c8a0b6c8-ec77-40ab-a972-4f742255a527' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 14:29:14.650 1420 2685241604752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c8a0b6c8-ec77-40ab-a972-4f742255a527 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 14:29:14.681 1420 2685241604752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 10b93a74-e9df-4c8d-a668-3b0b6235408c 2022-04-12 14:29:14.681 1420 2685241604752 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c8a0b6c8-ec77-40ab-a972-4f742255a527'] 2022-04-12 14:29:14.681 1420 2685241604752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-12 14:29:14.697 1420 2685241604752 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c8a0b6c8-ec77-40ab-a972-4f742255a527'] 2022-04-12 14:29:15.632 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 14:29:15.635 1420 2685241604752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:29:15.838 1420 2685241604752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.204s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:29:15.993 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Adding port f0034267-f3fd-42d6-867a-330b269ae4c9 2022-04-12 14:29:16.016 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Port f0034267-f3fd-42d6-867a-330b269ae4c9 updated. Details: {'device': 'f0034267-f3fd-42d6-867a-330b269ae4c9', 'network_id': '9cf681b3-e3b6-4238-acc9-69f2e6504ff4', 'port_id': 'f0034267-f3fd-42d6-867a-330b269ae4c9', 'mac_address': 'fa:16:3e:ef:1a:e8', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1043, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '1fc1673c-be61-42df-9b70-97c35069d384', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-12 14:29:16.025 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-12 14:29:16.025 1420 2685241604752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f0034267-f3fd-42d6-867a-330b269ae4c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:29:16.041 1420 2685241604752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f0034267-f3fd-42d6-867a-330b269ae4c9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 14:29:16.041 1420 2685241604752 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 9cf681b3-e3b6-4238-acc9-69f2e6504ff4 2022-04-12 14:29:16.055 1420 2685241604752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-12 14:29:16.242 1420 2685241604752 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f0034267-f3fd-42d6-867a-330b269ae4c9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:29:16.242 1420 2685241604752 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f0034267-f3fd-42d6-867a-330b269ae4c9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:29:16.258 1420 2685241604752 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f0034267-f3fd-42d6-867a-330b269ae4c9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 14:29:16.275 1420 2685241604752 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1043, VLAN trunk: None to switch port f0034267-f3fd-42d6-867a-330b269ae4c9 2022-04-12 14:29:16.368 1420 2685241604752 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 14:29:16.394 1420 2685241604752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f0034267-f3fd-42d6-867a-330b269ae4c9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:29:16.649 1420 2685241604752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f0034267-f3fd-42d6-867a-330b269ae4c9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:29:16.649 1420 2685241604752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:29:16.666 1420 2685241604752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (0349dacb-0fa3-47d9-96d7-c61125a70a5a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:29:16.666 1420 2685241604752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (0349dacb-0fa3-47d9-96d7-c61125a70a5a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-12 14:29:16.666 1420 2685241604752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f0034267-f3fd-42d6-867a-330b269ae4c9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:29:16.666 1420 2685241604752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 14:29:16.697 1420 2685241604752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f0034267-f3fd-42d6-867a-330b269ae4c9 not yet added. Adding. 2022-04-12 14:29:16.697 1420 2685241604752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-12 14:29:16.697 1420 2685241604752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-12 14:29:16.852 1420 2685241604752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0034267-f3fd-42d6-867a-330b269ae4c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:29:16.998 1420 2685241604752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0034267-f3fd-42d6-867a-330b269ae4c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:29:16.998 1420 2685241604752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0034267-f3fd-42d6-867a-330b269ae4c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:29:17.181 1420 2685241604752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f0034267-f3fd-42d6-867a-330b269ae4c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:29:17.305 1420 2685241604752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f0034267-f3fd-42d6-867a-330b269ae4c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:29:17.305 1420 2685241604752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f0034267-f3fd-42d6-867a-330b269ae4c9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 14:29:17.321 1420 2685241604752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f0034267-f3fd-42d6-867a-330b269ae4c9 processed. 2022-04-12 14:29:17.337 1420 2685241604752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-676ec54a-bba4-458d-976d-f9a6f422faa6 c0b71fb6c8bf4a0497e700809fbb7ee5 02af406c5f5b4f27890c5db6f5bda840 - - -] Security group member updated on remote: ['c0a675c0-6e8b-4865-b479-bcd498dd6585'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:29:17.337 1420 2685241604752 MainThread INFO neutron.agent.securitygroups_rpc [req-676ec54a-bba4-458d-976d-f9a6f422faa6 c0b71fb6c8bf4a0497e700809fbb7ee5 02af406c5f5b4f27890c5db6f5bda840 - - -] Security group member updated ['c0a675c0-6e8b-4865-b479-bcd498dd6585'] 2022-04-12 14:29:17.665 1420 2685238401856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:29:17.884 1420 2685238401856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:29:18.228 1420 2685221239264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc05bb8b-7c0f-44fc-8db0-ef0c6568e1ee b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] port_update received: b58faff4-3309-40bf-a832-6b5d44e45854 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:29:18.243 1420 2685221239264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-dc05bb8b-7c0f-44fc-8db0-ef0c6568e1ee b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] No port b58faff4-3309-40bf-a832-6b5d44e45854 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:29:27.025 1420 2685186389264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-049b1006-4b8f-4bb8-ba22-5065b51a8ec4 - - - - -] port_update received: a7c2dc0f-50eb-4842-9596-25e9ff00ce42 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:29:27.055 1420 2685186389264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-049b1006-4b8f-4bb8-ba22-5065b51a8ec4 - - - - -] No port a7c2dc0f-50eb-4842-9596-25e9ff00ce42 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:29:33.093 1420 2685240413168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a406e36-e0cb-4a93-8fbc-9dfebffb8341 - - - - -] port_update received: 51de8e11-3602-457e-bc54-c00462f33219 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:29:33.105 1420 2685240413168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a406e36-e0cb-4a93-8fbc-9dfebffb8341 - - - - -] No port 51de8e11-3602-457e-bc54-c00462f33219 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:29:35.899 1420 2685241297552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ae69208-9b89-4df4-b63e-247b43fbbe6b - - - - -] port_update received: 7ac8b1d5-137f-4071-9375-bf02fb32f7bc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:29:35.917 1420 2685241297552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5ae69208-9b89-4df4-b63e-247b43fbbe6b - - - - -] No port 7ac8b1d5-137f-4071-9375-bf02fb32f7bc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:29:36.917 1420 2685238401504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b58faff4-3309-40bf-a832-6b5d44e45854 2022-04-12 14:29:37.771 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 14:29:38.150 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Adding port b58faff4-3309-40bf-a832-6b5d44e45854 2022-04-12 14:29:38.150 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Port b58faff4-3309-40bf-a832-6b5d44e45854 updated. Details: {'device': 'b58faff4-3309-40bf-a832-6b5d44e45854', 'network_id': '37f9d6cb-734d-4a5c-b448-eec2b9f94087', 'port_id': 'b58faff4-3309-40bf-a832-6b5d44e45854', 'mac_address': 'fa:16:3e:04:0d:84', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1031, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5f372aa8-ef48-4490-a9b2-c7f480e5dc57', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-12 14:29:38.165 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-12 14:29:38.165 1420 2685240882800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b58faff4-3309-40bf-a832-6b5d44e45854" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:29:38.165 1420 2685240882800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b58faff4-3309-40bf-a832-6b5d44e45854 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 14:29:38.165 1420 2685240882800 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 37f9d6cb-734d-4a5c-b448-eec2b9f94087 2022-04-12 14:29:38.199 1420 2685240882800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-12 14:29:38.384 1420 2685240882800 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b58faff4-3309-40bf-a832-6b5d44e45854') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:29:38.406 1420 2685240882800 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b58faff4-3309-40bf-a832-6b5d44e45854') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:29:38.419 1420 2685240882800 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b58faff4-3309-40bf-a832-6b5d44e45854 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 14:29:38.438 1420 2685240882800 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1031, VLAN trunk: None to switch port b58faff4-3309-40bf-a832-6b5d44e45854 2022-04-12 14:29:38.548 1420 2685240882800 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 14:29:38.562 1420 2685240882800 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b58faff4-3309-40bf-a832-6b5d44e45854'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:29:38.562 1420 2685241722480 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-069d02c2-05b0-4831-86d9-047eb8880775 6300beeba5734c4885bdafa9791438db 7d89981605ac41269cf7b7faf5d40904 - - -] Security group rule updated on remote: ['97ca6ba5-98b1-4e01-91f7-b5b1cd311774'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:29:38.581 1420 2685241722480 MainThread INFO neutron.agent.securitygroups_rpc [req-069d02c2-05b0-4831-86d9-047eb8880775 6300beeba5734c4885bdafa9791438db 7d89981605ac41269cf7b7faf5d40904 - - -] Security group rule updated ['97ca6ba5-98b1-4e01-91f7-b5b1cd311774'] 2022-04-12 14:29:38.715 1420 2685241721072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d6bf2830-dcf6-4c9a-90c6-fc5013c805c2 6300beeba5734c4885bdafa9791438db 7d89981605ac41269cf7b7faf5d40904 - - -] Security group rule updated on remote: ['97ca6ba5-98b1-4e01-91f7-b5b1cd311774'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:29:38.715 1420 2685241721072 MainThread INFO neutron.agent.securitygroups_rpc [req-d6bf2830-dcf6-4c9a-90c6-fc5013c805c2 6300beeba5734c4885bdafa9791438db 7d89981605ac41269cf7b7faf5d40904 - - -] Security group rule updated ['97ca6ba5-98b1-4e01-91f7-b5b1cd311774'] 2022-04-12 14:29:38.856 1420 2685238131696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-170bc64a-e5b0-4206-a670-90da5e266639 6300beeba5734c4885bdafa9791438db 7d89981605ac41269cf7b7faf5d40904 - - -] Security group rule updated on remote: ['97ca6ba5-98b1-4e01-91f7-b5b1cd311774'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:29:38.856 1420 2685238131696 MainThread INFO neutron.agent.securitygroups_rpc [req-170bc64a-e5b0-4206-a670-90da5e266639 6300beeba5734c4885bdafa9791438db 7d89981605ac41269cf7b7faf5d40904 - - -] Security group rule updated ['97ca6ba5-98b1-4e01-91f7-b5b1cd311774'] 2022-04-12 14:29:39.027 1420 2685238131696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3d283c14-f3f6-4200-9de8-ca950570f9af 6300beeba5734c4885bdafa9791438db 7d89981605ac41269cf7b7faf5d40904 - - -] Security group rule updated on remote: ['97ca6ba5-98b1-4e01-91f7-b5b1cd311774'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:29:39.027 1420 2685238131696 MainThread INFO neutron.agent.securitygroups_rpc [req-3d283c14-f3f6-4200-9de8-ca950570f9af 6300beeba5734c4885bdafa9791438db 7d89981605ac41269cf7b7faf5d40904 - - -] Security group rule updated ['97ca6ba5-98b1-4e01-91f7-b5b1cd311774'] 2022-04-12 14:29:39.230 1420 2685240487776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-db048dd9-310c-4d7b-b000-d460fa1402b2 6300beeba5734c4885bdafa9791438db 7d89981605ac41269cf7b7faf5d40904 - - -] Security group rule updated on remote: ['97ca6ba5-98b1-4e01-91f7-b5b1cd311774'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:29:39.230 1420 2685240487776 MainThread INFO neutron.agent.securitygroups_rpc [req-db048dd9-310c-4d7b-b000-d460fa1402b2 6300beeba5734c4885bdafa9791438db 7d89981605ac41269cf7b7faf5d40904 - - -] Security group rule updated ['97ca6ba5-98b1-4e01-91f7-b5b1cd311774'] 2022-04-12 14:29:39.247 1420 2685240882800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b58faff4-3309-40bf-a832-6b5d44e45854']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:29:39.247 1420 2685240882800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:29:39.247 1420 2685240882800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c0a675c0-6e8b-4865-b479-bcd498dd6585) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:29:39.270 1420 2685240882800 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b58faff4-3309-40bf-a832-6b5d44e45854 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:29:39.277 1420 2685240882800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 14:29:39.277 1420 2685240882800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b58faff4-3309-40bf-a832-6b5d44e45854 not yet added. Adding. 2022-04-12 14:29:39.277 1420 2685240882800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-12 14:29:39.295 1420 2685240882800 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-12 14:29:39.464 1420 2685240882800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b58faff4-3309-40bf-a832-6b5d44e45854" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:29:39.644 1420 2685240882800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b58faff4-3309-40bf-a832-6b5d44e45854" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:29:39.653 1420 2685240882800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b58faff4-3309-40bf-a832-6b5d44e45854" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:29:39.858 1420 2685240882800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b58faff4-3309-40bf-a832-6b5d44e45854" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:29:39.979 1420 2685240882800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b58faff4-3309-40bf-a832-6b5d44e45854" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.812s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:29:39.993 1420 2685240882800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b58faff4-3309-40bf-a832-6b5d44e45854 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 14:29:39.993 1420 2685240882800 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b58faff4-3309-40bf-a832-6b5d44e45854 processed. 2022-04-12 14:29:40.009 1420 2685107579712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9a97a72f-2c2e-4753-b3bf-cf06083ad50c 6300beeba5734c4885bdafa9791438db 7d89981605ac41269cf7b7faf5d40904 - - -] Security group rule updated on remote: ['97ca6ba5-98b1-4e01-91f7-b5b1cd311774'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:29:40.009 1420 2685107579712 MainThread INFO neutron.agent.securitygroups_rpc [req-9a97a72f-2c2e-4753-b3bf-cf06083ad50c 6300beeba5734c4885bdafa9791438db 7d89981605ac41269cf7b7faf5d40904 - - -] Security group rule updated ['97ca6ba5-98b1-4e01-91f7-b5b1cd311774'] 2022-04-12 14:29:40.029 1420 2685240882800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2206cd64-9f01-4cec-b6ed-1d83527816cf - - - - -] port_update received: fe5b51ac-314f-46c7-8420-b9523ebd549f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:29:40.044 1420 2685240882800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2206cd64-9f01-4cec-b6ed-1d83527816cf - - - - -] No port fe5b51ac-314f-46c7-8420-b9523ebd549f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:29:40.055 1420 2685241267296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:29:40.868 1420 2685241267296 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.813s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:29:42.947 1420 2685241017088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2c4a2728-2b80-4e25-b1dd-f3d1bfd64f1c 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Security group rule updated on remote: ['c3d5b88f-aef4-4cdd-a3cc-f953997a0ab8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:29:42.964 1420 2685241017088 MainThread INFO neutron.agent.securitygroups_rpc [req-2c4a2728-2b80-4e25-b1dd-f3d1bfd64f1c 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Security group rule updated ['c3d5b88f-aef4-4cdd-a3cc-f953997a0ab8'] 2022-04-12 14:29:43.094 1420 2685221451376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d1dce28d-ec45-449f-9c6a-c0cf97d3ae91 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Security group rule updated on remote: ['c3d5b88f-aef4-4cdd-a3cc-f953997a0ab8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:29:43.108 1420 2685221451376 MainThread INFO neutron.agent.securitygroups_rpc [req-d1dce28d-ec45-449f-9c6a-c0cf97d3ae91 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Security group rule updated ['c3d5b88f-aef4-4cdd-a3cc-f953997a0ab8'] 2022-04-12 14:29:43.281 1420 2685241888832 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ced4f847-920a-4c20-94aa-b6f4c04894b3 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Security group rule updated on remote: ['c3d5b88f-aef4-4cdd-a3cc-f953997a0ab8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:29:43.293 1420 2685241888832 MainThread INFO neutron.agent.securitygroups_rpc [req-ced4f847-920a-4c20-94aa-b6f4c04894b3 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Security group rule updated ['c3d5b88f-aef4-4cdd-a3cc-f953997a0ab8'] 2022-04-12 14:29:43.467 1420 2685240765952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-407f3a0b-18d5-4782-b281-9da68bca69bb 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Security group rule updated on remote: ['c3d5b88f-aef4-4cdd-a3cc-f953997a0ab8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:29:43.477 1420 2685240765952 MainThread INFO neutron.agent.securitygroups_rpc [req-407f3a0b-18d5-4782-b281-9da68bca69bb 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Security group rule updated ['c3d5b88f-aef4-4cdd-a3cc-f953997a0ab8'] 2022-04-12 14:29:43.649 1420 2685240765952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-076acb5c-8578-4084-890e-1c28b8430487 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Security group rule updated on remote: ['c3d5b88f-aef4-4cdd-a3cc-f953997a0ab8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:29:43.649 1420 2685240765952 MainThread INFO neutron.agent.securitygroups_rpc [req-076acb5c-8578-4084-890e-1c28b8430487 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Security group rule updated ['c3d5b88f-aef4-4cdd-a3cc-f953997a0ab8'] 2022-04-12 14:29:43.789 1420 2685240765952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-478c4db5-8c93-4811-ae72-5976ff94bc52 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Security group rule updated on remote: ['c3d5b88f-aef4-4cdd-a3cc-f953997a0ab8'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:29:43.811 1420 2685240765952 MainThread INFO neutron.agent.securitygroups_rpc [req-478c4db5-8c93-4811-ae72-5976ff94bc52 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Security group rule updated ['c3d5b88f-aef4-4cdd-a3cc-f953997a0ab8'] 2022-04-12 14:29:44.950 1420 2685238401504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c8a0b6c8-ec77-40ab-a972-4f742255a527 2022-04-12 14:29:44.977 1420 2685240765952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Security group member updated on remote: ['0349dacb-0fa3-47d9-96d7-c61125a70a5a', 'c3d5b88f-aef4-4cdd-a3cc-f953997a0ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:29:44.977 1420 2685240765952 MainThread INFO neutron.agent.securitygroups_rpc [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Security group member updated ['0349dacb-0fa3-47d9-96d7-c61125a70a5a', 'c3d5b88f-aef4-4cdd-a3cc-f953997a0ab8'] 2022-04-12 14:29:44.999 1420 2685240765952 MainThread INFO neutron.agent.securitygroups_rpc [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Refresh firewall rules 2022-04-12 14:29:44.999 1420 2685240765952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Get security group information for devices via rpc ['f0034267-f3fd-42d6-867a-330b269ae4c9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:29:45.026 1420 2685241805632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] port_update received: f0034267-f3fd-42d6-867a-330b269ae4c9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:29:45.071 1420 2685241805632 MainThread DEBUG oslo_concurrency.lockutils [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Lock "n-hv-agent-port-lock-f0034267-f3fd-42d6-867a-330b269ae4c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:29:45.090 1420 2685241805632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Binding port f0034267-f3fd-42d6-867a-330b269ae4c9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 14:29:45.090 1420 2685241805632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-12 14:29:45.139 1420 2685241805632 MainThread DEBUG neutron.services.trunk.rpc.agent [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f0034267-f3fd-42d6-867a-330b269ae4c9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:29:45.139 1420 2685241805632 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f0034267-f3fd-42d6-867a-330b269ae4c9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:29:45.185 1420 2685241805632 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Trunk plugin disabled on server. Assuming port f0034267-f3fd-42d6-867a-330b269ae4c9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 14:29:45.185 1420 2685241805632 MainThread INFO networking_hyperv.neutron.trunk_driver [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Binding VLAN ID: 1043, VLAN trunk: None to switch port f0034267-f3fd-42d6-867a-330b269ae4c9 2022-04-12 14:29:45.252 1420 2685241805632 MainThread INFO neutron.agent.securitygroups_rpc [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Refresh firewall rules 2022-04-12 14:29:45.259 1420 2685241805632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Get security group information for devices via rpc ['f0034267-f3fd-42d6-867a-330b269ae4c9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:29:45.795 1420 2685240765952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Update security group information for ports dict_keys(['f0034267-f3fd-42d6-867a-330b269ae4c9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:29:45.795 1420 2685240765952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:29:45.814 1420 2685240765952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Update rules of security group (0349dacb-0fa3-47d9-96d7-c61125a70a5a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:29:45.827 1420 2685240765952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Update rules of security group (c3d5b88f-aef4-4cdd-a3cc-f953997a0ab8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:29:45.839 1420 2685240765952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Update members of security group (0349dacb-0fa3-47d9-96d7-c61125a70a5a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-12 14:29:45.853 1420 2685240765952 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Update port filter for f0034267-f3fd-42d6-867a-330b269ae4c9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:29:45.853 1420 2685240765952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Updating port rules. 2022-04-12 14:29:45.853 1420 2685240765952 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Creating 6 new rules, removing 0 old rules. 2022-04-12 14:29:45.874 1420 2685240765952 MainThread DEBUG oslo_concurrency.lockutils [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Lock "n-hv-driver-port-lock-f0034267-f3fd-42d6-867a-330b269ae4c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:29:46.107 1420 2685240765952 MainThread DEBUG oslo_concurrency.lockutils [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Lock "n-hv-driver-port-lock-f0034267-f3fd-42d6-867a-330b269ae4c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:29:46.118 1420 2685240765952 MainThread DEBUG oslo_concurrency.lockutils [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Lock "n-hv-driver-port-lock-f0034267-f3fd-42d6-867a-330b269ae4c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:29:46.118 1420 2685240765952 MainThread DEBUG oslo_concurrency.lockutils [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Lock "n-hv-driver-port-lock-f0034267-f3fd-42d6-867a-330b269ae4c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:29:46.142 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 14:29:46.151 1420 2685241805632 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Update security group information for ports dict_keys(['f0034267-f3fd-42d6-867a-330b269ae4c9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:29:46.151 1420 2685241805632 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:29:46.165 1420 2685241805632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Update rules of security group (0349dacb-0fa3-47d9-96d7-c61125a70a5a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:29:46.165 1420 2685241805632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Update rules of security group (c3d5b88f-aef4-4cdd-a3cc-f953997a0ab8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:29:46.165 1420 2685241805632 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Update members of security group (0349dacb-0fa3-47d9-96d7-c61125a70a5a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-12 14:29:46.183 1420 2685241805632 MainThread DEBUG neutron.agent.securitygroups_rpc [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Update port filter for f0034267-f3fd-42d6-867a-330b269ae4c9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:29:46.183 1420 2685241805632 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Updating port rules. 2022-04-12 14:29:46.227 1420 2685241805632 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Creating 0 new rules, removing 0 old rules. 2022-04-12 14:29:46.242 1420 2685241805632 MainThread DEBUG oslo_concurrency.lockutils [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Lock "n-hv-driver-port-lock-f0034267-f3fd-42d6-867a-330b269ae4c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:29:46.261 1420 2685241805632 MainThread DEBUG oslo_concurrency.lockutils [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Lock "n-hv-driver-port-lock-f0034267-f3fd-42d6-867a-330b269ae4c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:29:46.261 1420 2685241805632 MainThread DEBUG oslo_concurrency.lockutils [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Lock "n-hv-driver-port-lock-f0034267-f3fd-42d6-867a-330b269ae4c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:29:46.275 1420 2685241805632 MainThread DEBUG oslo_concurrency.lockutils [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Lock "n-hv-driver-port-lock-f0034267-f3fd-42d6-867a-330b269ae4c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:29:46.396 1420 2685241805632 MainThread DEBUG oslo_concurrency.lockutils [req-f9e8cd20-d34b-41ad-a291-23bda6ab1926 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Lock "n-hv-agent-port-lock-f0034267-f3fd-42d6-867a-330b269ae4c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:29:46.406 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Adding port c8a0b6c8-ec77-40ab-a972-4f742255a527 2022-04-12 14:29:46.416 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Port c8a0b6c8-ec77-40ab-a972-4f742255a527 updated. Details: {'device': 'c8a0b6c8-ec77-40ab-a972-4f742255a527', 'network_id': '10b93a74-e9df-4c8d-a668-3b0b6235408c', 'port_id': 'c8a0b6c8-ec77-40ab-a972-4f742255a527', 'mac_address': 'fa:16:3e:86:27:73', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1040, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b1d9c83f-a54a-4a39-b389-03cf74c59344', 'ip_address': '172.20.0.10'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-12 14:29:46.431 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-12 14:29:46.431 1420 2685238593664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c8a0b6c8-ec77-40ab-a972-4f742255a527" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:29:46.454 1420 2685238593664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c8a0b6c8-ec77-40ab-a972-4f742255a527 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 14:29:46.454 1420 2685238593664 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 10b93a74-e9df-4c8d-a668-3b0b6235408c 2022-04-12 14:29:46.469 1420 2685238593664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-12 14:29:46.711 1420 2685238593664 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c8a0b6c8-ec77-40ab-a972-4f742255a527') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:29:46.711 1420 2685238593664 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c8a0b6c8-ec77-40ab-a972-4f742255a527') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:29:46.745 1420 2685238593664 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c8a0b6c8-ec77-40ab-a972-4f742255a527 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 14:29:46.767 1420 2685238593664 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1040, VLAN trunk: None to switch port c8a0b6c8-ec77-40ab-a972-4f742255a527 2022-04-12 14:29:46.909 1420 2685238593664 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 14:29:46.923 1420 2685238593664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c8a0b6c8-ec77-40ab-a972-4f742255a527'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:29:47.086 1420 2685238593664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c8a0b6c8-ec77-40ab-a972-4f742255a527']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:29:47.107 1420 2685238593664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:29:47.119 1420 2685238593664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (90113036-7269-47df-9908-db7e1e7a25d2) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:29:47.119 1420 2685238593664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c8a0b6c8-ec77-40ab-a972-4f742255a527 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:29:47.151 1420 2685238593664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 14:29:47.151 1420 2685238593664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c8a0b6c8-ec77-40ab-a972-4f742255a527 not yet added. Adding. 2022-04-12 14:29:47.167 1420 2685238593664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-12 14:29:47.183 1420 2685238593664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-12 14:29:47.387 1420 2685238593664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8a0b6c8-ec77-40ab-a972-4f742255a527" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:29:47.588 1420 2685238593664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8a0b6c8-ec77-40ab-a972-4f742255a527" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.204s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:29:47.604 1420 2685238593664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8a0b6c8-ec77-40ab-a972-4f742255a527" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:29:47.821 1420 2685238593664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c8a0b6c8-ec77-40ab-a972-4f742255a527" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:29:47.965 1420 2685238593664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c8a0b6c8-ec77-40ab-a972-4f742255a527" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.532s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:29:47.988 1420 2685238593664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c8a0b6c8-ec77-40ab-a972-4f742255a527 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 14:29:47.994 1420 2685238593664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c8a0b6c8-ec77-40ab-a972-4f742255a527 processed. 2022-04-12 14:29:48.149 1420 2685238593664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:29:48.619 1420 2685238593664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.469s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:30:00.821 1420 2685242047824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3e15189b-5e3f-49c6-91fb-1e69c3097def 6300beeba5734c4885bdafa9791438db 7d89981605ac41269cf7b7faf5d40904 - - -] Security group member updated on remote: ['97ca6ba5-98b1-4e01-91f7-b5b1cd311774'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:30:00.854 1420 2685242047824 MainThread INFO neutron.agent.securitygroups_rpc [req-3e15189b-5e3f-49c6-91fb-1e69c3097def 6300beeba5734c4885bdafa9791438db 7d89981605ac41269cf7b7faf5d40904 - - -] Security group member updated ['97ca6ba5-98b1-4e01-91f7-b5b1cd311774'] 2022-04-12 14:30:02.024 1420 2685242189776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-653eae6b-ba1a-4c8e-830c-ee7ad3a85c2a b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] port_update received: adc3c814-7232-4008-bd66-2d49376d7bea port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:30:02.024 1420 2685242189776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-653eae6b-ba1a-4c8e-830c-ee7ad3a85c2a b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] No port adc3c814-7232-4008-bd66-2d49376d7bea defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:30:09.277 1420 2685238401504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: adc3c814-7232-4008-bd66-2d49376d7bea 2022-04-12 14:30:10.242 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 14:30:10.471 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Adding port adc3c814-7232-4008-bd66-2d49376d7bea 2022-04-12 14:30:10.478 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Port adc3c814-7232-4008-bd66-2d49376d7bea updated. Details: {'device': 'adc3c814-7232-4008-bd66-2d49376d7bea', 'network_id': '0028eeda-a542-4e5c-bf2c-a2a860757c70', 'port_id': 'adc3c814-7232-4008-bd66-2d49376d7bea', 'mac_address': 'fa:16:3e:7f:32:57', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1047, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '50a10eae-8710-47a5-b19f-59b43e706f9d', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-12 14:30:10.478 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-12 14:30:10.511 1420 2685241138336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-adc3c814-7232-4008-bd66-2d49376d7bea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:30:10.530 1420 2685241138336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port adc3c814-7232-4008-bd66-2d49376d7bea _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 14:30:10.542 1420 2685241138336 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0028eeda-a542-4e5c-bf2c-a2a860757c70 2022-04-12 14:30:10.542 1420 2685241138336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-12 14:30:10.784 1420 2685241138336 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'adc3c814-7232-4008-bd66-2d49376d7bea') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:30:10.792 1420 2685241138336 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'adc3c814-7232-4008-bd66-2d49376d7bea') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:30:10.806 1420 2685241138336 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port adc3c814-7232-4008-bd66-2d49376d7bea is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 14:30:10.806 1420 2685241138336 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1047, VLAN trunk: None to switch port adc3c814-7232-4008-bd66-2d49376d7bea 2022-04-12 14:30:11.063 1420 2685241138336 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 14:30:11.063 1420 2685241138336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['adc3c814-7232-4008-bd66-2d49376d7bea'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:30:11.322 1420 2685241138336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['adc3c814-7232-4008-bd66-2d49376d7bea']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:30:11.322 1420 2685241138336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:30:11.343 1420 2685241138336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (97ca6ba5-98b1-4e01-91f7-b5b1cd311774) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:30:11.343 1420 2685241138336 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for adc3c814-7232-4008-bd66-2d49376d7bea _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:30:11.352 1420 2685241138336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 14:30:11.352 1420 2685241138336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device adc3c814-7232-4008-bd66-2d49376d7bea not yet added. Adding. 2022-04-12 14:30:11.352 1420 2685241138336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-12 14:30:11.379 1420 2685241138336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-12 14:30:11.590 1420 2685241138336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-adc3c814-7232-4008-bd66-2d49376d7bea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:30:11.820 1420 2685241138336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-adc3c814-7232-4008-bd66-2d49376d7bea" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:30:11.820 1420 2685241138336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-adc3c814-7232-4008-bd66-2d49376d7bea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:30:12.071 1420 2685241138336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-adc3c814-7232-4008-bd66-2d49376d7bea" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:30:12.215 1420 2685241138336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-adc3c814-7232-4008-bd66-2d49376d7bea" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.704s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:30:12.243 1420 2685241138336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port adc3c814-7232-4008-bd66-2d49376d7bea status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 14:30:12.243 1420 2685241138336 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port adc3c814-7232-4008-bd66-2d49376d7bea processed. 2022-04-12 14:30:12.243 1420 2685241138336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:30:12.478 1420 2685241138336 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:30:51.816 1420 2685240253776 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-565f6057-b4af-43ba-b8b7-a0720d58dd33 b1c8101eca804c55b57708b8fd32f4b6 49188c95f1804cb397ce7cc2aeb071f2 - - -] Security group member updated on remote: ['90113036-7269-47df-9908-db7e1e7a25d2'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:30:51.821 1420 2685240253776 MainThread INFO neutron.agent.securitygroups_rpc [req-565f6057-b4af-43ba-b8b7-a0720d58dd33 b1c8101eca804c55b57708b8fd32f4b6 49188c95f1804cb397ce7cc2aeb071f2 - - -] Security group member updated ['90113036-7269-47df-9908-db7e1e7a25d2'] 2022-04-12 14:30:51.854 1420 2685238401680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c8a0b6c8-ec77-40ab-a972-4f742255a527 2022-04-12 14:30:52.166 1420 2685240414048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-565f6057-b4af-43ba-b8b7-a0720d58dd33 b1c8101eca804c55b57708b8fd32f4b6 49188c95f1804cb397ce7cc2aeb071f2 - - -] port_delete event received for 'c8a0b6c8-ec77-40ab-a972-4f742255a527' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:30:52.402 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 14:30:52.402 1420 2685239781328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c8a0b6c8-ec77-40ab-a972-4f742255a527' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 14:30:52.402 1420 2685239781328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c8a0b6c8-ec77-40ab-a972-4f742255a527' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 14:30:52.423 1420 2685239781328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c8a0b6c8-ec77-40ab-a972-4f742255a527 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 14:30:52.463 1420 2685239781328 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 10b93a74-e9df-4c8d-a668-3b0b6235408c 2022-04-12 14:30:52.463 1420 2685239781328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c8a0b6c8-ec77-40ab-a972-4f742255a527'] 2022-04-12 14:30:52.478 1420 2685239781328 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 14:30:52.478 1420 2685239781328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-12 14:30:52.494 1420 2685239781328 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c8a0b6c8-ec77-40ab-a972-4f742255a527'] 2022-04-12 14:30:54.410 1420 2685240833472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:30:54.445 1420 2685240833472 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:30:54.586 1420 2685241069232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-91cae49e-23df-42b0-bc6b-d9d1cbd99aa1 b1c8101eca804c55b57708b8fd32f4b6 49188c95f1804cb397ce7cc2aeb071f2 - - -] port_delete event received for 'ce7bb409-90a6-4001-ae85-230527fee8df' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:30:55.105 1420 2685242044656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4aee51fd-e2d2-4316-bb3d-45c73b0aad1f b1c8101eca804c55b57708b8fd32f4b6 49188c95f1804cb397ce7cc2aeb071f2 - - -] Security group rule updated on remote: ['de4a37d3-e5c1-4f25-834a-648eda017890'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:30:55.105 1420 2685242044656 MainThread INFO neutron.agent.securitygroups_rpc [req-4aee51fd-e2d2-4316-bb3d-45c73b0aad1f b1c8101eca804c55b57708b8fd32f4b6 49188c95f1804cb397ce7cc2aeb071f2 - - -] Security group rule updated ['de4a37d3-e5c1-4f25-834a-648eda017890'] 2022-04-12 14:30:55.235 1420 2685238880736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ef496da5-a967-42c2-bca5-4efbf2a7225e b1c8101eca804c55b57708b8fd32f4b6 49188c95f1804cb397ce7cc2aeb071f2 - - -] Security group rule updated on remote: ['de4a37d3-e5c1-4f25-834a-648eda017890'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:30:55.235 1420 2685238880736 MainThread INFO neutron.agent.securitygroups_rpc [req-ef496da5-a967-42c2-bca5-4efbf2a7225e b1c8101eca804c55b57708b8fd32f4b6 49188c95f1804cb397ce7cc2aeb071f2 - - -] Security group rule updated ['de4a37d3-e5c1-4f25-834a-648eda017890'] 2022-04-12 14:30:59.102 1420 2685221031424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a04cf465-97de-43ea-b974-dab88d447a6a b1c8101eca804c55b57708b8fd32f4b6 49188c95f1804cb397ce7cc2aeb071f2 - - -] Security group member updated on remote: ['de4a37d3-e5c1-4f25-834a-648eda017890'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:30:59.102 1420 2685221031424 MainThread INFO neutron.agent.securitygroups_rpc [req-a04cf465-97de-43ea-b974-dab88d447a6a b1c8101eca804c55b57708b8fd32f4b6 49188c95f1804cb397ce7cc2aeb071f2 - - -] Security group member updated ['de4a37d3-e5c1-4f25-834a-648eda017890'] 2022-04-12 14:31:00.211 1420 2685221031424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2540b927-deab-4f0c-aa20-f02a3f3a2e6a b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] port_update received: 7e120853-bb7b-44fb-b722-a74a3be3c966 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:31:00.243 1420 2685221031424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2540b927-deab-4f0c-aa20-f02a3f3a2e6a b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] No port 7e120853-bb7b-44fb-b722-a74a3be3c966 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:31:01.853 1420 2685238401504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7e120853-bb7b-44fb-b722-a74a3be3c966 2022-04-12 14:31:02.466 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 14:31:02.666 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Adding port 7e120853-bb7b-44fb-b722-a74a3be3c966 2022-04-12 14:31:02.666 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Port 7e120853-bb7b-44fb-b722-a74a3be3c966 updated. Details: {'device': '7e120853-bb7b-44fb-b722-a74a3be3c966', 'network_id': '10b93a74-e9df-4c8d-a668-3b0b6235408c', 'port_id': '7e120853-bb7b-44fb-b722-a74a3be3c966', 'mac_address': 'fa:16:3e:e5:67:7a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1040, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b1d9c83f-a54a-4a39-b389-03cf74c59344', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-12 14:31:02.688 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-12 14:31:02.696 1420 2685240252368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7e120853-bb7b-44fb-b722-a74a3be3c966" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:31:02.696 1420 2685240252368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7e120853-bb7b-44fb-b722-a74a3be3c966 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 14:31:02.714 1420 2685240252368 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 10b93a74-e9df-4c8d-a668-3b0b6235408c 2022-04-12 14:31:02.714 1420 2685240252368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-12 14:31:02.916 1420 2685240252368 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7e120853-bb7b-44fb-b722-a74a3be3c966') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:31:02.916 1420 2685240252368 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7e120853-bb7b-44fb-b722-a74a3be3c966') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:31:02.945 1420 2685240252368 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7e120853-bb7b-44fb-b722-a74a3be3c966 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 14:31:02.945 1420 2685240252368 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1040, VLAN trunk: None to switch port 7e120853-bb7b-44fb-b722-a74a3be3c966 2022-04-12 14:31:03.074 1420 2685240252368 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 14:31:03.093 1420 2685240252368 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7e120853-bb7b-44fb-b722-a74a3be3c966'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:31:03.237 1420 2685240252368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7e120853-bb7b-44fb-b722-a74a3be3c966']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:31:03.248 1420 2685240252368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:31:03.263 1420 2685240252368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (de4a37d3-e5c1-4f25-834a-648eda017890) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:31:03.276 1420 2685240252368 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7e120853-bb7b-44fb-b722-a74a3be3c966 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:31:03.291 1420 2685240252368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 14:31:03.291 1420 2685240252368 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7e120853-bb7b-44fb-b722-a74a3be3c966 not yet added. Adding. 2022-04-12 14:31:03.307 1420 2685240252368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-12 14:31:03.307 1420 2685240252368 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-12 14:31:03.539 1420 2685240252368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e120853-bb7b-44fb-b722-a74a3be3c966" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:31:03.791 1420 2685240252368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e120853-bb7b-44fb-b722-a74a3be3c966" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:31:03.791 1420 2685240252368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e120853-bb7b-44fb-b722-a74a3be3c966" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:31:04.023 1420 2685240252368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e120853-bb7b-44fb-b722-a74a3be3c966" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:31:04.178 1420 2685240252368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7e120853-bb7b-44fb-b722-a74a3be3c966" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.484s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:31:04.194 1420 2685240252368 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7e120853-bb7b-44fb-b722-a74a3be3c966 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 14:31:04.194 1420 2685240252368 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7e120853-bb7b-44fb-b722-a74a3be3c966 processed. 2022-04-12 14:31:04.475 1420 2685240252368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:31:04.653 1420 2685240252368 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:31:10.041 1420 2685238401680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f3c06ae6-f9f0-4b48-bcc5-8f08bd4eabe6 2022-04-12 14:31:10.482 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 14:31:10.482 1420 2685242661520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f3c06ae6-f9f0-4b48-bcc5-8f08bd4eabe6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 14:31:10.482 1420 2685242661520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f3c06ae6-f9f0-4b48-bcc5-8f08bd4eabe6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 14:31:10.482 1420 2685242661520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f3c06ae6-f9f0-4b48-bcc5-8f08bd4eabe6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 14:31:10.513 1420 2685242661520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f3c06ae6-f9f0-4b48-bcc5-8f08bd4eabe6'] 2022-04-12 14:31:10.540 1420 2685242661520 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 14:31:10.540 1420 2685242661520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-12 14:31:10.556 1420 2685242661520 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f3c06ae6-f9f0-4b48-bcc5-8f08bd4eabe6'] 2022-04-12 14:31:12.191 1420 2685242661520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-50ad4f81-04a1-41fa-a096-83dc58ea120d 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Security group member updated on remote: ['bb3fcf4a-1f67-4f4d-9a18-feeb31c42e13'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:31:12.202 1420 2685242661520 MainThread INFO neutron.agent.securitygroups_rpc [req-50ad4f81-04a1-41fa-a096-83dc58ea120d 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Security group member updated ['bb3fcf4a-1f67-4f4d-9a18-feeb31c42e13'] 2022-04-12 14:31:12.476 1420 2685240485488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:31:12.512 1420 2685240485488 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:31:12.726 1420 2685239706896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50ad4f81-04a1-41fa-a096-83dc58ea120d 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] port_delete event received for 'f3c06ae6-f9f0-4b48-bcc5-8f08bd4eabe6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:31:14.916 1420 2685241137456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-07496ad0-9b83-44e6-a3e0-fb2cd81f8a2d 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] port_delete event received for '1710c0c7-e7c5-47a3-ac74-5de8475025dc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:31:20.133 1420 2685238401680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5cc37ca7-0920-4f67-89e7-d7f50d7555ea 2022-04-12 14:31:20.354 1420 2685242691424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6180d0d6-1e9e-4077-b40b-3410793da5e0 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Security group member updated on remote: ['0e6334a4-ca7d-404b-9740-66bd37414610'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:31:20.384 1420 2685242691424 MainThread INFO neutron.agent.securitygroups_rpc [req-6180d0d6-1e9e-4077-b40b-3410793da5e0 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Security group member updated ['0e6334a4-ca7d-404b-9740-66bd37414610'] 2022-04-12 14:31:20.384 1420 2685242691424 MainThread INFO neutron.agent.securitygroups_rpc [req-6180d0d6-1e9e-4077-b40b-3410793da5e0 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Refresh firewall rules 2022-04-12 14:31:20.384 1420 2685242691424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6180d0d6-1e9e-4077-b40b-3410793da5e0 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Get security group information for devices via rpc ['1c0f16dc-ff0a-491c-8fc5-59048859f906', '5cc37ca7-0920-4f67-89e7-d7f50d7555ea'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:31:20.447 1420 2685242760176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6180d0d6-1e9e-4077-b40b-3410793da5e0 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] port_delete event received for '5cc37ca7-0920-4f67-89e7-d7f50d7555ea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:31:20.506 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 14:31:20.509 1420 2685242760176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5cc37ca7-0920-4f67-89e7-d7f50d7555ea' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 14:31:20.509 1420 2685242760176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5cc37ca7-0920-4f67-89e7-d7f50d7555ea' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 14:31:20.524 1420 2685242760176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5cc37ca7-0920-4f67-89e7-d7f50d7555ea _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 14:31:20.554 1420 2685242760176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5cc37ca7-0920-4f67-89e7-d7f50d7555ea'] 2022-04-12 14:31:20.554 1420 2685242760176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 14:31:20.573 1420 2685242760176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-12 14:31:20.573 1420 2685242760176 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5cc37ca7-0920-4f67-89e7-d7f50d7555ea'] 2022-04-12 14:31:20.592 1420 2685242691424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6180d0d6-1e9e-4077-b40b-3410793da5e0 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Update security group information for ports dict_keys(['1c0f16dc-ff0a-491c-8fc5-59048859f906']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:31:20.592 1420 2685242691424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6180d0d6-1e9e-4077-b40b-3410793da5e0 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:31:20.609 1420 2685242691424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6180d0d6-1e9e-4077-b40b-3410793da5e0 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Update rules of security group (0e6334a4-ca7d-404b-9740-66bd37414610) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:31:20.609 1420 2685242691424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-6180d0d6-1e9e-4077-b40b-3410793da5e0 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Update members of security group (0e6334a4-ca7d-404b-9740-66bd37414610) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-12 14:31:20.609 1420 2685242691424 MainThread DEBUG neutron.agent.securitygroups_rpc [req-6180d0d6-1e9e-4077-b40b-3410793da5e0 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Update port filter for 1c0f16dc-ff0a-491c-8fc5-59048859f906 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:31:20.609 1420 2685242691424 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6180d0d6-1e9e-4077-b40b-3410793da5e0 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Updating port rules. 2022-04-12 14:31:20.628 1420 2685242691424 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-6180d0d6-1e9e-4077-b40b-3410793da5e0 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Creating 0 new rules, removing 1 old rules. 2022-04-12 14:31:20.634 1420 2685242691424 MainThread DEBUG oslo_concurrency.lockutils [req-6180d0d6-1e9e-4077-b40b-3410793da5e0 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Lock "n-hv-driver-port-lock-1c0f16dc-ff0a-491c-8fc5-59048859f906" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:31:20.634 1420 2685242691424 MainThread DEBUG oslo_concurrency.lockutils [req-6180d0d6-1e9e-4077-b40b-3410793da5e0 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Lock "n-hv-driver-port-lock-1c0f16dc-ff0a-491c-8fc5-59048859f906" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:31:20.657 1420 2685242691424 MainThread DEBUG oslo_concurrency.lockutils [req-6180d0d6-1e9e-4077-b40b-3410793da5e0 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Lock "n-hv-driver-port-lock-1c0f16dc-ff0a-491c-8fc5-59048859f906" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:31:20.887 1420 2685242691424 MainThread DEBUG oslo_concurrency.lockutils [req-6180d0d6-1e9e-4077-b40b-3410793da5e0 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Lock "n-hv-driver-port-lock-1c0f16dc-ff0a-491c-8fc5-59048859f906" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:31:22.517 1420 2685242691424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:31:22.548 1420 2685242691424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:31:26.178 1420 2685241903408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8821943d-9ce1-4c3d-84b8-4689e3539aef 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Security group member updated on remote: ['0e6334a4-ca7d-404b-9740-66bd37414610'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:31:26.199 1420 2685241903408 MainThread INFO neutron.agent.securitygroups_rpc [req-8821943d-9ce1-4c3d-84b8-4689e3539aef 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Security group member updated ['0e6334a4-ca7d-404b-9740-66bd37414610'] 2022-04-12 14:31:26.199 1420 2685241903408 MainThread INFO neutron.agent.securitygroups_rpc [req-8821943d-9ce1-4c3d-84b8-4689e3539aef 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Refresh firewall rules 2022-04-12 14:31:26.217 1420 2685241903408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8821943d-9ce1-4c3d-84b8-4689e3539aef 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Get security group information for devices via rpc ['1c0f16dc-ff0a-491c-8fc5-59048859f906'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:31:26.217 1420 2685238401680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 1c0f16dc-ff0a-491c-8fc5-59048859f906 2022-04-12 14:31:26.257 1420 2685241903408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8821943d-9ce1-4c3d-84b8-4689e3539aef 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:31:26.257 1420 2685241903408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8821943d-9ce1-4c3d-84b8-4689e3539aef 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:31:26.277 1420 2685241903408 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8821943d-9ce1-4c3d-84b8-4689e3539aef 7d953391b74246c39cadfb3279aeb52e bc50f73daaba422a80028bd9395b487e - - -] port_delete event received for '1c0f16dc-ff0a-491c-8fc5-59048859f906' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:31:26.524 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 14:31:26.524 1420 2685242516576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '1c0f16dc-ff0a-491c-8fc5-59048859f906' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 14:31:26.524 1420 2685242516576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '1c0f16dc-ff0a-491c-8fc5-59048859f906' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 14:31:26.524 1420 2685242516576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 1c0f16dc-ff0a-491c-8fc5-59048859f906 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 14:31:26.569 1420 2685242516576 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c5e9cadb-c05a-4919-a4f5-06d8c6a4a802 2022-04-12 14:31:26.586 1420 2685242516576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1c0f16dc-ff0a-491c-8fc5-59048859f906'] 2022-04-12 14:31:26.586 1420 2685242516576 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 14:31:26.586 1420 2685242516576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-12 14:31:26.586 1420 2685242516576 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['1c0f16dc-ff0a-491c-8fc5-59048859f906'] 2022-04-12 14:31:27.149 1420 2685241804752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Security group member updated on remote: ['0349dacb-0fa3-47d9-96d7-c61125a70a5a', 'c3d5b88f-aef4-4cdd-a3cc-f953997a0ab8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:31:27.162 1420 2685241804752 MainThread INFO neutron.agent.securitygroups_rpc [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Security group member updated ['0349dacb-0fa3-47d9-96d7-c61125a70a5a', 'c3d5b88f-aef4-4cdd-a3cc-f953997a0ab8'] 2022-04-12 14:31:27.162 1420 2685241804752 MainThread INFO neutron.agent.securitygroups_rpc [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Refresh firewall rules 2022-04-12 14:31:27.162 1420 2685241804752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Get security group information for devices via rpc ['f0034267-f3fd-42d6-867a-330b269ae4c9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:31:27.190 1420 2685242909088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] port_update received: f0034267-f3fd-42d6-867a-330b269ae4c9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:31:27.211 1420 2685242909088 MainThread DEBUG oslo_concurrency.lockutils [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Lock "n-hv-agent-port-lock-f0034267-f3fd-42d6-867a-330b269ae4c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:31:27.211 1420 2685242909088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Binding port f0034267-f3fd-42d6-867a-330b269ae4c9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 14:31:27.211 1420 2685242909088 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-12 14:31:27.258 1420 2685242909088 MainThread DEBUG neutron.services.trunk.rpc.agent [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f0034267-f3fd-42d6-867a-330b269ae4c9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:31:27.258 1420 2685242909088 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f0034267-f3fd-42d6-867a-330b269ae4c9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:31:27.279 1420 2685242909088 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Trunk plugin disabled on server. Assuming port f0034267-f3fd-42d6-867a-330b269ae4c9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 14:31:27.303 1420 2685242909088 MainThread INFO networking_hyperv.neutron.trunk_driver [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Binding VLAN ID: 1043, VLAN trunk: None to switch port f0034267-f3fd-42d6-867a-330b269ae4c9 2022-04-12 14:31:27.346 1420 2685242909088 MainThread INFO neutron.agent.securitygroups_rpc [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Refresh firewall rules 2022-04-12 14:31:27.358 1420 2685242909088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Get security group information for devices via rpc ['f0034267-f3fd-42d6-867a-330b269ae4c9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:31:27.426 1420 2685241804752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Update security group information for ports dict_keys(['f0034267-f3fd-42d6-867a-330b269ae4c9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:31:27.443 1420 2685241804752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:31:27.443 1420 2685241804752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Update rules of security group (0349dacb-0fa3-47d9-96d7-c61125a70a5a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:31:27.454 1420 2685241804752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Update members of security group (0349dacb-0fa3-47d9-96d7-c61125a70a5a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-12 14:31:27.454 1420 2685241804752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Update port filter for f0034267-f3fd-42d6-867a-330b269ae4c9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:31:27.467 1420 2685241804752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Updating port rules. 2022-04-12 14:31:27.467 1420 2685241804752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Creating 0 new rules, removing 6 old rules. 2022-04-12 14:31:27.467 1420 2685241804752 MainThread DEBUG oslo_concurrency.lockutils [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Lock "n-hv-driver-port-lock-f0034267-f3fd-42d6-867a-330b269ae4c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:31:27.492 1420 2685241804752 MainThread DEBUG oslo_concurrency.lockutils [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Lock "n-hv-driver-port-lock-f0034267-f3fd-42d6-867a-330b269ae4c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:31:27.492 1420 2685241804752 MainThread DEBUG oslo_concurrency.lockutils [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Lock "n-hv-driver-port-lock-f0034267-f3fd-42d6-867a-330b269ae4c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:31:27.713 1420 2685241804752 MainThread DEBUG oslo_concurrency.lockutils [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Lock "n-hv-driver-port-lock-f0034267-f3fd-42d6-867a-330b269ae4c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:31:27.733 1420 2685242909088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Update security group information for ports dict_keys(['f0034267-f3fd-42d6-867a-330b269ae4c9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:31:27.733 1420 2685242909088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:31:27.742 1420 2685242909088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Update rules of security group (0349dacb-0fa3-47d9-96d7-c61125a70a5a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:31:27.742 1420 2685242909088 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Update members of security group (0349dacb-0fa3-47d9-96d7-c61125a70a5a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-12 14:31:27.742 1420 2685242909088 MainThread DEBUG neutron.agent.securitygroups_rpc [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Update port filter for f0034267-f3fd-42d6-867a-330b269ae4c9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:31:27.765 1420 2685242909088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Updating port rules. 2022-04-12 14:31:27.765 1420 2685242909088 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Creating 0 new rules, removing 0 old rules. 2022-04-12 14:31:27.776 1420 2685242909088 MainThread DEBUG oslo_concurrency.lockutils [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Lock "n-hv-driver-port-lock-f0034267-f3fd-42d6-867a-330b269ae4c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:31:27.776 1420 2685242909088 MainThread DEBUG oslo_concurrency.lockutils [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Lock "n-hv-driver-port-lock-f0034267-f3fd-42d6-867a-330b269ae4c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:31:27.776 1420 2685242909088 MainThread DEBUG oslo_concurrency.lockutils [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Lock "n-hv-driver-port-lock-f0034267-f3fd-42d6-867a-330b269ae4c9" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:31:27.776 1420 2685242909088 MainThread DEBUG oslo_concurrency.lockutils [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Lock "n-hv-driver-port-lock-f0034267-f3fd-42d6-867a-330b269ae4c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:31:27.850 1420 2685242909088 MainThread DEBUG oslo_concurrency.lockutils [req-9b7ab9c4-1fde-4491-b27d-d86203136ba5 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Lock "n-hv-agent-port-lock-f0034267-f3fd-42d6-867a-330b269ae4c9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.640s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:31:28.133 1420 2685242899264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d879d56d-b865-48b0-8f64-f591836be32a 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] port_delete event received for '60bcfac0-fad4-4755-83f5-d672d346c1fd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:31:28.386 1420 2685242899264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-76c4d6fa-24c5-452e-a5d7-4946727cfa11 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] port_delete event received for '4f3d83d0-b8af-4c8c-91f9-88b53780fd6a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:31:28.524 1420 2685242899264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:31:28.570 1420 2685242899264 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:31:29.943 1420 2685241068528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7448385a-fc6f-46e2-994d-2cd6f132df6c 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] port_delete event received for '68b515ca-f40a-4d96-8698-e9f821902d7c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:31:30.865 1420 2685242659936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c65fb52-99d7-4586-9322-49efc94ed5a4 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] port_delete event received for 'd63ad553-abf6-43cb-a920-c0481cb91c60' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:31:31.106 1420 2685241901296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c65fb52-99d7-4586-9322-49efc94ed5a4 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] network_delete received. Deleting network c5e9cadb-c05a-4919-a4f5-06d8c6a4a802 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 14:31:31.117 1420 2685241901296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c65fb52-99d7-4586-9322-49efc94ed5a4 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] Network c5e9cadb-c05a-4919-a4f5-06d8c6a4a802 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-12 14:31:31.133 1420 2685241901296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a530f89e-b982-4cc7-a723-31c521ed8243 - - - - -] port_delete event received for 'd63ad553-abf6-43cb-a920-c0481cb91c60' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:31:33.880 1420 2685240833472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3bfe0b5a-c6c1-4298-b14b-c6ffeba3b244 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Security group member updated on remote: ['0349dacb-0fa3-47d9-96d7-c61125a70a5a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:31:33.896 1420 2685240833472 MainThread INFO neutron.agent.securitygroups_rpc [req-3bfe0b5a-c6c1-4298-b14b-c6ffeba3b244 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Security group member updated ['0349dacb-0fa3-47d9-96d7-c61125a70a5a'] 2022-04-12 14:31:33.896 1420 2685240833472 MainThread INFO neutron.agent.securitygroups_rpc [req-3bfe0b5a-c6c1-4298-b14b-c6ffeba3b244 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Refresh firewall rules 2022-04-12 14:31:33.896 1420 2685240833472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3bfe0b5a-c6c1-4298-b14b-c6ffeba3b244 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Get security group information for devices via rpc ['f0034267-f3fd-42d6-867a-330b269ae4c9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:31:33.942 1420 2685240833472 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3bfe0b5a-c6c1-4298-b14b-c6ffeba3b244 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:31:33.961 1420 2685240833472 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3bfe0b5a-c6c1-4298-b14b-c6ffeba3b244 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:31:34.240 1420 2685240833472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3bfe0b5a-c6c1-4298-b14b-c6ffeba3b244 030f6d701ddb4323abcfabb748b035d4 b3d7ea4039fe45f0b3b3710a70602d66 - - -] port_delete event received for 'f0034267-f3fd-42d6-867a-330b269ae4c9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:31:34.287 1420 2685238401680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f0034267-f3fd-42d6-867a-330b269ae4c9 2022-04-12 14:31:34.556 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 14:31:34.556 1420 2685240484784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f0034267-f3fd-42d6-867a-330b269ae4c9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 14:31:34.556 1420 2685240484784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f0034267-f3fd-42d6-867a-330b269ae4c9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 14:31:34.573 1420 2685240484784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f0034267-f3fd-42d6-867a-330b269ae4c9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 14:31:34.600 1420 2685240484784 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f0034267-f3fd-42d6-867a-330b269ae4c9'] 2022-04-12 14:31:34.600 1420 2685240484784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 14:31:34.616 1420 2685240484784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-12 14:31:34.616 1420 2685240484784 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f0034267-f3fd-42d6-867a-330b269ae4c9'] 2022-04-12 14:31:35.944 1420 2685240267168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1af2a04-1259-4bd6-b10f-fdbd083c4254 - - - - -] port_update received: 1a6c49e0-f876-4cb3-bb19-f9fd03742716 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:31:35.961 1420 2685240267168 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a1af2a04-1259-4bd6-b10f-fdbd083c4254 - - - - -] No port 1a6c49e0-f876-4cb3-bb19-f9fd03742716 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:31:36.553 1420 2685242249056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:31:36.604 1420 2685242249056 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:31:37.380 1420 2685242689488 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cb8c0eb1-71f9-4e98-88b7-2663a52b3ac1 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] port_delete event received for '2f39c80a-872b-49c0-854c-5ebb70af1093' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:31:37.645 1420 2685241421664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a7b89e0d-ebf8-469d-82d3-f7a1f1a5114d 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group rule updated on remote: ['aa3f8fc1-21eb-4cbd-9b92-fefb18972454'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:31:37.645 1420 2685241421664 MainThread INFO neutron.agent.securitygroups_rpc [req-a7b89e0d-ebf8-469d-82d3-f7a1f1a5114d 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group rule updated ['aa3f8fc1-21eb-4cbd-9b92-fefb18972454'] 2022-04-12 14:31:38.131 1420 2685242759824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e5da5417-0a51-4dd8-be65-90f6e3408457 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group rule updated on remote: ['aa3f8fc1-21eb-4cbd-9b92-fefb18972454'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:31:38.149 1420 2685242759824 MainThread INFO neutron.agent.securitygroups_rpc [req-e5da5417-0a51-4dd8-be65-90f6e3408457 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group rule updated ['aa3f8fc1-21eb-4cbd-9b92-fefb18972454'] 2022-04-12 14:31:39.067 1420 2685242912608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d9fa31bd-8927-4525-b1c4-434f496bd63d 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] port_delete event received for 'a539b146-549f-4671-8e82-649d353cc36c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:31:39.230 1420 2685242956608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01a609aa-0e66-4dd0-bafd-5e433cc7142e - - - - -] port_update received: 5aa28035-1c1f-45a8-acfe-8006db67f402 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:31:39.242 1420 2685242956608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-01a609aa-0e66-4dd0-bafd-5e433cc7142e - - - - -] No port 5aa28035-1c1f-45a8-acfe-8006db67f402 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:31:40.145 1420 2685242957312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1539c380-e4e8-43e7-980a-a3e22aa82d8b 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] port_delete event received for 'd97d4dff-c0c0-420b-b8d8-fabb51ac7359' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:31:40.492 1420 2685242957312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1539c380-e4e8-43e7-980a-a3e22aa82d8b 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] network_delete received. Deleting network 9cf681b3-e3b6-4238-acc9-69f2e6504ff4 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 14:31:40.506 1420 2685242957312 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-1539c380-e4e8-43e7-980a-a3e22aa82d8b 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] Reclaiming local network 9cf681b3-e3b6-4238-acc9-69f2e6504ff4 2022-04-12 14:31:40.506 1420 2685242957312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-09470a53-d958-40ab-8266-f314b2bbbcd4 - - - - -] port_delete event received for 'd97d4dff-c0c0-420b-b8d8-fabb51ac7359' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:31:41.648 1420 2685240097248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8c4caa46-fafe-40ab-b928-8f6228f05693 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] port_delete event received for 'd0667579-08f3-4b65-b96f-96ff22c6c40f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:31:42.724 1420 2685242898384 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ed1ba927-503b-4474-8b44-6d63564d866d 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group member updated on remote: ['aa3f8fc1-21eb-4cbd-9b92-fefb18972454'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:31:42.741 1420 2685242898384 MainThread INFO neutron.agent.securitygroups_rpc [req-ed1ba927-503b-4474-8b44-6d63564d866d 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group member updated ['aa3f8fc1-21eb-4cbd-9b92-fefb18972454'] 2022-04-12 14:31:43.180 1420 2685242191008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c7e863be-1958-42f0-8bb9-70fec127fccc 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] port_delete event received for 'cf16243e-57b1-4edb-978a-b498e3556aac' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:31:44.007 1420 2685242046944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9134bb9e-00d3-4258-acae-56945acc8760 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] port_delete event received for '5d1e81cf-981a-4a67-af86-987b0109a3c1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:31:44.176 1420 2685242046944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3192ee7b-9420-40ca-b526-293b775ddbaa - - - - -] port_delete event received for '5d1e81cf-981a-4a67-af86-987b0109a3c1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:31:44.208 1420 2685242991712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9134bb9e-00d3-4258-acae-56945acc8760 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] network_delete received. Deleting network 08c39bb3-95d2-422b-be6a-692467e10b71 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 14:31:44.225 1420 2685242991712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9134bb9e-00d3-4258-acae-56945acc8760 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] Network 08c39bb3-95d2-422b-be6a-692467e10b71 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-12 14:31:45.492 1420 2685238485760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f97ed48a-dd1f-402f-8bb0-4a8658b829ae b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] port_update received: c5e47b6a-6b3c-4b25-93b3-a51f6fd4fc51 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:31:45.507 1420 2685238485760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f97ed48a-dd1f-402f-8bb0-4a8658b829ae b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] No port c5e47b6a-6b3c-4b25-93b3-a51f6fd4fc51 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:31:46.116 1420 2685238485760 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6db0feaa-5fef-4f69-a007-9af0db28f131 2615f453de53491093c174778cb56240 a2bedb77e90047d299fac9bf3cf393a8 - - -] Security group member updated on remote: ['bbb5588c-4d51-4828-985b-3f21e68353c5'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:31:46.116 1420 2685238485760 MainThread INFO neutron.agent.securitygroups_rpc [req-6db0feaa-5fef-4f69-a007-9af0db28f131 2615f453de53491093c174778cb56240 a2bedb77e90047d299fac9bf3cf393a8 - - -] Security group member updated ['bbb5588c-4d51-4828-985b-3f21e68353c5'] 2022-04-12 14:31:46.349 1420 2685238401680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 10d21dae-e43e-4c36-be2c-e96509c4fe8b 2022-04-12 14:31:46.457 1420 2685238485760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6db0feaa-5fef-4f69-a007-9af0db28f131 2615f453de53491093c174778cb56240 a2bedb77e90047d299fac9bf3cf393a8 - - -] port_delete event received for '10d21dae-e43e-4c36-be2c-e96509c4fe8b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:31:46.597 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 14:31:46.602 1420 2685238485760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '10d21dae-e43e-4c36-be2c-e96509c4fe8b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 14:31:46.602 1420 2685238485760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '10d21dae-e43e-4c36-be2c-e96509c4fe8b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 14:31:46.616 1420 2685238485760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 10d21dae-e43e-4c36-be2c-e96509c4fe8b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 14:31:46.631 1420 2685238485760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f4a3bd02-b790-409a-af63-4b8c508a5dc9 2022-04-12 14:31:46.631 1420 2685238485760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['10d21dae-e43e-4c36-be2c-e96509c4fe8b'] 2022-04-12 14:31:46.648 1420 2685238485760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 14:31:46.648 1420 2685238485760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-12 14:31:46.648 1420 2685238485760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['10d21dae-e43e-4c36-be2c-e96509c4fe8b'] 2022-04-12 14:31:48.180 1420 2685238401504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c5e47b6a-6b3c-4b25-93b3-a51f6fd4fc51 2022-04-12 14:31:48.597 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 14:31:48.598 1420 2685221450848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:31:48.631 1420 2685221450848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:31:48.833 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Adding port c5e47b6a-6b3c-4b25-93b3-a51f6fd4fc51 2022-04-12 14:31:48.833 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Port c5e47b6a-6b3c-4b25-93b3-a51f6fd4fc51 updated. Details: {'device': 'c5e47b6a-6b3c-4b25-93b3-a51f6fd4fc51', 'network_id': 'b92ade3c-1952-4e8c-a71a-76cbe01a1576', 'port_id': 'c5e47b6a-6b3c-4b25-93b3-a51f6fd4fc51', 'mac_address': 'fa:16:3e:ef:7a:4f', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1026, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f447f83a-4258-47f2-9876-65788ff6ba27', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-12 14:31:48.833 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-12 14:31:48.858 1420 2685242323888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c5e47b6a-6b3c-4b25-93b3-a51f6fd4fc51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:31:48.865 1420 2685242323888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c5e47b6a-6b3c-4b25-93b3-a51f6fd4fc51 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 14:31:48.865 1420 2685242323888 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b92ade3c-1952-4e8c-a71a-76cbe01a1576 2022-04-12 14:31:48.865 1420 2685242323888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-12 14:31:49.036 1420 2685242323888 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c5e47b6a-6b3c-4b25-93b3-a51f6fd4fc51') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:31:49.036 1420 2685242323888 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c5e47b6a-6b3c-4b25-93b3-a51f6fd4fc51') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:31:49.053 1420 2685242323888 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c5e47b6a-6b3c-4b25-93b3-a51f6fd4fc51 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 14:31:49.069 1420 2685242323888 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1026, VLAN trunk: None to switch port c5e47b6a-6b3c-4b25-93b3-a51f6fd4fc51 2022-04-12 14:31:49.181 1420 2685242323888 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 14:31:49.194 1420 2685242323888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c5e47b6a-6b3c-4b25-93b3-a51f6fd4fc51'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:31:49.347 1420 2685242323888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c5e47b6a-6b3c-4b25-93b3-a51f6fd4fc51']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:31:49.347 1420 2685242323888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:31:49.366 1420 2685242323888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (aa3f8fc1-21eb-4cbd-9b92-fefb18972454) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:31:49.379 1420 2685242323888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c5e47b6a-6b3c-4b25-93b3-a51f6fd4fc51 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:31:49.379 1420 2685242323888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 14:31:49.394 1420 2685242323888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c5e47b6a-6b3c-4b25-93b3-a51f6fd4fc51 not yet added. Adding. 2022-04-12 14:31:49.394 1420 2685242323888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-12 14:31:49.394 1420 2685242323888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-12 14:31:49.519 1420 2685242323888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5e47b6a-6b3c-4b25-93b3-a51f6fd4fc51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:31:49.660 1420 2685242323888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5e47b6a-6b3c-4b25-93b3-a51f6fd4fc51" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:31:49.660 1420 2685242323888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5e47b6a-6b3c-4b25-93b3-a51f6fd4fc51" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:31:49.802 1420 2685242323888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c5e47b6a-6b3c-4b25-93b3-a51f6fd4fc51" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:31:49.904 1420 2685242323888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c5e47b6a-6b3c-4b25-93b3-a51f6fd4fc51" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:31:49.925 1420 2685242323888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c5e47b6a-6b3c-4b25-93b3-a51f6fd4fc51 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 14:31:49.925 1420 2685242323888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c5e47b6a-6b3c-4b25-93b3-a51f6fd4fc51 processed. 2022-04-12 14:31:49.925 1420 2685242323888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a933d531-feb0-4cfc-abfe-99323077d3b5 2615f453de53491093c174778cb56240 a2bedb77e90047d299fac9bf3cf393a8 - - -] port_delete event received for 'c0cab662-beb6-4b7a-b4b8-de4511728d86' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:31:50.288 1420 2685242833200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-381c1876-a165-4406-8ef8-93270d51e964 2615f453de53491093c174778cb56240 a2bedb77e90047d299fac9bf3cf393a8 - - -] Security group rule updated on remote: ['ad1fd4cb-cbc5-48b9-a2d1-f53bdec39e22'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:31:50.288 1420 2685242833200 MainThread INFO neutron.agent.securitygroups_rpc [req-381c1876-a165-4406-8ef8-93270d51e964 2615f453de53491093c174778cb56240 a2bedb77e90047d299fac9bf3cf393a8 - - -] Security group rule updated ['ad1fd4cb-cbc5-48b9-a2d1-f53bdec39e22'] 2022-04-12 14:31:50.426 1420 2685243107280 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1b3545cd-9d17-4055-a2ad-728485df35ac 2615f453de53491093c174778cb56240 a2bedb77e90047d299fac9bf3cf393a8 - - -] Security group rule updated on remote: ['ad1fd4cb-cbc5-48b9-a2d1-f53bdec39e22'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:31:50.426 1420 2685243107280 MainThread INFO neutron.agent.securitygroups_rpc [req-1b3545cd-9d17-4055-a2ad-728485df35ac 2615f453de53491093c174778cb56240 a2bedb77e90047d299fac9bf3cf393a8 - - -] Security group rule updated ['ad1fd4cb-cbc5-48b9-a2d1-f53bdec39e22'] 2022-04-12 14:31:50.598 1420 2685243142384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:31:50.818 1420 2685243142384 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.219s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:31:54.721 1420 2685241603696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f55b4b49-bf05-445e-b978-8d615fa151e6 2615f453de53491093c174778cb56240 a2bedb77e90047d299fac9bf3cf393a8 - - -] Security group member updated on remote: ['ad1fd4cb-cbc5-48b9-a2d1-f53bdec39e22'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:31:54.740 1420 2685241603696 MainThread INFO neutron.agent.securitygroups_rpc [req-f55b4b49-bf05-445e-b978-8d615fa151e6 2615f453de53491093c174778cb56240 a2bedb77e90047d299fac9bf3cf393a8 - - -] Security group member updated ['ad1fd4cb-cbc5-48b9-a2d1-f53bdec39e22'] 2022-04-12 14:31:55.533 1420 2685240833120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f63fdf4b-3124-46d7-ab16-9b3f9aeeb5f5 b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] port_update received: e3c068b4-ba4d-4f43-b810-fbcedcf4b224 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:31:55.551 1420 2685240833120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f63fdf4b-3124-46d7-ab16-9b3f9aeeb5f5 b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] No port e3c068b4-ba4d-4f43-b810-fbcedcf4b224 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:31:58.256 1420 2685238401504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: e3c068b4-ba4d-4f43-b810-fbcedcf4b224 2022-04-12 14:31:58.634 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 14:31:58.861 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Adding port e3c068b4-ba4d-4f43-b810-fbcedcf4b224 2022-04-12 14:31:58.861 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Port e3c068b4-ba4d-4f43-b810-fbcedcf4b224 updated. Details: {'device': 'e3c068b4-ba4d-4f43-b810-fbcedcf4b224', 'network_id': 'f4a3bd02-b790-409a-af63-4b8c508a5dc9', 'port_id': 'e3c068b4-ba4d-4f43-b810-fbcedcf4b224', 'mac_address': 'fa:16:3e:91:85:87', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1046, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '173d8463-b4b7-4546-b738-e7a6791e414a', 'ip_address': '172.20.0.4'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-12 14:31:58.875 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-12 14:31:58.875 1420 2685243194176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e3c068b4-ba4d-4f43-b810-fbcedcf4b224" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:31:58.875 1420 2685243194176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port e3c068b4-ba4d-4f43-b810-fbcedcf4b224 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 14:31:58.893 1420 2685243194176 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f4a3bd02-b790-409a-af63-4b8c508a5dc9 2022-04-12 14:31:58.893 1420 2685243194176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-12 14:31:59.052 1420 2685243194176 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'e3c068b4-ba4d-4f43-b810-fbcedcf4b224') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:31:59.052 1420 2685243194176 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'e3c068b4-ba4d-4f43-b810-fbcedcf4b224') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:31:59.070 1420 2685243194176 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port e3c068b4-ba4d-4f43-b810-fbcedcf4b224 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 14:31:59.070 1420 2685243194176 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1046, VLAN trunk: None to switch port e3c068b4-ba4d-4f43-b810-fbcedcf4b224 2022-04-12 14:31:59.180 1420 2685243194176 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 14:31:59.180 1420 2685243194176 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['e3c068b4-ba4d-4f43-b810-fbcedcf4b224'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:31:59.348 1420 2685243194176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['e3c068b4-ba4d-4f43-b810-fbcedcf4b224']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:31:59.348 1420 2685243194176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:31:59.348 1420 2685243194176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ad1fd4cb-cbc5-48b9-a2d1-f53bdec39e22) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:31:59.348 1420 2685243194176 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for e3c068b4-ba4d-4f43-b810-fbcedcf4b224 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:31:59.373 1420 2685243194176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 14:31:59.380 1420 2685243194176 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device e3c068b4-ba4d-4f43-b810-fbcedcf4b224 not yet added. Adding. 2022-04-12 14:31:59.380 1420 2685243194176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-12 14:31:59.395 1420 2685243194176 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-12 14:31:59.536 1420 2685243194176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3c068b4-ba4d-4f43-b810-fbcedcf4b224" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:31:59.690 1420 2685243194176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3c068b4-ba4d-4f43-b810-fbcedcf4b224" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:31:59.690 1420 2685243194176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3c068b4-ba4d-4f43-b810-fbcedcf4b224" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:31:59.837 1420 2685243194176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-e3c068b4-ba4d-4f43-b810-fbcedcf4b224" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:31:59.960 1420 2685243194176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-e3c068b4-ba4d-4f43-b810-fbcedcf4b224" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.079s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:31:59.960 1420 2685243194176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port e3c068b4-ba4d-4f43-b810-fbcedcf4b224 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 14:31:59.979 1420 2685243194176 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port e3c068b4-ba4d-4f43-b810-fbcedcf4b224 processed. 2022-04-12 14:32:00.644 1420 2685243194176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:32:00.848 1420 2685243194176 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:32:06.536 1420 2685238401680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b58faff4-3309-40bf-a832-6b5d44e45854 2022-04-12 14:32:06.688 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 14:32:06.694 1420 2685243242976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b58faff4-3309-40bf-a832-6b5d44e45854' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 14:32:06.694 1420 2685243242976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b58faff4-3309-40bf-a832-6b5d44e45854' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 14:32:06.705 1420 2685243242976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b58faff4-3309-40bf-a832-6b5d44e45854 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 14:32:06.727 1420 2685243242976 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 37f9d6cb-734d-4a5c-b448-eec2b9f94087 2022-04-12 14:32:06.727 1420 2685243242976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b58faff4-3309-40bf-a832-6b5d44e45854'] 2022-04-12 14:32:06.727 1420 2685243242976 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 14:32:06.751 1420 2685243242976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-12 14:32:06.751 1420 2685243242976 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b58faff4-3309-40bf-a832-6b5d44e45854'] 2022-04-12 14:32:07.392 1420 2685241019376 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4b750234-016b-43e8-95fd-18e66774fb2d c0b71fb6c8bf4a0497e700809fbb7ee5 02af406c5f5b4f27890c5db6f5bda840 - - -] Security group member updated on remote: ['c0a675c0-6e8b-4865-b479-bcd498dd6585'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:32:07.392 1420 2685241019376 MainThread INFO neutron.agent.securitygroups_rpc [req-4b750234-016b-43e8-95fd-18e66774fb2d c0b71fb6c8bf4a0497e700809fbb7ee5 02af406c5f5b4f27890c5db6f5bda840 - - -] Security group member updated ['c0a675c0-6e8b-4865-b479-bcd498dd6585'] 2022-04-12 14:32:07.799 1420 2685242436592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4b750234-016b-43e8-95fd-18e66774fb2d c0b71fb6c8bf4a0497e700809fbb7ee5 02af406c5f5b4f27890c5db6f5bda840 - - -] port_delete event received for 'b58faff4-3309-40bf-a832-6b5d44e45854' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:32:08.690 1420 2685241888832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:32:08.726 1420 2685241888832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:32:12.473 1420 2685243627472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c893e738-53e8-4d25-9b29-ff4ffaff84a3 c0b71fb6c8bf4a0497e700809fbb7ee5 02af406c5f5b4f27890c5db6f5bda840 - - -] Security group member updated on remote: ['c0a675c0-6e8b-4865-b479-bcd498dd6585'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:32:12.473 1420 2685243627472 MainThread INFO neutron.agent.securitygroups_rpc [req-c893e738-53e8-4d25-9b29-ff4ffaff84a3 c0b71fb6c8bf4a0497e700809fbb7ee5 02af406c5f5b4f27890c5db6f5bda840 - - -] Security group member updated ['c0a675c0-6e8b-4865-b479-bcd498dd6585'] 2022-04-12 14:32:13.410 1420 2685239666288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e367332-701e-4fcf-9549-5730ec32b614 b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] port_update received: c9bb735b-cf47-4f42-a7b1-67752f7f6b3a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:32:13.439 1420 2685239666288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5e367332-701e-4fcf-9549-5730ec32b614 b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] No port c9bb735b-cf47-4f42-a7b1-67752f7f6b3a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:32:16.441 1420 2685238401504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7e120853-bb7b-44fb-b722-a74a3be3c966 2022-04-12 14:32:16.740 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 14:32:17.048 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Adding port 7e120853-bb7b-44fb-b722-a74a3be3c966 2022-04-12 14:32:17.048 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Port 7e120853-bb7b-44fb-b722-a74a3be3c966 updated. Details: {'device': '7e120853-bb7b-44fb-b722-a74a3be3c966', 'network_id': '10b93a74-e9df-4c8d-a668-3b0b6235408c', 'port_id': '7e120853-bb7b-44fb-b722-a74a3be3c966', 'mac_address': 'fa:16:3e:e5:67:7a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1040, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b1d9c83f-a54a-4a39-b389-03cf74c59344', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-12 14:32:17.078 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-12 14:32:17.096 1420 2685242688784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7e120853-bb7b-44fb-b722-a74a3be3c966" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:32:17.096 1420 2685242688784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7e120853-bb7b-44fb-b722-a74a3be3c966 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 14:32:17.112 1420 2685242688784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-12 14:32:17.162 1420 2685242688784 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7e120853-bb7b-44fb-b722-a74a3be3c966') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:32:17.173 1420 2685242688784 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7e120853-bb7b-44fb-b722-a74a3be3c966') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:32:17.190 1420 2685242688784 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7e120853-bb7b-44fb-b722-a74a3be3c966 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 14:32:17.190 1420 2685242688784 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1040, VLAN trunk: None to switch port 7e120853-bb7b-44fb-b722-a74a3be3c966 2022-04-12 14:32:17.285 1420 2685242688784 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 14:32:17.300 1420 2685242688784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7e120853-bb7b-44fb-b722-a74a3be3c966'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:32:17.454 1420 2685242688784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7e120853-bb7b-44fb-b722-a74a3be3c966']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:32:17.454 1420 2685242688784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:32:17.472 1420 2685242688784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (de4a37d3-e5c1-4f25-834a-648eda017890) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:32:17.472 1420 2685242688784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7e120853-bb7b-44fb-b722-a74a3be3c966 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:32:17.488 1420 2685242688784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 14:32:17.488 1420 2685242688784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-04-12 14:32:17.503 1420 2685242688784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e120853-bb7b-44fb-b722-a74a3be3c966" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:32:17.503 1420 2685242688784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e120853-bb7b-44fb-b722-a74a3be3c966" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:32:17.520 1420 2685242688784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e120853-bb7b-44fb-b722-a74a3be3c966" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:32:17.532 1420 2685242688784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e120853-bb7b-44fb-b722-a74a3be3c966" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:32:17.582 1420 2685242688784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7e120853-bb7b-44fb-b722-a74a3be3c966" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.485s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:32:17.597 1420 2685242688784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7e120853-bb7b-44fb-b722-a74a3be3c966 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 14:32:17.612 1420 2685242688784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7e120853-bb7b-44fb-b722-a74a3be3c966 processed. 2022-04-12 14:32:18.753 1420 2685242688784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:32:19.018 1420 2685242688784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:32:20.472 1420 2685238401504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c9bb735b-cf47-4f42-a7b1-67752f7f6b3a 2022-04-12 14:32:20.767 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 14:32:21.004 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Adding port c9bb735b-cf47-4f42-a7b1-67752f7f6b3a 2022-04-12 14:32:21.019 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Port c9bb735b-cf47-4f42-a7b1-67752f7f6b3a updated. Details: {'device': 'c9bb735b-cf47-4f42-a7b1-67752f7f6b3a', 'network_id': '37f9d6cb-734d-4a5c-b448-eec2b9f94087', 'port_id': 'c9bb735b-cf47-4f42-a7b1-67752f7f6b3a', 'mac_address': 'fa:16:3e:59:4d:98', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1031, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5f372aa8-ef48-4490-a9b2-c7f480e5dc57', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-12 14:32:21.019 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-12 14:32:21.035 1420 2685242899792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c9bb735b-cf47-4f42-a7b1-67752f7f6b3a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:32:21.035 1420 2685242899792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c9bb735b-cf47-4f42-a7b1-67752f7f6b3a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 14:32:21.052 1420 2685242899792 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 37f9d6cb-734d-4a5c-b448-eec2b9f94087 2022-04-12 14:32:21.052 1420 2685242899792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-12 14:32:21.250 1420 2685242899792 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c9bb735b-cf47-4f42-a7b1-67752f7f6b3a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:32:21.250 1420 2685242899792 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c9bb735b-cf47-4f42-a7b1-67752f7f6b3a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:32:21.283 1420 2685242899792 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c9bb735b-cf47-4f42-a7b1-67752f7f6b3a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 14:32:21.283 1420 2685242899792 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1031, VLAN trunk: None to switch port c9bb735b-cf47-4f42-a7b1-67752f7f6b3a 2022-04-12 14:32:21.407 1420 2685242899792 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 14:32:21.407 1420 2685242899792 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c9bb735b-cf47-4f42-a7b1-67752f7f6b3a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:32:21.737 1420 2685242899792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c9bb735b-cf47-4f42-a7b1-67752f7f6b3a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:32:21.737 1420 2685242899792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:32:21.766 1420 2685242899792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c0a675c0-6e8b-4865-b479-bcd498dd6585) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:32:21.766 1420 2685242899792 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c9bb735b-cf47-4f42-a7b1-67752f7f6b3a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:32:21.786 1420 2685242899792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 14:32:21.786 1420 2685242899792 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c9bb735b-cf47-4f42-a7b1-67752f7f6b3a not yet added. Adding. 2022-04-12 14:32:21.800 1420 2685242899792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-12 14:32:21.800 1420 2685242899792 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-12 14:32:21.972 1420 2685242899792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c9bb735b-cf47-4f42-a7b1-67752f7f6b3a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:32:22.125 1420 2685242899792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c9bb735b-cf47-4f42-a7b1-67752f7f6b3a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:32:22.153 1420 2685242899792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c9bb735b-cf47-4f42-a7b1-67752f7f6b3a" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:32:22.335 1420 2685242899792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c9bb735b-cf47-4f42-a7b1-67752f7f6b3a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:32:22.487 1420 2685242899792 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c9bb735b-cf47-4f42-a7b1-67752f7f6b3a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.453s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:32:22.503 1420 2685242899792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c9bb735b-cf47-4f42-a7b1-67752f7f6b3a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 14:32:22.503 1420 2685242899792 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c9bb735b-cf47-4f42-a7b1-67752f7f6b3a processed. 2022-04-12 14:32:22.765 1420 2685242036816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:32:23.003 1420 2685242036816 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.234s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:32:28.656 1420 2685238401680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7e120853-bb7b-44fb-b722-a74a3be3c966 2022-04-12 14:32:28.815 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 14:32:28.815 1420 2685220259440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7e120853-bb7b-44fb-b722-a74a3be3c966' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 14:32:28.830 1420 2685220259440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7e120853-bb7b-44fb-b722-a74a3be3c966' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 14:32:28.846 1420 2685220259440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7e120853-bb7b-44fb-b722-a74a3be3c966 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 14:32:28.877 1420 2685220259440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7e120853-bb7b-44fb-b722-a74a3be3c966'] 2022-04-12 14:32:28.877 1420 2685220259440 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 14:32:28.893 1420 2685220259440 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-12 14:32:28.907 1420 2685220259440 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7e120853-bb7b-44fb-b722-a74a3be3c966'] 2022-04-12 14:32:30.672 1420 2685238401680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7e120853-bb7b-44fb-b722-a74a3be3c966 2022-04-12 14:32:30.814 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 14:32:30.814 1420 2685243195232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7e120853-bb7b-44fb-b722-a74a3be3c966' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 14:32:30.830 1420 2685243195232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7e120853-bb7b-44fb-b722-a74a3be3c966' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 14:32:30.830 1420 2685243195232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7e120853-bb7b-44fb-b722-a74a3be3c966 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 14:32:30.861 1420 2685243195232 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 10b93a74-e9df-4c8d-a668-3b0b6235408c 2022-04-12 14:32:30.875 1420 2685243195232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7e120853-bb7b-44fb-b722-a74a3be3c966'] 2022-04-12 14:32:30.875 1420 2685243195232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-12 14:32:30.890 1420 2685243195232 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7e120853-bb7b-44fb-b722-a74a3be3c966'] 2022-04-12 14:32:30.890 1420 2685242519040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:32:31.068 1420 2685242519040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:32:46.673 1420 2685238401504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 7e120853-bb7b-44fb-b722-a74a3be3c966 2022-04-12 14:32:46.864 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 14:32:47.076 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Adding port 7e120853-bb7b-44fb-b722-a74a3be3c966 2022-04-12 14:32:47.076 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Port 7e120853-bb7b-44fb-b722-a74a3be3c966 updated. Details: {'device': '7e120853-bb7b-44fb-b722-a74a3be3c966', 'network_id': '10b93a74-e9df-4c8d-a668-3b0b6235408c', 'port_id': '7e120853-bb7b-44fb-b722-a74a3be3c966', 'mac_address': 'fa:16:3e:e5:67:7a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1040, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'b1d9c83f-a54a-4a39-b389-03cf74c59344', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-12 14:32:47.094 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-12 14:32:47.094 1420 2685243998048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7e120853-bb7b-44fb-b722-a74a3be3c966" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:32:47.109 1420 2685243998048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 7e120853-bb7b-44fb-b722-a74a3be3c966 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 14:32:47.109 1420 2685243998048 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 10b93a74-e9df-4c8d-a668-3b0b6235408c 2022-04-12 14:32:47.125 1420 2685243998048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-12 14:32:47.283 1420 2685243998048 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '7e120853-bb7b-44fb-b722-a74a3be3c966') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:32:47.296 1420 2685243998048 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '7e120853-bb7b-44fb-b722-a74a3be3c966') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:32:47.296 1420 2685243998048 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 7e120853-bb7b-44fb-b722-a74a3be3c966 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 14:32:47.314 1420 2685243998048 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1040, VLAN trunk: None to switch port 7e120853-bb7b-44fb-b722-a74a3be3c966 2022-04-12 14:32:47.404 1420 2685243998048 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 14:32:47.423 1420 2685243998048 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['7e120853-bb7b-44fb-b722-a74a3be3c966'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:32:47.564 1420 2685243998048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['7e120853-bb7b-44fb-b722-a74a3be3c966']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:32:47.579 1420 2685243998048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:32:47.579 1420 2685243998048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (de4a37d3-e5c1-4f25-834a-648eda017890) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:32:47.595 1420 2685243998048 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 7e120853-bb7b-44fb-b722-a74a3be3c966 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:32:47.595 1420 2685243998048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 14:32:47.595 1420 2685243998048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 7e120853-bb7b-44fb-b722-a74a3be3c966 not yet added. Adding. 2022-04-12 14:32:47.613 1420 2685243998048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-12 14:32:47.613 1420 2685243998048 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-12 14:32:47.766 1420 2685243998048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e120853-bb7b-44fb-b722-a74a3be3c966" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:32:47.889 1420 2685243998048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e120853-bb7b-44fb-b722-a74a3be3c966" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:32:47.907 1420 2685243998048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e120853-bb7b-44fb-b722-a74a3be3c966" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:32:48.044 1420 2685243998048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-7e120853-bb7b-44fb-b722-a74a3be3c966" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:32:48.156 1420 2685243998048 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-7e120853-bb7b-44fb-b722-a74a3be3c966" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:32:48.156 1420 2685243998048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 7e120853-bb7b-44fb-b722-a74a3be3c966 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 14:32:48.172 1420 2685243998048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 7e120853-bb7b-44fb-b722-a74a3be3c966 processed. 2022-04-12 14:32:48.826 1420 2685238401680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: adc3c814-7232-4008-bd66-2d49376d7bea 2022-04-12 14:32:48.872 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 14:32:48.875 1420 2685244039760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'adc3c814-7232-4008-bd66-2d49376d7bea' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 14:32:48.875 1420 2685244039760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'adc3c814-7232-4008-bd66-2d49376d7bea' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 14:32:48.875 1420 2685244039760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port adc3c814-7232-4008-bd66-2d49376d7bea _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 14:32:48.908 1420 2685244039760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0028eeda-a542-4e5c-bf2c-a2a860757c70 2022-04-12 14:32:48.919 1420 2685244039760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['adc3c814-7232-4008-bd66-2d49376d7bea'] 2022-04-12 14:32:48.919 1420 2685244039760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 14:32:48.919 1420 2685244039760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-12 14:32:48.919 1420 2685244039760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['adc3c814-7232-4008-bd66-2d49376d7bea'] 2022-04-12 14:32:48.946 1420 2685220871680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:32:49.313 1420 2685220871680 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:32:55.047 1420 2685241497200 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c530acee-3d64-4de6-8b24-a86867c6634e 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group rule updated on remote: ['4b0e77ff-8d81-4a64-a9e1-8a6ec8ca1f0c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:32:55.047 1420 2685241497200 MainThread INFO neutron.agent.securitygroups_rpc [req-c530acee-3d64-4de6-8b24-a86867c6634e 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group rule updated ['4b0e77ff-8d81-4a64-a9e1-8a6ec8ca1f0c'] 2022-04-12 14:32:55.278 1420 2685241889888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-157ffeed-8737-40b7-8005-93be7d32b5bf 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group rule updated on remote: ['4b0e77ff-8d81-4a64-a9e1-8a6ec8ca1f0c'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:32:55.278 1420 2685241889888 MainThread INFO neutron.agent.securitygroups_rpc [req-157ffeed-8737-40b7-8005-93be7d32b5bf 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group rule updated ['4b0e77ff-8d81-4a64-a9e1-8a6ec8ca1f0c'] 2022-04-12 14:32:58.935 1420 2685243553744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eccbd793-19a7-4b5a-b1ec-b48b0b8f298c 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group member updated on remote: ['4b0e77ff-8d81-4a64-a9e1-8a6ec8ca1f0c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:32:58.935 1420 2685243553744 MainThread INFO neutron.agent.securitygroups_rpc [req-eccbd793-19a7-4b5a-b1ec-b48b0b8f298c 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group member updated ['4b0e77ff-8d81-4a64-a9e1-8a6ec8ca1f0c'] 2022-04-12 14:32:59.891 1420 2685243192240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d4db8bd-664d-4805-ac91-cf5e2a11ac67 b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] port_update received: bc63ad91-ac05-4eee-9c22-65c719661432 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:32:59.906 1420 2685243192240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3d4db8bd-664d-4805-ac91-cf5e2a11ac67 b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] No port bc63ad91-ac05-4eee-9c22-65c719661432 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:33:02.812 1420 2685238401504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: adc3c814-7232-4008-bd66-2d49376d7bea 2022-04-12 14:33:02.812 1420 2685238401504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bc63ad91-ac05-4eee-9c22-65c719661432 2022-04-12 14:33:02.941 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 14:33:03.530 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Adding port bc63ad91-ac05-4eee-9c22-65c719661432 2022-04-12 14:33:03.530 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Port bc63ad91-ac05-4eee-9c22-65c719661432 updated. Details: {'device': 'bc63ad91-ac05-4eee-9c22-65c719661432', 'network_id': 'b92ade3c-1952-4e8c-a71a-76cbe01a1576', 'port_id': 'bc63ad91-ac05-4eee-9c22-65c719661432', 'mac_address': 'fa:16:3e:ba:8f:8a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1026, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f447f83a-4258-47f2-9876-65788ff6ba27', 'ip_address': '172.20.0.8'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-12 14:33:03.547 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-12 14:33:03.547 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Adding port adc3c814-7232-4008-bd66-2d49376d7bea 2022-04-12 14:33:03.562 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Port adc3c814-7232-4008-bd66-2d49376d7bea updated. Details: {'device': 'adc3c814-7232-4008-bd66-2d49376d7bea', 'network_id': '0028eeda-a542-4e5c-bf2c-a2a860757c70', 'port_id': 'adc3c814-7232-4008-bd66-2d49376d7bea', 'mac_address': 'fa:16:3e:7f:32:57', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1047, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '50a10eae-8710-47a5-b19f-59b43e706f9d', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-12 14:33:03.562 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-12 14:33:03.562 1420 2685241904640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bc63ad91-ac05-4eee-9c22-65c719661432" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:33:03.562 1420 2685241904640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bc63ad91-ac05-4eee-9c22-65c719661432 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 14:33:03.590 1420 2685241904640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-12 14:33:03.734 1420 2685241904640 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bc63ad91-ac05-4eee-9c22-65c719661432') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:33:03.734 1420 2685241904640 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bc63ad91-ac05-4eee-9c22-65c719661432') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:33:03.750 1420 2685241904464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-adc3c814-7232-4008-bd66-2d49376d7bea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:33:03.750 1420 2685241904464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port adc3c814-7232-4008-bd66-2d49376d7bea _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 14:33:03.750 1420 2685241904464 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 0028eeda-a542-4e5c-bf2c-a2a860757c70 2022-04-12 14:33:03.772 1420 2685241904464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-12 14:33:03.921 1420 2685241904464 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'adc3c814-7232-4008-bd66-2d49376d7bea') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:33:03.937 1420 2685241904464 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'adc3c814-7232-4008-bd66-2d49376d7bea') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:33:03.937 1420 2685241904640 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bc63ad91-ac05-4eee-9c22-65c719661432 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 14:33:03.937 1420 2685241904640 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1026, VLAN trunk: None to switch port bc63ad91-ac05-4eee-9c22-65c719661432 2022-04-12 14:33:04.062 1420 2685241904640 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 14:33:04.062 1420 2685241904640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bc63ad91-ac05-4eee-9c22-65c719661432'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:33:04.062 1420 2685241904464 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port adc3c814-7232-4008-bd66-2d49376d7bea is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 14:33:04.062 1420 2685241904464 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1047, VLAN trunk: None to switch port adc3c814-7232-4008-bd66-2d49376d7bea 2022-04-12 14:33:04.187 1420 2685241904464 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 14:33:04.187 1420 2685241904464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['adc3c814-7232-4008-bd66-2d49376d7bea'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:33:04.218 1420 2685241904640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bc63ad91-ac05-4eee-9c22-65c719661432']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:33:04.234 1420 2685241904640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:33:04.234 1420 2685241904640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (4b0e77ff-8d81-4a64-a9e1-8a6ec8ca1f0c) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:33:04.250 1420 2685241904640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bc63ad91-ac05-4eee-9c22-65c719661432 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:33:04.250 1420 2685241904640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 14:33:04.250 1420 2685241904640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bc63ad91-ac05-4eee-9c22-65c719661432 not yet added. Adding. 2022-04-12 14:33:04.250 1420 2685241904640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-12 14:33:04.277 1420 2685241904640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-12 14:33:04.418 1420 2685241904640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc63ad91-ac05-4eee-9c22-65c719661432" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:33:04.547 1420 2685241904640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc63ad91-ac05-4eee-9c22-65c719661432" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:33:04.562 1420 2685241904640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc63ad91-ac05-4eee-9c22-65c719661432" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:33:04.705 1420 2685241904640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc63ad91-ac05-4eee-9c22-65c719661432" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:33:04.820 1420 2685241904640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bc63ad91-ac05-4eee-9c22-65c719661432" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:33:04.820 1420 2685241904640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bc63ad91-ac05-4eee-9c22-65c719661432 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 14:33:04.834 1420 2685241904640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bc63ad91-ac05-4eee-9c22-65c719661432 processed. 2022-04-12 14:33:04.843 1420 2685241904464 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['adc3c814-7232-4008-bd66-2d49376d7bea']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:33:04.843 1420 2685241904464 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:33:04.857 1420 2685241904464 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (97ca6ba5-98b1-4e01-91f7-b5b1cd311774) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:33:04.857 1420 2685241904464 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for adc3c814-7232-4008-bd66-2d49376d7bea _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:33:04.857 1420 2685241904464 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 14:33:04.857 1420 2685241904464 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device adc3c814-7232-4008-bd66-2d49376d7bea not yet added. Adding. 2022-04-12 14:33:04.857 1420 2685241904464 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-12 14:33:04.888 1420 2685241904464 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-12 14:33:05.037 1420 2685241904464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-adc3c814-7232-4008-bd66-2d49376d7bea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:33:05.187 1420 2685241904464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-adc3c814-7232-4008-bd66-2d49376d7bea" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:33:05.203 1420 2685241904464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-adc3c814-7232-4008-bd66-2d49376d7bea" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:33:05.372 1420 2685241904464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-adc3c814-7232-4008-bd66-2d49376d7bea" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.171s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:33:05.524 1420 2685241904464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-adc3c814-7232-4008-bd66-2d49376d7bea" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.766s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:33:05.524 1420 2685241904464 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port adc3c814-7232-4008-bd66-2d49376d7bea status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 14:33:05.541 1420 2685241904464 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port adc3c814-7232-4008-bd66-2d49376d7bea processed. 2022-04-12 14:33:05.541 1420 2685241904464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:33:06.025 1420 2685241904464 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.485s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:33:26.246 1420 2685244438656 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6ea0a808-3c9b-48be-8cee-821e319dbf3d 2615f453de53491093c174778cb56240 a2bedb77e90047d299fac9bf3cf393a8 - - -] Security group member updated on remote: ['ad1fd4cb-cbc5-48b9-a2d1-f53bdec39e22'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:33:26.246 1420 2685244438656 MainThread INFO neutron.agent.securitygroups_rpc [req-6ea0a808-3c9b-48be-8cee-821e319dbf3d 2615f453de53491093c174778cb56240 a2bedb77e90047d299fac9bf3cf393a8 - - -] Security group member updated ['ad1fd4cb-cbc5-48b9-a2d1-f53bdec39e22'] 2022-04-12 14:33:26.574 1420 2685244437952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ea0a808-3c9b-48be-8cee-821e319dbf3d 2615f453de53491093c174778cb56240 a2bedb77e90047d299fac9bf3cf393a8 - - -] port_delete event received for 'e3c068b4-ba4d-4f43-b810-fbcedcf4b224' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:33:27.079 1420 2685238401680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: e3c068b4-ba4d-4f43-b810-fbcedcf4b224 2022-04-12 14:33:27.635 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 14:33:27.635 1420 2685244437952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'e3c068b4-ba4d-4f43-b810-fbcedcf4b224' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 14:33:27.635 1420 2685244437952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'e3c068b4-ba4d-4f43-b810-fbcedcf4b224' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 14:33:27.654 1420 2685244437952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port e3c068b4-ba4d-4f43-b810-fbcedcf4b224 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 14:33:27.676 1420 2685244437952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f4a3bd02-b790-409a-af63-4b8c508a5dc9 2022-04-12 14:33:27.676 1420 2685244437952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e3c068b4-ba4d-4f43-b810-fbcedcf4b224'] 2022-04-12 14:33:27.690 1420 2685244437952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 14:33:27.701 1420 2685244437952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-12 14:33:27.701 1420 2685244437952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['e3c068b4-ba4d-4f43-b810-fbcedcf4b224'] 2022-04-12 14:33:28.995 1420 2685244439712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5efe9b64-1a86-4cb9-84a2-9083faf10324 2615f453de53491093c174778cb56240 a2bedb77e90047d299fac9bf3cf393a8 - - -] port_delete event received for '1c017c31-b76e-4b23-8ee7-bee3b27788be' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:33:29.651 1420 2685243192240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:33:29.684 1420 2685243192240 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:33:33.799 1420 2685241020080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a81be53f-4cfd-49d1-bbd9-879b8ae34866 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] port_delete event received for '82cdff13-6efb-4602-8932-df5fcf578f65' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:33:33.951 1420 2685241267824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2a5d07b1-13a3-416d-92d7-1a5ed02a4df5 b1c8101eca804c55b57708b8fd32f4b6 49188c95f1804cb397ce7cc2aeb071f2 - - -] Security group member updated on remote: ['de4a37d3-e5c1-4f25-834a-648eda017890'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:33:33.967 1420 2685241267824 MainThread INFO neutron.agent.securitygroups_rpc [req-2a5d07b1-13a3-416d-92d7-1a5ed02a4df5 b1c8101eca804c55b57708b8fd32f4b6 49188c95f1804cb397ce7cc2aeb071f2 - - -] Security group member updated ['de4a37d3-e5c1-4f25-834a-648eda017890'] 2022-04-12 14:33:34.311 1420 2685243042448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2a5d07b1-13a3-416d-92d7-1a5ed02a4df5 b1c8101eca804c55b57708b8fd32f4b6 49188c95f1804cb397ce7cc2aeb071f2 - - -] port_delete event received for '7e120853-bb7b-44fb-b722-a74a3be3c966' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:33:35.107 1420 2685238401680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 7e120853-bb7b-44fb-b722-a74a3be3c966 2022-04-12 14:33:35.136 1420 2685244214960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f8e6f336-d2d2-4239-a440-f7b3d6c6cea5 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] port_delete event received for '6a77a8bc-ce25-403d-bf39-704d1774d75b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:33:35.701 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 14:33:35.701 1420 2685243904240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '7e120853-bb7b-44fb-b722-a74a3be3c966' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 14:33:35.701 1420 2685243904240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '7e120853-bb7b-44fb-b722-a74a3be3c966' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 14:33:35.717 1420 2685243904240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 7e120853-bb7b-44fb-b722-a74a3be3c966 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 14:33:35.747 1420 2685243904240 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 10b93a74-e9df-4c8d-a668-3b0b6235408c 2022-04-12 14:33:35.747 1420 2685243904240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7e120853-bb7b-44fb-b722-a74a3be3c966'] 2022-04-12 14:33:35.747 1420 2685243904240 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 14:33:35.768 1420 2685243904240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-12 14:33:35.768 1420 2685243904240 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['7e120853-bb7b-44fb-b722-a74a3be3c966'] 2022-04-12 14:33:36.099 1420 2685243904240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9eec43c-340a-4250-b831-f395ce27477a 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] port_delete event received for 'fac4c839-73f8-49cd-822a-3f330f4723e6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:33:36.279 1420 2685243904240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ee4ecbb9-2722-44b3-a7a9-5cbb28d407b7 b1c8101eca804c55b57708b8fd32f4b6 49188c95f1804cb397ce7cc2aeb071f2 - - -] port_delete event received for '26900744-e074-45ba-8cb6-62cf9c1d21b6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:33:36.356 1420 2685243904240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9eec43c-340a-4250-b831-f395ce27477a 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] network_delete received. Deleting network f4a3bd02-b790-409a-af63-4b8c508a5dc9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 14:33:36.356 1420 2685243904240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c9eec43c-340a-4250-b831-f395ce27477a 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] Network f4a3bd02-b790-409a-af63-4b8c508a5dc9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-12 14:33:36.379 1420 2685243904240 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fdb9ea46-fcc1-495a-a2cf-a998bbde73d2 - - - - -] port_delete event received for 'fac4c839-73f8-49cd-822a-3f330f4723e6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:33:37.716 1420 2685242956608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:33:37.749 1420 2685242956608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:33:40.359 1420 2685243243328 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-80eacf9a-52ef-45c4-893d-11e090585dd3 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] port_delete event received for '7bb79c5e-a17e-497d-bace-fa500735a10b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:33:41.546 1420 2685242899264 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a5e59ec-7d16-4a6a-9490-a249dfc3b59a 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] port_delete event received for '93ae7947-f901-4cdc-a374-7bb5c3acb8b3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:33:42.588 1420 2685242576032 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83d96460-ed47-43ec-844c-e750f09e0746 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] port_delete event received for '533b0463-ff44-4947-865f-b3877f057bfc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:33:42.703 1420 2685244147136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4ab57831-e95e-4c40-8dee-a77a0ec54967 - - - - -] port_delete event received for '533b0463-ff44-4947-865f-b3877f057bfc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:33:42.797 1420 2685243145728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83d96460-ed47-43ec-844c-e750f09e0746 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] network_delete received. Deleting network 10b93a74-e9df-4c8d-a668-3b0b6235408c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 14:33:42.797 1420 2685243145728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-83d96460-ed47-43ec-844c-e750f09e0746 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] Network 10b93a74-e9df-4c8d-a668-3b0b6235408c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-12 14:33:46.427 1420 2685244039232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bee0e0cf-ef20-4915-90f7-94f2cd1c39dd 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] network_delete received. Deleting network 97c86970-ef69-4cf5-aef3-8a71628b3537 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 14:33:47.822 1420 2685244039232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bee0e0cf-ef20-4915-90f7-94f2cd1c39dd 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] Network 97c86970-ef69-4cf5-aef3-8a71628b3537 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-12 14:33:47.846 1420 2685244039232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98fcb449-8d35-4406-bd04-673e4c98e9f5 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] network_delete received. Deleting network f2c0968c-3fe7-403f-b863-b12fd150f39a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 14:33:47.854 1420 2685244039232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-98fcb449-8d35-4406-bd04-673e4c98e9f5 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] Network f2c0968c-3fe7-403f-b863-b12fd150f39a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-12 14:33:57.250 1420 2685238401680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bc63ad91-ac05-4eee-9c22-65c719661432 2022-04-12 14:33:57.547 1420 2685220871680 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a46a9c3f-cbb5-4673-9380-133cb878c623 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group member updated on remote: ['4b0e77ff-8d81-4a64-a9e1-8a6ec8ca1f0c'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:33:57.562 1420 2685220871680 MainThread INFO neutron.agent.securitygroups_rpc [req-a46a9c3f-cbb5-4673-9380-133cb878c623 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group member updated ['4b0e77ff-8d81-4a64-a9e1-8a6ec8ca1f0c'] 2022-04-12 14:33:57.868 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 14:33:57.869 1420 2685220871680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bc63ad91-ac05-4eee-9c22-65c719661432' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 14:33:57.869 1420 2685220871680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bc63ad91-ac05-4eee-9c22-65c719661432' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 14:33:57.888 1420 2685220871680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bc63ad91-ac05-4eee-9c22-65c719661432 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 14:33:57.900 1420 2685220871680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bc63ad91-ac05-4eee-9c22-65c719661432'] 2022-04-12 14:33:57.921 1420 2685220871680 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 14:33:57.921 1420 2685220871680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-12 14:33:57.921 1420 2685220871680 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bc63ad91-ac05-4eee-9c22-65c719661432'] 2022-04-12 14:33:57.937 1420 2685220871680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a46a9c3f-cbb5-4673-9380-133cb878c623 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] port_delete event received for 'bc63ad91-ac05-4eee-9c22-65c719661432' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:33:59.588 1420 2685242688784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fbb383ef-e186-4d86-9772-b9cf91639846 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] port_delete event received for '5cd3dfc2-7125-4cdc-99f3-7ff641ab7ad2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:33:59.877 1420 2685243484112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:33:59.922 1420 2685243484112 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:34:03.297 1420 2685238401680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c5e47b6a-6b3c-4b25-93b3-a51f6fd4fc51 2022-04-12 14:34:03.792 1420 2685243995584 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2407ca2b-3fb2-4b3a-ab35-4e7610f2ccae 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group member updated on remote: ['aa3f8fc1-21eb-4cbd-9b92-fefb18972454'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:34:03.792 1420 2685243995584 MainThread INFO neutron.agent.securitygroups_rpc [req-2407ca2b-3fb2-4b3a-ab35-4e7610f2ccae 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group member updated ['aa3f8fc1-21eb-4cbd-9b92-fefb18972454'] 2022-04-12 14:34:03.873 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 14:34:03.873 1420 2685244213904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c5e47b6a-6b3c-4b25-93b3-a51f6fd4fc51' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 14:34:03.889 1420 2685244213904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c5e47b6a-6b3c-4b25-93b3-a51f6fd4fc51' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 14:34:03.900 1420 2685244213904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c5e47b6a-6b3c-4b25-93b3-a51f6fd4fc51 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 14:34:03.922 1420 2685244213904 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b92ade3c-1952-4e8c-a71a-76cbe01a1576 2022-04-12 14:34:03.931 1420 2685244213904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c5e47b6a-6b3c-4b25-93b3-a51f6fd4fc51'] 2022-04-12 14:34:03.931 1420 2685244213904 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 14:34:03.931 1420 2685244213904 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-12 14:34:03.956 1420 2685244213904 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c5e47b6a-6b3c-4b25-93b3-a51f6fd4fc51'] 2022-04-12 14:34:04.438 1420 2685243311376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2407ca2b-3fb2-4b3a-ab35-4e7610f2ccae 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] port_delete event received for 'c5e47b6a-6b3c-4b25-93b3-a51f6fd4fc51' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:34:05.884 1420 2685241805456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:34:05.921 1420 2685241805456 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:34:06.735 1420 2685241805456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eed341c4-a36d-45a9-b201-13ddbca8fd0c 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] port_delete event received for '5fd91ac1-c296-4797-8333-55b30ada7915' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:34:07.336 1420 2685243240688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-eb1d5aab-91fc-4dcd-8a8c-18e1fdb6eb0b 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group rule updated on remote: ['9b76f16e-92e0-4fda-9ce0-878d2aa5c720'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:34:07.336 1420 2685243240688 MainThread INFO neutron.agent.securitygroups_rpc [req-eb1d5aab-91fc-4dcd-8a8c-18e1fdb6eb0b 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group rule updated ['9b76f16e-92e0-4fda-9ce0-878d2aa5c720'] 2022-04-12 14:34:07.479 1420 2685243335072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-74ccb466-a3df-413f-90e4-a1954eecf05b 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group rule updated on remote: ['9b76f16e-92e0-4fda-9ce0-878d2aa5c720'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:34:07.479 1420 2685243335072 MainThread INFO neutron.agent.securitygroups_rpc [req-74ccb466-a3df-413f-90e4-a1954eecf05b 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group rule updated ['9b76f16e-92e0-4fda-9ce0-878d2aa5c720'] 2022-04-12 14:34:08.024 1420 2685243041568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-44a5173b-6190-4324-9636-95dbac74401f a3772a02afd5414d90d60d59ef7b8e6b 66df32dc73694064a518a78333b978e4 - - -] Security group member updated on remote: ['db3f74d6-a067-42cf-a149-bbcb12b0bbb9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:34:08.036 1420 2685243041568 MainThread INFO neutron.agent.securitygroups_rpc [req-44a5173b-6190-4324-9636-95dbac74401f a3772a02afd5414d90d60d59ef7b8e6b 66df32dc73694064a518a78333b978e4 - - -] Security group member updated ['db3f74d6-a067-42cf-a149-bbcb12b0bbb9'] 2022-04-12 14:34:09.307 1420 2685242689136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0711c715-c95c-46f9-afab-4ad0452709c5 b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] port_update received: a8630510-686d-49e4-b295-17fd455d83ab port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:34:09.323 1420 2685242689136 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0711c715-c95c-46f9-afab-4ad0452709c5 b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] No port a8630510-686d-49e4-b295-17fd455d83ab defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:34:13.218 1420 2685238401504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: a8630510-686d-49e4-b295-17fd455d83ab 2022-04-12 14:34:13.921 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 14:34:14.197 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Adding port a8630510-686d-49e4-b295-17fd455d83ab 2022-04-12 14:34:14.197 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Port a8630510-686d-49e4-b295-17fd455d83ab updated. Details: {'device': 'a8630510-686d-49e4-b295-17fd455d83ab', 'network_id': '827f6aab-8a99-46ea-b38d-3dc4caf9b531', 'port_id': 'a8630510-686d-49e4-b295-17fd455d83ab', 'mac_address': 'fa:16:3e:ed:d1:3a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1032, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a9cef478-43da-463f-84da-b87529c5bdef', 'ip_address': '192.168.233.234'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-12 14:34:14.212 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-12 14:34:14.212 1420 2685244705248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a8630510-686d-49e4-b295-17fd455d83ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:34:14.212 1420 2685244705248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port a8630510-686d-49e4-b295-17fd455d83ab _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 14:34:14.228 1420 2685244705248 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 827f6aab-8a99-46ea-b38d-3dc4caf9b531 2022-04-12 14:34:14.228 1420 2685244705248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-12 14:34:14.400 1420 2685244705248 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'a8630510-686d-49e4-b295-17fd455d83ab') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:34:14.415 1420 2685244705248 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'a8630510-686d-49e4-b295-17fd455d83ab') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:34:14.415 1420 2685244705248 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port a8630510-686d-49e4-b295-17fd455d83ab is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 14:34:14.437 1420 2685244705248 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1032, VLAN trunk: None to switch port a8630510-686d-49e4-b295-17fd455d83ab 2022-04-12 14:34:14.544 1420 2685244705248 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 14:34:14.560 1420 2685244705248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['a8630510-686d-49e4-b295-17fd455d83ab'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:34:14.587 1420 2685186389264 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-01d47113-5334-480e-a2d7-f56fa658df99 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group member updated on remote: ['9b76f16e-92e0-4fda-9ce0-878d2aa5c720'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:34:14.602 1420 2685186389264 MainThread INFO neutron.agent.securitygroups_rpc [req-01d47113-5334-480e-a2d7-f56fa658df99 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group member updated ['9b76f16e-92e0-4fda-9ce0-878d2aa5c720'] 2022-04-12 14:34:14.759 1420 2685244705248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['a8630510-686d-49e4-b295-17fd455d83ab']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:34:14.774 1420 2685244705248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:34:14.774 1420 2685244705248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (db3f74d6-a067-42cf-a149-bbcb12b0bbb9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:34:14.774 1420 2685244705248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (db3f74d6-a067-42cf-a149-bbcb12b0bbb9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-12 14:34:14.774 1420 2685244705248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for a8630510-686d-49e4-b295-17fd455d83ab _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:34:14.805 1420 2685244705248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 14:34:14.805 1420 2685244705248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device a8630510-686d-49e4-b295-17fd455d83ab not yet added. Adding. 2022-04-12 14:34:14.805 1420 2685244705248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-12 14:34:14.824 1420 2685244705248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-12 14:34:14.921 1420 2685244705248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a8630510-686d-49e4-b295-17fd455d83ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:34:15.056 1420 2685244705248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a8630510-686d-49e4-b295-17fd455d83ab" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:34:15.078 1420 2685244705248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a8630510-686d-49e4-b295-17fd455d83ab" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:34:15.228 1420 2685244705248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-a8630510-686d-49e4-b295-17fd455d83ab" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:34:15.384 1420 2685244705248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-a8630510-686d-49e4-b295-17fd455d83ab" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:34:15.410 1420 2685244705248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port a8630510-686d-49e4-b295-17fd455d83ab status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 14:34:15.418 1420 2685244705248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port a8630510-686d-49e4-b295-17fd455d83ab processed. 2022-04-12 14:34:15.462 1420 2685244705248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3be6d779-7251-43cb-88ee-fe04b272875a b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] port_update received: 0327591d-30df-4bde-9bdc-6217c90fe12c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:34:15.478 1420 2685244705248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3be6d779-7251-43cb-88ee-fe04b272875a b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] No port 0327591d-30df-4bde-9bdc-6217c90fe12c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:34:15.946 1420 2685244705248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:34:16.218 1420 2685244705248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:34:19.245 1420 2685238401504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0327591d-30df-4bde-9bdc-6217c90fe12c 2022-04-12 14:34:19.968 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 14:34:20.259 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Adding port 0327591d-30df-4bde-9bdc-6217c90fe12c 2022-04-12 14:34:20.259 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Port 0327591d-30df-4bde-9bdc-6217c90fe12c updated. Details: {'device': '0327591d-30df-4bde-9bdc-6217c90fe12c', 'network_id': 'b92ade3c-1952-4e8c-a71a-76cbe01a1576', 'port_id': '0327591d-30df-4bde-9bdc-6217c90fe12c', 'mac_address': 'fa:16:3e:fc:80:fc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1026, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f447f83a-4258-47f2-9876-65788ff6ba27', 'ip_address': '172.20.0.3'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-12 14:34:20.259 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-12 14:34:20.280 1420 2685243194880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0327591d-30df-4bde-9bdc-6217c90fe12c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:34:20.280 1420 2685243194880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0327591d-30df-4bde-9bdc-6217c90fe12c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 14:34:20.294 1420 2685243194880 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b92ade3c-1952-4e8c-a71a-76cbe01a1576 2022-04-12 14:34:20.294 1420 2685243194880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-12 14:34:20.437 1420 2685243194880 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0327591d-30df-4bde-9bdc-6217c90fe12c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:34:20.448 1420 2685243194880 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0327591d-30df-4bde-9bdc-6217c90fe12c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:34:20.463 1420 2685243194880 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0327591d-30df-4bde-9bdc-6217c90fe12c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 14:34:20.463 1420 2685243194880 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1026, VLAN trunk: None to switch port 0327591d-30df-4bde-9bdc-6217c90fe12c 2022-04-12 14:34:20.561 1420 2685243194880 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 14:34:20.561 1420 2685243194880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0327591d-30df-4bde-9bdc-6217c90fe12c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:34:20.717 1420 2685243194880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0327591d-30df-4bde-9bdc-6217c90fe12c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:34:20.733 1420 2685243194880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:34:20.733 1420 2685243194880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (9b76f16e-92e0-4fda-9ce0-878d2aa5c720) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:34:20.749 1420 2685243194880 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0327591d-30df-4bde-9bdc-6217c90fe12c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:34:20.749 1420 2685243194880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 14:34:20.749 1420 2685243194880 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0327591d-30df-4bde-9bdc-6217c90fe12c not yet added. Adding. 2022-04-12 14:34:20.767 1420 2685243194880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-12 14:34:20.777 1420 2685243194880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-12 14:34:20.883 1420 2685243194880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0327591d-30df-4bde-9bdc-6217c90fe12c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:34:21.011 1420 2685243194880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0327591d-30df-4bde-9bdc-6217c90fe12c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:34:21.011 1420 2685243194880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0327591d-30df-4bde-9bdc-6217c90fe12c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:34:21.151 1420 2685243194880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0327591d-30df-4bde-9bdc-6217c90fe12c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:34:21.263 1420 2685243194880 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0327591d-30df-4bde-9bdc-6217c90fe12c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.984s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:34:21.263 1420 2685243194880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0327591d-30df-4bde-9bdc-6217c90fe12c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 14:34:21.282 1420 2685243194880 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0327591d-30df-4bde-9bdc-6217c90fe12c processed. 2022-04-12 14:34:21.464 1420 2685238401680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: a8630510-686d-49e4-b295-17fd455d83ab 2022-04-12 14:34:21.744 1420 2685244789856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb1250ba-9061-4fd1-a9f4-33a31842cec0 c0b71fb6c8bf4a0497e700809fbb7ee5 02af406c5f5b4f27890c5db6f5bda840 - - -] Security group member updated on remote: ['c0a675c0-6e8b-4865-b479-bcd498dd6585'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:34:21.744 1420 2685244789856 MainThread INFO neutron.agent.securitygroups_rpc [req-bb1250ba-9061-4fd1-a9f4-33a31842cec0 c0b71fb6c8bf4a0497e700809fbb7ee5 02af406c5f5b4f27890c5db6f5bda840 - - -] Security group member updated ['c0a675c0-6e8b-4865-b479-bcd498dd6585'] 2022-04-12 14:34:21.977 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 14:34:21.977 1420 2685244829936 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:34:22.000 1420 2685244830816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'a8630510-686d-49e4-b295-17fd455d83ab' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 14:34:22.000 1420 2685244830816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'a8630510-686d-49e4-b295-17fd455d83ab' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 14:34:22.013 1420 2685244830816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port a8630510-686d-49e4-b295-17fd455d83ab _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 14:34:22.039 1420 2685244830816 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 827f6aab-8a99-46ea-b38d-3dc4caf9b531 2022-04-12 14:34:22.046 1420 2685244830816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a8630510-686d-49e4-b295-17fd455d83ab'] 2022-04-12 14:34:22.057 1420 2685244830816 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 14:34:22.057 1420 2685244830816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-12 14:34:22.057 1420 2685244830816 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['a8630510-686d-49e4-b295-17fd455d83ab'] 2022-04-12 14:34:22.196 1420 2685244830816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-72661859-928d-495f-a9c0-23924e5433d3 a3772a02afd5414d90d60d59ef7b8e6b 66df32dc73694064a518a78333b978e4 - - -] Security group member updated on remote: ['db3f74d6-a067-42cf-a149-bbcb12b0bbb9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:34:22.227 1420 2685244830816 MainThread INFO neutron.agent.securitygroups_rpc [req-72661859-928d-495f-a9c0-23924e5433d3 a3772a02afd5414d90d60d59ef7b8e6b 66df32dc73694064a518a78333b978e4 - - -] Security group member updated ['db3f74d6-a067-42cf-a149-bbcb12b0bbb9'] 2022-04-12 14:34:22.280 1420 2685244829936 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:34:22.327 1420 2685240270688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72661859-928d-495f-a9c0-23924e5433d3 a3772a02afd5414d90d60d59ef7b8e6b 66df32dc73694064a518a78333b978e4 - - -] port_delete event received for 'a8630510-686d-49e4-b295-17fd455d83ab' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:34:22.792 1420 2685240270688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a77fc8f-6471-4a0f-8cff-c50a265539f5 b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] port_update received: b66c8a31-66c0-4e0d-a1f0-5296be1c5fee port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:34:22.811 1420 2685240270688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1a77fc8f-6471-4a0f-8cff-c50a265539f5 b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] No port b66c8a31-66c0-4e0d-a1f0-5296be1c5fee defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:34:23.976 1420 2685241019376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:34:24.008 1420 2685241019376 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:34:31.322 1420 2685238401504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: b66c8a31-66c0-4e0d-a1f0-5296be1c5fee 2022-04-12 14:34:32.031 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 14:34:32.258 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Adding port b66c8a31-66c0-4e0d-a1f0-5296be1c5fee 2022-04-12 14:34:32.258 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Port b66c8a31-66c0-4e0d-a1f0-5296be1c5fee updated. Details: {'device': 'b66c8a31-66c0-4e0d-a1f0-5296be1c5fee', 'network_id': '37f9d6cb-734d-4a5c-b448-eec2b9f94087', 'port_id': 'b66c8a31-66c0-4e0d-a1f0-5296be1c5fee', 'mac_address': 'fa:16:3e:5b:41:89', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1031, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '5f372aa8-ef48-4490-a9b2-c7f480e5dc57', 'ip_address': '172.20.0.5'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-12 14:34:32.258 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-12 14:34:32.281 1420 2685244956160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b66c8a31-66c0-4e0d-a1f0-5296be1c5fee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:34:32.281 1420 2685244956160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port b66c8a31-66c0-4e0d-a1f0-5296be1c5fee _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 14:34:32.296 1420 2685244956160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-12 14:34:32.450 1420 2685244956160 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'b66c8a31-66c0-4e0d-a1f0-5296be1c5fee') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:34:32.461 1420 2685244956160 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'b66c8a31-66c0-4e0d-a1f0-5296be1c5fee') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:34:32.484 1420 2685244956160 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port b66c8a31-66c0-4e0d-a1f0-5296be1c5fee is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 14:34:32.498 1420 2685244956160 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1031, VLAN trunk: None to switch port b66c8a31-66c0-4e0d-a1f0-5296be1c5fee 2022-04-12 14:34:32.577 1420 2685244956160 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 14:34:32.588 1420 2685244956160 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['b66c8a31-66c0-4e0d-a1f0-5296be1c5fee'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:34:32.873 1420 2685244956160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['b66c8a31-66c0-4e0d-a1f0-5296be1c5fee']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:34:32.873 1420 2685244956160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:34:32.873 1420 2685244956160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (c0a675c0-6e8b-4865-b479-bcd498dd6585) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:34:32.891 1420 2685244956160 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for b66c8a31-66c0-4e0d-a1f0-5296be1c5fee _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:34:32.891 1420 2685244956160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 14:34:32.902 1420 2685244956160 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device b66c8a31-66c0-4e0d-a1f0-5296be1c5fee not yet added. Adding. 2022-04-12 14:34:32.902 1420 2685244956160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-12 14:34:32.902 1420 2685244956160 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-12 14:34:33.038 1420 2685244956160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b66c8a31-66c0-4e0d-a1f0-5296be1c5fee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:34:33.156 1420 2685244956160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b66c8a31-66c0-4e0d-a1f0-5296be1c5fee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:34:33.156 1420 2685244956160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b66c8a31-66c0-4e0d-a1f0-5296be1c5fee" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:34:33.304 1420 2685244956160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-b66c8a31-66c0-4e0d-a1f0-5296be1c5fee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:34:33.414 1420 2685244956160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-b66c8a31-66c0-4e0d-a1f0-5296be1c5fee" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:34:33.414 1420 2685244956160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port b66c8a31-66c0-4e0d-a1f0-5296be1c5fee status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 14:34:33.414 1420 2685244956160 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port b66c8a31-66c0-4e0d-a1f0-5296be1c5fee processed. 2022-04-12 14:34:34.039 1420 2685244956160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:34:34.060 1420 2685242897152 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c8012b1e-d919-4c4e-a0ca-8fd315fad0b8 de360d10cf3547fe9e2c0075c308a6ae 94f6b6e4eedc4aaeaa8c519287b37a7d - - -] Security group member updated on remote: ['8502d7a4-4beb-4234-a290-3890d57902cb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:34:34.060 1420 2685242897152 MainThread INFO neutron.agent.securitygroups_rpc [req-c8012b1e-d919-4c4e-a0ca-8fd315fad0b8 de360d10cf3547fe9e2c0075c308a6ae 94f6b6e4eedc4aaeaa8c519287b37a7d - - -] Security group member updated ['8502d7a4-4beb-4234-a290-3890d57902cb'] 2022-04-12 14:34:34.248 1420 2685244956160 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:34:35.360 1420 2685242994352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0b943d2-abb2-40ea-b9be-f8b0d9f2e3ef b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] port_update received: 98a972ef-19d8-4fbb-9ec1-094674242318 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:34:35.375 1420 2685242994352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d0b943d2-abb2-40ea-b9be-f8b0d9f2e3ef b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] No port 98a972ef-19d8-4fbb-9ec1-094674242318 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:34:39.373 1420 2685238401504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 98a972ef-19d8-4fbb-9ec1-094674242318 2022-04-12 14:34:40.076 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 14:34:40.133 1420 2685244792672 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70cdb30b-0b63-4669-b7f9-2cf493bbab56 6300beeba5734c4885bdafa9791438db 7d89981605ac41269cf7b7faf5d40904 - - -] port_delete event received for '82f0807b-eec1-48aa-8a5d-92ded811cfd8' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:34:40.648 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Adding port 98a972ef-19d8-4fbb-9ec1-094674242318 2022-04-12 14:34:40.648 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Port 98a972ef-19d8-4fbb-9ec1-094674242318 updated. Details: {'device': '98a972ef-19d8-4fbb-9ec1-094674242318', 'network_id': '1805baf1-093e-44e5-a044-fc3a65ffad20', 'port_id': '98a972ef-19d8-4fbb-9ec1-094674242318', 'mac_address': 'fa:16:3e:8c:cc:65', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1043, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '569083f2-3a1a-4007-a99b-5e7e7944ee17', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-12 14:34:40.648 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-12 14:34:40.667 1420 2685245000688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-98a972ef-19d8-4fbb-9ec1-094674242318" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:34:40.667 1420 2685245000688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 98a972ef-19d8-4fbb-9ec1-094674242318 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 14:34:40.683 1420 2685245000688 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1805baf1-093e-44e5-a044-fc3a65ffad20 2022-04-12 14:34:40.683 1420 2685245000688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-12 14:34:40.837 1420 2685245000688 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '98a972ef-19d8-4fbb-9ec1-094674242318') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:34:40.837 1420 2685245000688 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '98a972ef-19d8-4fbb-9ec1-094674242318') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:34:40.859 1420 2685245000688 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 98a972ef-19d8-4fbb-9ec1-094674242318 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 14:34:40.872 1420 2685245000688 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1043, VLAN trunk: None to switch port 98a972ef-19d8-4fbb-9ec1-094674242318 2022-04-12 14:34:40.977 1420 2685245000688 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 14:34:40.977 1420 2685245000688 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['98a972ef-19d8-4fbb-9ec1-094674242318'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:34:41.167 1420 2685245000688 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['98a972ef-19d8-4fbb-9ec1-094674242318']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:34:41.182 1420 2685245000688 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:34:41.182 1420 2685245000688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8502d7a4-4beb-4234-a290-3890d57902cb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:34:41.182 1420 2685245000688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8502d7a4-4beb-4234-a290-3890d57902cb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-12 14:34:41.211 1420 2685245000688 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 98a972ef-19d8-4fbb-9ec1-094674242318 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:34:41.211 1420 2685245000688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 14:34:41.231 1420 2685245000688 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 98a972ef-19d8-4fbb-9ec1-094674242318 not yet added. Adding. 2022-04-12 14:34:41.241 1420 2685245000688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-12 14:34:41.241 1420 2685245000688 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-12 14:34:41.376 1420 2685245000688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-98a972ef-19d8-4fbb-9ec1-094674242318" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:34:41.514 1420 2685245000688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-98a972ef-19d8-4fbb-9ec1-094674242318" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.141s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:34:41.514 1420 2685245000688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-98a972ef-19d8-4fbb-9ec1-094674242318" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:34:41.679 1420 2685245000688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-98a972ef-19d8-4fbb-9ec1-094674242318" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:34:41.792 1420 2685245000688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-98a972ef-19d8-4fbb-9ec1-094674242318" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:34:41.811 1420 2685245000688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 98a972ef-19d8-4fbb-9ec1-094674242318 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 14:34:41.811 1420 2685245000688 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 98a972ef-19d8-4fbb-9ec1-094674242318 processed. 2022-04-12 14:34:42.101 1420 2685245061424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:34:42.366 1420 2685245061424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:34:43.201 1420 2685245061424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-32909c96-d89e-4ead-9a34-142e2699af27 6300beeba5734c4885bdafa9791438db 7d89981605ac41269cf7b7faf5d40904 - - -] Security group member updated on remote: ['97ca6ba5-98b1-4e01-91f7-b5b1cd311774'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:34:43.213 1420 2685245061424 MainThread INFO neutron.agent.securitygroups_rpc [req-32909c96-d89e-4ead-9a34-142e2699af27 6300beeba5734c4885bdafa9791438db 7d89981605ac41269cf7b7faf5d40904 - - -] Security group member updated ['97ca6ba5-98b1-4e01-91f7-b5b1cd311774'] 2022-04-12 14:34:43.281 1420 2685245061424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-32909c96-d89e-4ead-9a34-142e2699af27 6300beeba5734c4885bdafa9791438db 7d89981605ac41269cf7b7faf5d40904 - - -] port_delete event received for 'adc3c814-7232-4008-bd66-2d49376d7bea' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:34:43.587 1420 2685238401680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: adc3c814-7232-4008-bd66-2d49376d7bea 2022-04-12 14:34:44.113 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 14:34:44.119 1420 2685241889712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'adc3c814-7232-4008-bd66-2d49376d7bea' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 14:34:44.119 1420 2685241889712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'adc3c814-7232-4008-bd66-2d49376d7bea' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 14:34:44.133 1420 2685241889712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port adc3c814-7232-4008-bd66-2d49376d7bea _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 14:34:44.150 1420 2685241889712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 0028eeda-a542-4e5c-bf2c-a2a860757c70 2022-04-12 14:34:44.165 1420 2685241889712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['adc3c814-7232-4008-bd66-2d49376d7bea'] 2022-04-12 14:34:44.165 1420 2685241889712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 14:34:44.165 1420 2685241889712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-12 14:34:44.182 1420 2685241889712 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['adc3c814-7232-4008-bd66-2d49376d7bea'] 2022-04-12 14:34:46.116 1420 2685241068528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:34:46.154 1420 2685241068528 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:34:47.089 1420 2685242956608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-23979cbc-ef06-445d-8a5a-b799badec62f 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] port_delete event received for '51de8e11-3602-457e-bc54-c00462f33219' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:34:48.263 1420 2685243483232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-50c060e2-7deb-4056-84a7-9b4444d0873b 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] port_delete event received for 'a7c2dc0f-50eb-4842-9596-25e9ff00ce42' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:34:49.023 1420 2685243627296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d379b72e-3ec8-4cd6-97d1-38243050e7e7 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] port_delete event received for '1dcf4b7b-9d11-448c-bdbb-d276a3a82d51' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:34:49.165 1420 2685244064336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-058e48e4-f55c-460f-907b-d861ee91f103 - - - - -] port_delete event received for '1dcf4b7b-9d11-448c-bdbb-d276a3a82d51' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:34:49.258 1420 2685244064336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d379b72e-3ec8-4cd6-97d1-38243050e7e7 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] network_delete received. Deleting network 0028eeda-a542-4e5c-bf2c-a2a860757c70 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 14:34:49.258 1420 2685244064336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d379b72e-3ec8-4cd6-97d1-38243050e7e7 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] Network 0028eeda-a542-4e5c-bf2c-a2a860757c70 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-12 14:34:50.241 1420 2685244064336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f9071284-e21f-4431-b259-369bc9c98ed7 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] port_delete event received for 'fe5b51ac-314f-46c7-8420-b9523ebd549f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:34:51.648 1420 2685241903232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a2b0814-b0a8-48f4-bd8a-1e583ce01254 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] port_delete event received for '7ac8b1d5-137f-4071-9375-bf02fb32f7bc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:34:52.432 1420 2685241267296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1d16fb2-2bfc-4bc8-8bba-42f99d421c40 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] port_delete event received for '0893dc95-b885-4bc5-931a-1580333a507f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:34:52.682 1420 2685244508112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1d16fb2-2bfc-4bc8-8bba-42f99d421c40 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] network_delete received. Deleting network e1cf5e35-6436-474c-87a2-5cc73baed4cd network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 14:34:52.682 1420 2685244508112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c1d16fb2-2bfc-4bc8-8bba-42f99d421c40 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] Network e1cf5e35-6436-474c-87a2-5cc73baed4cd not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-12 14:35:29.886 1420 2685242102000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a126eef6-60d2-4020-bef4-8475aac926d3 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group member updated on remote: ['9b76f16e-92e0-4fda-9ce0-878d2aa5c720'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:35:29.904 1420 2685242102000 MainThread INFO neutron.agent.securitygroups_rpc [req-a126eef6-60d2-4020-bef4-8475aac926d3 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group member updated ['9b76f16e-92e0-4fda-9ce0-878d2aa5c720'] 2022-04-12 14:35:30.170 1420 2685238401680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0327591d-30df-4bde-9bdc-6217c90fe12c 2022-04-12 14:35:30.303 1420 2685242992592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a126eef6-60d2-4020-bef4-8475aac926d3 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] port_delete event received for '0327591d-30df-4bde-9bdc-6217c90fe12c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:35:30.379 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 14:35:30.379 1420 2685242991008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0327591d-30df-4bde-9bdc-6217c90fe12c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 14:35:30.391 1420 2685242991008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0327591d-30df-4bde-9bdc-6217c90fe12c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 14:35:30.391 1420 2685242991008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0327591d-30df-4bde-9bdc-6217c90fe12c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 14:35:30.416 1420 2685242991008 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b92ade3c-1952-4e8c-a71a-76cbe01a1576 2022-04-12 14:35:30.428 1420 2685242991008 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0327591d-30df-4bde-9bdc-6217c90fe12c'] 2022-04-12 14:35:30.428 1420 2685242991008 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 14:35:30.447 1420 2685242991008 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-12 14:35:30.447 1420 2685242991008 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0327591d-30df-4bde-9bdc-6217c90fe12c'] 2022-04-12 14:35:32.389 1420 2685242834608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:35:32.427 1420 2685242834608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:35:33.170 1420 2685242519040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cffd36a3-821c-4f92-97c3-b8e680703cb7 de360d10cf3547fe9e2c0075c308a6ae 94f6b6e4eedc4aaeaa8c519287b37a7d - - -] Security group member updated on remote: ['8502d7a4-4beb-4234-a290-3890d57902cb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:35:33.170 1420 2685242519040 MainThread INFO neutron.agent.securitygroups_rpc [req-cffd36a3-821c-4f92-97c3-b8e680703cb7 de360d10cf3547fe9e2c0075c308a6ae 94f6b6e4eedc4aaeaa8c519287b37a7d - - -] Security group member updated ['8502d7a4-4beb-4234-a290-3890d57902cb'] 2022-04-12 14:35:33.185 1420 2685242519040 MainThread INFO neutron.agent.securitygroups_rpc [req-cffd36a3-821c-4f92-97c3-b8e680703cb7 de360d10cf3547fe9e2c0075c308a6ae 94f6b6e4eedc4aaeaa8c519287b37a7d - - -] Refresh firewall rules 2022-04-12 14:35:33.185 1420 2685242519040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cffd36a3-821c-4f92-97c3-b8e680703cb7 de360d10cf3547fe9e2c0075c308a6ae 94f6b6e4eedc4aaeaa8c519287b37a7d - - -] Get security group information for devices via rpc ['98a972ef-19d8-4fbb-9ec1-094674242318'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:35:33.233 1420 2685242519040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cffd36a3-821c-4f92-97c3-b8e680703cb7 de360d10cf3547fe9e2c0075c308a6ae 94f6b6e4eedc4aaeaa8c519287b37a7d - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:35:33.233 1420 2685242519040 MainThread DEBUG neutron.agent.securitygroups_rpc [req-cffd36a3-821c-4f92-97c3-b8e680703cb7 de360d10cf3547fe9e2c0075c308a6ae 94f6b6e4eedc4aaeaa8c519287b37a7d - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:35:33.248 1420 2685242519040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-cffd36a3-821c-4f92-97c3-b8e680703cb7 de360d10cf3547fe9e2c0075c308a6ae 94f6b6e4eedc4aaeaa8c519287b37a7d - - -] port_delete event received for '98a972ef-19d8-4fbb-9ec1-094674242318' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:35:34.186 1420 2685238401680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 98a972ef-19d8-4fbb-9ec1-094674242318 2022-04-12 14:35:34.412 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 14:35:34.419 1420 2685241346528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '98a972ef-19d8-4fbb-9ec1-094674242318' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 14:35:34.419 1420 2685241346528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '98a972ef-19d8-4fbb-9ec1-094674242318' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 14:35:34.419 1420 2685241346528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 98a972ef-19d8-4fbb-9ec1-094674242318 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 14:35:34.450 1420 2685241346528 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1805baf1-093e-44e5-a044-fc3a65ffad20 2022-04-12 14:35:34.450 1420 2685241346528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['98a972ef-19d8-4fbb-9ec1-094674242318'] 2022-04-12 14:35:34.450 1420 2685241346528 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 14:35:34.468 1420 2685241346528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-12 14:35:34.478 1420 2685241346528 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['98a972ef-19d8-4fbb-9ec1-094674242318'] 2022-04-12 14:35:34.478 1420 2685241346528 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2993cfd5-a0d4-4b37-813f-b8abe361b081 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] port_delete event received for 'a5d1ff54-fbb9-4af5-b315-b6043e027023' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:35:35.562 1420 2685241215456 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-acfb886a-0035-4278-9992-7ebbefed45b7 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group rule updated on remote: ['533469e6-8aac-4a40-a26a-4834ab5bf2ad'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:35:37.377 1420 2685241215456 MainThread INFO neutron.agent.securitygroups_rpc [req-acfb886a-0035-4278-9992-7ebbefed45b7 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group rule updated ['533469e6-8aac-4a40-a26a-4834ab5bf2ad'] 2022-04-12 14:35:37.382 1420 2685241214400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4b322d9e-7521-444f-9d2d-c40481f56ef9 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group rule updated on remote: ['533469e6-8aac-4a40-a26a-4834ab5bf2ad'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-04-12 14:35:37.382 1420 2685241214400 MainThread INFO neutron.agent.securitygroups_rpc [req-4b322d9e-7521-444f-9d2d-c40481f56ef9 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group rule updated ['533469e6-8aac-4a40-a26a-4834ab5bf2ad'] 2022-04-12 14:35:37.406 1420 2685240832416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:35:37.437 1420 2685240832416 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:35:38.763 1420 2685220494848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-6cd02113-053f-4ab8-b209-36501d859b3d 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group member updated on remote: ['533469e6-8aac-4a40-a26a-4834ab5bf2ad'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:35:38.776 1420 2685220494848 MainThread INFO neutron.agent.securitygroups_rpc [req-6cd02113-053f-4ab8-b209-36501d859b3d 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group member updated ['533469e6-8aac-4a40-a26a-4834ab5bf2ad'] 2022-04-12 14:35:39.654 1420 2685241215456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03d24565-c91e-433c-b07b-28de567fbbf5 b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] port_update received: f55791aa-14a1-4afa-bb2e-1bd5b2bac347 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:35:39.666 1420 2685241215456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-03d24565-c91e-433c-b07b-28de567fbbf5 b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] No port f55791aa-14a1-4afa-bb2e-1bd5b2bac347 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:35:43.971 1420 2685238401504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f55791aa-14a1-4afa-bb2e-1bd5b2bac347 2022-04-12 14:35:45.427 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 14:35:45.615 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Adding port f55791aa-14a1-4afa-bb2e-1bd5b2bac347 2022-04-12 14:35:45.644 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Port f55791aa-14a1-4afa-bb2e-1bd5b2bac347 updated. Details: {'device': 'f55791aa-14a1-4afa-bb2e-1bd5b2bac347', 'network_id': 'b92ade3c-1952-4e8c-a71a-76cbe01a1576', 'port_id': 'f55791aa-14a1-4afa-bb2e-1bd5b2bac347', 'mac_address': 'fa:16:3e:49:80:a7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1026, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'f447f83a-4258-47f2-9876-65788ff6ba27', 'ip_address': '172.20.0.12'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-12 14:35:45.644 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-12 14:35:45.644 1420 2685240697248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f55791aa-14a1-4afa-bb2e-1bd5b2bac347" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:35:45.660 1420 2685240697248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f55791aa-14a1-4afa-bb2e-1bd5b2bac347 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 14:35:45.665 1420 2685240697248 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network b92ade3c-1952-4e8c-a71a-76cbe01a1576 2022-04-12 14:35:45.665 1420 2685240697248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-12 14:35:45.836 1420 2685240697248 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f55791aa-14a1-4afa-bb2e-1bd5b2bac347') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:35:45.836 1420 2685240697248 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f55791aa-14a1-4afa-bb2e-1bd5b2bac347') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:35:45.854 1420 2685240697248 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f55791aa-14a1-4afa-bb2e-1bd5b2bac347 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 14:35:45.854 1420 2685240697248 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1026, VLAN trunk: None to switch port f55791aa-14a1-4afa-bb2e-1bd5b2bac347 2022-04-12 14:35:45.930 1420 2685240697248 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 14:35:45.952 1420 2685240697248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f55791aa-14a1-4afa-bb2e-1bd5b2bac347'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:35:46.115 1420 2685240697248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f55791aa-14a1-4afa-bb2e-1bd5b2bac347']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:35:46.115 1420 2685240697248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:35:46.126 1420 2685240697248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (533469e6-8aac-4a40-a26a-4834ab5bf2ad) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:35:46.126 1420 2685240697248 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f55791aa-14a1-4afa-bb2e-1bd5b2bac347 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:35:46.145 1420 2685240697248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 14:35:46.145 1420 2685240697248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f55791aa-14a1-4afa-bb2e-1bd5b2bac347 not yet added. Adding. 2022-04-12 14:35:46.160 1420 2685240697248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-12 14:35:46.160 1420 2685240697248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-12 14:35:46.292 1420 2685240697248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f55791aa-14a1-4afa-bb2e-1bd5b2bac347" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:35:46.413 1420 2685240697248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f55791aa-14a1-4afa-bb2e-1bd5b2bac347" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:35:46.413 1420 2685240697248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f55791aa-14a1-4afa-bb2e-1bd5b2bac347" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:35:46.569 1420 2685240697248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f55791aa-14a1-4afa-bb2e-1bd5b2bac347" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:35:46.686 1420 2685240697248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f55791aa-14a1-4afa-bb2e-1bd5b2bac347" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.031s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:35:46.686 1420 2685240697248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f55791aa-14a1-4afa-bb2e-1bd5b2bac347 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 14:35:46.707 1420 2685240697248 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f55791aa-14a1-4afa-bb2e-1bd5b2bac347 processed. 2022-04-12 14:35:46.715 1420 2685240697248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4f2063e2-b485-4806-a8fd-00634fb6209c de360d10cf3547fe9e2c0075c308a6ae 94f6b6e4eedc4aaeaa8c519287b37a7d - - -] Security group member updated on remote: ['8502d7a4-4beb-4234-a290-3890d57902cb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:35:46.715 1420 2685240697248 MainThread INFO neutron.agent.securitygroups_rpc [req-4f2063e2-b485-4806-a8fd-00634fb6209c de360d10cf3547fe9e2c0075c308a6ae 94f6b6e4eedc4aaeaa8c519287b37a7d - - -] Security group member updated ['8502d7a4-4beb-4234-a290-3890d57902cb'] 2022-04-12 14:35:47.220 1420 2685198619744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b95d5dfb-a351-4a47-a52d-2e7a514d6fa6 b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] port_update received: 381951bd-cdbd-4342-bfaa-dbc0172ebd2c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:35:47.239 1420 2685198619744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b95d5dfb-a351-4a47-a52d-2e7a514d6fa6 b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] No port 381951bd-cdbd-4342-bfaa-dbc0172ebd2c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:35:47.442 1420 2685198619744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:35:47.661 1420 2685198619744 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:35:50.024 1420 2685238401504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 381951bd-cdbd-4342-bfaa-dbc0172ebd2c 2022-04-12 14:35:51.458 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 14:35:51.686 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Adding port 381951bd-cdbd-4342-bfaa-dbc0172ebd2c 2022-04-12 14:35:51.686 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Port 381951bd-cdbd-4342-bfaa-dbc0172ebd2c updated. Details: {'device': '381951bd-cdbd-4342-bfaa-dbc0172ebd2c', 'network_id': '1805baf1-093e-44e5-a044-fc3a65ffad20', 'port_id': '381951bd-cdbd-4342-bfaa-dbc0172ebd2c', 'mac_address': 'fa:16:3e:6c:da:df', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1043, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '569083f2-3a1a-4007-a99b-5e7e7944ee17', '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} 2022-04-12 14:35:51.686 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-12 14:35:51.708 1420 2685242433952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-381951bd-cdbd-4342-bfaa-dbc0172ebd2c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:35:51.708 1420 2685242433952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 381951bd-cdbd-4342-bfaa-dbc0172ebd2c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 14:35:51.708 1420 2685242433952 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 1805baf1-093e-44e5-a044-fc3a65ffad20 2022-04-12 14:35:51.724 1420 2685242433952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-12 14:35:51.885 1420 2685242433952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '381951bd-cdbd-4342-bfaa-dbc0172ebd2c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:35:51.885 1420 2685242433952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '381951bd-cdbd-4342-bfaa-dbc0172ebd2c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:35:51.885 1420 2685242433952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 381951bd-cdbd-4342-bfaa-dbc0172ebd2c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 14:35:51.911 1420 2685242433952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1043, VLAN trunk: None to switch port 381951bd-cdbd-4342-bfaa-dbc0172ebd2c 2022-04-12 14:35:51.991 1420 2685242433952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 14:35:51.991 1420 2685242433952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['381951bd-cdbd-4342-bfaa-dbc0172ebd2c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:35:52.161 1420 2685242433952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['381951bd-cdbd-4342-bfaa-dbc0172ebd2c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:35:52.178 1420 2685242433952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:35:52.178 1420 2685242433952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (8502d7a4-4beb-4234-a290-3890d57902cb) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:35:52.178 1420 2685242433952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (8502d7a4-4beb-4234-a290-3890d57902cb) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-12 14:35:52.178 1420 2685242433952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 381951bd-cdbd-4342-bfaa-dbc0172ebd2c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:35:52.178 1420 2685242433952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 14:35:52.209 1420 2685242433952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 381951bd-cdbd-4342-bfaa-dbc0172ebd2c not yet added. Adding. 2022-04-12 14:35:52.209 1420 2685242433952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-12 14:35:52.209 1420 2685242433952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-12 14:35:52.350 1420 2685242433952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-381951bd-cdbd-4342-bfaa-dbc0172ebd2c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:35:52.490 1420 2685242433952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-381951bd-cdbd-4342-bfaa-dbc0172ebd2c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:35:52.490 1420 2685242433952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-381951bd-cdbd-4342-bfaa-dbc0172ebd2c" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:35:52.616 1420 2685242433952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-381951bd-cdbd-4342-bfaa-dbc0172ebd2c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:35:52.716 1420 2685242433952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-381951bd-cdbd-4342-bfaa-dbc0172ebd2c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:35:52.733 1420 2685242433952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 381951bd-cdbd-4342-bfaa-dbc0172ebd2c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 14:35:52.733 1420 2685242433952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 381951bd-cdbd-4342-bfaa-dbc0172ebd2c processed. 2022-04-12 14:35:53.478 1420 2685242433952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:35:53.739 1420 2685242433952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:36:19.368 1420 2685240270160 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e3fc2831-f315-4848-9cc0-ee4367e63d0e c0b71fb6c8bf4a0497e700809fbb7ee5 02af406c5f5b4f27890c5db6f5bda840 - - -] port_delete event received for 'b5ad8a76-bf84-4758-82f8-5543dd7e3ffd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:36:20.555 1420 2685238401680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 381951bd-cdbd-4342-bfaa-dbc0172ebd2c 2022-04-12 14:36:21.554 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 14:36:21.554 1420 2685241344416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '381951bd-cdbd-4342-bfaa-dbc0172ebd2c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 14:36:21.569 1420 2685241344416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '381951bd-cdbd-4342-bfaa-dbc0172ebd2c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 14:36:21.569 1420 2685241344416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 381951bd-cdbd-4342-bfaa-dbc0172ebd2c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 14:36:21.600 1420 2685241344416 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 1805baf1-093e-44e5-a044-fc3a65ffad20 2022-04-12 14:36:21.616 1420 2685241344416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['381951bd-cdbd-4342-bfaa-dbc0172ebd2c'] 2022-04-12 14:36:21.630 1420 2685241344416 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 14:36:21.630 1420 2685241344416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-12 14:36:21.649 1420 2685241344416 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['381951bd-cdbd-4342-bfaa-dbc0172ebd2c'] 2022-04-12 14:36:21.843 1420 2685241344416 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5198a21c-86a0-4ec6-b334-d8c3091fa7d1 de360d10cf3547fe9e2c0075c308a6ae 94f6b6e4eedc4aaeaa8c519287b37a7d - - -] Security group member updated on remote: ['8502d7a4-4beb-4234-a290-3890d57902cb'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:36:21.851 1420 2685241344416 MainThread INFO neutron.agent.securitygroups_rpc [req-5198a21c-86a0-4ec6-b334-d8c3091fa7d1 de360d10cf3547fe9e2c0075c308a6ae 94f6b6e4eedc4aaeaa8c519287b37a7d - - -] Security group member updated ['8502d7a4-4beb-4234-a290-3890d57902cb'] 2022-04-12 14:36:21.927 1420 2685241346176 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5198a21c-86a0-4ec6-b334-d8c3091fa7d1 de360d10cf3547fe9e2c0075c308a6ae 94f6b6e4eedc4aaeaa8c519287b37a7d - - -] port_delete event received for '381951bd-cdbd-4342-bfaa-dbc0172ebd2c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:36:22.576 1420 2685238401680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: b66c8a31-66c0-4e0d-a1f0-5296be1c5fee 2022-04-12 14:36:22.851 1420 2685239836736 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a2085108-68df-4ed9-aada-7be30a41fb6b c0b71fb6c8bf4a0497e700809fbb7ee5 02af406c5f5b4f27890c5db6f5bda840 - - -] Security group member updated on remote: ['c0a675c0-6e8b-4865-b479-bcd498dd6585'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:36:22.869 1420 2685239836736 MainThread INFO neutron.agent.securitygroups_rpc [req-a2085108-68df-4ed9-aada-7be30a41fb6b c0b71fb6c8bf4a0497e700809fbb7ee5 02af406c5f5b4f27890c5db6f5bda840 - - -] Security group member updated ['c0a675c0-6e8b-4865-b479-bcd498dd6585'] 2022-04-12 14:36:22.942 1420 2685238881792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2085108-68df-4ed9-aada-7be30a41fb6b c0b71fb6c8bf4a0497e700809fbb7ee5 02af406c5f5b4f27890c5db6f5bda840 - - -] port_delete event received for 'b66c8a31-66c0-4e0d-a1f0-5296be1c5fee' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:36:23.567 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 14:36:23.567 1420 2685238129584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'b66c8a31-66c0-4e0d-a1f0-5296be1c5fee' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 14:36:23.567 1420 2685238129584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'b66c8a31-66c0-4e0d-a1f0-5296be1c5fee' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 14:36:23.583 1420 2685238129584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port b66c8a31-66c0-4e0d-a1f0-5296be1c5fee _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 14:36:23.601 1420 2685238129584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b66c8a31-66c0-4e0d-a1f0-5296be1c5fee'] 2022-04-12 14:36:23.615 1420 2685238129584 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 14:36:23.615 1420 2685238129584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-12 14:36:23.634 1420 2685238129584 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['b66c8a31-66c0-4e0d-a1f0-5296be1c5fee'] 2022-04-12 14:36:23.634 1420 2685221042832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:36:23.696 1420 2685221042832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:36:30.523 1420 2685240263952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5447bd96-beda-4bc7-8e59-029709f959ba c0b71fb6c8bf4a0497e700809fbb7ee5 02af406c5f5b4f27890c5db6f5bda840 - - -] port_delete event received for '90fd5c72-1744-4222-b395-46a7993653cb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:36:32.619 1420 2685238401680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c9bb735b-cf47-4f42-a7b1-67752f7f6b3a 2022-04-12 14:36:33.603 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 14:36:34.760 1420 2685238880736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c9bb735b-cf47-4f42-a7b1-67752f7f6b3a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 14:36:35.725 1420 2685238880736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c9bb735b-cf47-4f42-a7b1-67752f7f6b3a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 14:36:35.754 1420 2685238880736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c9bb735b-cf47-4f42-a7b1-67752f7f6b3a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 14:36:35.772 1420 2685238880736 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 37f9d6cb-734d-4a5c-b448-eec2b9f94087 2022-04-12 14:36:35.772 1420 2685238880736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c9bb735b-cf47-4f42-a7b1-67752f7f6b3a'] 2022-04-12 14:36:35.789 1420 2685238880736 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 14:36:35.789 1420 2685238880736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-12 14:36:35.804 1420 2685238880736 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c9bb735b-cf47-4f42-a7b1-67752f7f6b3a'] 2022-04-12 14:36:35.804 1420 2685238880736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:36:35.976 1420 2685238880736 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:36:36.301 1420 2685239664704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9532b536-030d-4a7a-ae5f-67da3f4a97a0 c0b71fb6c8bf4a0497e700809fbb7ee5 02af406c5f5b4f27890c5db6f5bda840 - - -] Security group member updated on remote: ['c0a675c0-6e8b-4865-b479-bcd498dd6585'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:36:36.301 1420 2685239664704 MainThread INFO neutron.agent.securitygroups_rpc [req-9532b536-030d-4a7a-ae5f-67da3f4a97a0 c0b71fb6c8bf4a0497e700809fbb7ee5 02af406c5f5b4f27890c5db6f5bda840 - - -] Security group member updated ['c0a675c0-6e8b-4865-b479-bcd498dd6585'] 2022-04-12 14:36:36.379 1420 2685239664704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9532b536-030d-4a7a-ae5f-67da3f4a97a0 c0b71fb6c8bf4a0497e700809fbb7ee5 02af406c5f5b4f27890c5db6f5bda840 - - -] port_delete event received for 'c9bb735b-cf47-4f42-a7b1-67752f7f6b3a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:36:38.660 1420 2685220848560 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-05aee73f-e1c8-44fb-89cd-b722362551b7 c0b71fb6c8bf4a0497e700809fbb7ee5 02af406c5f5b4f27890c5db6f5bda840 - - -] port_delete event received for 'e208ddea-bde0-4e64-b896-d7e69095d656' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:36:41.364 1420 2685240763840 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-64b7bc4c-d054-4429-b7ed-843b93567f1e 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] port_delete event received for 'a69af651-3740-4018-8a6e-2d39d24b4865' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:36:42.504 1420 2685242046592 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f124f752-e17e-46ad-91db-05da0ca21a80 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] port_delete event received for '053dfe34-2062-447e-9d0e-b24c5f30bdc9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:36:43.283 1420 2685240265360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d5a3c76-3d3a-46c8-920e-f21d9b18ad5e 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] port_delete event received for '35897b48-ab8b-45f4-82e1-97ce5230a498' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:36:43.488 1420 2685241297200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d5a3c76-3d3a-46c8-920e-f21d9b18ad5e 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] network_delete received. Deleting network 37f9d6cb-734d-4a5c-b448-eec2b9f94087 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 14:36:43.504 1420 2685241297200 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1d5a3c76-3d3a-46c8-920e-f21d9b18ad5e 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] Network 37f9d6cb-734d-4a5c-b448-eec2b9f94087 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-12 14:36:44.735 1420 2685220828432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a51ce906-b969-40ee-a2f4-61cc4ecbf14b 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] port_delete event received for '5eeb5c05-9186-4666-89f5-56ca179d556c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:36:45.916 1420 2685220829664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-eb0d1ce9-f00c-48d5-8125-139140879be7 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] port_delete event received for '94421176-a80a-4931-a38a-d0d994d5d633' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:36:46.857 1420 2685241215632 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97806a70-bee5-495d-8744-c5f174dfa1d2 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] port_delete event received for '6ec553b0-d97a-4b9b-9b5f-e6f294b6ee9a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:36:46.943 1420 2685240413344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b678bd5-2209-4da6-8f80-2da366fbe580 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] network_delete received. Deleting network 1805baf1-093e-44e5-a044-fc3a65ffad20 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 14:36:46.943 1420 2685240413344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-5b678bd5-2209-4da6-8f80-2da366fbe580 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] Network 1805baf1-093e-44e5-a044-fc3a65ffad20 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-12 14:36:47.030 1420 2685240413344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d1dc2c63-86ca-408e-a303-9f540b26a54e - - - - -] port_delete event received for '6ec553b0-d97a-4b9b-9b5f-e6f294b6ee9a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:36:47.162 1420 2685240762960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97806a70-bee5-495d-8744-c5f174dfa1d2 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] network_delete received. Deleting network 8545d876-be56-4d97-a822-807b059dd176 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 14:36:47.192 1420 2685240762960 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97806a70-bee5-495d-8744-c5f174dfa1d2 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] Network 8545d876-be56-4d97-a822-807b059dd176 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-12 14:36:50.758 1420 2685238401680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f55791aa-14a1-4afa-bb2e-1bd5b2bac347 2022-04-12 14:36:50.993 1420 2685242519392 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-595cc26e-1576-4dd2-95fa-a7768349bb88 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group member updated on remote: ['533469e6-8aac-4a40-a26a-4834ab5bf2ad'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:36:51.019 1420 2685242519392 MainThread INFO neutron.agent.securitygroups_rpc [req-595cc26e-1576-4dd2-95fa-a7768349bb88 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] Security group member updated ['533469e6-8aac-4a40-a26a-4834ab5bf2ad'] 2022-04-12 14:36:51.559 1420 2685220936336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-595cc26e-1576-4dd2-95fa-a7768349bb88 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] port_delete event received for 'f55791aa-14a1-4afa-bb2e-1bd5b2bac347' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:36:51.863 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 14:36:51.868 1420 2685220830192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f55791aa-14a1-4afa-bb2e-1bd5b2bac347' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 14:36:51.868 1420 2685220830192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f55791aa-14a1-4afa-bb2e-1bd5b2bac347' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 14:36:51.868 1420 2685220830192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f55791aa-14a1-4afa-bb2e-1bd5b2bac347 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 14:36:51.894 1420 2685220830192 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network b92ade3c-1952-4e8c-a71a-76cbe01a1576 2022-04-12 14:36:51.894 1420 2685220830192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f55791aa-14a1-4afa-bb2e-1bd5b2bac347'] 2022-04-12 14:36:51.914 1420 2685220830192 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 14:36:51.914 1420 2685220830192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-12 14:36:51.914 1420 2685220830192 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f55791aa-14a1-4afa-bb2e-1bd5b2bac347'] 2022-04-12 14:36:53.745 1420 2685220830192 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-db76406f-fada-4391-a7f6-abbdc04aeba9 501aa453097f408992ac52e51a344c6e b89123ba80a94b8d8e37e734b8a4615a - - -] port_delete event received for '3713079e-a365-452b-9396-89782a26f8f0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:36:53.872 1420 2685220830192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:36:53.891 1420 2685220830192 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:36:58.571 1420 2685241297376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7456143-6e70-41ab-941d-9c13322be25e 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] port_delete event received for '5aa28035-1c1f-45a8-acfe-8006db67f402' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:36:59.696 1420 2685242045536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-89e2f878-0cab-4ff2-94e0-99e630438d82 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] port_delete event received for '1a6c49e0-f876-4cb3-bb19-f9fd03742716' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:37:00.447 1420 2685220906784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c518f07-a997-4d1c-a545-3a258c0fae8b 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] port_delete event received for '4bfdcacf-d16c-4ef3-8f7b-da5964e74fc9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:37:00.910 1420 2685221205616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c518f07-a997-4d1c-a545-3a258c0fae8b 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] network_delete received. Deleting network b92ade3c-1952-4e8c-a71a-76cbe01a1576 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 14:37:00.910 1420 2685221205616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c518f07-a997-4d1c-a545-3a258c0fae8b 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] Network b92ade3c-1952-4e8c-a71a-76cbe01a1576 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-04-12 14:38:11.832 1420 2685220984432 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-82ac4ce8-1263-4b77-9600-4867c102f445 f7d186743cef4327a4d70a281730855e 5b732a55c320482c8c18b200e2901b89 - - -] Security group member updated on remote: ['75a6f1bb-56ea-44c6-ae94-a9074ca284b1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:38:11.832 1420 2685220984432 MainThread INFO neutron.agent.securitygroups_rpc [req-82ac4ce8-1263-4b77-9600-4867c102f445 f7d186743cef4327a4d70a281730855e 5b732a55c320482c8c18b200e2901b89 - - -] Security group member updated ['75a6f1bb-56ea-44c6-ae94-a9074ca284b1'] 2022-04-12 14:38:12.679 1420 2685238451712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34291d9a-b85b-42c4-8bee-9008ccee6c05 b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] port_update received: c40c97ae-39bf-4517-be29-7e0d405c1bbe port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:38:12.696 1420 2685238451712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-34291d9a-b85b-42c4-8bee-9008ccee6c05 b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] No port c40c97ae-39bf-4517-be29-7e0d405c1bbe defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:38:15.241 1420 2685238401504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c40c97ae-39bf-4517-be29-7e0d405c1bbe 2022-04-12 14:38:16.440 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 14:38:16.648 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Adding port c40c97ae-39bf-4517-be29-7e0d405c1bbe 2022-04-12 14:38:16.674 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Port c40c97ae-39bf-4517-be29-7e0d405c1bbe updated. Details: {'device': 'c40c97ae-39bf-4517-be29-7e0d405c1bbe', 'network_id': '5c465b45-69be-4be7-8ffa-1c0d2c5dac0a', 'port_id': 'c40c97ae-39bf-4517-be29-7e0d405c1bbe', 'mac_address': 'fa:16:3e:cf:9a:84', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1020, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a9587504-6faf-4e24-aef1-2f8260e4dde0', 'ip_address': '172.20.0.6'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-12 14:38:16.695 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-12 14:38:16.695 1420 2685238982784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c40c97ae-39bf-4517-be29-7e0d405c1bbe" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:38:16.710 1420 2685238982784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c40c97ae-39bf-4517-be29-7e0d405c1bbe _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 14:38:16.710 1420 2685238982784 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5c465b45-69be-4be7-8ffa-1c0d2c5dac0a 2022-04-12 14:38:16.726 1420 2685238982784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-12 14:38:16.929 1420 2685238982784 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c40c97ae-39bf-4517-be29-7e0d405c1bbe') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:38:16.929 1420 2685238982784 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c40c97ae-39bf-4517-be29-7e0d405c1bbe') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:38:16.965 1420 2685238982784 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c40c97ae-39bf-4517-be29-7e0d405c1bbe is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 14:38:16.965 1420 2685238982784 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1020, VLAN trunk: None to switch port c40c97ae-39bf-4517-be29-7e0d405c1bbe 2022-04-12 14:38:17.049 1420 2685238982784 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 14:38:17.061 1420 2685238982784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c40c97ae-39bf-4517-be29-7e0d405c1bbe'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:38:17.194 1420 2685238982784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c40c97ae-39bf-4517-be29-7e0d405c1bbe']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:38:17.221 1420 2685238982784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:38:17.236 1420 2685238982784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (75a6f1bb-56ea-44c6-ae94-a9074ca284b1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:38:17.241 1420 2685238982784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (75a6f1bb-56ea-44c6-ae94-a9074ca284b1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-12 14:38:17.241 1420 2685238982784 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c40c97ae-39bf-4517-be29-7e0d405c1bbe _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:38:17.241 1420 2685238982784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 14:38:17.241 1420 2685238982784 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c40c97ae-39bf-4517-be29-7e0d405c1bbe not yet added. Adding. 2022-04-12 14:38:17.267 1420 2685238982784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-12 14:38:17.273 1420 2685238982784 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-12 14:38:17.346 1420 2685238982784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c40c97ae-39bf-4517-be29-7e0d405c1bbe" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:38:17.440 1420 2685238982784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c40c97ae-39bf-4517-be29-7e0d405c1bbe" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:38:17.440 1420 2685238982784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c40c97ae-39bf-4517-be29-7e0d405c1bbe" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:38:17.549 1420 2685238982784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c40c97ae-39bf-4517-be29-7e0d405c1bbe" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.109s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:38:17.627 1420 2685238982784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c40c97ae-39bf-4517-be29-7e0d405c1bbe" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.937s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:38:17.627 1420 2685238982784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c40c97ae-39bf-4517-be29-7e0d405c1bbe status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 14:38:17.659 1420 2685238982784 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c40c97ae-39bf-4517-be29-7e0d405c1bbe processed. 2022-04-12 14:38:18.439 1420 2685238982784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:38:18.643 1420 2685238982784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:38:24.413 1420 2685220868336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b09363a4-f58a-490c-852f-e2a089ff328a f7d186743cef4327a4d70a281730855e 5b732a55c320482c8c18b200e2901b89 - - -] Security group member updated on remote: ['75a6f1bb-56ea-44c6-ae94-a9074ca284b1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:38:24.429 1420 2685220868336 MainThread INFO neutron.agent.securitygroups_rpc [req-b09363a4-f58a-490c-852f-e2a089ff328a f7d186743cef4327a4d70a281730855e 5b732a55c320482c8c18b200e2901b89 - - -] Security group member updated ['75a6f1bb-56ea-44c6-ae94-a9074ca284b1'] 2022-04-12 14:38:24.441 1420 2685220868336 MainThread INFO neutron.agent.securitygroups_rpc [req-b09363a4-f58a-490c-852f-e2a089ff328a f7d186743cef4327a4d70a281730855e 5b732a55c320482c8c18b200e2901b89 - - -] Refresh firewall rules 2022-04-12 14:38:24.441 1420 2685220868336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b09363a4-f58a-490c-852f-e2a089ff328a f7d186743cef4327a4d70a281730855e 5b732a55c320482c8c18b200e2901b89 - - -] Get security group information for devices via rpc ['c40c97ae-39bf-4517-be29-7e0d405c1bbe'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:38:24.486 1420 2685220868336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b09363a4-f58a-490c-852f-e2a089ff328a f7d186743cef4327a4d70a281730855e 5b732a55c320482c8c18b200e2901b89 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:38:24.502 1420 2685220868336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b09363a4-f58a-490c-852f-e2a089ff328a f7d186743cef4327a4d70a281730855e 5b732a55c320482c8c18b200e2901b89 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:38:24.517 1420 2685220868336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b09363a4-f58a-490c-852f-e2a089ff328a f7d186743cef4327a4d70a281730855e 5b732a55c320482c8c18b200e2901b89 - - -] port_delete event received for 'c40c97ae-39bf-4517-be29-7e0d405c1bbe' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:38:25.393 1420 2685238401680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c40c97ae-39bf-4517-be29-7e0d405c1bbe 2022-04-12 14:38:26.476 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 14:38:26.476 1420 2685239512752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c40c97ae-39bf-4517-be29-7e0d405c1bbe' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 14:38:26.476 1420 2685239512752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c40c97ae-39bf-4517-be29-7e0d405c1bbe' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 14:38:26.502 1420 2685239512752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c40c97ae-39bf-4517-be29-7e0d405c1bbe _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 14:38:26.522 1420 2685239512752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5c465b45-69be-4be7-8ffa-1c0d2c5dac0a 2022-04-12 14:38:26.522 1420 2685239512752 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c40c97ae-39bf-4517-be29-7e0d405c1bbe'] 2022-04-12 14:38:26.538 1420 2685239512752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 14:38:26.538 1420 2685239512752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-12 14:38:26.538 1420 2685239512752 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c40c97ae-39bf-4517-be29-7e0d405c1bbe'] 2022-04-12 14:38:28.192 1420 2685239512752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ff6d1ac-4e67-4ad6-a864-9be91aafb143 f7d186743cef4327a4d70a281730855e 5b732a55c320482c8c18b200e2901b89 - - -] Security group member updated on remote: ['75a6f1bb-56ea-44c6-ae94-a9074ca284b1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:38:28.192 1420 2685239512752 MainThread INFO neutron.agent.securitygroups_rpc [req-4ff6d1ac-4e67-4ad6-a864-9be91aafb143 f7d186743cef4327a4d70a281730855e 5b732a55c320482c8c18b200e2901b89 - - -] Security group member updated ['75a6f1bb-56ea-44c6-ae94-a9074ca284b1'] 2022-04-12 14:38:28.491 1420 2685239231760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:38:28.523 1420 2685239231760 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:38:29.033 1420 2685241346000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33a27b09-9cfc-4b01-9185-2b87db2f411a b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] port_update received: 0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-04-12 14:38:29.051 1420 2685241346000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33a27b09-9cfc-4b01-9185-2b87db2f411a b0753a8d5f504abc9ba7a723f7d6e0e2 ba67fcf2e0bf4b55b46c3495a834dc31 - - -] No port 0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-04-12 14:38:31.367 1420 2685238401504 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0 2022-04-12 14:38:32.491 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-04-12 14:38:32.689 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Adding port 0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0 2022-04-12 14:38:32.710 1420 2685124472144 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Port 0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0 updated. Details: {'device': '0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0', 'network_id': '5c465b45-69be-4be7-8ffa-1c0d2c5dac0a', 'port_id': '0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0', 'mac_address': 'fa:16:3e:69:b5:af', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 1020, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'a9587504-6faf-4e24-aef1-2f8260e4dde0', 'ip_address': '172.20.0.9'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-04-12 14:38:32.710 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Remove the port from added ports set, so it doesn't get reprocessed. _treat_devices_added c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:376 2022-04-12 14:38:32.710 1420 2685242435184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:38:32.725 1420 2685242435184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-04-12 14:38:32.725 1420 2685242435184 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 5c465b45-69be-4be7-8ffa-1c0d2c5dac0a 2022-04-12 14:38:32.741 1420 2685242435184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to connect the current port to vswitch 'br-data'. _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:264 2022-04-12 14:38:32.892 1420 2685242435184 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:38:32.892 1420 2685242435184 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-04-12 14:38:32.913 1420 2685242435184 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-04-12 14:38:32.927 1420 2685242435184 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 1020, VLAN trunk: None to switch port 0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0 2022-04-12 14:38:33.006 1420 2685242435184 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-04-12 14:38:33.033 1420 2685242435184 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:38:33.194 1420 2685242435184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:38:33.211 1420 2685242435184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:38:33.211 1420 2685242435184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (75a6f1bb-56ea-44c6-ae94-a9074ca284b1) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-04-12 14:38:33.225 1420 2685242435184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (75a6f1bb-56ea-44c6-ae94-a9074ca284b1) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-04-12 14:38:33.241 1420 2685242435184 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-04-12 14:38:33.241 1420 2685242435184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-04-12 14:38:33.257 1420 2685242435184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0 not yet added. Adding. 2022-04-12 14:38:33.257 1420 2685242435184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating port 3 rules prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:141 2022-04-12 14:38:33.257 1420 2685242435184 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Creating default reject rules. prepare_port_filter c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:145 2022-04-12 14:38:33.351 1420 2685242435184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:38:33.444 1420 2685242435184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:38:33.457 1420 2685242435184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:38:33.548 1420 2685242435184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:38:33.627 1420 2685242435184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.922s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:38:33.627 1420 2685242435184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-04-12 14:38:33.658 1420 2685242435184 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0 processed. 2022-04-12 14:38:34.502 1420 2685242435184 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:38:34.696 1420 2685242435184 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:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:38:39.486 1420 2685238401680 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0 2022-04-12 14:38:39.767 1420 2685242437472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7d10df4d-a720-4903-ad34-d381abf8dd2f f7d186743cef4327a4d70a281730855e 5b732a55c320482c8c18b200e2901b89 - - -] Security group member updated on remote: ['75a6f1bb-56ea-44c6-ae94-a9074ca284b1'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-04-12 14:38:39.768 1420 2685242437472 MainThread INFO neutron.agent.securitygroups_rpc [req-7d10df4d-a720-4903-ad34-d381abf8dd2f f7d186743cef4327a4d70a281730855e 5b732a55c320482c8c18b200e2901b89 - - -] Security group member updated ['75a6f1bb-56ea-44c6-ae94-a9074ca284b1'] 2022-04-12 14:38:39.789 1420 2685242437472 MainThread INFO neutron.agent.securitygroups_rpc [req-7d10df4d-a720-4903-ad34-d381abf8dd2f f7d186743cef4327a4d70a281730855e 5b732a55c320482c8c18b200e2901b89 - - -] Refresh firewall rules 2022-04-12 14:38:39.789 1420 2685242437472 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7d10df4d-a720-4903-ad34-d381abf8dd2f f7d186743cef4327a4d70a281730855e 5b732a55c320482c8c18b200e2901b89 - - -] Get security group information for devices via rpc ['0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-04-12 14:38:39.830 1420 2685242437472 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7d10df4d-a720-4903-ad34-d381abf8dd2f f7d186743cef4327a4d70a281730855e 5b732a55c320482c8c18b200e2901b89 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-04-12 14:38:39.830 1420 2685242437472 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7d10df4d-a720-4903-ad34-d381abf8dd2f f7d186743cef4327a4d70a281730855e 5b732a55c320482c8c18b200e2901b89 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-04-12 14:38:39.846 1420 2685242437472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7d10df4d-a720-4903-ad34-d381abf8dd2f f7d186743cef4327a4d70a281730855e 5b732a55c320482c8c18b200e2901b89 - - -] port_delete event received for '0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-04-12 14:38:40.533 1420 2685124472144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-78e2fec1-ad37-4887-9107-ffb6fd8ee821 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-04-12 14:38:40.533 1420 2685243310320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-04-12 14:38:40.550 1420 2685243310320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-04-12 14:38:40.550 1420 2685243310320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-04-12 14:38:40.571 1420 2685243310320 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 5c465b45-69be-4be7-8ffa-1c0d2c5dac0a 2022-04-12 14:38:40.587 1420 2685243310320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0'] 2022-04-12 14:38:40.587 1420 2685243310320 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-04-12 14:38:40.603 1420 2685243310320 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] The port was successfully removed. _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:386 2022-04-12 14:38:40.603 1420 2685243310320 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0d724717-70ec-4ccd-8ca4-d33b1f4b3fa0'] 2022-04-12 14:38:42.558 1420 2685221237856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" acquired by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: waited 0.000s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-04-12 14:38:43.978 1420 2685221237856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-04-12 14:39:02.613 1420 2685244214608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29d828e7-0c06-404d-ab5e-7330d6f98d7b 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] network_delete received. Deleting network 5c465b45-69be-4be7-8ffa-1c0d2c5dac0a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-04-12 14:39:02.634 1420 2685244214608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-29d828e7-0c06-404d-ab5e-7330d6f98d7b 5d088a25528648479521f04922cc579c 6fd84375f85a4198820657d9af5f2fd5 - - -] Network 5c465b45-69be-4be7-8ffa-1c0d2c5dac0a not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463