2022-02-15 11:48:54.350 188 2040535526736 MainThread INFO neutron.common.config [-] Logging enabled! 2022-02-15 11:48:54.350 188 2040535526736 MainThread INFO neutron.common.config [-] c:\python38\scripts\neutron-hyperv-agent version 19.1.0.dev503 2022-02-15 11:48:54.350 188 2040535526736 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-02-15 11:48:54.385 188 2040535526736 MainThread INFO os_win.utils.network.networkutils [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] WMI caching is disabled. 2022-02-15 11:48:54.642 188 2040535526736 MainThread DEBUG neutron.agent.securitygroups_rpc [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Init firewall settings (driver=hyperv) init_firewall c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:121 2022-02-15 11:48:54.705 188 2040535526736 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Registering callback for Trunk register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-02-15 11:48:54.705 188 2040535526736 MainThread DEBUG neutron.api.rpc.callbacks.resource_manager [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Registering callback for SubPort register c:\openstack\build\neutron\neutron\api\rpc\callbacks\resource_manager.py:62 2022-02-15 11:48:54.861 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent initialized successfully, now running... 2022-02-15 11:48:54.878 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Create the event listeners. _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:236 2022-02-15 11:48:54.878 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Create listener for '__InstanceCreationEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-02-15 11:48:54.913 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Create listener for '__InstanceDeletionEvent' event _create_event_listeners c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:238 2022-02-15 11:51:06.039 188 2040634683456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70c2f35b-099f-48f9-b10f-9143a4087366 - - - - -] port_update received: 3ab91adb-ee11-4015-910b-8d4c9576324f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 11:51:06.057 188 2040634683456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-70c2f35b-099f-48f9-b10f-9143a4087366 - - - - -] No port 3ab91adb-ee11-4015-910b-8d4c9576324f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 11:51:07.119 188 2040633314640 MainThread WARNING oslo_policy.policy [req-38f8ce9e-3387-4d6e-abb1-cdda18571455 0b1208ce5a5a453aabffeb72cf388acf 488dd9a25381490eb6586fc1c46515a6 - - -] 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-02-15 11:51:07.141 188 2040633314640 MainThread WARNING oslo_policy.policy [req-38f8ce9e-3387-4d6e-abb1-cdda18571455 0b1208ce5a5a453aabffeb72cf388acf 488dd9a25381490eb6586fc1c46515a6 - - -] 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-02-15 11:51:07.141 188 2040633314640 MainThread WARNING oslo_policy.policy [req-38f8ce9e-3387-4d6e-abb1-cdda18571455 0b1208ce5a5a453aabffeb72cf388acf 488dd9a25381490eb6586fc1c46515a6 - - -] 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-02-15 11:51:07.141 188 2040633314640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-38f8ce9e-3387-4d6e-abb1-cdda18571455 0b1208ce5a5a453aabffeb72cf388acf 488dd9a25381490eb6586fc1c46515a6 - - -] Security group member updated on remote: ['7968c201-e14e-47bd-9233-caf61048c4e4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 11:51:07.141 188 2040633314640 MainThread INFO neutron.agent.securitygroups_rpc [req-38f8ce9e-3387-4d6e-abb1-cdda18571455 0b1208ce5a5a453aabffeb72cf388acf 488dd9a25381490eb6586fc1c46515a6 - - -] Security group member updated ['7968c201-e14e-47bd-9233-caf61048c4e4'] 2022-02-15 11:51:08.907 188 2040633530496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-2f2fd780-f755-428d-9939-26a9091b4196 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Security group member updated on remote: ['a25f58f7-1754-41bc-a555-630e6ce969c8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 11:51:08.907 188 2040633530496 MainThread INFO neutron.agent.securitygroups_rpc [req-2f2fd780-f755-428d-9939-26a9091b4196 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Security group member updated ['a25f58f7-1754-41bc-a555-630e6ce969c8'] 2022-02-15 11:51:12.323 188 2040616172880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6921dcf3-6cb5-4560-bdee-8364d00d0f7a 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] port_update received: fad12d21-687e-410c-b7c4-ba8aa477cca9 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 11:51:12.350 188 2040616172880 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6921dcf3-6cb5-4560-bdee-8364d00d0f7a 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] No port fad12d21-687e-410c-b7c4-ba8aa477cca9 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 11:51:12.759 188 2040616479024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a671f6b3-de18-4261-8551-1ef2f3f7814f - - - - -] port_update received: e76ee4c4-8652-4b79-8e90-c510ac6399fd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 11:51:12.759 188 2040616479024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a671f6b3-de18-4261-8551-1ef2f3f7814f - - - - -] No port e76ee4c4-8652-4b79-8e90-c510ac6399fd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 11:51:14.094 188 2040616546720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b72af7eb-a675-4dbd-b2fe-b8d3be829772 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] port_update received: 65159426-b3b4-400c-88b1-4e1137f5a374 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 11:51:14.110 188 2040616546720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b72af7eb-a675-4dbd-b2fe-b8d3be829772 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] No port 65159426-b3b4-400c-88b1-4e1137f5a374 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 11:51:18.970 188 2040615917168 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-658cbc51-98ec-42b4-9721-abffecd830df 7bd1637540054ac19f42aba36c963d04 1135733f50db40c99c0cfff08995c684 - - -] Security group member updated on remote: ['04ce5dae-0904-4f59-9ff1-bd16e88d33aa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 11:51:18.970 188 2040615917168 MainThread INFO neutron.agent.securitygroups_rpc [req-658cbc51-98ec-42b4-9721-abffecd830df 7bd1637540054ac19f42aba36c963d04 1135733f50db40c99c0cfff08995c684 - - -] Security group member updated ['04ce5dae-0904-4f59-9ff1-bd16e88d33aa'] 2022-02-15 11:51:20.703 188 2040616037184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cbf119e-fae9-4d7c-b33a-69832bd75f43 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] port_update received: 344382a9-e1a1-44f5-86ba-9e420dc0a908 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 11:51:20.713 188 2040616037184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8cbf119e-fae9-4d7c-b33a-69832bd75f43 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] No port 344382a9-e1a1-44f5-86ba-9e420dc0a908 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 11:51:20.895 188 2040616090960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-50fd2653-8d08-4e79-a400-c6e1c27fadd7 7bd1637540054ac19f42aba36c963d04 1135733f50db40c99c0cfff08995c684 - - -] Security group member updated on remote: ['04ce5dae-0904-4f59-9ff1-bd16e88d33aa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 11:51:20.895 188 2040616090960 MainThread INFO neutron.agent.securitygroups_rpc [req-50fd2653-8d08-4e79-a400-c6e1c27fadd7 7bd1637540054ac19f42aba36c963d04 1135733f50db40c99c0cfff08995c684 - - -] Security group member updated ['04ce5dae-0904-4f59-9ff1-bd16e88d33aa'] 2022-02-15 11:51:23.038 188 2040616002832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec7a0044-c0c0-4f14-bb20-5b8bda609a71 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] port_update received: 3fca6340-34db-4caf-b92a-c11baeba7547 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 11:51:23.207 188 2040616002832 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ec7a0044-c0c0-4f14-bb20-5b8bda609a71 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] No port 3fca6340-34db-4caf-b92a-c11baeba7547 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 11:51:25.712 188 2040633817920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7423ccd8-62ae-4f24-82d3-722fd9bb4fda 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] network_delete received. Deleting network a1cd9d8b-88f4-48b8-854a-f0ffc55793b0 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-15 11:51:25.712 188 2040633817920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7423ccd8-62ae-4f24-82d3-722fd9bb4fda 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] Network a1cd9d8b-88f4-48b8-854a-f0ffc55793b0 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-15 11:51:26.048 188 2040633314992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3fca6340-34db-4caf-b92a-c11baeba7547 2022-02-15 11:51:26.048 188 2040633314992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 344382a9-e1a1-44f5-86ba-9e420dc0a908 2022-02-15 11:51:26.048 188 2040633314992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 65159426-b3b4-400c-88b1-4e1137f5a374 2022-02-15 11:51:26.048 188 2040633314992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: fad12d21-687e-410c-b7c4-ba8aa477cca9 2022-02-15 11:51:26.314 188 2040634761056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84dbcdd5-cdeb-481a-8765-3a689b911bca 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] network_delete received. Deleting network 56b093dd-48ec-406d-b4bb-f1fa67a2468b network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-15 11:51:26.314 188 2040634761056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-84dbcdd5-cdeb-481a-8765-3a689b911bca 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] Network 56b093dd-48ec-406d-b4bb-f1fa67a2468b not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-15 11:51:27.590 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-15 11:51:29.166 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Adding port 344382a9-e1a1-44f5-86ba-9e420dc0a908 2022-02-15 11:51:29.166 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Port 344382a9-e1a1-44f5-86ba-9e420dc0a908 updated. Details: {'device': '344382a9-e1a1-44f5-86ba-9e420dc0a908', 'network_id': 'c691be24-33ce-4c2f-b3ad-c23f938d7956', 'port_id': '344382a9-e1a1-44f5-86ba-9e420dc0a908', 'mac_address': 'fa:16:3e:18:8d:48', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 274, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6bef79b9-41a6-4400-bf30-1e1c5d7f4d17', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-15 11:51:29.166 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] 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-02-15 11:51:29.166 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Adding port 3fca6340-34db-4caf-b92a-c11baeba7547 2022-02-15 11:51:29.166 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Port 3fca6340-34db-4caf-b92a-c11baeba7547 updated. Details: {'device': '3fca6340-34db-4caf-b92a-c11baeba7547', 'network_id': 'c691be24-33ce-4c2f-b3ad-c23f938d7956', 'port_id': '3fca6340-34db-4caf-b92a-c11baeba7547', 'mac_address': 'fa:16:3e:97:84:a7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 274, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6bef79b9-41a6-4400-bf30-1e1c5d7f4d17', '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-02-15 11:51:29.166 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] 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-02-15 11:51:29.166 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Adding port fad12d21-687e-410c-b7c4-ba8aa477cca9 2022-02-15 11:51:29.166 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Port fad12d21-687e-410c-b7c4-ba8aa477cca9 updated. Details: {'device': 'fad12d21-687e-410c-b7c4-ba8aa477cca9', 'network_id': '3aa6de75-2a8b-4cd7-8f91-0777a9e85d93', 'port_id': 'fad12d21-687e-410c-b7c4-ba8aa477cca9', 'mac_address': 'fa:16:3e:02:e7:76', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 292, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'af065b55-2d86-4472-a0ad-a659fcb42fa4', '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-02-15 11:51:29.166 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] 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-02-15 11:51:29.188 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Adding port 65159426-b3b4-400c-88b1-4e1137f5a374 2022-02-15 11:51:29.188 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Port 65159426-b3b4-400c-88b1-4e1137f5a374 updated. Details: {'device': '65159426-b3b4-400c-88b1-4e1137f5a374', 'network_id': '674fa0e2-0cdc-405d-9a3d-be7307346cf9', 'port_id': '65159426-b3b4-400c-88b1-4e1137f5a374', 'mac_address': 'fa:16:3e:06:81:7a', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 294, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'ffa36d27-52ac-4ba1-a14d-6af21e5fd318', '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-02-15 11:51:29.188 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] 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-02-15 11:51:29.188 188 2040634801312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3fca6340-34db-4caf-b92a-c11baeba7547" acquired by "networking_hyperv.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-02-15 11:51:29.188 188 2040634801312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3fca6340-34db-4caf-b92a-c11baeba7547 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-15 11:51:29.188 188 2040634801312 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network c691be24-33ce-4c2f-b3ad-c23f938d7956 2022-02-15 11:51:29.188 188 2040634801312 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-02-15 11:51:29.188 188 2040634801664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fad12d21-687e-410c-b7c4-ba8aa477cca9" acquired by "networking_hyperv.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-02-15 11:51:29.188 188 2040634801664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port fad12d21-687e-410c-b7c4-ba8aa477cca9 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-15 11:51:29.188 188 2040634801664 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3aa6de75-2a8b-4cd7-8f91-0777a9e85d93 2022-02-15 11:51:29.188 188 2040634801664 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-02-15 11:51:29.188 188 2040634800256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-344382a9-e1a1-44f5-86ba-9e420dc0a908" acquired by "networking_hyperv.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-02-15 11:51:29.188 188 2040634800256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 344382a9-e1a1-44f5-86ba-9e420dc0a908 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-15 11:51:29.188 188 2040634800256 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-02-15 11:51:29.197 188 2040634800608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-65159426-b3b4-400c-88b1-4e1137f5a374" acquired by "networking_hyperv.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-02-15 11:51:29.197 188 2040634800608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 65159426-b3b4-400c-88b1-4e1137f5a374 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-15 11:51:29.197 188 2040634800608 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 674fa0e2-0cdc-405d-9a3d-be7307346cf9 2022-02-15 11:51:29.197 188 2040634800608 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-02-15 11:51:29.537 188 2040634801312 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3fca6340-34db-4caf-b92a-c11baeba7547') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:51:29.537 188 2040634801312 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3fca6340-34db-4caf-b92a-c11baeba7547') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:51:29.537 188 2040634801664 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'fad12d21-687e-410c-b7c4-ba8aa477cca9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:51:29.537 188 2040634801664 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'fad12d21-687e-410c-b7c4-ba8aa477cca9') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:51:29.576 188 2040634801312 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3fca6340-34db-4caf-b92a-c11baeba7547 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-15 11:51:29.579 188 2040634801312 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 274, VLAN trunk: None to switch port 3fca6340-34db-4caf-b92a-c11baeba7547 2022-02-15 11:51:29.579 188 2040634801664 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port fad12d21-687e-410c-b7c4-ba8aa477cca9 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-15 11:51:29.579 188 2040634801664 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 292, VLAN trunk: None to switch port fad12d21-687e-410c-b7c4-ba8aa477cca9 2022-02-15 11:51:29.628 188 2040634800256 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '344382a9-e1a1-44f5-86ba-9e420dc0a908') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:51:29.628 188 2040634800256 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '344382a9-e1a1-44f5-86ba-9e420dc0a908') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:51:29.628 188 2040634800608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '65159426-b3b4-400c-88b1-4e1137f5a374') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:51:29.628 188 2040634800608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '65159426-b3b4-400c-88b1-4e1137f5a374') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:51:29.628 188 2040634800256 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 344382a9-e1a1-44f5-86ba-9e420dc0a908 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-15 11:51:29.628 188 2040634800256 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 274, VLAN trunk: None to switch port 344382a9-e1a1-44f5-86ba-9e420dc0a908 2022-02-15 11:51:29.643 188 2040634800608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 65159426-b3b4-400c-88b1-4e1137f5a374 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-15 11:51:29.643 188 2040634800608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 294, VLAN trunk: None to switch port 65159426-b3b4-400c-88b1-4e1137f5a374 2022-02-15 11:51:29.860 188 2040634801312 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-15 11:51:29.860 188 2040634801312 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3fca6340-34db-4caf-b92a-c11baeba7547'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 11:51:29.860 188 2040634800256 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-15 11:51:29.860 188 2040634800256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['344382a9-e1a1-44f5-86ba-9e420dc0a908'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 11:51:29.880 188 2040634800608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-15 11:51:29.880 188 2040634800608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['65159426-b3b4-400c-88b1-4e1137f5a374'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 11:51:29.880 188 2040634801664 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-15 11:51:29.880 188 2040634801664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['fad12d21-687e-410c-b7c4-ba8aa477cca9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 11:51:30.547 188 2040634800608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['65159426-b3b4-400c-88b1-4e1137f5a374']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 11:51:30.547 188 2040634800608 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-02-15 11:51:30.547 188 2040634800608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (7968c201-e14e-47bd-9233-caf61048c4e4) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 11:51:30.547 188 2040634800608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (7968c201-e14e-47bd-9233-caf61048c4e4) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-15 11:51:30.547 188 2040634800608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 65159426-b3b4-400c-88b1-4e1137f5a374 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:51:30.547 188 2040634800608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-15 11:51:30.547 188 2040634800608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 65159426-b3b4-400c-88b1-4e1137f5a374 not yet added. Adding. 2022-02-15 11:51:30.547 188 2040634800608 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-02-15 11:51:30.547 188 2040634800608 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-02-15 11:51:30.613 188 2040634800256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['344382a9-e1a1-44f5-86ba-9e420dc0a908']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 11:51:30.613 188 2040634800256 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-02-15 11:51:30.613 188 2040634800256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (04ce5dae-0904-4f59-9ff1-bd16e88d33aa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 11:51:30.613 188 2040634800256 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (04ce5dae-0904-4f59-9ff1-bd16e88d33aa) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-15 11:51:30.613 188 2040634800256 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 344382a9-e1a1-44f5-86ba-9e420dc0a908 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:51:30.613 188 2040634800256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-15 11:51:30.613 188 2040634800256 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 344382a9-e1a1-44f5-86ba-9e420dc0a908 not yet added. Adding. 2022-02-15 11:51:30.613 188 2040634800256 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-02-15 11:51:30.613 188 2040634800256 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-02-15 11:51:30.613 188 2040634801664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['fad12d21-687e-410c-b7c4-ba8aa477cca9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 11:51:30.613 188 2040634801664 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-02-15 11:51:30.613 188 2040634801664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a25f58f7-1754-41bc-a555-630e6ce969c8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 11:51:30.613 188 2040634801664 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a25f58f7-1754-41bc-a555-630e6ce969c8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-15 11:51:30.613 188 2040634801664 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for fad12d21-687e-410c-b7c4-ba8aa477cca9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:51:30.634 188 2040634801664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-15 11:51:30.634 188 2040634801664 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device fad12d21-687e-410c-b7c4-ba8aa477cca9 not yet added. Adding. 2022-02-15 11:51:30.634 188 2040634801664 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-02-15 11:51:30.634 188 2040634801664 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-02-15 11:51:30.634 188 2040634801312 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3fca6340-34db-4caf-b92a-c11baeba7547']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 11:51:30.634 188 2040634801312 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-02-15 11:51:30.634 188 2040634801312 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (04ce5dae-0904-4f59-9ff1-bd16e88d33aa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 11:51:30.634 188 2040634801312 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (04ce5dae-0904-4f59-9ff1-bd16e88d33aa) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-15 11:51:30.634 188 2040634801312 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3fca6340-34db-4caf-b92a-c11baeba7547 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:51:30.634 188 2040634801312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-15 11:51:30.634 188 2040634801312 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3fca6340-34db-4caf-b92a-c11baeba7547 not yet added. Adding. 2022-02-15 11:51:30.634 188 2040634801312 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-02-15 11:51:30.634 188 2040634801312 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-02-15 11:51:30.681 188 2040634800608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-65159426-b3b4-400c-88b1-4e1137f5a374" acquired by "networking_hyperv.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-02-15 11:51:30.874 188 2040634800608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-65159426-b3b4-400c-88b1-4e1137f5a374" "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-02-15 11:51:30.874 188 2040634800608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-65159426-b3b4-400c-88b1-4e1137f5a374" acquired by "networking_hyperv.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-02-15 11:51:30.880 188 2040634801664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fad12d21-687e-410c-b7c4-ba8aa477cca9" acquired by "networking_hyperv.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-02-15 11:51:30.970 188 2040634801312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3fca6340-34db-4caf-b92a-c11baeba7547" acquired by "networking_hyperv.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-02-15 11:51:30.986 188 2040634800256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-344382a9-e1a1-44f5-86ba-9e420dc0a908" acquired by "networking_hyperv.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-02-15 11:51:31.205 188 2040634801664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fad12d21-687e-410c-b7c4-ba8aa477cca9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:51:31.205 188 2040634801664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fad12d21-687e-410c-b7c4-ba8aa477cca9" acquired by "networking_hyperv.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-02-15 11:51:31.240 188 2040634801312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3fca6340-34db-4caf-b92a-c11baeba7547" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:51:31.240 188 2040634801312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3fca6340-34db-4caf-b92a-c11baeba7547" acquired by "networking_hyperv.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-02-15 11:51:31.345 188 2040634800256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-344382a9-e1a1-44f5-86ba-9e420dc0a908" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:51:31.345 188 2040634800256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-344382a9-e1a1-44f5-86ba-9e420dc0a908" acquired by "networking_hyperv.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-02-15 11:51:31.556 188 2040634800608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-65159426-b3b4-400c-88b1-4e1137f5a374" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.672s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:51:31.601 188 2040634801664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-fad12d21-687e-410c-b7c4-ba8aa477cca9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.391s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:51:31.766 188 2040634801312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3fca6340-34db-4caf-b92a-c11baeba7547" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.531s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:51:31.766 188 2040634800256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-344382a9-e1a1-44f5-86ba-9e420dc0a908" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:51:31.925 188 2040634800608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-65159426-b3b4-400c-88b1-4e1137f5a374" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.734s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:51:31.925 188 2040634800608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 65159426-b3b4-400c-88b1-4e1137f5a374 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-15 11:51:31.925 188 2040634800608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 65159426-b3b4-400c-88b1-4e1137f5a374 processed. 2022-02-15 11:51:31.943 188 2040634801664 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-fad12d21-687e-410c-b7c4-ba8aa477cca9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.750s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:51:31.943 188 2040634801664 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port fad12d21-687e-410c-b7c4-ba8aa477cca9 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-15 11:51:31.943 188 2040634801664 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port fad12d21-687e-410c-b7c4-ba8aa477cca9 processed. 2022-02-15 11:51:32.032 188 2040634801312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3fca6340-34db-4caf-b92a-c11baeba7547" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.844s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:51:32.032 188 2040634801312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3fca6340-34db-4caf-b92a-c11baeba7547 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-15 11:51:32.032 188 2040634801312 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3fca6340-34db-4caf-b92a-c11baeba7547 processed. 2022-02-15 11:51:32.056 188 2040634800256 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-344382a9-e1a1-44f5-86ba-9e420dc0a908" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.859s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:51:32.056 188 2040634800256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 344382a9-e1a1-44f5-86ba-9e420dc0a908 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-15 11:51:32.056 188 2040634800256 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 344382a9-e1a1-44f5-86ba-9e420dc0a908 processed. 2022-02-15 11:51:33.610 188 2040633627040 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-02-15 11:51:35.031 188 2040633627040 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-02-15 11:51:48.322 188 2040633315168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 65159426-b3b4-400c-88b1-4e1137f5a374 2022-02-15 11:51:48.710 188 2040633713408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8ee979af-c571-481d-919f-edb643428120 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Security group member updated on remote: ['a25f58f7-1754-41bc-a555-630e6ce969c8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 11:51:48.710 188 2040633713408 MainThread INFO neutron.agent.securitygroups_rpc [req-8ee979af-c571-481d-919f-edb643428120 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Security group member updated ['a25f58f7-1754-41bc-a555-630e6ce969c8'] 2022-02-15 11:51:48.710 188 2040633713408 MainThread INFO neutron.agent.securitygroups_rpc [req-8ee979af-c571-481d-919f-edb643428120 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Refresh firewall rules 2022-02-15 11:51:48.710 188 2040633713408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8ee979af-c571-481d-919f-edb643428120 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Get security group information for devices via rpc ['fad12d21-687e-410c-b7c4-ba8aa477cca9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 11:51:48.922 188 2040633713408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8ee979af-c571-481d-919f-edb643428120 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update security group information for ports dict_keys(['fad12d21-687e-410c-b7c4-ba8aa477cca9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 11:51:48.922 188 2040633713408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8ee979af-c571-481d-919f-edb643428120 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-15 11:51:48.922 188 2040633713408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8ee979af-c571-481d-919f-edb643428120 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update rules of security group (a25f58f7-1754-41bc-a555-630e6ce969c8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 11:51:48.922 188 2040633713408 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-8ee979af-c571-481d-919f-edb643428120 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update members of security group (a25f58f7-1754-41bc-a555-630e6ce969c8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-15 11:51:48.922 188 2040633713408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-8ee979af-c571-481d-919f-edb643428120 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update port filter for fad12d21-687e-410c-b7c4-ba8aa477cca9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:51:48.922 188 2040633713408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8ee979af-c571-481d-919f-edb643428120 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Updating port rules. 2022-02-15 11:51:48.922 188 2040633713408 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-8ee979af-c571-481d-919f-edb643428120 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Creating 1 new rules, removing 0 old rules. 2022-02-15 11:51:48.922 188 2040633713408 MainThread DEBUG oslo_concurrency.lockutils [req-8ee979af-c571-481d-919f-edb643428120 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-fad12d21-687e-410c-b7c4-ba8aa477cca9" acquired by "networking_hyperv.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-02-15 11:51:49.203 188 2040633713408 MainThread DEBUG oslo_concurrency.lockutils [req-8ee979af-c571-481d-919f-edb643428120 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-fad12d21-687e-410c-b7c4-ba8aa477cca9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:51:49.203 188 2040633713408 MainThread DEBUG oslo_concurrency.lockutils [req-8ee979af-c571-481d-919f-edb643428120 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-fad12d21-687e-410c-b7c4-ba8aa477cca9" acquired by "networking_hyperv.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-02-15 11:51:49.203 188 2040633713408 MainThread DEBUG oslo_concurrency.lockutils [req-8ee979af-c571-481d-919f-edb643428120 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-fad12d21-687e-410c-b7c4-ba8aa477cca9" "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-02-15 11:51:49.534 188 2040633713408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-921e46e1-a652-4a63-b988-705d51918b8e 0b1208ce5a5a453aabffeb72cf388acf 488dd9a25381490eb6586fc1c46515a6 - - -] Security group member updated on remote: ['7968c201-e14e-47bd-9233-caf61048c4e4'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 11:51:49.534 188 2040633713408 MainThread INFO neutron.agent.securitygroups_rpc [req-921e46e1-a652-4a63-b988-705d51918b8e 0b1208ce5a5a453aabffeb72cf388acf 488dd9a25381490eb6586fc1c46515a6 - - -] Security group member updated ['7968c201-e14e-47bd-9233-caf61048c4e4'] 2022-02-15 11:51:49.534 188 2040633713408 MainThread INFO neutron.agent.securitygroups_rpc [req-921e46e1-a652-4a63-b988-705d51918b8e 0b1208ce5a5a453aabffeb72cf388acf 488dd9a25381490eb6586fc1c46515a6 - - -] Refresh firewall rules 2022-02-15 11:51:49.534 188 2040633713408 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-921e46e1-a652-4a63-b988-705d51918b8e 0b1208ce5a5a453aabffeb72cf388acf 488dd9a25381490eb6586fc1c46515a6 - - -] Get security group information for devices via rpc ['65159426-b3b4-400c-88b1-4e1137f5a374'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 11:51:49.563 188 2040633713408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-921e46e1-a652-4a63-b988-705d51918b8e 0b1208ce5a5a453aabffeb72cf388acf 488dd9a25381490eb6586fc1c46515a6 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 11:51:49.563 188 2040633713408 MainThread DEBUG neutron.agent.securitygroups_rpc [req-921e46e1-a652-4a63-b988-705d51918b8e 0b1208ce5a5a453aabffeb72cf388acf 488dd9a25381490eb6586fc1c46515a6 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-15 11:51:49.676 188 2040633404048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-921e46e1-a652-4a63-b988-705d51918b8e 0b1208ce5a5a453aabffeb72cf388acf 488dd9a25381490eb6586fc1c46515a6 - - -] port_delete event received for '65159426-b3b4-400c-88b1-4e1137f5a374' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 11:51:49.735 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-15 11:51:49.735 188 2040633404048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '65159426-b3b4-400c-88b1-4e1137f5a374' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-15 11:51:49.735 188 2040633404048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '65159426-b3b4-400c-88b1-4e1137f5a374' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-15 11:51:49.735 188 2040633404048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 65159426-b3b4-400c-88b1-4e1137f5a374 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-15 11:51:49.753 188 2040633404048 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 674fa0e2-0cdc-405d-9a3d-be7307346cf9 2022-02-15 11:51:49.753 188 2040633404048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['65159426-b3b4-400c-88b1-4e1137f5a374'] 2022-02-15 11:51:49.753 188 2040633404048 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-15 11:51:49.753 188 2040633404048 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-02-15 11:51:49.753 188 2040633404048 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['65159426-b3b4-400c-88b1-4e1137f5a374'] 2022-02-15 11:51:50.268 188 2040616089728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40ce7ac6-7a07-40eb-9f92-9a699ffcb507 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] port_update received: 0776e3cb-b5e2-4475-87e6-d40da1faa82c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 11:51:50.291 188 2040616089728 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-40ce7ac6-7a07-40eb-9f92-9a699ffcb507 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] No port 0776e3cb-b5e2-4475-87e6-d40da1faa82c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 11:51:51.755 188 2040633829680 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-02-15 11:51:51.784 188 2040633829680 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-02-15 11:51:54.001 188 2040633314288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9cdd1698-ee58-4e2d-a9d1-c1d650f30c2d 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] network_delete received. Deleting network 674fa0e2-0cdc-405d-9a3d-be7307346cf9 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-15 11:51:54.001 188 2040633314288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9cdd1698-ee58-4e2d-a9d1-c1d650f30c2d 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] Network 674fa0e2-0cdc-405d-9a3d-be7307346cf9 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-15 11:51:54.360 188 2040633314992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 0776e3cb-b5e2-4475-87e6-d40da1faa82c 2022-02-15 11:51:55.755 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-15 11:51:56.065 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Adding port 0776e3cb-b5e2-4475-87e6-d40da1faa82c 2022-02-15 11:51:56.065 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Port 0776e3cb-b5e2-4475-87e6-d40da1faa82c updated. Details: {'device': '0776e3cb-b5e2-4475-87e6-d40da1faa82c', 'network_id': '3aa6de75-2a8b-4cd7-8f91-0777a9e85d93', 'port_id': '0776e3cb-b5e2-4475-87e6-d40da1faa82c', 'mac_address': 'fa:16:3e:e9:56:32', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 292, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'af065b55-2d86-4472-a0ad-a659fcb42fa4', '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-02-15 11:51:56.065 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] 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-02-15 11:51:56.078 188 2040615470704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0776e3cb-b5e2-4475-87e6-d40da1faa82c" acquired by "networking_hyperv.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-02-15 11:51:56.078 188 2040615470704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 0776e3cb-b5e2-4475-87e6-d40da1faa82c _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-15 11:51:56.078 188 2040615470704 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-02-15 11:51:56.407 188 2040615470704 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '0776e3cb-b5e2-4475-87e6-d40da1faa82c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:51:56.427 188 2040615470704 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '0776e3cb-b5e2-4475-87e6-d40da1faa82c') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:51:56.441 188 2040615470704 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 0776e3cb-b5e2-4475-87e6-d40da1faa82c is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-15 11:51:56.441 188 2040615470704 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 292, VLAN trunk: None to switch port 0776e3cb-b5e2-4475-87e6-d40da1faa82c 2022-02-15 11:51:56.600 188 2040615470704 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-15 11:51:56.600 188 2040615470704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['0776e3cb-b5e2-4475-87e6-d40da1faa82c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 11:51:56.911 188 2040615470704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['0776e3cb-b5e2-4475-87e6-d40da1faa82c']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 11:51:56.911 188 2040615470704 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-02-15 11:51:56.911 188 2040615470704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a25f58f7-1754-41bc-a555-630e6ce969c8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 11:51:56.911 188 2040615470704 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a25f58f7-1754-41bc-a555-630e6ce969c8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-15 11:51:56.911 188 2040615470704 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 0776e3cb-b5e2-4475-87e6-d40da1faa82c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:51:56.911 188 2040615470704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-15 11:51:56.911 188 2040615470704 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 0776e3cb-b5e2-4475-87e6-d40da1faa82c not yet added. Adding. 2022-02-15 11:51:56.911 188 2040615470704 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-02-15 11:51:56.911 188 2040615470704 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-02-15 11:51:57.131 188 2040615470704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0776e3cb-b5e2-4475-87e6-d40da1faa82c" acquired by "networking_hyperv.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-02-15 11:51:57.339 188 2040615470704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0776e3cb-b5e2-4475-87e6-d40da1faa82c" "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-02-15 11:51:57.348 188 2040615470704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0776e3cb-b5e2-4475-87e6-d40da1faa82c" acquired by "networking_hyperv.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-02-15 11:51:57.666 188 2040615470704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-0776e3cb-b5e2-4475-87e6-d40da1faa82c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:51:57.848 188 2040615470704 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-0776e3cb-b5e2-4475-87e6-d40da1faa82c" "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-02-15 11:51:57.848 188 2040615470704 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 0776e3cb-b5e2-4475-87e6-d40da1faa82c status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-15 11:51:57.848 188 2040615470704 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 0776e3cb-b5e2-4475-87e6-d40da1faa82c processed. 2022-02-15 11:51:59.783 188 2040633628624 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-02-15 11:52:00.923 188 2040633628624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 1.140s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:52:02.113 188 2040633714288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42db5082-7da9-4255-a293-73036e909240 - - - - -] port_update received: 9ef03481-ba28-41d2-9126-a39bdc287de2 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 11:52:02.129 188 2040633714288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-42db5082-7da9-4255-a293-73036e909240 - - - - -] No port 9ef03481-ba28-41d2-9126-a39bdc287de2 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 11:52:06.583 188 2040616146192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d029c3a4-311e-4a0d-87d8-4a4b56bbca52 3d3527b2d00e419ea2c3fae33a2d9447 7e025d36435e40d68f7281a09a94a145 - - -] Security group rule updated on remote: ['ed36b68a-f8f6-412c-b0ca-19bcb856bd8f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-15 11:52:06.583 188 2040616146192 MainThread INFO neutron.agent.securitygroups_rpc [req-d029c3a4-311e-4a0d-87d8-4a4b56bbca52 3d3527b2d00e419ea2c3fae33a2d9447 7e025d36435e40d68f7281a09a94a145 - - -] Security group rule updated ['ed36b68a-f8f6-412c-b0ca-19bcb856bd8f'] 2022-02-15 11:52:06.992 188 2040616146192 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b5e2636e-0cdb-422d-a9a0-de30980e0608 3d3527b2d00e419ea2c3fae33a2d9447 7e025d36435e40d68f7281a09a94a145 - - -] Security group rule updated on remote: ['ed36b68a-f8f6-412c-b0ca-19bcb856bd8f'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-15 11:52:06.992 188 2040616146192 MainThread INFO neutron.agent.securitygroups_rpc [req-b5e2636e-0cdb-422d-a9a0-de30980e0608 3d3527b2d00e419ea2c3fae33a2d9447 7e025d36435e40d68f7281a09a94a145 - - -] Security group rule updated ['ed36b68a-f8f6-412c-b0ca-19bcb856bd8f'] 2022-02-15 11:52:07.755 188 2040634840864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d7dc00c-f8ca-4bde-8e28-e1703f09ec94 - - - - -] port_update received: 2c00047c-1cf7-4a54-95a9-5bd6e1db3191 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 11:52:07.755 188 2040634840864 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2d7dc00c-f8ca-4bde-8e28-e1703f09ec94 - - - - -] No port 2c00047c-1cf7-4a54-95a9-5bd6e1db3191 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 11:52:11.143 188 2040634180880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-357aa5a3-eb05-4a09-b060-03e1dc87ef9c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Security group member updated on remote: ['a25f58f7-1754-41bc-a555-630e6ce969c8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 11:52:11.143 188 2040634180880 MainThread INFO neutron.agent.securitygroups_rpc [req-357aa5a3-eb05-4a09-b060-03e1dc87ef9c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Security group member updated ['a25f58f7-1754-41bc-a555-630e6ce969c8'] 2022-02-15 11:52:11.143 188 2040634180880 MainThread INFO neutron.agent.securitygroups_rpc [req-357aa5a3-eb05-4a09-b060-03e1dc87ef9c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Refresh firewall rules 2022-02-15 11:52:11.143 188 2040634180880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-357aa5a3-eb05-4a09-b060-03e1dc87ef9c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Get security group information for devices via rpc ['fad12d21-687e-410c-b7c4-ba8aa477cca9', '0776e3cb-b5e2-4475-87e6-d40da1faa82c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 11:52:11.896 188 2040634180880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-357aa5a3-eb05-4a09-b060-03e1dc87ef9c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update security group information for ports dict_keys(['0776e3cb-b5e2-4475-87e6-d40da1faa82c', 'fad12d21-687e-410c-b7c4-ba8aa477cca9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 11:52:11.896 188 2040634180880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-357aa5a3-eb05-4a09-b060-03e1dc87ef9c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-15 11:52:11.896 188 2040634180880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-357aa5a3-eb05-4a09-b060-03e1dc87ef9c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update rules of security group (a25f58f7-1754-41bc-a555-630e6ce969c8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 11:52:11.896 188 2040634180880 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-357aa5a3-eb05-4a09-b060-03e1dc87ef9c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update members of security group (a25f58f7-1754-41bc-a555-630e6ce969c8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-15 11:52:11.896 188 2040634180880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-357aa5a3-eb05-4a09-b060-03e1dc87ef9c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update port filter for 0776e3cb-b5e2-4475-87e6-d40da1faa82c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:52:11.896 188 2040634180880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-357aa5a3-eb05-4a09-b060-03e1dc87ef9c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Updating port rules. 2022-02-15 11:52:11.896 188 2040634180880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-357aa5a3-eb05-4a09-b060-03e1dc87ef9c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Creating 1 new rules, removing 0 old rules. 2022-02-15 11:52:11.925 188 2040634180880 MainThread DEBUG oslo_concurrency.lockutils [req-357aa5a3-eb05-4a09-b060-03e1dc87ef9c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-0776e3cb-b5e2-4475-87e6-d40da1faa82c" acquired by "networking_hyperv.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-02-15 11:52:12.141 188 2040634180880 MainThread DEBUG oslo_concurrency.lockutils [req-357aa5a3-eb05-4a09-b060-03e1dc87ef9c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-0776e3cb-b5e2-4475-87e6-d40da1faa82c" "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-02-15 11:52:12.141 188 2040634180880 MainThread DEBUG oslo_concurrency.lockutils [req-357aa5a3-eb05-4a09-b060-03e1dc87ef9c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-0776e3cb-b5e2-4475-87e6-d40da1faa82c" acquired by "networking_hyperv.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-02-15 11:52:12.141 188 2040634180880 MainThread DEBUG oslo_concurrency.lockutils [req-357aa5a3-eb05-4a09-b060-03e1dc87ef9c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-0776e3cb-b5e2-4475-87e6-d40da1faa82c" "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-02-15 11:52:12.141 188 2040634180880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-357aa5a3-eb05-4a09-b060-03e1dc87ef9c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update port filter for fad12d21-687e-410c-b7c4-ba8aa477cca9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:52:12.141 188 2040634180880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-357aa5a3-eb05-4a09-b060-03e1dc87ef9c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Updating port rules. 2022-02-15 11:52:12.141 188 2040634180880 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-357aa5a3-eb05-4a09-b060-03e1dc87ef9c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Creating 1 new rules, removing 0 old rules. 2022-02-15 11:52:12.141 188 2040634180880 MainThread DEBUG oslo_concurrency.lockutils [req-357aa5a3-eb05-4a09-b060-03e1dc87ef9c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-fad12d21-687e-410c-b7c4-ba8aa477cca9" acquired by "networking_hyperv.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-02-15 11:52:12.377 188 2040634180880 MainThread DEBUG oslo_concurrency.lockutils [req-357aa5a3-eb05-4a09-b060-03e1dc87ef9c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-fad12d21-687e-410c-b7c4-ba8aa477cca9" "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-02-15 11:52:12.377 188 2040634180880 MainThread DEBUG oslo_concurrency.lockutils [req-357aa5a3-eb05-4a09-b060-03e1dc87ef9c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-fad12d21-687e-410c-b7c4-ba8aa477cca9" acquired by "networking_hyperv.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-02-15 11:52:12.377 188 2040634180880 MainThread DEBUG oslo_concurrency.lockutils [req-357aa5a3-eb05-4a09-b060-03e1dc87ef9c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-fad12d21-687e-410c-b7c4-ba8aa477cca9" "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-02-15 11:52:12.516 188 2040634865792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff365549-06cb-42ea-9e7b-ae9bf24c3fc3 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] port_update received: 60f55268-886f-44a5-ae38-c41cd53f34b1 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 11:52:12.516 188 2040634865792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff365549-06cb-42ea-9e7b-ae9bf24c3fc3 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] No port 60f55268-886f-44a5-ae38-c41cd53f34b1 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 11:52:15.052 188 2040615796976 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-910651ce-ec05-46b8-a077-d24b54ed747b 3d3527b2d00e419ea2c3fae33a2d9447 7e025d36435e40d68f7281a09a94a145 - - -] Security group member updated on remote: ['ed36b68a-f8f6-412c-b0ca-19bcb856bd8f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 11:52:15.052 188 2040615796976 MainThread INFO neutron.agent.securitygroups_rpc [req-910651ce-ec05-46b8-a077-d24b54ed747b 3d3527b2d00e419ea2c3fae33a2d9447 7e025d36435e40d68f7281a09a94a145 - - -] Security group member updated ['ed36b68a-f8f6-412c-b0ca-19bcb856bd8f'] 2022-02-15 11:52:16.521 188 2040615796976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81a333ce-d73c-41c6-af9f-6d03c54347d6 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] port_update received: 8d4961e1-37fa-47e3-87dc-3582536c681a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 11:52:16.549 188 2040615796976 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81a333ce-d73c-41c6-af9f-6d03c54347d6 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] No port 8d4961e1-37fa-47e3-87dc-3582536c681a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 11:52:16.596 188 2040633314992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 60f55268-886f-44a5-ae38-c41cd53f34b1 2022-02-15 11:52:17.915 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-15 11:52:18.252 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Adding port 60f55268-886f-44a5-ae38-c41cd53f34b1 2022-02-15 11:52:18.252 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Port 60f55268-886f-44a5-ae38-c41cd53f34b1 updated. Details: {'device': '60f55268-886f-44a5-ae38-c41cd53f34b1', 'network_id': '3aa6de75-2a8b-4cd7-8f91-0777a9e85d93', 'port_id': '60f55268-886f-44a5-ae38-c41cd53f34b1', 'mac_address': 'fa:16:3e:b6:28:cc', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 292, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'af065b55-2d86-4472-a0ad-a659fcb42fa4', '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-02-15 11:52:18.252 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] 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-02-15 11:52:18.252 188 2040616368608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-60f55268-886f-44a5-ae38-c41cd53f34b1" acquired by "networking_hyperv.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-02-15 11:52:18.252 188 2040616368608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 60f55268-886f-44a5-ae38-c41cd53f34b1 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-15 11:52:18.252 188 2040616368608 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-02-15 11:52:18.493 188 2040616368608 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '60f55268-886f-44a5-ae38-c41cd53f34b1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:52:18.502 188 2040616368608 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '60f55268-886f-44a5-ae38-c41cd53f34b1') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:52:18.502 188 2040616368608 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 60f55268-886f-44a5-ae38-c41cd53f34b1 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-15 11:52:18.502 188 2040616368608 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 292, VLAN trunk: None to switch port 60f55268-886f-44a5-ae38-c41cd53f34b1 2022-02-15 11:52:18.672 188 2040616368608 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-15 11:52:18.672 188 2040616368608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['60f55268-886f-44a5-ae38-c41cd53f34b1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 11:52:19.001 188 2040616368608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['60f55268-886f-44a5-ae38-c41cd53f34b1']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 11:52:19.001 188 2040616368608 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-02-15 11:52:19.001 188 2040616368608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a25f58f7-1754-41bc-a555-630e6ce969c8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 11:52:19.001 188 2040616368608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a25f58f7-1754-41bc-a555-630e6ce969c8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-15 11:52:19.001 188 2040616368608 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 60f55268-886f-44a5-ae38-c41cd53f34b1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:52:19.001 188 2040616368608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-15 11:52:19.001 188 2040616368608 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 60f55268-886f-44a5-ae38-c41cd53f34b1 not yet added. Adding. 2022-02-15 11:52:19.016 188 2040616368608 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-02-15 11:52:19.016 188 2040616368608 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-02-15 11:52:19.340 188 2040616368608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-60f55268-886f-44a5-ae38-c41cd53f34b1" acquired by "networking_hyperv.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-02-15 11:52:19.565 188 2040616368608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-60f55268-886f-44a5-ae38-c41cd53f34b1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:52:19.565 188 2040616368608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-60f55268-886f-44a5-ae38-c41cd53f34b1" acquired by "networking_hyperv.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-02-15 11:52:19.902 188 2040616368608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-60f55268-886f-44a5-ae38-c41cd53f34b1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:52:20.191 188 2040616368608 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-60f55268-886f-44a5-ae38-c41cd53f34b1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.938s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:52:20.191 188 2040616368608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 60f55268-886f-44a5-ae38-c41cd53f34b1 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-15 11:52:20.191 188 2040616368608 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 60f55268-886f-44a5-ae38-c41cd53f34b1 processed. 2022-02-15 11:52:20.659 188 2040633314992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8d4961e1-37fa-47e3-87dc-3582536c681a 2022-02-15 11:52:21.947 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-15 11:52:21.947 188 2040634108032 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-02-15 11:52:22.369 188 2040634108032 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:52:22.577 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Adding port 8d4961e1-37fa-47e3-87dc-3582536c681a 2022-02-15 11:52:22.577 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Port 8d4961e1-37fa-47e3-87dc-3582536c681a updated. Details: {'device': '8d4961e1-37fa-47e3-87dc-3582536c681a', 'network_id': '13969c9f-ba87-40e2-a2c2-be0fb9ace1e2', 'port_id': '8d4961e1-37fa-47e3-87dc-3582536c681a', 'mac_address': 'fa:16:3e:e0:72:14', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 271, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6b8bb3ca-d751-4f8f-9d9c-b21045c1bfc6', '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-02-15 11:52:22.577 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] 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-02-15 11:52:22.577 188 2040633741552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8d4961e1-37fa-47e3-87dc-3582536c681a" acquired by "networking_hyperv.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-02-15 11:52:22.577 188 2040633741552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8d4961e1-37fa-47e3-87dc-3582536c681a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-15 11:52:22.581 188 2040633741552 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 13969c9f-ba87-40e2-a2c2-be0fb9ace1e2 2022-02-15 11:52:22.581 188 2040633741552 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-02-15 11:52:22.861 188 2040633741552 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8d4961e1-37fa-47e3-87dc-3582536c681a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:52:22.861 188 2040633741552 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8d4961e1-37fa-47e3-87dc-3582536c681a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:52:22.861 188 2040633741552 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8d4961e1-37fa-47e3-87dc-3582536c681a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-15 11:52:22.861 188 2040633741552 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 271, VLAN trunk: None to switch port 8d4961e1-37fa-47e3-87dc-3582536c681a 2022-02-15 11:52:23.141 188 2040633741552 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-15 11:52:23.141 188 2040633741552 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8d4961e1-37fa-47e3-87dc-3582536c681a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 11:52:23.447 188 2040633741552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8d4961e1-37fa-47e3-87dc-3582536c681a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 11:52:23.447 188 2040633741552 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-02-15 11:52:23.447 188 2040633741552 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ed36b68a-f8f6-412c-b0ca-19bcb856bd8f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 11:52:23.460 188 2040633741552 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8d4961e1-37fa-47e3-87dc-3582536c681a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:52:23.460 188 2040633741552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-15 11:52:23.460 188 2040633741552 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8d4961e1-37fa-47e3-87dc-3582536c681a not yet added. Adding. 2022-02-15 11:52:23.460 188 2040633741552 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-02-15 11:52:23.476 188 2040633741552 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-02-15 11:52:23.736 188 2040633741552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d4961e1-37fa-47e3-87dc-3582536c681a" acquired by "networking_hyperv.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-02-15 11:52:24.051 188 2040633741552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d4961e1-37fa-47e3-87dc-3582536c681a" "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-02-15 11:52:24.051 188 2040633741552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d4961e1-37fa-47e3-87dc-3582536c681a" acquired by "networking_hyperv.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-02-15 11:52:24.567 188 2040633741552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d4961e1-37fa-47e3-87dc-3582536c681a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.516s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:52:24.860 188 2040633741552 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8d4961e1-37fa-47e3-87dc-3582536c681a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.282s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:52:24.860 188 2040633741552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8d4961e1-37fa-47e3-87dc-3582536c681a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-15 11:52:24.860 188 2040633741552 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8d4961e1-37fa-47e3-87dc-3582536c681a processed. 2022-02-15 11:52:25.954 188 2040633745072 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-02-15 11:52:26.377 188 2040633745072 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.422s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:52:37.130 188 2040615918752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ef34842-04fd-416c-aa4e-5881c70a4067 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Security group member updated on remote: ['a25f58f7-1754-41bc-a555-630e6ce969c8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 11:52:37.130 188 2040615918752 MainThread INFO neutron.agent.securitygroups_rpc [req-4ef34842-04fd-416c-aa4e-5881c70a4067 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Security group member updated ['a25f58f7-1754-41bc-a555-630e6ce969c8'] 2022-02-15 11:52:37.130 188 2040615918752 MainThread INFO neutron.agent.securitygroups_rpc [req-4ef34842-04fd-416c-aa4e-5881c70a4067 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Refresh firewall rules 2022-02-15 11:52:37.130 188 2040615918752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4ef34842-04fd-416c-aa4e-5881c70a4067 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Get security group information for devices via rpc ['fad12d21-687e-410c-b7c4-ba8aa477cca9', '0776e3cb-b5e2-4475-87e6-d40da1faa82c', '60f55268-886f-44a5-ae38-c41cd53f34b1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 11:52:37.611 188 2040615918752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4ef34842-04fd-416c-aa4e-5881c70a4067 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update security group information for ports dict_keys(['0776e3cb-b5e2-4475-87e6-d40da1faa82c', '60f55268-886f-44a5-ae38-c41cd53f34b1', 'fad12d21-687e-410c-b7c4-ba8aa477cca9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 11:52:37.611 188 2040615918752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4ef34842-04fd-416c-aa4e-5881c70a4067 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-15 11:52:37.611 188 2040615918752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4ef34842-04fd-416c-aa4e-5881c70a4067 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update rules of security group (a25f58f7-1754-41bc-a555-630e6ce969c8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 11:52:37.611 188 2040615918752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-4ef34842-04fd-416c-aa4e-5881c70a4067 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update members of security group (a25f58f7-1754-41bc-a555-630e6ce969c8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-15 11:52:37.611 188 2040615918752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4ef34842-04fd-416c-aa4e-5881c70a4067 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update port filter for 0776e3cb-b5e2-4475-87e6-d40da1faa82c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:52:37.611 188 2040615918752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4ef34842-04fd-416c-aa4e-5881c70a4067 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Updating port rules. 2022-02-15 11:52:37.611 188 2040615918752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4ef34842-04fd-416c-aa4e-5881c70a4067 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Creating 1 new rules, removing 0 old rules. 2022-02-15 11:52:37.611 188 2040615918752 MainThread DEBUG oslo_concurrency.lockutils [req-4ef34842-04fd-416c-aa4e-5881c70a4067 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-0776e3cb-b5e2-4475-87e6-d40da1faa82c" acquired by "networking_hyperv.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-02-15 11:52:37.892 188 2040615918752 MainThread DEBUG oslo_concurrency.lockutils [req-4ef34842-04fd-416c-aa4e-5881c70a4067 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-0776e3cb-b5e2-4475-87e6-d40da1faa82c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.281s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:52:37.892 188 2040615918752 MainThread DEBUG oslo_concurrency.lockutils [req-4ef34842-04fd-416c-aa4e-5881c70a4067 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-0776e3cb-b5e2-4475-87e6-d40da1faa82c" acquired by "networking_hyperv.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-02-15 11:52:37.892 188 2040615918752 MainThread DEBUG oslo_concurrency.lockutils [req-4ef34842-04fd-416c-aa4e-5881c70a4067 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-0776e3cb-b5e2-4475-87e6-d40da1faa82c" "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-02-15 11:52:37.892 188 2040615918752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4ef34842-04fd-416c-aa4e-5881c70a4067 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update port filter for 60f55268-886f-44a5-ae38-c41cd53f34b1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:52:37.892 188 2040615918752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4ef34842-04fd-416c-aa4e-5881c70a4067 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Updating port rules. 2022-02-15 11:52:37.892 188 2040615918752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4ef34842-04fd-416c-aa4e-5881c70a4067 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Creating 1 new rules, removing 0 old rules. 2022-02-15 11:52:37.892 188 2040615918752 MainThread DEBUG oslo_concurrency.lockutils [req-4ef34842-04fd-416c-aa4e-5881c70a4067 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-60f55268-886f-44a5-ae38-c41cd53f34b1" acquired by "networking_hyperv.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-02-15 11:52:38.141 188 2040615918752 MainThread DEBUG oslo_concurrency.lockutils [req-4ef34842-04fd-416c-aa4e-5881c70a4067 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-60f55268-886f-44a5-ae38-c41cd53f34b1" "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-02-15 11:52:38.141 188 2040615918752 MainThread DEBUG oslo_concurrency.lockutils [req-4ef34842-04fd-416c-aa4e-5881c70a4067 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-60f55268-886f-44a5-ae38-c41cd53f34b1" acquired by "networking_hyperv.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-02-15 11:52:38.164 188 2040615918752 MainThread DEBUG oslo_concurrency.lockutils [req-4ef34842-04fd-416c-aa4e-5881c70a4067 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-60f55268-886f-44a5-ae38-c41cd53f34b1" "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-02-15 11:52:38.164 188 2040615918752 MainThread DEBUG neutron.agent.securitygroups_rpc [req-4ef34842-04fd-416c-aa4e-5881c70a4067 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update port filter for fad12d21-687e-410c-b7c4-ba8aa477cca9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:52:38.164 188 2040615918752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4ef34842-04fd-416c-aa4e-5881c70a4067 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Updating port rules. 2022-02-15 11:52:38.164 188 2040615918752 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-4ef34842-04fd-416c-aa4e-5881c70a4067 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Creating 1 new rules, removing 0 old rules. 2022-02-15 11:52:38.164 188 2040615918752 MainThread DEBUG oslo_concurrency.lockutils [req-4ef34842-04fd-416c-aa4e-5881c70a4067 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-fad12d21-687e-410c-b7c4-ba8aa477cca9" acquired by "networking_hyperv.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-02-15 11:52:38.298 188 2040633845184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fae8c7f9-1541-4b9a-bf72-f9d058876e20 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] port_update received: 9ea9077c-4522-47b5-a78b-eba20f9976dc port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 11:52:38.335 188 2040633845184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fae8c7f9-1541-4b9a-bf72-f9d058876e20 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] No port 9ea9077c-4522-47b5-a78b-eba20f9976dc defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 11:52:38.470 188 2040615918752 MainThread DEBUG oslo_concurrency.lockutils [req-4ef34842-04fd-416c-aa4e-5881c70a4067 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-fad12d21-687e-410c-b7c4-ba8aa477cca9" "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-02-15 11:52:38.485 188 2040615918752 MainThread DEBUG oslo_concurrency.lockutils [req-4ef34842-04fd-416c-aa4e-5881c70a4067 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-fad12d21-687e-410c-b7c4-ba8aa477cca9" acquired by "networking_hyperv.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-02-15 11:52:38.485 188 2040615918752 MainThread DEBUG oslo_concurrency.lockutils [req-4ef34842-04fd-416c-aa4e-5881c70a4067 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-fad12d21-687e-410c-b7c4-ba8aa477cca9" "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-02-15 11:52:43.001 188 2040633314992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 9ea9077c-4522-47b5-a78b-eba20f9976dc 2022-02-15 11:52:44.073 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-15 11:52:44.443 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Adding port 9ea9077c-4522-47b5-a78b-eba20f9976dc 2022-02-15 11:52:44.443 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Port 9ea9077c-4522-47b5-a78b-eba20f9976dc updated. Details: {'device': '9ea9077c-4522-47b5-a78b-eba20f9976dc', 'network_id': '3aa6de75-2a8b-4cd7-8f91-0777a9e85d93', 'port_id': '9ea9077c-4522-47b5-a78b-eba20f9976dc', 'mac_address': 'fa:16:3e:7c:95:aa', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 292, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'af065b55-2d86-4472-a0ad-a659fcb42fa4', '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-02-15 11:52:44.443 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] 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-02-15 11:52:44.443 188 2040633828624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9ea9077c-4522-47b5-a78b-eba20f9976dc" acquired by "networking_hyperv.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-02-15 11:52:44.443 188 2040633828624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 9ea9077c-4522-47b5-a78b-eba20f9976dc _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-15 11:52:44.443 188 2040633828624 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-02-15 11:52:44.688 188 2040633828624 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '9ea9077c-4522-47b5-a78b-eba20f9976dc') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:52:44.688 188 2040633828624 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '9ea9077c-4522-47b5-a78b-eba20f9976dc') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:52:44.704 188 2040633828624 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 9ea9077c-4522-47b5-a78b-eba20f9976dc is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-15 11:52:44.704 188 2040633828624 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 292, VLAN trunk: None to switch port 9ea9077c-4522-47b5-a78b-eba20f9976dc 2022-02-15 11:52:44.891 188 2040633828624 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-15 11:52:44.891 188 2040633828624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['9ea9077c-4522-47b5-a78b-eba20f9976dc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 11:52:45.470 188 2040633828624 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['9ea9077c-4522-47b5-a78b-eba20f9976dc']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 11:52:45.470 188 2040633828624 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-02-15 11:52:45.470 188 2040633828624 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a25f58f7-1754-41bc-a555-630e6ce969c8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 11:52:45.470 188 2040633828624 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (a25f58f7-1754-41bc-a555-630e6ce969c8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-15 11:52:45.470 188 2040633828624 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 9ea9077c-4522-47b5-a78b-eba20f9976dc _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:52:45.470 188 2040633828624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-15 11:52:45.470 188 2040633828624 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 9ea9077c-4522-47b5-a78b-eba20f9976dc not yet added. Adding. 2022-02-15 11:52:45.470 188 2040633828624 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-02-15 11:52:45.470 188 2040633828624 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-02-15 11:52:45.755 188 2040633828624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ea9077c-4522-47b5-a78b-eba20f9976dc" acquired by "networking_hyperv.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-02-15 11:52:46.057 188 2040633828624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ea9077c-4522-47b5-a78b-eba20f9976dc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.297s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:52:46.057 188 2040633828624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ea9077c-4522-47b5-a78b-eba20f9976dc" acquired by "networking_hyperv.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-02-15 11:52:46.208 188 2040636418000 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8683fa3d-3b60-4b88-8b73-c9a590dd5bb9 efca01f754774050bbfeb653db18e39c db0927b3be3b489c872b3d5db0ded95a - - -] Security group member updated on remote: ['b4380c0f-fcda-42f0-86a5-e8ef127f37d3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 11:52:46.208 188 2040636418000 MainThread INFO neutron.agent.securitygroups_rpc [req-8683fa3d-3b60-4b88-8b73-c9a590dd5bb9 efca01f754774050bbfeb653db18e39c db0927b3be3b489c872b3d5db0ded95a - - -] Security group member updated ['b4380c0f-fcda-42f0-86a5-e8ef127f37d3'] 2022-02-15 11:52:46.413 188 2040633828624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-9ea9077c-4522-47b5-a78b-eba20f9976dc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.360s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:52:46.611 188 2040633828624 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-9ea9077c-4522-47b5-a78b-eba20f9976dc" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.172s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:52:46.611 188 2040633828624 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 9ea9077c-4522-47b5-a78b-eba20f9976dc status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-15 11:52:46.611 188 2040633828624 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 9ea9077c-4522-47b5-a78b-eba20f9976dc processed. 2022-02-15 11:52:47.188 188 2040636418000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-384cdfef-14d0-400d-a9a8-ce229e22fffe - - - - -] port_update received: c3882fce-ae9e-4901-9729-a960b5e1e59a port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 11:52:47.205 188 2040636418000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-384cdfef-14d0-400d-a9a8-ce229e22fffe - - - - -] No port c3882fce-ae9e-4901-9729-a960b5e1e59a defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 11:52:47.556 188 2040636418000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0accd338-fb7a-491e-9ab0-c4979e752097 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] port_update received: bc338418-39f0-4430-b222-80c9ae9ec6d4 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 11:52:47.580 188 2040636418000 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0accd338-fb7a-491e-9ab0-c4979e752097 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] No port bc338418-39f0-4430-b222-80c9ae9ec6d4 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 11:52:48.082 188 2040634041088 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-02-15 11:52:48.597 188 2040634041088 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.516s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:52:51.125 188 2040633314992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: bc338418-39f0-4430-b222-80c9ae9ec6d4 2022-02-15 11:52:52.080 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-15 11:52:52.330 188 2040522170784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3742f60d-621c-442d-b4de-87981d0c5f36 - - - - -] port_update received: ad5d52f3-9184-4c09-ba69-1567b929a74d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 11:52:52.344 188 2040522170784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3742f60d-621c-442d-b4de-87981d0c5f36 - - - - -] No port ad5d52f3-9184-4c09-ba69-1567b929a74d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 11:52:53.471 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Adding port bc338418-39f0-4430-b222-80c9ae9ec6d4 2022-02-15 11:52:53.471 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Port bc338418-39f0-4430-b222-80c9ae9ec6d4 updated. Details: {'device': 'bc338418-39f0-4430-b222-80c9ae9ec6d4', 'network_id': '6516d793-ad18-4957-b4c6-f6e46a72cf39', 'port_id': 'bc338418-39f0-4430-b222-80c9ae9ec6d4', 'mac_address': 'fa:16:3e:c9:ac:c4', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 283, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '035db478-9831-4104-bc70-ca0bd8be1839', '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-02-15 11:52:53.471 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] 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-02-15 11:52:53.471 188 2040633720896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bc338418-39f0-4430-b222-80c9ae9ec6d4" acquired by "networking_hyperv.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-02-15 11:52:53.471 188 2040633720896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port bc338418-39f0-4430-b222-80c9ae9ec6d4 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-15 11:52:53.471 188 2040633720896 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6516d793-ad18-4957-b4c6-f6e46a72cf39 2022-02-15 11:52:53.471 188 2040633720896 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-02-15 11:52:53.769 188 2040633720896 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'bc338418-39f0-4430-b222-80c9ae9ec6d4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:52:53.769 188 2040633720896 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'bc338418-39f0-4430-b222-80c9ae9ec6d4') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:52:53.798 188 2040633720896 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port bc338418-39f0-4430-b222-80c9ae9ec6d4 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-15 11:52:53.798 188 2040633720896 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 283, VLAN trunk: None to switch port bc338418-39f0-4430-b222-80c9ae9ec6d4 2022-02-15 11:52:53.975 188 2040633720896 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-15 11:52:53.975 188 2040633720896 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['bc338418-39f0-4430-b222-80c9ae9ec6d4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 11:52:54.297 188 2040633720896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['bc338418-39f0-4430-b222-80c9ae9ec6d4']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 11:52:54.297 188 2040633720896 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-02-15 11:52:54.297 188 2040633720896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b4380c0f-fcda-42f0-86a5-e8ef127f37d3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 11:52:54.297 188 2040633720896 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b4380c0f-fcda-42f0-86a5-e8ef127f37d3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-15 11:52:54.297 188 2040633720896 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for bc338418-39f0-4430-b222-80c9ae9ec6d4 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:52:54.297 188 2040633720896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-15 11:52:54.297 188 2040633720896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device bc338418-39f0-4430-b222-80c9ae9ec6d4 not yet added. Adding. 2022-02-15 11:52:54.297 188 2040633720896 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-02-15 11:52:54.297 188 2040633720896 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-02-15 11:52:54.617 188 2040633720896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc338418-39f0-4430-b222-80c9ae9ec6d4" acquired by "networking_hyperv.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-02-15 11:52:54.969 188 2040633720896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc338418-39f0-4430-b222-80c9ae9ec6d4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:52:54.969 188 2040633720896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc338418-39f0-4430-b222-80c9ae9ec6d4" acquired by "networking_hyperv.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-02-15 11:52:55.314 188 2040633720896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-bc338418-39f0-4430-b222-80c9ae9ec6d4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:52:55.533 188 2040633720896 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-bc338418-39f0-4430-b222-80c9ae9ec6d4" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 2.063s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:52:55.533 188 2040633720896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port bc338418-39f0-4430-b222-80c9ae9ec6d4 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-15 11:52:55.533 188 2040633720896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port bc338418-39f0-4430-b222-80c9ae9ec6d4 processed. 2022-02-15 11:52:56.103 188 2040636454688 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-02-15 11:52:56.627 188 2040636454688 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.531s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:52:56.708 188 2040636454688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3815f38e-0e54-4c6c-9a0c-a9fafbde764b - - - - -] port_update received: 57f9474f-7179-4980-b0ca-a98e9ec4f5dd port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 11:52:56.720 188 2040636454688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3815f38e-0e54-4c6c-9a0c-a9fafbde764b - - - - -] No port 57f9474f-7179-4980-b0ca-a98e9ec4f5dd defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 11:52:59.957 188 2040633480816 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3e0721f9-28dd-45f0-823e-353cb977df4a d0cfc969ba2642628133d8856087e22b 512b66a29de7438aa4aeec8fe27e3d18 - - -] Security group rule updated on remote: ['f5919336-ea0d-43b9-b365-a1b10e183204'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-15 11:52:59.978 188 2040633480816 MainThread INFO neutron.agent.securitygroups_rpc [req-3e0721f9-28dd-45f0-823e-353cb977df4a d0cfc969ba2642628133d8856087e22b 512b66a29de7438aa4aeec8fe27e3d18 - - -] Security group rule updated ['f5919336-ea0d-43b9-b365-a1b10e183204'] 2022-02-15 11:53:00.160 188 2040634043024 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3d617f4d-02c8-4841-9e9a-11319816cda2 d0cfc969ba2642628133d8856087e22b 512b66a29de7438aa4aeec8fe27e3d18 - - -] Security group rule updated on remote: ['f5919336-ea0d-43b9-b365-a1b10e183204'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-15 11:53:00.160 188 2040634043024 MainThread INFO neutron.agent.securitygroups_rpc [req-3d617f4d-02c8-4841-9e9a-11319816cda2 d0cfc969ba2642628133d8856087e22b 512b66a29de7438aa4aeec8fe27e3d18 - - -] Security group rule updated ['f5919336-ea0d-43b9-b365-a1b10e183204'] 2022-02-15 11:53:00.434 188 2040636336784 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e893e384-2da1-4f8f-bc3d-80d28a29cbb5 d0cfc969ba2642628133d8856087e22b 512b66a29de7438aa4aeec8fe27e3d18 - - -] Security group rule updated on remote: ['f5919336-ea0d-43b9-b365-a1b10e183204'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-15 11:53:00.434 188 2040636336784 MainThread INFO neutron.agent.securitygroups_rpc [req-e893e384-2da1-4f8f-bc3d-80d28a29cbb5 d0cfc969ba2642628133d8856087e22b 512b66a29de7438aa4aeec8fe27e3d18 - - -] Security group rule updated ['f5919336-ea0d-43b9-b365-a1b10e183204'] 2022-02-15 11:53:00.757 188 2040633628624 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-135eca42-9054-4656-9f5f-84291806e99e d0cfc969ba2642628133d8856087e22b 512b66a29de7438aa4aeec8fe27e3d18 - - -] Security group rule updated on remote: ['f5919336-ea0d-43b9-b365-a1b10e183204'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-15 11:53:00.757 188 2040633628624 MainThread INFO neutron.agent.securitygroups_rpc [req-135eca42-9054-4656-9f5f-84291806e99e d0cfc969ba2642628133d8856087e22b 512b66a29de7438aa4aeec8fe27e3d18 - - -] Security group rule updated ['f5919336-ea0d-43b9-b365-a1b10e183204'] 2022-02-15 11:53:01.035 188 2040636417824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ed48f31d-13fa-45df-b0b5-6ee4e112c8a2 d0cfc969ba2642628133d8856087e22b 512b66a29de7438aa4aeec8fe27e3d18 - - -] Security group rule updated on remote: ['f5919336-ea0d-43b9-b365-a1b10e183204'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-15 11:53:01.035 188 2040636417824 MainThread INFO neutron.agent.securitygroups_rpc [req-ed48f31d-13fa-45df-b0b5-6ee4e112c8a2 d0cfc969ba2642628133d8856087e22b 512b66a29de7438aa4aeec8fe27e3d18 - - -] Security group rule updated ['f5919336-ea0d-43b9-b365-a1b10e183204'] 2022-02-15 11:53:01.298 188 2040636494768 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-16d3ca11-ff98-459d-a8fe-d11e689f82ce d0cfc969ba2642628133d8856087e22b 512b66a29de7438aa4aeec8fe27e3d18 - - -] Security group rule updated on remote: ['f5919336-ea0d-43b9-b365-a1b10e183204'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-15 11:53:01.298 188 2040636494768 MainThread INFO neutron.agent.securitygroups_rpc [req-16d3ca11-ff98-459d-a8fe-d11e689f82ce d0cfc969ba2642628133d8856087e22b 512b66a29de7438aa4aeec8fe27e3d18 - - -] Security group rule updated ['f5919336-ea0d-43b9-b365-a1b10e183204'] 2022-02-15 11:53:01.892 188 2040634842448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-161b60bc-fda6-40c8-867d-709347ee643f - - - - -] port_update received: 462df422-6ac0-430a-9df5-179abc63dcb5 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 11:53:01.906 188 2040634842448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-161b60bc-fda6-40c8-867d-709347ee643f - - - - -] No port 462df422-6ac0-430a-9df5-179abc63dcb5 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 11:53:03.469 188 2040633315168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 9ea9077c-4522-47b5-a78b-eba20f9976dc 2022-02-15 11:53:04.111 188 2040634271696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-abc0b3e9-69da-4506-85cc-ff767f718e8c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Security group member updated on remote: ['a25f58f7-1754-41bc-a555-630e6ce969c8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 11:53:04.111 188 2040634271696 MainThread INFO neutron.agent.securitygroups_rpc [req-abc0b3e9-69da-4506-85cc-ff767f718e8c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Security group member updated ['a25f58f7-1754-41bc-a555-630e6ce969c8'] 2022-02-15 11:53:04.111 188 2040634271696 MainThread INFO neutron.agent.securitygroups_rpc [req-abc0b3e9-69da-4506-85cc-ff767f718e8c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Refresh firewall rules 2022-02-15 11:53:04.111 188 2040634271696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-abc0b3e9-69da-4506-85cc-ff767f718e8c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Get security group information for devices via rpc ['fad12d21-687e-410c-b7c4-ba8aa477cca9', '0776e3cb-b5e2-4475-87e6-d40da1faa82c', '60f55268-886f-44a5-ae38-c41cd53f34b1', '9ea9077c-4522-47b5-a78b-eba20f9976dc'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 11:53:04.155 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-15 11:53:04.161 188 2040634042144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '9ea9077c-4522-47b5-a78b-eba20f9976dc' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-15 11:53:04.161 188 2040634042144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '9ea9077c-4522-47b5-a78b-eba20f9976dc' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-15 11:53:04.161 188 2040634042144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 9ea9077c-4522-47b5-a78b-eba20f9976dc _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-15 11:53:04.172 188 2040634042144 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9ea9077c-4522-47b5-a78b-eba20f9976dc'] 2022-02-15 11:53:04.172 188 2040634042144 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-15 11:53:04.172 188 2040634042144 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-02-15 11:53:04.172 188 2040634042144 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['9ea9077c-4522-47b5-a78b-eba20f9976dc'] 2022-02-15 11:53:04.195 188 2040634042144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-abc0b3e9-69da-4506-85cc-ff767f718e8c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] port_delete event received for '9ea9077c-4522-47b5-a78b-eba20f9976dc' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 11:53:04.558 188 2040634271696 MainThread DEBUG neutron.agent.securitygroups_rpc [req-abc0b3e9-69da-4506-85cc-ff767f718e8c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update security group information for ports dict_keys(['0776e3cb-b5e2-4475-87e6-d40da1faa82c', '60f55268-886f-44a5-ae38-c41cd53f34b1', 'fad12d21-687e-410c-b7c4-ba8aa477cca9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 11:53:04.558 188 2040634271696 MainThread DEBUG neutron.agent.securitygroups_rpc [req-abc0b3e9-69da-4506-85cc-ff767f718e8c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-15 11:53:04.558 188 2040634271696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-abc0b3e9-69da-4506-85cc-ff767f718e8c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update rules of security group (a25f58f7-1754-41bc-a555-630e6ce969c8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 11:53:04.568 188 2040634271696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-abc0b3e9-69da-4506-85cc-ff767f718e8c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update members of security group (a25f58f7-1754-41bc-a555-630e6ce969c8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-15 11:53:04.568 188 2040634271696 MainThread DEBUG neutron.agent.securitygroups_rpc [req-abc0b3e9-69da-4506-85cc-ff767f718e8c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update port filter for 0776e3cb-b5e2-4475-87e6-d40da1faa82c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:53:04.568 188 2040634271696 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-abc0b3e9-69da-4506-85cc-ff767f718e8c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Updating port rules. 2022-02-15 11:53:04.568 188 2040634271696 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-abc0b3e9-69da-4506-85cc-ff767f718e8c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Creating 0 new rules, removing 1 old rules. 2022-02-15 11:53:04.568 188 2040634271696 MainThread DEBUG oslo_concurrency.lockutils [req-abc0b3e9-69da-4506-85cc-ff767f718e8c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-0776e3cb-b5e2-4475-87e6-d40da1faa82c" acquired by "networking_hyperv.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-02-15 11:53:04.568 188 2040634271696 MainThread DEBUG oslo_concurrency.lockutils [req-abc0b3e9-69da-4506-85cc-ff767f718e8c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-0776e3cb-b5e2-4475-87e6-d40da1faa82c" "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-02-15 11:53:04.568 188 2040634271696 MainThread DEBUG oslo_concurrency.lockutils [req-abc0b3e9-69da-4506-85cc-ff767f718e8c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-0776e3cb-b5e2-4475-87e6-d40da1faa82c" acquired by "networking_hyperv.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-02-15 11:53:04.927 188 2040634271696 MainThread DEBUG oslo_concurrency.lockutils [req-abc0b3e9-69da-4506-85cc-ff767f718e8c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-0776e3cb-b5e2-4475-87e6-d40da1faa82c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:53:04.927 188 2040634271696 MainThread DEBUG neutron.agent.securitygroups_rpc [req-abc0b3e9-69da-4506-85cc-ff767f718e8c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update port filter for 60f55268-886f-44a5-ae38-c41cd53f34b1 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:53:04.927 188 2040634271696 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-abc0b3e9-69da-4506-85cc-ff767f718e8c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Updating port rules. 2022-02-15 11:53:04.927 188 2040634271696 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-abc0b3e9-69da-4506-85cc-ff767f718e8c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Creating 0 new rules, removing 1 old rules. 2022-02-15 11:53:04.927 188 2040634271696 MainThread DEBUG oslo_concurrency.lockutils [req-abc0b3e9-69da-4506-85cc-ff767f718e8c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-60f55268-886f-44a5-ae38-c41cd53f34b1" acquired by "networking_hyperv.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-02-15 11:53:04.939 188 2040634271696 MainThread DEBUG oslo_concurrency.lockutils [req-abc0b3e9-69da-4506-85cc-ff767f718e8c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-60f55268-886f-44a5-ae38-c41cd53f34b1" "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-02-15 11:53:04.939 188 2040634271696 MainThread DEBUG oslo_concurrency.lockutils [req-abc0b3e9-69da-4506-85cc-ff767f718e8c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-60f55268-886f-44a5-ae38-c41cd53f34b1" acquired by "networking_hyperv.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-02-15 11:53:05.300 188 2040634271696 MainThread DEBUG oslo_concurrency.lockutils [req-abc0b3e9-69da-4506-85cc-ff767f718e8c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-60f55268-886f-44a5-ae38-c41cd53f34b1" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.359s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:53:05.300 188 2040634271696 MainThread DEBUG neutron.agent.securitygroups_rpc [req-abc0b3e9-69da-4506-85cc-ff767f718e8c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update port filter for fad12d21-687e-410c-b7c4-ba8aa477cca9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:53:05.300 188 2040634271696 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-abc0b3e9-69da-4506-85cc-ff767f718e8c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Updating port rules. 2022-02-15 11:53:05.300 188 2040634271696 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-abc0b3e9-69da-4506-85cc-ff767f718e8c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Creating 0 new rules, removing 1 old rules. 2022-02-15 11:53:05.300 188 2040634271696 MainThread DEBUG oslo_concurrency.lockutils [req-abc0b3e9-69da-4506-85cc-ff767f718e8c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-fad12d21-687e-410c-b7c4-ba8aa477cca9" acquired by "networking_hyperv.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-02-15 11:53:05.300 188 2040634271696 MainThread DEBUG oslo_concurrency.lockutils [req-abc0b3e9-69da-4506-85cc-ff767f718e8c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-fad12d21-687e-410c-b7c4-ba8aa477cca9" "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-02-15 11:53:05.300 188 2040634271696 MainThread DEBUG oslo_concurrency.lockutils [req-abc0b3e9-69da-4506-85cc-ff767f718e8c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-fad12d21-687e-410c-b7c4-ba8aa477cca9" acquired by "networking_hyperv.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-02-15 11:53:05.612 188 2040634271696 MainThread DEBUG oslo_concurrency.lockutils [req-abc0b3e9-69da-4506-85cc-ff767f718e8c 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-fad12d21-687e-410c-b7c4-ba8aa477cca9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.313s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:53:06.162 188 2040616324080 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-02-15 11:53:06.197 188 2040616324080 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-02-15 11:53:09.220 188 2040616090608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1bbed04-418a-4fcd-8c3d-49ed5b6ee177 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Security group member updated on remote: ['a25f58f7-1754-41bc-a555-630e6ce969c8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 11:53:09.220 188 2040616090608 MainThread INFO neutron.agent.securitygroups_rpc [req-e1bbed04-418a-4fcd-8c3d-49ed5b6ee177 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Security group member updated ['a25f58f7-1754-41bc-a555-630e6ce969c8'] 2022-02-15 11:53:09.220 188 2040616090608 MainThread INFO neutron.agent.securitygroups_rpc [req-e1bbed04-418a-4fcd-8c3d-49ed5b6ee177 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Refresh firewall rules 2022-02-15 11:53:09.220 188 2040616090608 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-e1bbed04-418a-4fcd-8c3d-49ed5b6ee177 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Get security group information for devices via rpc ['fad12d21-687e-410c-b7c4-ba8aa477cca9', '0776e3cb-b5e2-4475-87e6-d40da1faa82c', '60f55268-886f-44a5-ae38-c41cd53f34b1'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 11:53:09.303 188 2040636579680 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-e1bbed04-418a-4fcd-8c3d-49ed5b6ee177 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] port_delete event received for '60f55268-886f-44a5-ae38-c41cd53f34b1' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 11:53:09.493 188 2040633315168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 60f55268-886f-44a5-ae38-c41cd53f34b1 2022-02-15 11:53:09.611 188 2040616090608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e1bbed04-418a-4fcd-8c3d-49ed5b6ee177 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update security group information for ports dict_keys(['0776e3cb-b5e2-4475-87e6-d40da1faa82c', 'fad12d21-687e-410c-b7c4-ba8aa477cca9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 11:53:09.611 188 2040616090608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e1bbed04-418a-4fcd-8c3d-49ed5b6ee177 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-15 11:53:09.611 188 2040616090608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e1bbed04-418a-4fcd-8c3d-49ed5b6ee177 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update rules of security group (a25f58f7-1754-41bc-a555-630e6ce969c8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 11:53:09.611 188 2040616090608 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-e1bbed04-418a-4fcd-8c3d-49ed5b6ee177 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update members of security group (a25f58f7-1754-41bc-a555-630e6ce969c8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-15 11:53:09.611 188 2040616090608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e1bbed04-418a-4fcd-8c3d-49ed5b6ee177 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update port filter for 0776e3cb-b5e2-4475-87e6-d40da1faa82c _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:53:09.611 188 2040616090608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e1bbed04-418a-4fcd-8c3d-49ed5b6ee177 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Updating port rules. 2022-02-15 11:53:09.611 188 2040616090608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e1bbed04-418a-4fcd-8c3d-49ed5b6ee177 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Creating 0 new rules, removing 1 old rules. 2022-02-15 11:53:09.611 188 2040616090608 MainThread DEBUG oslo_concurrency.lockutils [req-e1bbed04-418a-4fcd-8c3d-49ed5b6ee177 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-0776e3cb-b5e2-4475-87e6-d40da1faa82c" acquired by "networking_hyperv.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-02-15 11:53:09.611 188 2040616090608 MainThread DEBUG oslo_concurrency.lockutils [req-e1bbed04-418a-4fcd-8c3d-49ed5b6ee177 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-0776e3cb-b5e2-4475-87e6-d40da1faa82c" "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-02-15 11:53:09.628 188 2040616090608 MainThread DEBUG oslo_concurrency.lockutils [req-e1bbed04-418a-4fcd-8c3d-49ed5b6ee177 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-0776e3cb-b5e2-4475-87e6-d40da1faa82c" acquired by "networking_hyperv.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-02-15 11:53:09.962 188 2040616090608 MainThread DEBUG oslo_concurrency.lockutils [req-e1bbed04-418a-4fcd-8c3d-49ed5b6ee177 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-0776e3cb-b5e2-4475-87e6-d40da1faa82c" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.328s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:53:09.962 188 2040616090608 MainThread DEBUG neutron.agent.securitygroups_rpc [req-e1bbed04-418a-4fcd-8c3d-49ed5b6ee177 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update port filter for fad12d21-687e-410c-b7c4-ba8aa477cca9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:53:09.962 188 2040616090608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e1bbed04-418a-4fcd-8c3d-49ed5b6ee177 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Updating port rules. 2022-02-15 11:53:09.978 188 2040616090608 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-e1bbed04-418a-4fcd-8c3d-49ed5b6ee177 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Creating 0 new rules, removing 1 old rules. 2022-02-15 11:53:09.978 188 2040616090608 MainThread DEBUG oslo_concurrency.lockutils [req-e1bbed04-418a-4fcd-8c3d-49ed5b6ee177 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-fad12d21-687e-410c-b7c4-ba8aa477cca9" acquired by "networking_hyperv.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-02-15 11:53:09.978 188 2040616090608 MainThread DEBUG oslo_concurrency.lockutils [req-e1bbed04-418a-4fcd-8c3d-49ed5b6ee177 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-fad12d21-687e-410c-b7c4-ba8aa477cca9" "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-02-15 11:53:09.978 188 2040616090608 MainThread DEBUG oslo_concurrency.lockutils [req-e1bbed04-418a-4fcd-8c3d-49ed5b6ee177 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-fad12d21-687e-410c-b7c4-ba8aa477cca9" acquired by "networking_hyperv.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-02-15 11:53:10.156 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-15 11:53:10.156 188 2040636578800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '60f55268-886f-44a5-ae38-c41cd53f34b1' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-15 11:53:10.156 188 2040636578800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '60f55268-886f-44a5-ae38-c41cd53f34b1' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-15 11:53:10.156 188 2040636578800 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 60f55268-886f-44a5-ae38-c41cd53f34b1 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-15 11:53:10.181 188 2040636578800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['60f55268-886f-44a5-ae38-c41cd53f34b1'] 2022-02-15 11:53:10.188 188 2040636578800 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-15 11:53:10.188 188 2040636578800 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-02-15 11:53:10.188 188 2040636578800 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['60f55268-886f-44a5-ae38-c41cd53f34b1'] 2022-02-15 11:53:10.316 188 2040616090608 MainThread DEBUG oslo_concurrency.lockutils [req-e1bbed04-418a-4fcd-8c3d-49ed5b6ee177 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-fad12d21-687e-410c-b7c4-ba8aa477cca9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.344s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:53:12.203 188 2040616147248 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-02-15 11:53:12.225 188 2040616147248 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:53:13.409 188 2040616147248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb06a2f5-97cc-4fd5-80b2-63bf50ab0f49 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Security group member updated on remote: ['a25f58f7-1754-41bc-a555-630e6ce969c8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 11:53:13.409 188 2040616147248 MainThread INFO neutron.agent.securitygroups_rpc [req-bb06a2f5-97cc-4fd5-80b2-63bf50ab0f49 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Security group member updated ['a25f58f7-1754-41bc-a555-630e6ce969c8'] 2022-02-15 11:53:13.409 188 2040616147248 MainThread INFO neutron.agent.securitygroups_rpc [req-bb06a2f5-97cc-4fd5-80b2-63bf50ab0f49 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Refresh firewall rules 2022-02-15 11:53:13.409 188 2040616147248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-bb06a2f5-97cc-4fd5-80b2-63bf50ab0f49 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Get security group information for devices via rpc ['fad12d21-687e-410c-b7c4-ba8aa477cca9', '0776e3cb-b5e2-4475-87e6-d40da1faa82c'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 11:53:13.501 188 2040634761056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb06a2f5-97cc-4fd5-80b2-63bf50ab0f49 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] port_delete event received for '0776e3cb-b5e2-4475-87e6-d40da1faa82c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 11:53:13.539 188 2040633315168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 0776e3cb-b5e2-4475-87e6-d40da1faa82c 2022-02-15 11:53:13.582 188 2040616147248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bb06a2f5-97cc-4fd5-80b2-63bf50ab0f49 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update security group information for ports dict_keys(['fad12d21-687e-410c-b7c4-ba8aa477cca9']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 11:53:13.582 188 2040616147248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bb06a2f5-97cc-4fd5-80b2-63bf50ab0f49 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-15 11:53:13.582 188 2040616147248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bb06a2f5-97cc-4fd5-80b2-63bf50ab0f49 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update rules of security group (a25f58f7-1754-41bc-a555-630e6ce969c8) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 11:53:13.582 188 2040616147248 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-bb06a2f5-97cc-4fd5-80b2-63bf50ab0f49 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update members of security group (a25f58f7-1754-41bc-a555-630e6ce969c8) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-15 11:53:13.582 188 2040616147248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-bb06a2f5-97cc-4fd5-80b2-63bf50ab0f49 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update port filter for fad12d21-687e-410c-b7c4-ba8aa477cca9 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:53:13.582 188 2040616147248 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bb06a2f5-97cc-4fd5-80b2-63bf50ab0f49 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Updating port rules. 2022-02-15 11:53:13.582 188 2040616147248 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-bb06a2f5-97cc-4fd5-80b2-63bf50ab0f49 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Creating 0 new rules, removing 1 old rules. 2022-02-15 11:53:13.582 188 2040616147248 MainThread DEBUG oslo_concurrency.lockutils [req-bb06a2f5-97cc-4fd5-80b2-63bf50ab0f49 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-fad12d21-687e-410c-b7c4-ba8aa477cca9" acquired by "networking_hyperv.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-02-15 11:53:13.582 188 2040616147248 MainThread DEBUG oslo_concurrency.lockutils [req-bb06a2f5-97cc-4fd5-80b2-63bf50ab0f49 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-fad12d21-687e-410c-b7c4-ba8aa477cca9" "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-02-15 11:53:13.582 188 2040616147248 MainThread DEBUG oslo_concurrency.lockutils [req-bb06a2f5-97cc-4fd5-80b2-63bf50ab0f49 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-fad12d21-687e-410c-b7c4-ba8aa477cca9" acquired by "networking_hyperv.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-02-15 11:53:13.956 188 2040616147248 MainThread DEBUG oslo_concurrency.lockutils [req-bb06a2f5-97cc-4fd5-80b2-63bf50ab0f49 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Lock "n-hv-driver-port-lock-fad12d21-687e-410c-b7c4-ba8aa477cca9" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.375s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:53:14.252 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-15 11:53:14.252 188 2040616147248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '0776e3cb-b5e2-4475-87e6-d40da1faa82c' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-15 11:53:14.252 188 2040616147248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '0776e3cb-b5e2-4475-87e6-d40da1faa82c' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-15 11:53:14.252 188 2040616147248 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 0776e3cb-b5e2-4475-87e6-d40da1faa82c _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-15 11:53:14.271 188 2040616147248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0776e3cb-b5e2-4475-87e6-d40da1faa82c'] 2022-02-15 11:53:14.271 188 2040616147248 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-15 11:53:14.271 188 2040616147248 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-02-15 11:53:14.271 188 2040616147248 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['0776e3cb-b5e2-4475-87e6-d40da1faa82c'] 2022-02-15 11:53:16.253 188 2040616147248 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-02-15 11:53:16.285 188 2040616147248 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-02-15 11:53:19.141 188 2040636417824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b063374e-3bc9-405e-ba43-d3d709391e2d 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Security group member updated on remote: ['a25f58f7-1754-41bc-a555-630e6ce969c8'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 11:53:19.141 188 2040636417824 MainThread INFO neutron.agent.securitygroups_rpc [req-b063374e-3bc9-405e-ba43-d3d709391e2d 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Security group member updated ['a25f58f7-1754-41bc-a555-630e6ce969c8'] 2022-02-15 11:53:19.141 188 2040636417824 MainThread INFO neutron.agent.securitygroups_rpc [req-b063374e-3bc9-405e-ba43-d3d709391e2d 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Refresh firewall rules 2022-02-15 11:53:19.141 188 2040636417824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b063374e-3bc9-405e-ba43-d3d709391e2d 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Get security group information for devices via rpc ['fad12d21-687e-410c-b7c4-ba8aa477cca9'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 11:53:19.176 188 2040636417824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b063374e-3bc9-405e-ba43-d3d709391e2d 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 11:53:19.176 188 2040636417824 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b063374e-3bc9-405e-ba43-d3d709391e2d 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-15 11:53:19.205 188 2040636417824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b063374e-3bc9-405e-ba43-d3d709391e2d 6692ec901cfd40158e1a021d2492f27c 0828c2ed5ee34897a409a34d6d0f3535 - - -] port_delete event received for 'fad12d21-687e-410c-b7c4-ba8aa477cca9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 11:53:19.572 188 2040633315168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: fad12d21-687e-410c-b7c4-ba8aa477cca9 2022-02-15 11:53:20.297 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-15 11:53:20.297 188 2040636417824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'fad12d21-687e-410c-b7c4-ba8aa477cca9' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-15 11:53:20.297 188 2040636417824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'fad12d21-687e-410c-b7c4-ba8aa477cca9' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-15 11:53:20.297 188 2040636417824 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port fad12d21-687e-410c-b7c4-ba8aa477cca9 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-15 11:53:20.328 188 2040636417824 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 3aa6de75-2a8b-4cd7-8f91-0777a9e85d93 2022-02-15 11:53:20.328 188 2040636417824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fad12d21-687e-410c-b7c4-ba8aa477cca9'] 2022-02-15 11:53:20.328 188 2040636417824 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-15 11:53:20.328 188 2040636417824 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-02-15 11:53:20.328 188 2040636417824 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['fad12d21-687e-410c-b7c4-ba8aa477cca9'] 2022-02-15 11:53:21.375 188 2040616446784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-100e1e62-3d0c-4292-88e9-88d561a3ca51 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] network_delete received. Deleting network 3aa6de75-2a8b-4cd7-8f91-0777a9e85d93 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-15 11:53:21.375 188 2040616446784 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-100e1e62-3d0c-4292-88e9-88d561a3ca51 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] Network 3aa6de75-2a8b-4cd7-8f91-0777a9e85d93 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-15 11:53:22.322 188 2040616479728 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-02-15 11:53:22.345 188 2040616479728 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-02-15 11:53:33.254 188 2040636739824 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d010c7ff-ee67-421f-963f-a183f3e3adff d0cfc969ba2642628133d8856087e22b 512b66a29de7438aa4aeec8fe27e3d18 - - -] Security group member updated on remote: ['f5919336-ea0d-43b9-b365-a1b10e183204'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 11:53:33.254 188 2040636739824 MainThread INFO neutron.agent.securitygroups_rpc [req-d010c7ff-ee67-421f-963f-a183f3e3adff d0cfc969ba2642628133d8856087e22b 512b66a29de7438aa4aeec8fe27e3d18 - - -] Security group member updated ['f5919336-ea0d-43b9-b365-a1b10e183204'] 2022-02-15 11:53:34.454 188 2040636454336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f6b23a8-3a5e-45e1-bd45-22d99e99aa7e 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] port_update received: 09675f9d-e249-46d9-aa6d-114e7db523cb port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 11:53:34.595 188 2040636454336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7f6b23a8-3a5e-45e1-bd45-22d99e99aa7e 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] No port 09675f9d-e249-46d9-aa6d-114e7db523cb defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 11:53:34.769 188 2040636454336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c3084cd9-6e67-416b-bec5-38fbea3fa860 7bd1637540054ac19f42aba36c963d04 1135733f50db40c99c0cfff08995c684 - - -] Security group member updated on remote: ['04ce5dae-0904-4f59-9ff1-bd16e88d33aa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 11:53:34.769 188 2040636454336 MainThread INFO neutron.agent.securitygroups_rpc [req-c3084cd9-6e67-416b-bec5-38fbea3fa860 7bd1637540054ac19f42aba36c963d04 1135733f50db40c99c0cfff08995c684 - - -] Security group member updated ['04ce5dae-0904-4f59-9ff1-bd16e88d33aa'] 2022-02-15 11:53:34.769 188 2040636454336 MainThread INFO neutron.agent.securitygroups_rpc [req-c3084cd9-6e67-416b-bec5-38fbea3fa860 7bd1637540054ac19f42aba36c963d04 1135733f50db40c99c0cfff08995c684 - - -] Refresh firewall rules 2022-02-15 11:53:34.769 188 2040636454336 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-c3084cd9-6e67-416b-bec5-38fbea3fa860 7bd1637540054ac19f42aba36c963d04 1135733f50db40c99c0cfff08995c684 - - -] Get security group information for devices via rpc ['3fca6340-34db-4caf-b92a-c11baeba7547', '344382a9-e1a1-44f5-86ba-9e420dc0a908'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 11:53:34.909 188 2040636553872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c3084cd9-6e67-416b-bec5-38fbea3fa860 7bd1637540054ac19f42aba36c963d04 1135733f50db40c99c0cfff08995c684 - - -] port_delete event received for '3fca6340-34db-4caf-b92a-c11baeba7547' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 11:53:34.960 188 2040636454336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c3084cd9-6e67-416b-bec5-38fbea3fa860 7bd1637540054ac19f42aba36c963d04 1135733f50db40c99c0cfff08995c684 - - -] Update security group information for ports dict_keys(['344382a9-e1a1-44f5-86ba-9e420dc0a908']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 11:53:34.960 188 2040636454336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c3084cd9-6e67-416b-bec5-38fbea3fa860 7bd1637540054ac19f42aba36c963d04 1135733f50db40c99c0cfff08995c684 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-15 11:53:34.960 188 2040636454336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c3084cd9-6e67-416b-bec5-38fbea3fa860 7bd1637540054ac19f42aba36c963d04 1135733f50db40c99c0cfff08995c684 - - -] Update rules of security group (04ce5dae-0904-4f59-9ff1-bd16e88d33aa) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 11:53:34.960 188 2040636454336 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-c3084cd9-6e67-416b-bec5-38fbea3fa860 7bd1637540054ac19f42aba36c963d04 1135733f50db40c99c0cfff08995c684 - - -] Update members of security group (04ce5dae-0904-4f59-9ff1-bd16e88d33aa) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-15 11:53:34.960 188 2040636454336 MainThread DEBUG neutron.agent.securitygroups_rpc [req-c3084cd9-6e67-416b-bec5-38fbea3fa860 7bd1637540054ac19f42aba36c963d04 1135733f50db40c99c0cfff08995c684 - - -] Update port filter for 344382a9-e1a1-44f5-86ba-9e420dc0a908 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:53:34.960 188 2040636454336 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c3084cd9-6e67-416b-bec5-38fbea3fa860 7bd1637540054ac19f42aba36c963d04 1135733f50db40c99c0cfff08995c684 - - -] Updating port rules. 2022-02-15 11:53:34.960 188 2040636454336 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-c3084cd9-6e67-416b-bec5-38fbea3fa860 7bd1637540054ac19f42aba36c963d04 1135733f50db40c99c0cfff08995c684 - - -] Creating 0 new rules, removing 1 old rules. 2022-02-15 11:53:34.960 188 2040636454336 MainThread DEBUG oslo_concurrency.lockutils [req-c3084cd9-6e67-416b-bec5-38fbea3fa860 7bd1637540054ac19f42aba36c963d04 1135733f50db40c99c0cfff08995c684 - - -] Lock "n-hv-driver-port-lock-344382a9-e1a1-44f5-86ba-9e420dc0a908" acquired by "networking_hyperv.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-02-15 11:53:34.970 188 2040636454336 MainThread DEBUG oslo_concurrency.lockutils [req-c3084cd9-6e67-416b-bec5-38fbea3fa860 7bd1637540054ac19f42aba36c963d04 1135733f50db40c99c0cfff08995c684 - - -] Lock "n-hv-driver-port-lock-344382a9-e1a1-44f5-86ba-9e420dc0a908" "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-02-15 11:53:34.970 188 2040636454336 MainThread DEBUG oslo_concurrency.lockutils [req-c3084cd9-6e67-416b-bec5-38fbea3fa860 7bd1637540054ac19f42aba36c963d04 1135733f50db40c99c0cfff08995c684 - - -] Lock "n-hv-driver-port-lock-344382a9-e1a1-44f5-86ba-9e420dc0a908" acquired by "networking_hyperv.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-02-15 11:53:35.173 188 2040636454336 MainThread DEBUG oslo_concurrency.lockutils [req-c3084cd9-6e67-416b-bec5-38fbea3fa860 7bd1637540054ac19f42aba36c963d04 1135733f50db40c99c0cfff08995c684 - - -] Lock "n-hv-driver-port-lock-344382a9-e1a1-44f5-86ba-9e420dc0a908" "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-02-15 11:53:35.819 188 2040633315168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3fca6340-34db-4caf-b92a-c11baeba7547 2022-02-15 11:53:36.399 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-15 11:53:36.399 188 2040636454336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3fca6340-34db-4caf-b92a-c11baeba7547' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-15 11:53:36.399 188 2040636454336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3fca6340-34db-4caf-b92a-c11baeba7547' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-15 11:53:36.399 188 2040636454336 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3fca6340-34db-4caf-b92a-c11baeba7547 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-15 11:53:36.413 188 2040636454336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3fca6340-34db-4caf-b92a-c11baeba7547'] 2022-02-15 11:53:36.413 188 2040636454336 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-15 11:53:36.413 188 2040636454336 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-02-15 11:53:36.413 188 2040636454336 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3fca6340-34db-4caf-b92a-c11baeba7547'] 2022-02-15 11:53:37.877 188 2040633314992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 09675f9d-e249-46d9-aa6d-114e7db523cb 2022-02-15 11:53:38.407 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-15 11:53:38.407 188 2040636673360 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-02-15 11:53:38.431 188 2040636673360 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:53:38.612 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Adding port 09675f9d-e249-46d9-aa6d-114e7db523cb 2022-02-15 11:53:38.612 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Port 09675f9d-e249-46d9-aa6d-114e7db523cb updated. Details: {'device': '09675f9d-e249-46d9-aa6d-114e7db523cb', 'network_id': 'f4c3b281-1359-4f26-8ce8-a4bd88c28a6f', 'port_id': '09675f9d-e249-46d9-aa6d-114e7db523cb', 'mac_address': 'fa:16:3e:29:4e:df', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 260, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd87e0c38-5b9f-4006-a43c-96ad447f06ec', '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-02-15 11:53:38.612 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] 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-02-15 11:53:38.626 188 2040636972720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-09675f9d-e249-46d9-aa6d-114e7db523cb" acquired by "networking_hyperv.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-02-15 11:53:38.626 188 2040636972720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 09675f9d-e249-46d9-aa6d-114e7db523cb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-15 11:53:38.626 188 2040636972720 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f4c3b281-1359-4f26-8ce8-a4bd88c28a6f 2022-02-15 11:53:38.626 188 2040636972720 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-02-15 11:53:38.862 188 2040636972720 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '09675f9d-e249-46d9-aa6d-114e7db523cb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:53:38.862 188 2040636972720 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '09675f9d-e249-46d9-aa6d-114e7db523cb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:53:38.878 188 2040636972720 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 09675f9d-e249-46d9-aa6d-114e7db523cb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-15 11:53:38.878 188 2040636972720 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 260, VLAN trunk: None to switch port 09675f9d-e249-46d9-aa6d-114e7db523cb 2022-02-15 11:53:39.002 188 2040636972720 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-15 11:53:39.031 188 2040636972720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['09675f9d-e249-46d9-aa6d-114e7db523cb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 11:53:39.275 188 2040636972720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['09675f9d-e249-46d9-aa6d-114e7db523cb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 11:53:39.275 188 2040636972720 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-02-15 11:53:39.275 188 2040636972720 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f5919336-ea0d-43b9-b365-a1b10e183204) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 11:53:39.275 188 2040636972720 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 09675f9d-e249-46d9-aa6d-114e7db523cb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:53:39.275 188 2040636972720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-15 11:53:39.281 188 2040636972720 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 09675f9d-e249-46d9-aa6d-114e7db523cb not yet added. Adding. 2022-02-15 11:53:39.281 188 2040636972720 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-02-15 11:53:39.281 188 2040636972720 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-02-15 11:53:39.470 188 2040636972720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09675f9d-e249-46d9-aa6d-114e7db523cb" acquired by "networking_hyperv.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-02-15 11:53:39.646 188 2040636972720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09675f9d-e249-46d9-aa6d-114e7db523cb" "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-02-15 11:53:39.646 188 2040636972720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09675f9d-e249-46d9-aa6d-114e7db523cb" acquired by "networking_hyperv.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-02-15 11:53:39.893 188 2040636972720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09675f9d-e249-46d9-aa6d-114e7db523cb" "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-02-15 11:53:40.065 188 2040636972720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-09675f9d-e249-46d9-aa6d-114e7db523cb" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.438s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:53:40.065 188 2040636972720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 09675f9d-e249-46d9-aa6d-114e7db523cb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-15 11:53:40.065 188 2040636972720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 09675f9d-e249-46d9-aa6d-114e7db523cb processed. 2022-02-15 11:53:40.410 188 2040636972720 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-02-15 11:53:40.597 188 2040636972720 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:53:42.937 188 2040634298960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0aba9c2b-9c20-4d72-abbc-22bf03a4500f 7bd1637540054ac19f42aba36c963d04 1135733f50db40c99c0cfff08995c684 - - -] Security group member updated on remote: ['04ce5dae-0904-4f59-9ff1-bd16e88d33aa'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 11:53:42.937 188 2040634298960 MainThread INFO neutron.agent.securitygroups_rpc [req-0aba9c2b-9c20-4d72-abbc-22bf03a4500f 7bd1637540054ac19f42aba36c963d04 1135733f50db40c99c0cfff08995c684 - - -] Security group member updated ['04ce5dae-0904-4f59-9ff1-bd16e88d33aa'] 2022-02-15 11:53:42.937 188 2040634298960 MainThread INFO neutron.agent.securitygroups_rpc [req-0aba9c2b-9c20-4d72-abbc-22bf03a4500f 7bd1637540054ac19f42aba36c963d04 1135733f50db40c99c0cfff08995c684 - - -] Refresh firewall rules 2022-02-15 11:53:42.937 188 2040634298960 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-0aba9c2b-9c20-4d72-abbc-22bf03a4500f 7bd1637540054ac19f42aba36c963d04 1135733f50db40c99c0cfff08995c684 - - -] Get security group information for devices via rpc ['344382a9-e1a1-44f5-86ba-9e420dc0a908'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 11:53:42.973 188 2040634298960 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0aba9c2b-9c20-4d72-abbc-22bf03a4500f 7bd1637540054ac19f42aba36c963d04 1135733f50db40c99c0cfff08995c684 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 11:53:42.973 188 2040634298960 MainThread DEBUG neutron.agent.securitygroups_rpc [req-0aba9c2b-9c20-4d72-abbc-22bf03a4500f 7bd1637540054ac19f42aba36c963d04 1135733f50db40c99c0cfff08995c684 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-15 11:53:43.018 188 2040616547600 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0aba9c2b-9c20-4d72-abbc-22bf03a4500f 7bd1637540054ac19f42aba36c963d04 1135733f50db40c99c0cfff08995c684 - - -] port_delete event received for '344382a9-e1a1-44f5-86ba-9e420dc0a908' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 11:53:44.001 188 2040633315168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 344382a9-e1a1-44f5-86ba-9e420dc0a908 2022-02-15 11:53:44.447 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-15 11:53:44.447 188 2040636453456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '344382a9-e1a1-44f5-86ba-9e420dc0a908' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-15 11:53:44.447 188 2040636453456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '344382a9-e1a1-44f5-86ba-9e420dc0a908' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-15 11:53:44.447 188 2040636453456 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 344382a9-e1a1-44f5-86ba-9e420dc0a908 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-15 11:53:44.457 188 2040636453456 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network c691be24-33ce-4c2f-b3ad-c23f938d7956 2022-02-15 11:53:44.457 188 2040636453456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['344382a9-e1a1-44f5-86ba-9e420dc0a908'] 2022-02-15 11:53:44.457 188 2040636453456 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-15 11:53:44.457 188 2040636453456 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-02-15 11:53:44.457 188 2040636453456 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['344382a9-e1a1-44f5-86ba-9e420dc0a908'] 2022-02-15 11:53:45.689 188 2040634757888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c51da3af-d63e-40a3-b2be-4173aae1dc75 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] port_delete event received for 'e76ee4c4-8652-4b79-8e90-c510ac6399fd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 11:53:46.445 188 2040636419232 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-02-15 11:53:46.484 188 2040636419232 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-02-15 11:53:47.750 188 2040636419232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f220fb37-cafc-45db-b9a2-93484380e1fa 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] port_delete event received for '3ab91adb-ee11-4015-910b-8d4c9576324f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 11:53:48.564 188 2040636419232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33e76db2-5b52-4b44-b770-df4600492bb0 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] network_delete received. Deleting network c691be24-33ce-4c2f-b3ad-c23f938d7956 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-15 11:53:48.564 188 2040636419232 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-33e76db2-5b52-4b44-b770-df4600492bb0 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] Network c691be24-33ce-4c2f-b3ad-c23f938d7956 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-15 11:53:53.755 188 2040636336432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebe168ac-103f-4919-a1b4-8175ab1fa081 - - - - -] port_update received: 8ea333d7-19eb-4aa7-a928-4778aef98116 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 11:53:53.779 188 2040636336432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ebe168ac-103f-4919-a1b4-8175ab1fa081 - - - - -] No port 8ea333d7-19eb-4aa7-a928-4778aef98116 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 11:53:55.115 188 2040637099696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-15328e7f-a68a-431d-b879-ba7c46a46d0d 2847226ea52a4a98aeb6b47563284ab2 9f2e3fda01c54b868aac1d90b8afe095 - - -] Security group rule updated on remote: ['079e5a7d-83c6-45cb-9065-23b12bccc2cf'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-15 11:53:55.115 188 2040637099696 MainThread INFO neutron.agent.securitygroups_rpc [req-15328e7f-a68a-431d-b879-ba7c46a46d0d 2847226ea52a4a98aeb6b47563284ab2 9f2e3fda01c54b868aac1d90b8afe095 - - -] Security group rule updated ['079e5a7d-83c6-45cb-9065-23b12bccc2cf'] 2022-02-15 11:53:55.317 188 2040637129648 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5c275ee9-7294-4415-a22f-948a10878a88 2847226ea52a4a98aeb6b47563284ab2 9f2e3fda01c54b868aac1d90b8afe095 - - -] Security group rule updated on remote: ['079e5a7d-83c6-45cb-9065-23b12bccc2cf'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-15 11:53:55.317 188 2040637129648 MainThread INFO neutron.agent.securitygroups_rpc [req-5c275ee9-7294-4415-a22f-948a10878a88 2847226ea52a4a98aeb6b47563284ab2 9f2e3fda01c54b868aac1d90b8afe095 - - -] Security group rule updated ['079e5a7d-83c6-45cb-9065-23b12bccc2cf'] 2022-02-15 11:53:57.859 188 2040637129120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3482ab1a-edd3-4f18-ad65-80d223541b00 - - - - -] port_update received: 824b01c3-a5bb-49e0-aff6-9d2c6eef2d24 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 11:53:57.876 188 2040637129120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3482ab1a-edd3-4f18-ad65-80d223541b00 - - - - -] No port 824b01c3-a5bb-49e0-aff6-9d2c6eef2d24 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 11:54:00.159 188 2040633315168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: bc338418-39f0-4430-b222-80c9ae9ec6d4 2022-02-15 11:54:00.172 188 2040616172528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-97555ca2-8568-4d31-a2b7-2cda21707b6b efca01f754774050bbfeb653db18e39c db0927b3be3b489c872b3d5db0ded95a - - -] Security group member updated on remote: ['b4380c0f-fcda-42f0-86a5-e8ef127f37d3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 11:54:00.172 188 2040616172528 MainThread INFO neutron.agent.securitygroups_rpc [req-97555ca2-8568-4d31-a2b7-2cda21707b6b efca01f754774050bbfeb653db18e39c db0927b3be3b489c872b3d5db0ded95a - - -] Security group member updated ['b4380c0f-fcda-42f0-86a5-e8ef127f37d3'] 2022-02-15 11:54:00.172 188 2040616172528 MainThread INFO neutron.agent.securitygroups_rpc [req-97555ca2-8568-4d31-a2b7-2cda21707b6b efca01f754774050bbfeb653db18e39c db0927b3be3b489c872b3d5db0ded95a - - -] Refresh firewall rules 2022-02-15 11:54:00.172 188 2040616172528 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-97555ca2-8568-4d31-a2b7-2cda21707b6b efca01f754774050bbfeb653db18e39c db0927b3be3b489c872b3d5db0ded95a - - -] Get security group information for devices via rpc ['bc338418-39f0-4430-b222-80c9ae9ec6d4'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 11:54:00.219 188 2040616172528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-97555ca2-8568-4d31-a2b7-2cda21707b6b efca01f754774050bbfeb653db18e39c db0927b3be3b489c872b3d5db0ded95a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 11:54:00.219 188 2040616172528 MainThread DEBUG neutron.agent.securitygroups_rpc [req-97555ca2-8568-4d31-a2b7-2cda21707b6b efca01f754774050bbfeb653db18e39c db0927b3be3b489c872b3d5db0ded95a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-15 11:54:00.336 188 2040633716224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97555ca2-8568-4d31-a2b7-2cda21707b6b efca01f754774050bbfeb653db18e39c db0927b3be3b489c872b3d5db0ded95a - - -] port_delete event received for 'bc338418-39f0-4430-b222-80c9ae9ec6d4' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 11:54:00.456 188 2040633716224 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-f576bd3a-afc2-43dc-88df-c7169f889bf6 2847226ea52a4a98aeb6b47563284ab2 9f2e3fda01c54b868aac1d90b8afe095 - - -] Security group member updated on remote: ['079e5a7d-83c6-45cb-9065-23b12bccc2cf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 11:54:00.456 188 2040633716224 MainThread INFO neutron.agent.securitygroups_rpc [req-f576bd3a-afc2-43dc-88df-c7169f889bf6 2847226ea52a4a98aeb6b47563284ab2 9f2e3fda01c54b868aac1d90b8afe095 - - -] Security group member updated ['079e5a7d-83c6-45cb-9065-23b12bccc2cf'] 2022-02-15 11:54:00.516 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-15 11:54:00.516 188 2040633716224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'bc338418-39f0-4430-b222-80c9ae9ec6d4' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-15 11:54:00.516 188 2040633716224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'bc338418-39f0-4430-b222-80c9ae9ec6d4' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-15 11:54:00.516 188 2040633716224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port bc338418-39f0-4430-b222-80c9ae9ec6d4 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-15 11:54:00.541 188 2040633716224 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6516d793-ad18-4957-b4c6-f6e46a72cf39 2022-02-15 11:54:00.541 188 2040633716224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bc338418-39f0-4430-b222-80c9ae9ec6d4'] 2022-02-15 11:54:00.541 188 2040633716224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-15 11:54:00.541 188 2040633716224 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-02-15 11:54:00.541 188 2040633716224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['bc338418-39f0-4430-b222-80c9ae9ec6d4'] 2022-02-15 11:54:01.337 188 2040616550064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9bf6d005-652f-42bf-bc5b-f66c884958ea 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] port_update received: cdb2bdb2-485a-4db8-afe2-9e5081df1a9d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 11:54:01.337 188 2040616550064 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9bf6d005-652f-42bf-bc5b-f66c884958ea 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] No port cdb2bdb2-485a-4db8-afe2-9e5081df1a9d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 11:54:02.532 188 2040636554928 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-02-15 11:54:02.556 188 2040636554928 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.015s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:54:04.171 188 2040633314992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: cdb2bdb2-485a-4db8-afe2-9e5081df1a9d 2022-02-15 11:54:04.531 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-15 11:54:04.736 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Adding port cdb2bdb2-485a-4db8-afe2-9e5081df1a9d 2022-02-15 11:54:04.736 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Port cdb2bdb2-485a-4db8-afe2-9e5081df1a9d updated. Details: {'device': 'cdb2bdb2-485a-4db8-afe2-9e5081df1a9d', 'network_id': '6fcda0eb-313c-48b6-8f67-bebd0d9bbbad', 'port_id': 'cdb2bdb2-485a-4db8-afe2-9e5081df1a9d', 'mac_address': 'fa:16:3e:57:8d:03', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 282, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '78891823-2885-4352-b807-0e9d5c75647d', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-15 11:54:04.736 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] 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-02-15 11:54:04.736 188 2040616147424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cdb2bdb2-485a-4db8-afe2-9e5081df1a9d" acquired by "networking_hyperv.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-02-15 11:54:04.736 188 2040616147424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port cdb2bdb2-485a-4db8-afe2-9e5081df1a9d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-15 11:54:04.736 188 2040616147424 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6fcda0eb-313c-48b6-8f67-bebd0d9bbbad 2022-02-15 11:54:04.768 188 2040616147424 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-02-15 11:54:04.984 188 2040616147424 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'cdb2bdb2-485a-4db8-afe2-9e5081df1a9d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:54:04.984 188 2040616147424 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'cdb2bdb2-485a-4db8-afe2-9e5081df1a9d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:54:05.000 188 2040616147424 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port cdb2bdb2-485a-4db8-afe2-9e5081df1a9d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-15 11:54:05.000 188 2040616147424 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 282, VLAN trunk: None to switch port cdb2bdb2-485a-4db8-afe2-9e5081df1a9d 2022-02-15 11:54:05.128 188 2040616147424 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-15 11:54:05.128 188 2040616147424 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['cdb2bdb2-485a-4db8-afe2-9e5081df1a9d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 11:54:05.281 188 2040616147424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['cdb2bdb2-485a-4db8-afe2-9e5081df1a9d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 11:54:05.281 188 2040616147424 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-02-15 11:54:05.281 188 2040616147424 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (079e5a7d-83c6-45cb-9065-23b12bccc2cf) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 11:54:05.284 188 2040616147424 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for cdb2bdb2-485a-4db8-afe2-9e5081df1a9d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:54:05.284 188 2040616147424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-15 11:54:05.284 188 2040616147424 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device cdb2bdb2-485a-4db8-afe2-9e5081df1a9d not yet added. Adding. 2022-02-15 11:54:05.284 188 2040616147424 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-02-15 11:54:05.284 188 2040616147424 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-02-15 11:54:05.439 188 2040616147424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cdb2bdb2-485a-4db8-afe2-9e5081df1a9d" acquired by "networking_hyperv.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-02-15 11:54:05.610 188 2040616147424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cdb2bdb2-485a-4db8-afe2-9e5081df1a9d" "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-02-15 11:54:05.625 188 2040616147424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cdb2bdb2-485a-4db8-afe2-9e5081df1a9d" acquired by "networking_hyperv.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-02-15 11:54:05.860 188 2040616147424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-cdb2bdb2-485a-4db8-afe2-9e5081df1a9d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.235s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:54:06.000 188 2040616147424 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-cdb2bdb2-485a-4db8-afe2-9e5081df1a9d" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.265s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:54:06.000 188 2040616147424 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port cdb2bdb2-485a-4db8-afe2-9e5081df1a9d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-15 11:54:06.000 188 2040616147424 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port cdb2bdb2-485a-4db8-afe2-9e5081df1a9d processed. 2022-02-15 11:54:06.548 188 2040616147424 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-02-15 11:54:06.770 188 2040616147424 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-02-15 11:54:07.478 188 2040637033632 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-cb63fc91-aba3-4734-8e7e-16276eab1a0a efca01f754774050bbfeb653db18e39c db0927b3be3b489c872b3d5db0ded95a - - -] Security group member updated on remote: ['b4380c0f-fcda-42f0-86a5-e8ef127f37d3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 11:54:07.478 188 2040637033632 MainThread INFO neutron.agent.securitygroups_rpc [req-cb63fc91-aba3-4734-8e7e-16276eab1a0a efca01f754774050bbfeb653db18e39c db0927b3be3b489c872b3d5db0ded95a - - -] Security group member updated ['b4380c0f-fcda-42f0-86a5-e8ef127f37d3'] 2022-02-15 11:54:08.556 188 2040616227584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-648fd3f5-62cf-426d-9b69-d8d61ebd2def 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] port_update received: 3511b924-3c64-4a58-9093-f82a70f80ce0 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 11:54:08.574 188 2040616227584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-648fd3f5-62cf-426d-9b69-d8d61ebd2def 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] No port 3511b924-3c64-4a58-9093-f82a70f80ce0 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 11:54:12.236 188 2040633314992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 3511b924-3c64-4a58-9093-f82a70f80ce0 2022-02-15 11:54:12.568 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-15 11:54:12.753 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Adding port 3511b924-3c64-4a58-9093-f82a70f80ce0 2022-02-15 11:54:12.771 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Port 3511b924-3c64-4a58-9093-f82a70f80ce0 updated. Details: {'device': '3511b924-3c64-4a58-9093-f82a70f80ce0', 'network_id': '6516d793-ad18-4957-b4c6-f6e46a72cf39', 'port_id': '3511b924-3c64-4a58-9093-f82a70f80ce0', 'mac_address': 'fa:16:3e:96:85:03', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 283, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '035db478-9831-4104-bc70-ca0bd8be1839', '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-02-15 11:54:12.771 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] 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-02-15 11:54:12.771 188 2040637354752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3511b924-3c64-4a58-9093-f82a70f80ce0" acquired by "networking_hyperv.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-02-15 11:54:12.771 188 2040637354752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 3511b924-3c64-4a58-9093-f82a70f80ce0 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-15 11:54:12.771 188 2040637354752 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6516d793-ad18-4957-b4c6-f6e46a72cf39 2022-02-15 11:54:12.771 188 2040637354752 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-02-15 11:54:12.988 188 2040637354752 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '3511b924-3c64-4a58-9093-f82a70f80ce0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:54:12.988 188 2040637354752 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '3511b924-3c64-4a58-9093-f82a70f80ce0') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:54:12.988 188 2040637354752 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 3511b924-3c64-4a58-9093-f82a70f80ce0 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-15 11:54:12.988 188 2040637354752 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 283, VLAN trunk: None to switch port 3511b924-3c64-4a58-9093-f82a70f80ce0 2022-02-15 11:54:13.124 188 2040637354752 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-15 11:54:13.124 188 2040637354752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['3511b924-3c64-4a58-9093-f82a70f80ce0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 11:54:13.285 188 2040637354752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['3511b924-3c64-4a58-9093-f82a70f80ce0']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 11:54:13.285 188 2040637354752 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-02-15 11:54:13.285 188 2040637354752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (b4380c0f-fcda-42f0-86a5-e8ef127f37d3) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 11:54:13.285 188 2040637354752 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (b4380c0f-fcda-42f0-86a5-e8ef127f37d3) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-15 11:54:13.285 188 2040637354752 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 3511b924-3c64-4a58-9093-f82a70f80ce0 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:54:13.285 188 2040637354752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-15 11:54:13.285 188 2040637354752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 3511b924-3c64-4a58-9093-f82a70f80ce0 not yet added. Adding. 2022-02-15 11:54:13.285 188 2040637354752 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-02-15 11:54:13.285 188 2040637354752 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-02-15 11:54:13.452 188 2040637354752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3511b924-3c64-4a58-9093-f82a70f80ce0" acquired by "networking_hyperv.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-02-15 11:54:13.596 188 2040637354752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3511b924-3c64-4a58-9093-f82a70f80ce0" "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-02-15 11:54:13.596 188 2040637354752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3511b924-3c64-4a58-9093-f82a70f80ce0" acquired by "networking_hyperv.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-02-15 11:54:13.813 188 2040637354752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-3511b924-3c64-4a58-9093-f82a70f80ce0" "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-02-15 11:54:13.968 188 2040637354752 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-3511b924-3c64-4a58-9093-f82a70f80ce0" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.203s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:54:13.971 188 2040637354752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 3511b924-3c64-4a58-9093-f82a70f80ce0 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-15 11:54:13.971 188 2040637354752 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 3511b924-3c64-4a58-9093-f82a70f80ce0 processed. 2022-02-15 11:54:14.562 188 2040637354752 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-02-15 11:54:14.736 188 2040637354752 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-02-15 11:54:24.312 188 2040633314992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8d4961e1-37fa-47e3-87dc-3582536c681a 2022-02-15 11:54:24.579 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-15 11:54:24.765 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Adding port 8d4961e1-37fa-47e3-87dc-3582536c681a 2022-02-15 11:54:24.765 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Port 8d4961e1-37fa-47e3-87dc-3582536c681a updated. Details: {'device': '8d4961e1-37fa-47e3-87dc-3582536c681a', 'network_id': '13969c9f-ba87-40e2-a2c2-be0fb9ace1e2', 'port_id': '8d4961e1-37fa-47e3-87dc-3582536c681a', 'mac_address': 'fa:16:3e:e0:72:14', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 271, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6b8bb3ca-d751-4f8f-9d9c-b21045c1bfc6', '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-02-15 11:54:24.765 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] 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-02-15 11:54:24.778 188 2040637679568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8d4961e1-37fa-47e3-87dc-3582536c681a" acquired by "networking_hyperv.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-02-15 11:54:24.778 188 2040637679568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8d4961e1-37fa-47e3-87dc-3582536c681a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-15 11:54:24.778 188 2040637679568 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-02-15 11:54:24.813 188 2040637679568 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8d4961e1-37fa-47e3-87dc-3582536c681a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:54:24.813 188 2040637679568 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8d4961e1-37fa-47e3-87dc-3582536c681a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:54:24.832 188 2040637679568 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8d4961e1-37fa-47e3-87dc-3582536c681a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-15 11:54:24.832 188 2040637679568 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 271, VLAN trunk: None to switch port 8d4961e1-37fa-47e3-87dc-3582536c681a 2022-02-15 11:54:24.875 188 2040637679568 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-15 11:54:24.875 188 2040637679568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8d4961e1-37fa-47e3-87dc-3582536c681a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 11:54:25.040 188 2040637679568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8d4961e1-37fa-47e3-87dc-3582536c681a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 11:54:25.040 188 2040637679568 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-02-15 11:54:25.040 188 2040637679568 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ed36b68a-f8f6-412c-b0ca-19bcb856bd8f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 11:54:25.040 188 2040637679568 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8d4961e1-37fa-47e3-87dc-3582536c681a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:54:25.040 188 2040637679568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-15 11:54:25.040 188 2040637679568 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-02-15 11:54:25.040 188 2040637679568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d4961e1-37fa-47e3-87dc-3582536c681a" acquired by "networking_hyperv.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-02-15 11:54:25.040 188 2040637679568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d4961e1-37fa-47e3-87dc-3582536c681a" "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-02-15 11:54:25.040 188 2040637679568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d4961e1-37fa-47e3-87dc-3582536c681a" acquired by "networking_hyperv.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-02-15 11:54:25.040 188 2040637679568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d4961e1-37fa-47e3-87dc-3582536c681a" "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-02-15 11:54:25.096 188 2040637679568 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8d4961e1-37fa-47e3-87dc-3582536c681a" "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-02-15 11:54:25.096 188 2040637679568 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8d4961e1-37fa-47e3-87dc-3582536c681a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-15 11:54:25.096 188 2040637679568 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8d4961e1-37fa-47e3-87dc-3582536c681a processed. 2022-02-15 11:54:26.606 188 2040637620992 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-02-15 11:54:26.808 188 2040637620992 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:54:42.516 188 2040633315168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8d4961e1-37fa-47e3-87dc-3582536c681a 2022-02-15 11:54:42.728 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-15 11:54:42.728 188 2040616549184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8d4961e1-37fa-47e3-87dc-3582536c681a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-15 11:54:42.728 188 2040616549184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8d4961e1-37fa-47e3-87dc-3582536c681a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-15 11:54:42.728 188 2040616549184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8d4961e1-37fa-47e3-87dc-3582536c681a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-15 11:54:42.736 188 2040616549184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8d4961e1-37fa-47e3-87dc-3582536c681a'] 2022-02-15 11:54:42.736 188 2040616549184 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-15 11:54:42.736 188 2040616549184 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-02-15 11:54:42.736 188 2040616549184 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8d4961e1-37fa-47e3-87dc-3582536c681a'] 2022-02-15 11:54:44.530 188 2040633315168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8d4961e1-37fa-47e3-87dc-3582536c681a 2022-02-15 11:54:44.728 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-15 11:54:44.728 188 2040616480432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8d4961e1-37fa-47e3-87dc-3582536c681a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-15 11:54:44.728 188 2040616480432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8d4961e1-37fa-47e3-87dc-3582536c681a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-15 11:54:44.728 188 2040616480432 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8d4961e1-37fa-47e3-87dc-3582536c681a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-15 11:54:44.728 188 2040637132288 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-02-15 11:54:44.766 188 2040616480432 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 13969c9f-ba87-40e2-a2c2-be0fb9ace1e2 2022-02-15 11:54:44.766 188 2040616480432 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8d4961e1-37fa-47e3-87dc-3582536c681a'] 2022-02-15 11:54:44.766 188 2040616480432 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-02-15 11:54:44.766 188 2040616480432 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8d4961e1-37fa-47e3-87dc-3582536c681a'] 2022-02-15 11:54:44.880 188 2040637132288 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:54:45.614 188 2040633745248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b510913e-9a31-47a3-9ce0-67e932f643f6 efca01f754774050bbfeb653db18e39c db0927b3be3b489c872b3d5db0ded95a - - -] Security group member updated on remote: ['b4380c0f-fcda-42f0-86a5-e8ef127f37d3'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 11:54:45.614 188 2040633745248 MainThread INFO neutron.agent.securitygroups_rpc [req-b510913e-9a31-47a3-9ce0-67e932f643f6 efca01f754774050bbfeb653db18e39c db0927b3be3b489c872b3d5db0ded95a - - -] Security group member updated ['b4380c0f-fcda-42f0-86a5-e8ef127f37d3'] 2022-02-15 11:54:45.614 188 2040633745248 MainThread INFO neutron.agent.securitygroups_rpc [req-b510913e-9a31-47a3-9ce0-67e932f643f6 efca01f754774050bbfeb653db18e39c db0927b3be3b489c872b3d5db0ded95a - - -] Refresh firewall rules 2022-02-15 11:54:45.614 188 2040633745248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-b510913e-9a31-47a3-9ce0-67e932f643f6 efca01f754774050bbfeb653db18e39c db0927b3be3b489c872b3d5db0ded95a - - -] Get security group information for devices via rpc ['3511b924-3c64-4a58-9093-f82a70f80ce0'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 11:54:45.648 188 2040633745248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b510913e-9a31-47a3-9ce0-67e932f643f6 efca01f754774050bbfeb653db18e39c db0927b3be3b489c872b3d5db0ded95a - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 11:54:45.648 188 2040633745248 MainThread DEBUG neutron.agent.securitygroups_rpc [req-b510913e-9a31-47a3-9ce0-67e932f643f6 efca01f754774050bbfeb653db18e39c db0927b3be3b489c872b3d5db0ded95a - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-15 11:54:45.740 188 2040637434512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b510913e-9a31-47a3-9ce0-67e932f643f6 efca01f754774050bbfeb653db18e39c db0927b3be3b489c872b3d5db0ded95a - - -] port_delete event received for '3511b924-3c64-4a58-9093-f82a70f80ce0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 11:54:46.532 188 2040633315168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 3511b924-3c64-4a58-9093-f82a70f80ce0 2022-02-15 11:54:46.723 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-15 11:54:46.723 188 2040615000544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '3511b924-3c64-4a58-9093-f82a70f80ce0' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-15 11:54:46.723 188 2040615000544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '3511b924-3c64-4a58-9093-f82a70f80ce0' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-15 11:54:46.723 188 2040615000544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 3511b924-3c64-4a58-9093-f82a70f80ce0 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-15 11:54:46.736 188 2040615000544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6516d793-ad18-4957-b4c6-f6e46a72cf39 2022-02-15 11:54:46.736 188 2040615000544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3511b924-3c64-4a58-9093-f82a70f80ce0'] 2022-02-15 11:54:46.736 188 2040615000544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-15 11:54:46.736 188 2040615000544 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-02-15 11:54:46.736 188 2040615000544 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['3511b924-3c64-4a58-9093-f82a70f80ce0'] 2022-02-15 11:54:48.720 188 2040637679920 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-02-15 11:54:48.751 188 2040637679920 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-02-15 11:55:04.739 188 2040633314992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 8d4961e1-37fa-47e3-87dc-3582536c681a 2022-02-15 11:55:04.843 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-15 11:55:05.033 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Adding port 8d4961e1-37fa-47e3-87dc-3582536c681a 2022-02-15 11:55:05.033 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Port 8d4961e1-37fa-47e3-87dc-3582536c681a updated. Details: {'device': '8d4961e1-37fa-47e3-87dc-3582536c681a', 'network_id': '13969c9f-ba87-40e2-a2c2-be0fb9ace1e2', 'port_id': '8d4961e1-37fa-47e3-87dc-3582536c681a', 'mac_address': 'fa:16:3e:e0:72:14', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 271, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6b8bb3ca-d751-4f8f-9d9c-b21045c1bfc6', '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-02-15 11:55:05.033 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] 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-02-15 11:55:05.033 188 2040636239712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8d4961e1-37fa-47e3-87dc-3582536c681a" acquired by "networking_hyperv.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-02-15 11:55:05.033 188 2040636239712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 8d4961e1-37fa-47e3-87dc-3582536c681a _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-15 11:55:05.033 188 2040636239712 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 13969c9f-ba87-40e2-a2c2-be0fb9ace1e2 2022-02-15 11:55:05.033 188 2040636239712 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-02-15 11:55:05.233 188 2040636239712 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '8d4961e1-37fa-47e3-87dc-3582536c681a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:55:05.233 188 2040636239712 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '8d4961e1-37fa-47e3-87dc-3582536c681a') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:55:05.233 188 2040636239712 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 8d4961e1-37fa-47e3-87dc-3582536c681a is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-15 11:55:05.233 188 2040636239712 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 271, VLAN trunk: None to switch port 8d4961e1-37fa-47e3-87dc-3582536c681a 2022-02-15 11:55:05.366 188 2040636239712 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-15 11:55:05.366 188 2040636239712 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['8d4961e1-37fa-47e3-87dc-3582536c681a'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 11:55:05.484 188 2040636239712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['8d4961e1-37fa-47e3-87dc-3582536c681a']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 11:55:05.484 188 2040636239712 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-02-15 11:55:05.484 188 2040636239712 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (ed36b68a-f8f6-412c-b0ca-19bcb856bd8f) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 11:55:05.484 188 2040636239712 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 8d4961e1-37fa-47e3-87dc-3582536c681a _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:55:05.484 188 2040636239712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-15 11:55:05.484 188 2040636239712 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 8d4961e1-37fa-47e3-87dc-3582536c681a not yet added. Adding. 2022-02-15 11:55:05.510 188 2040636239712 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-02-15 11:55:05.510 188 2040636239712 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-02-15 11:55:05.656 188 2040636239712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d4961e1-37fa-47e3-87dc-3582536c681a" acquired by "networking_hyperv.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-02-15 11:55:05.781 188 2040636239712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d4961e1-37fa-47e3-87dc-3582536c681a" "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-02-15 11:55:05.781 188 2040636239712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d4961e1-37fa-47e3-87dc-3582536c681a" acquired by "networking_hyperv.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-02-15 11:55:06.007 188 2040636239712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-8d4961e1-37fa-47e3-87dc-3582536c681a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.218s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:55:06.190 188 2040636239712 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-8d4961e1-37fa-47e3-87dc-3582536c681a" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:55:06.190 188 2040636239712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 8d4961e1-37fa-47e3-87dc-3582536c681a status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-15 11:55:06.190 188 2040636239712 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 8d4961e1-37fa-47e3-87dc-3582536c681a processed. 2022-02-15 11:55:06.656 188 2040636239712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4891a5a-fa65-46df-abd8-015c52336c45 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] network_delete received. Deleting network 6516d793-ad18-4957-b4c6-f6e46a72cf39 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-15 11:55:06.656 188 2040636239712 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f4891a5a-fa65-46df-abd8-015c52336c45 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] Network 6516d793-ad18-4957-b4c6-f6e46a72cf39 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-15 11:55:06.840 188 2040637797648 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-02-15 11:55:07.046 188 2040637797648 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-02-15 11:56:10.269 188 2040637679744 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-9d2fec44-41e4-46a2-a83f-04feb1c1ecae 3d3527b2d00e419ea2c3fae33a2d9447 7e025d36435e40d68f7281a09a94a145 - - -] Security group member updated on remote: ['ed36b68a-f8f6-412c-b0ca-19bcb856bd8f'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 11:56:10.269 188 2040637679744 MainThread INFO neutron.agent.securitygroups_rpc [req-9d2fec44-41e4-46a2-a83f-04feb1c1ecae 3d3527b2d00e419ea2c3fae33a2d9447 7e025d36435e40d68f7281a09a94a145 - - -] Security group member updated ['ed36b68a-f8f6-412c-b0ca-19bcb856bd8f'] 2022-02-15 11:56:10.639 188 2040636578448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9d2fec44-41e4-46a2-a83f-04feb1c1ecae 3d3527b2d00e419ea2c3fae33a2d9447 7e025d36435e40d68f7281a09a94a145 - - -] port_delete event received for '8d4961e1-37fa-47e3-87dc-3582536c681a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 11:56:11.217 188 2040633315168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 8d4961e1-37fa-47e3-87dc-3582536c681a 2022-02-15 11:56:12.186 188 2040637540480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f28b7b8a-56c2-44c4-bd80-f3d3e1d193bb 3d3527b2d00e419ea2c3fae33a2d9447 7e025d36435e40d68f7281a09a94a145 - - -] port_delete event received for '53c28a77-e5d5-45dc-8edd-942fed3a8fc3' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 11:56:13.206 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-15 11:56:13.206 188 2040636236896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '8d4961e1-37fa-47e3-87dc-3582536c681a' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-15 11:56:13.206 188 2040636236896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '8d4961e1-37fa-47e3-87dc-3582536c681a' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-15 11:56:13.206 188 2040636236896 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 8d4961e1-37fa-47e3-87dc-3582536c681a _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-15 11:56:13.221 188 2040636236896 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 13969c9f-ba87-40e2-a2c2-be0fb9ace1e2 2022-02-15 11:56:13.221 188 2040636236896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8d4961e1-37fa-47e3-87dc-3582536c681a'] 2022-02-15 11:56:13.221 188 2040636236896 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-15 11:56:13.221 188 2040636236896 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-02-15 11:56:13.221 188 2040636236896 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['8d4961e1-37fa-47e3-87dc-3582536c681a'] 2022-02-15 11:56:13.721 188 2040636237248 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-fa1197e1-cfc6-4e02-9369-5e6d49d80160 3d3527b2d00e419ea2c3fae33a2d9447 7e025d36435e40d68f7281a09a94a145 - - -] Security group rule updated on remote: ['766fcfd3-9d0f-4b55-ab26-7034b7a2c3fd'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-15 11:56:13.721 188 2040636237248 MainThread INFO neutron.agent.securitygroups_rpc [req-fa1197e1-cfc6-4e02-9369-5e6d49d80160 3d3527b2d00e419ea2c3fae33a2d9447 7e025d36435e40d68f7281a09a94a145 - - -] Security group rule updated ['766fcfd3-9d0f-4b55-ab26-7034b7a2c3fd'] 2022-02-15 11:56:13.842 188 2040636740352 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ecb873c1-ec15-4cc6-9fb2-6e503ef27f98 3d3527b2d00e419ea2c3fae33a2d9447 7e025d36435e40d68f7281a09a94a145 - - -] Security group rule updated on remote: ['766fcfd3-9d0f-4b55-ab26-7034b7a2c3fd'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-15 11:56:13.842 188 2040636740352 MainThread INFO neutron.agent.securitygroups_rpc [req-ecb873c1-ec15-4cc6-9fb2-6e503ef27f98 3d3527b2d00e419ea2c3fae33a2d9447 7e025d36435e40d68f7281a09a94a145 - - -] Security group rule updated ['766fcfd3-9d0f-4b55-ab26-7034b7a2c3fd'] 2022-02-15 11:56:15.213 188 2040636740352 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-02-15 11:56:15.235 188 2040636740352 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-02-15 11:56:17.111 188 2040637099344 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3714304b-2ac3-4ba8-b0eb-99eba9a79c14 3d3527b2d00e419ea2c3fae33a2d9447 7e025d36435e40d68f7281a09a94a145 - - -] Security group member updated on remote: ['766fcfd3-9d0f-4b55-ab26-7034b7a2c3fd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 11:56:17.111 188 2040637099344 MainThread INFO neutron.agent.securitygroups_rpc [req-3714304b-2ac3-4ba8-b0eb-99eba9a79c14 3d3527b2d00e419ea2c3fae33a2d9447 7e025d36435e40d68f7281a09a94a145 - - -] Security group member updated ['766fcfd3-9d0f-4b55-ab26-7034b7a2c3fd'] 2022-02-15 11:56:17.939 188 2040636417472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6569c38-4eab-4882-b9e7-98850fb00ed7 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] port_update received: 74acf25e-a366-44e1-96e9-b7a4a72eb90b port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 11:56:17.939 188 2040636417472 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6569c38-4eab-4882-b9e7-98850fb00ed7 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] No port 74acf25e-a366-44e1-96e9-b7a4a72eb90b defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 11:56:21.437 188 2040633314992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 74acf25e-a366-44e1-96e9-b7a4a72eb90b 2022-02-15 11:56:23.251 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-15 11:56:23.439 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Adding port 74acf25e-a366-44e1-96e9-b7a4a72eb90b 2022-02-15 11:56:23.439 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Port 74acf25e-a366-44e1-96e9-b7a4a72eb90b updated. Details: {'device': '74acf25e-a366-44e1-96e9-b7a4a72eb90b', 'network_id': '13969c9f-ba87-40e2-a2c2-be0fb9ace1e2', 'port_id': '74acf25e-a366-44e1-96e9-b7a4a72eb90b', 'mac_address': 'fa:16:3e:1d:03:0b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 271, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6b8bb3ca-d751-4f8f-9d9c-b21045c1bfc6', '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-02-15 11:56:23.439 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] 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-02-15 11:56:23.439 188 2040638445696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-74acf25e-a366-44e1-96e9-b7a4a72eb90b" acquired by "networking_hyperv.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-02-15 11:56:23.439 188 2040638445696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 74acf25e-a366-44e1-96e9-b7a4a72eb90b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-15 11:56:23.455 188 2040638445696 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 13969c9f-ba87-40e2-a2c2-be0fb9ace1e2 2022-02-15 11:56:23.455 188 2040638445696 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-02-15 11:56:23.646 188 2040638445696 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '74acf25e-a366-44e1-96e9-b7a4a72eb90b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:56:23.646 188 2040638445696 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '74acf25e-a366-44e1-96e9-b7a4a72eb90b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:56:23.661 188 2040638445696 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 74acf25e-a366-44e1-96e9-b7a4a72eb90b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-15 11:56:23.661 188 2040638445696 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 271, VLAN trunk: None to switch port 74acf25e-a366-44e1-96e9-b7a4a72eb90b 2022-02-15 11:56:23.807 188 2040638445696 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-15 11:56:23.807 188 2040638445696 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['74acf25e-a366-44e1-96e9-b7a4a72eb90b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 11:56:23.939 188 2040638445696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['74acf25e-a366-44e1-96e9-b7a4a72eb90b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 11:56:23.939 188 2040638445696 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-02-15 11:56:23.939 188 2040638445696 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (766fcfd3-9d0f-4b55-ab26-7034b7a2c3fd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 11:56:23.939 188 2040638445696 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 74acf25e-a366-44e1-96e9-b7a4a72eb90b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:56:23.939 188 2040638445696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-15 11:56:23.939 188 2040638445696 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 74acf25e-a366-44e1-96e9-b7a4a72eb90b not yet added. Adding. 2022-02-15 11:56:23.956 188 2040638445696 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-02-15 11:56:23.956 188 2040638445696 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-02-15 11:56:24.110 188 2040638445696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74acf25e-a366-44e1-96e9-b7a4a72eb90b" acquired by "networking_hyperv.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-02-15 11:56:24.267 188 2040638445696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74acf25e-a366-44e1-96e9-b7a4a72eb90b" "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-02-15 11:56:24.267 188 2040638445696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74acf25e-a366-44e1-96e9-b7a4a72eb90b" acquired by "networking_hyperv.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-02-15 11:56:24.455 188 2040638445696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74acf25e-a366-44e1-96e9-b7a4a72eb90b" "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-02-15 11:56:24.599 188 2040638445696 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-74acf25e-a366-44e1-96e9-b7a4a72eb90b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.156s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:56:24.599 188 2040638445696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 74acf25e-a366-44e1-96e9-b7a4a72eb90b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-15 11:56:24.599 188 2040638445696 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 74acf25e-a366-44e1-96e9-b7a4a72eb90b processed. 2022-02-15 11:56:25.251 188 2040638445696 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-02-15 11:56:25.427 188 2040638445696 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-02-15 11:56:41.397 188 2040633315168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 09675f9d-e249-46d9-aa6d-114e7db523cb 2022-02-15 11:56:43.342 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-15 11:56:43.342 188 2040634181760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '09675f9d-e249-46d9-aa6d-114e7db523cb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-15 11:56:43.342 188 2040634181760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '09675f9d-e249-46d9-aa6d-114e7db523cb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-15 11:56:43.342 188 2040634181760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 09675f9d-e249-46d9-aa6d-114e7db523cb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-15 11:56:43.396 188 2040634181760 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f4c3b281-1359-4f26-8ce8-a4bd88c28a6f 2022-02-15 11:56:43.396 188 2040634181760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['09675f9d-e249-46d9-aa6d-114e7db523cb'] 2022-02-15 11:56:43.396 188 2040634181760 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-15 11:56:43.396 188 2040634181760 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-02-15 11:56:43.396 188 2040634181760 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['09675f9d-e249-46d9-aa6d-114e7db523cb'] 2022-02-15 11:56:45.343 188 2040637540832 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-02-15 11:56:45.475 188 2040637540832 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:56:45.623 188 2040633314992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 09675f9d-e249-46d9-aa6d-114e7db523cb 2022-02-15 11:56:47.358 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-15 11:56:47.533 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Adding port 09675f9d-e249-46d9-aa6d-114e7db523cb 2022-02-15 11:56:47.533 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Port 09675f9d-e249-46d9-aa6d-114e7db523cb updated. Details: {'device': '09675f9d-e249-46d9-aa6d-114e7db523cb', 'network_id': 'f4c3b281-1359-4f26-8ce8-a4bd88c28a6f', 'port_id': '09675f9d-e249-46d9-aa6d-114e7db523cb', 'mac_address': 'fa:16:3e:29:4e:df', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 260, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'd87e0c38-5b9f-4006-a43c-96ad447f06ec', '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-02-15 11:56:47.533 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] 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-02-15 11:56:47.533 188 2040638637856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-09675f9d-e249-46d9-aa6d-114e7db523cb" acquired by "networking_hyperv.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-02-15 11:56:47.533 188 2040638637856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 09675f9d-e249-46d9-aa6d-114e7db523cb _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-15 11:56:47.533 188 2040638637856 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network f4c3b281-1359-4f26-8ce8-a4bd88c28a6f 2022-02-15 11:56:47.533 188 2040638637856 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-02-15 11:56:47.734 188 2040638637856 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '09675f9d-e249-46d9-aa6d-114e7db523cb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:56:47.734 188 2040638637856 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '09675f9d-e249-46d9-aa6d-114e7db523cb') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:56:47.751 188 2040638637856 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 09675f9d-e249-46d9-aa6d-114e7db523cb is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-15 11:56:47.751 188 2040638637856 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 260, VLAN trunk: None to switch port 09675f9d-e249-46d9-aa6d-114e7db523cb 2022-02-15 11:56:47.875 188 2040638637856 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-15 11:56:47.875 188 2040638637856 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['09675f9d-e249-46d9-aa6d-114e7db523cb'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 11:56:48.100 188 2040638637856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['09675f9d-e249-46d9-aa6d-114e7db523cb']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 11:56:48.111 188 2040638637856 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-02-15 11:56:48.111 188 2040638637856 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f5919336-ea0d-43b9-b365-a1b10e183204) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 11:56:48.111 188 2040638637856 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 09675f9d-e249-46d9-aa6d-114e7db523cb _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:56:48.111 188 2040638637856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-15 11:56:48.111 188 2040638637856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 09675f9d-e249-46d9-aa6d-114e7db523cb not yet added. Adding. 2022-02-15 11:56:48.111 188 2040638637856 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-02-15 11:56:48.111 188 2040638637856 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-02-15 11:56:48.300 188 2040638637856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09675f9d-e249-46d9-aa6d-114e7db523cb" acquired by "networking_hyperv.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-02-15 11:56:48.452 188 2040638637856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09675f9d-e249-46d9-aa6d-114e7db523cb" "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-02-15 11:56:48.452 188 2040638637856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09675f9d-e249-46d9-aa6d-114e7db523cb" acquired by "networking_hyperv.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-02-15 11:56:48.679 188 2040638637856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-09675f9d-e249-46d9-aa6d-114e7db523cb" "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-02-15 11:56:48.818 188 2040638637856 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-09675f9d-e249-46d9-aa6d-114e7db523cb" "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-02-15 11:56:48.829 188 2040638637856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 09675f9d-e249-46d9-aa6d-114e7db523cb status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-15 11:56:48.829 188 2040638637856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 09675f9d-e249-46d9-aa6d-114e7db523cb processed. 2022-02-15 11:56:49.366 188 2040638637856 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-02-15 11:56:49.531 188 2040638637856 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-02-15 11:57:58.263 188 2040633314992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 74acf25e-a366-44e1-96e9-b7a4a72eb90b 2022-02-15 11:57:59.689 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-15 11:57:59.890 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Adding port 74acf25e-a366-44e1-96e9-b7a4a72eb90b 2022-02-15 11:57:59.890 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Port 74acf25e-a366-44e1-96e9-b7a4a72eb90b updated. Details: {'device': '74acf25e-a366-44e1-96e9-b7a4a72eb90b', 'network_id': '13969c9f-ba87-40e2-a2c2-be0fb9ace1e2', 'port_id': '74acf25e-a366-44e1-96e9-b7a4a72eb90b', 'mac_address': 'fa:16:3e:1d:03:0b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 271, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6b8bb3ca-d751-4f8f-9d9c-b21045c1bfc6', '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-02-15 11:57:59.890 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] 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-02-15 11:57:59.890 188 2040637541888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-74acf25e-a366-44e1-96e9-b7a4a72eb90b" acquired by "networking_hyperv.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-02-15 11:57:59.890 188 2040637541888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 74acf25e-a366-44e1-96e9-b7a4a72eb90b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-15 11:57:59.890 188 2040637541888 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-02-15 11:57:59.904 188 2040637541888 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '74acf25e-a366-44e1-96e9-b7a4a72eb90b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:57:59.904 188 2040637541888 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '74acf25e-a366-44e1-96e9-b7a4a72eb90b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:57:59.904 188 2040637541888 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 74acf25e-a366-44e1-96e9-b7a4a72eb90b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-15 11:57:59.904 188 2040637541888 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 271, VLAN trunk: None to switch port 74acf25e-a366-44e1-96e9-b7a4a72eb90b 2022-02-15 11:57:59.953 188 2040637541888 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-15 11:57:59.953 188 2040637541888 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['74acf25e-a366-44e1-96e9-b7a4a72eb90b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 11:58:00.092 188 2040637541888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['74acf25e-a366-44e1-96e9-b7a4a72eb90b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 11:58:00.092 188 2040637541888 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-02-15 11:58:00.092 188 2040637541888 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (766fcfd3-9d0f-4b55-ab26-7034b7a2c3fd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 11:58:00.092 188 2040637541888 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 74acf25e-a366-44e1-96e9-b7a4a72eb90b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:58:00.092 188 2040637541888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-15 11:58:00.122 188 2040637541888 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Creating 0 new rules, removing 0 old rules. 2022-02-15 11:58:00.122 188 2040637541888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74acf25e-a366-44e1-96e9-b7a4a72eb90b" acquired by "networking_hyperv.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-02-15 11:58:00.122 188 2040637541888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74acf25e-a366-44e1-96e9-b7a4a72eb90b" "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-02-15 11:58:00.122 188 2040637541888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74acf25e-a366-44e1-96e9-b7a4a72eb90b" acquired by "networking_hyperv.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-02-15 11:58:00.122 188 2040637541888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74acf25e-a366-44e1-96e9-b7a4a72eb90b" "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-02-15 11:58:00.162 188 2040637541888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-74acf25e-a366-44e1-96e9-b7a4a72eb90b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.266s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:58:00.162 188 2040637541888 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 74acf25e-a366-44e1-96e9-b7a4a72eb90b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-15 11:58:00.162 188 2040637541888 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 74acf25e-a366-44e1-96e9-b7a4a72eb90b processed. 2022-02-15 11:58:01.706 188 2040637541888 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-02-15 11:58:01.865 188 2040637541888 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.157s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:58:12.527 188 2040633315168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 74acf25e-a366-44e1-96e9-b7a4a72eb90b 2022-02-15 11:58:13.778 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-15 11:58:13.778 188 2040638446224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '74acf25e-a366-44e1-96e9-b7a4a72eb90b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-15 11:58:13.778 188 2040638446224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '74acf25e-a366-44e1-96e9-b7a4a72eb90b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-15 11:58:13.778 188 2040638446224 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 74acf25e-a366-44e1-96e9-b7a4a72eb90b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-15 11:58:13.789 188 2040638446224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['74acf25e-a366-44e1-96e9-b7a4a72eb90b'] 2022-02-15 11:58:13.789 188 2040638446224 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-15 11:58:13.789 188 2040638446224 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-02-15 11:58:13.789 188 2040638446224 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['74acf25e-a366-44e1-96e9-b7a4a72eb90b'] 2022-02-15 11:58:15.795 188 2040639340784 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-02-15 11:58:15.921 188 2040639340784 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.125s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:58:16.549 188 2040633315168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 74acf25e-a366-44e1-96e9-b7a4a72eb90b 2022-02-15 11:58:17.816 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-15 11:58:17.816 188 2040639386720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '74acf25e-a366-44e1-96e9-b7a4a72eb90b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-15 11:58:17.816 188 2040639386720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '74acf25e-a366-44e1-96e9-b7a4a72eb90b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-15 11:58:17.816 188 2040639386720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 74acf25e-a366-44e1-96e9-b7a4a72eb90b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-15 11:58:17.827 188 2040639386720 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 13969c9f-ba87-40e2-a2c2-be0fb9ace1e2 2022-02-15 11:58:17.827 188 2040639386720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['74acf25e-a366-44e1-96e9-b7a4a72eb90b'] 2022-02-15 11:58:17.827 188 2040639386720 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-02-15 11:58:17.827 188 2040639386720 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['74acf25e-a366-44e1-96e9-b7a4a72eb90b'] 2022-02-15 11:58:18.560 188 2040633315168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: cdb2bdb2-485a-4db8-afe2-9e5081df1a9d 2022-02-15 11:58:18.816 188 2040639386720 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4074210c-4e99-4e57-a4cc-bcad0826ad76 2847226ea52a4a98aeb6b47563284ab2 9f2e3fda01c54b868aac1d90b8afe095 - - -] Security group member updated on remote: ['079e5a7d-83c6-45cb-9065-23b12bccc2cf'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 11:58:18.816 188 2040639386720 MainThread INFO neutron.agent.securitygroups_rpc [req-4074210c-4e99-4e57-a4cc-bcad0826ad76 2847226ea52a4a98aeb6b47563284ab2 9f2e3fda01c54b868aac1d90b8afe095 - - -] Security group member updated ['079e5a7d-83c6-45cb-9065-23b12bccc2cf'] 2022-02-15 11:58:19.144 188 2040639386720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4074210c-4e99-4e57-a4cc-bcad0826ad76 2847226ea52a4a98aeb6b47563284ab2 9f2e3fda01c54b868aac1d90b8afe095 - - -] port_delete event received for 'cdb2bdb2-485a-4db8-afe2-9e5081df1a9d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 11:58:19.826 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-15 11:58:19.826 188 2040639387600 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-02-15 11:58:19.826 188 2040639343776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'cdb2bdb2-485a-4db8-afe2-9e5081df1a9d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-15 11:58:19.826 188 2040639343776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'cdb2bdb2-485a-4db8-afe2-9e5081df1a9d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-15 11:58:19.826 188 2040639343776 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port cdb2bdb2-485a-4db8-afe2-9e5081df1a9d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-15 11:58:19.826 188 2040639343776 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6fcda0eb-313c-48b6-8f67-bebd0d9bbbad 2022-02-15 11:58:19.841 188 2040639343776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cdb2bdb2-485a-4db8-afe2-9e5081df1a9d'] 2022-02-15 11:58:19.841 188 2040639343776 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-15 11:58:19.841 188 2040639343776 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-02-15 11:58:19.841 188 2040639343776 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['cdb2bdb2-485a-4db8-afe2-9e5081df1a9d'] 2022-02-15 11:58:20.206 188 2040639387600 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-02-15 11:58:21.832 188 2040639112112 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-02-15 11:58:21.863 188 2040639112112 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-02-15 11:58:31.349 188 2040637099696 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc11c1e5-2f1f-40ed-b42b-e9ccac23f548 d0cfc969ba2642628133d8856087e22b 512b66a29de7438aa4aeec8fe27e3d18 - - -] port_delete event received for '052d4480-cfc0-4472-9e52-881be17b4b10' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 11:58:32.409 188 2040637311104 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-c72c45ad-8f78-499e-babc-aaf6d7de5049 2847226ea52a4a98aeb6b47563284ab2 9f2e3fda01c54b868aac1d90b8afe095 - - -] port_delete event received for '98b755f7-9854-4eb0-a536-376bd5840f64' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 11:58:32.707 188 2040633314992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 74acf25e-a366-44e1-96e9-b7a4a72eb90b 2022-02-15 11:58:33.113 188 2040637130704 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1ebf99e3-2477-4a7e-83b3-71494cf254e1 2847226ea52a4a98aeb6b47563284ab2 9f2e3fda01c54b868aac1d90b8afe095 - - -] Security group rule updated on remote: ['a3d347b0-5367-4f90-812c-afa1963efcc9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-15 11:58:33.113 188 2040637130704 MainThread INFO neutron.agent.securitygroups_rpc [req-1ebf99e3-2477-4a7e-83b3-71494cf254e1 2847226ea52a4a98aeb6b47563284ab2 9f2e3fda01c54b868aac1d90b8afe095 - - -] Security group rule updated ['a3d347b0-5367-4f90-812c-afa1963efcc9'] 2022-02-15 11:58:33.267 188 2040633724240 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-54ffa6f1-dcc2-425c-a891-9256f43daa94 2847226ea52a4a98aeb6b47563284ab2 9f2e3fda01c54b868aac1d90b8afe095 - - -] Security group rule updated on remote: ['a3d347b0-5367-4f90-812c-afa1963efcc9'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-15 11:58:33.267 188 2040633724240 MainThread INFO neutron.agent.securitygroups_rpc [req-54ffa6f1-dcc2-425c-a891-9256f43daa94 2847226ea52a4a98aeb6b47563284ab2 9f2e3fda01c54b868aac1d90b8afe095 - - -] Security group rule updated ['a3d347b0-5367-4f90-812c-afa1963efcc9'] 2022-02-15 11:58:33.862 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-15 11:58:34.066 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Adding port 74acf25e-a366-44e1-96e9-b7a4a72eb90b 2022-02-15 11:58:34.066 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Port 74acf25e-a366-44e1-96e9-b7a4a72eb90b updated. Details: {'device': '74acf25e-a366-44e1-96e9-b7a4a72eb90b', 'network_id': '13969c9f-ba87-40e2-a2c2-be0fb9ace1e2', 'port_id': '74acf25e-a366-44e1-96e9-b7a4a72eb90b', 'mac_address': 'fa:16:3e:1d:03:0b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 271, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6b8bb3ca-d751-4f8f-9d9c-b21045c1bfc6', '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-02-15 11:58:34.066 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] 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-02-15 11:58:34.066 188 2040638685952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-74acf25e-a366-44e1-96e9-b7a4a72eb90b" acquired by "networking_hyperv.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-02-15 11:58:34.066 188 2040638685952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 74acf25e-a366-44e1-96e9-b7a4a72eb90b _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-15 11:58:34.066 188 2040638685952 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 13969c9f-ba87-40e2-a2c2-be0fb9ace1e2 2022-02-15 11:58:34.066 188 2040638685952 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-02-15 11:58:34.238 188 2040638685952 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '74acf25e-a366-44e1-96e9-b7a4a72eb90b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:58:34.238 188 2040638685952 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '74acf25e-a366-44e1-96e9-b7a4a72eb90b') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:58:34.254 188 2040638685952 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 74acf25e-a366-44e1-96e9-b7a4a72eb90b is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-15 11:58:34.254 188 2040638685952 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 271, VLAN trunk: None to switch port 74acf25e-a366-44e1-96e9-b7a4a72eb90b 2022-02-15 11:58:34.332 188 2040638398880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-a8f039a4-c238-463a-b11a-0906e7cbe251 d0cfc969ba2642628133d8856087e22b 512b66a29de7438aa4aeec8fe27e3d18 - - -] Security group member updated on remote: ['f5919336-ea0d-43b9-b365-a1b10e183204'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 11:58:34.332 188 2040638398880 MainThread INFO neutron.agent.securitygroups_rpc [req-a8f039a4-c238-463a-b11a-0906e7cbe251 d0cfc969ba2642628133d8856087e22b 512b66a29de7438aa4aeec8fe27e3d18 - - -] Security group member updated ['f5919336-ea0d-43b9-b365-a1b10e183204'] 2022-02-15 11:58:34.363 188 2040638685952 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-15 11:58:34.379 188 2040638685952 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['74acf25e-a366-44e1-96e9-b7a4a72eb90b'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 11:58:34.441 188 2040615916816 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8f039a4-c238-463a-b11a-0906e7cbe251 d0cfc969ba2642628133d8856087e22b 512b66a29de7438aa4aeec8fe27e3d18 - - -] port_delete event received for '09675f9d-e249-46d9-aa6d-114e7db523cb' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 11:58:34.591 188 2040638685952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['74acf25e-a366-44e1-96e9-b7a4a72eb90b']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 11:58:34.591 188 2040638685952 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-02-15 11:58:34.591 188 2040638685952 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (766fcfd3-9d0f-4b55-ab26-7034b7a2c3fd) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 11:58:34.591 188 2040638685952 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 74acf25e-a366-44e1-96e9-b7a4a72eb90b _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:58:34.591 188 2040638685952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-15 11:58:34.591 188 2040638685952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 74acf25e-a366-44e1-96e9-b7a4a72eb90b not yet added. Adding. 2022-02-15 11:58:34.591 188 2040638685952 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-02-15 11:58:34.591 188 2040638685952 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-02-15 11:58:34.738 188 2040638685952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74acf25e-a366-44e1-96e9-b7a4a72eb90b" acquired by "networking_hyperv.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-02-15 11:58:34.738 188 2040633315168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 09675f9d-e249-46d9-aa6d-114e7db523cb 2022-02-15 11:58:34.876 188 2040638685952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74acf25e-a366-44e1-96e9-b7a4a72eb90b" "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-02-15 11:58:34.876 188 2040638685952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74acf25e-a366-44e1-96e9-b7a4a72eb90b" acquired by "networking_hyperv.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-02-15 11:58:35.060 188 2040638685952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-74acf25e-a366-44e1-96e9-b7a4a72eb90b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.188s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:58:35.160 188 2040638685952 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-74acf25e-a366-44e1-96e9-b7a4a72eb90b" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:58:35.160 188 2040638685952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 74acf25e-a366-44e1-96e9-b7a4a72eb90b status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-15 11:58:35.160 188 2040638685952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 74acf25e-a366-44e1-96e9-b7a4a72eb90b processed. 2022-02-15 11:58:35.857 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-15 11:58:35.857 188 2040638685952 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-02-15 11:58:35.857 188 2040637539952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '09675f9d-e249-46d9-aa6d-114e7db523cb' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-15 11:58:35.857 188 2040637539952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '09675f9d-e249-46d9-aa6d-114e7db523cb' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-15 11:58:35.857 188 2040637539952 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 09675f9d-e249-46d9-aa6d-114e7db523cb _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-15 11:58:35.865 188 2040637539952 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network f4c3b281-1359-4f26-8ce8-a4bd88c28a6f 2022-02-15 11:58:35.865 188 2040637539952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['09675f9d-e249-46d9-aa6d-114e7db523cb'] 2022-02-15 11:58:35.865 188 2040637539952 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-15 11:58:35.865 188 2040637539952 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-02-15 11:58:35.865 188 2040637539952 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['09675f9d-e249-46d9-aa6d-114e7db523cb'] 2022-02-15 11:58:36.076 188 2040638685952 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-02-15 11:58:37.351 188 2040638680048 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-97225ff4-afdb-4795-aa7e-7f15f84ce2cc 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] port_delete event received for 'ad5d52f3-9184-4c09-ba69-1567b929a74d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 11:58:37.875 188 2040638680048 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-02-15 11:58:37.922 188 2040638680048 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-02-15 11:58:38.223 188 2040616547072 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-85b27c17-6fea-4a94-9fad-bf7474879fb7 2847226ea52a4a98aeb6b47563284ab2 9f2e3fda01c54b868aac1d90b8afe095 - - -] Security group member updated on remote: ['a3d347b0-5367-4f90-812c-afa1963efcc9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 11:58:38.223 188 2040616547072 MainThread INFO neutron.agent.securitygroups_rpc [req-85b27c17-6fea-4a94-9fad-bf7474879fb7 2847226ea52a4a98aeb6b47563284ab2 9f2e3fda01c54b868aac1d90b8afe095 - - -] Security group member updated ['a3d347b0-5367-4f90-812c-afa1963efcc9'] 2022-02-15 11:58:39.187 188 2040638445344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f2cafa4-12cf-48c5-bf58-dd429303f876 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] port_update received: c7cf5cc9-4c7a-47a5-9eda-e9734962a87e port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 11:58:39.208 188 2040638445344 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0f2cafa4-12cf-48c5-bf58-dd429303f876 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] No port c7cf5cc9-4c7a-47a5-9eda-e9734962a87e defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 11:58:39.269 188 2040636238656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-92319258-3152-4bf4-8689-24a1feff578c 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] port_delete event received for 'c3882fce-ae9e-4901-9729-a960b5e1e59a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 11:58:40.486 188 2040637312512 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-9c86d5f7-7fe1-4d62-bfe8-a761626dd6cf - - - - -] port_delete event received for '23d0549d-d049-4a27-bcb8-d1c7caf29638' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 11:58:40.647 188 2040638968576 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8b53d45-ff46-4dd9-a857-195308c48371 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] port_delete event received for '23d0549d-d049-4a27-bcb8-d1c7caf29638' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 11:58:40.988 188 2040637679744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8b53d45-ff46-4dd9-a857-195308c48371 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] network_delete received. Deleting network f4c3b281-1359-4f26-8ce8-a4bd88c28a6f network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-15 11:58:40.988 188 2040637679744 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a8b53d45-ff46-4dd9-a857-195308c48371 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] Network f4c3b281-1359-4f26-8ce8-a4bd88c28a6f not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-15 11:58:42.367 188 2040639545760 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7b6339c4-2782-42e7-a848-5d23136ce897 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] port_delete event received for '462df422-6ac0-430a-9df5-179abc63dcb5' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 11:58:42.912 188 2040633314992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: c7cf5cc9-4c7a-47a5-9eda-e9734962a87e 2022-02-15 11:58:43.468 188 2040616517120 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-0326b851-e0c1-48ee-9db0-0692e969d946 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] port_delete event received for '57f9474f-7179-4980-b0ca-a98e9ec4f5dd' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 11:58:43.909 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-15 11:58:44.177 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Adding port c7cf5cc9-4c7a-47a5-9eda-e9734962a87e 2022-02-15 11:58:44.177 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Port c7cf5cc9-4c7a-47a5-9eda-e9734962a87e updated. Details: {'device': 'c7cf5cc9-4c7a-47a5-9eda-e9734962a87e', 'network_id': '6fcda0eb-313c-48b6-8f67-bebd0d9bbbad', 'port_id': 'c7cf5cc9-4c7a-47a5-9eda-e9734962a87e', 'mac_address': 'fa:16:3e:81:ab:c0', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 282, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '78891823-2885-4352-b807-0e9d5c75647d', '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-02-15 11:58:44.177 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] 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-02-15 11:58:44.177 188 2040639532544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c7cf5cc9-4c7a-47a5-9eda-e9734962a87e" acquired by "networking_hyperv.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-02-15 11:58:44.187 188 2040639532544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port c7cf5cc9-4c7a-47a5-9eda-e9734962a87e _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-15 11:58:44.187 188 2040639532544 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 6fcda0eb-313c-48b6-8f67-bebd0d9bbbad 2022-02-15 11:58:44.187 188 2040639532544 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-02-15 11:58:44.279 188 2040639529552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7bcef024-279b-4349-b83a-bdb0f61da94e 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] port_delete event received for 'fb6784d7-3ed7-41cd-b548-d8a2d223f442' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 11:58:44.365 188 2040639532544 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'c7cf5cc9-4c7a-47a5-9eda-e9734962a87e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:58:44.365 188 2040639532544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'c7cf5cc9-4c7a-47a5-9eda-e9734962a87e') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 11:58:44.388 188 2040639532544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port c7cf5cc9-4c7a-47a5-9eda-e9734962a87e is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-15 11:58:44.388 188 2040639532544 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 282, VLAN trunk: None to switch port c7cf5cc9-4c7a-47a5-9eda-e9734962a87e 2022-02-15 11:58:44.479 188 2040637924448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7bcef024-279b-4349-b83a-bdb0f61da94e 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] network_delete received. Deleting network 0a58a7a1-3295-42a5-bbe8-808e789c3197 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-15 11:58:44.479 188 2040637924448 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7bcef024-279b-4349-b83a-bdb0f61da94e 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] Network 0a58a7a1-3295-42a5-bbe8-808e789c3197 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-15 11:58:44.504 188 2040639532544 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-15 11:58:44.504 188 2040639532544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['c7cf5cc9-4c7a-47a5-9eda-e9734962a87e'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 11:58:44.646 188 2040639532544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['c7cf5cc9-4c7a-47a5-9eda-e9734962a87e']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 11:58:44.646 188 2040639532544 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-02-15 11:58:44.646 188 2040639532544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (a3d347b0-5367-4f90-812c-afa1963efcc9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 11:58:44.646 188 2040639532544 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for c7cf5cc9-4c7a-47a5-9eda-e9734962a87e _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 11:58:44.646 188 2040639532544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-15 11:58:44.646 188 2040639532544 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device c7cf5cc9-4c7a-47a5-9eda-e9734962a87e not yet added. Adding. 2022-02-15 11:58:44.646 188 2040639532544 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-02-15 11:58:44.646 188 2040639532544 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-02-15 11:58:44.834 188 2040639532544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c7cf5cc9-4c7a-47a5-9eda-e9734962a87e" acquired by "networking_hyperv.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-02-15 11:58:44.959 188 2040639532544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c7cf5cc9-4c7a-47a5-9eda-e9734962a87e" "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-02-15 11:58:44.959 188 2040639532544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c7cf5cc9-4c7a-47a5-9eda-e9734962a87e" acquired by "networking_hyperv.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-02-15 11:58:45.162 188 2040639532544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-c7cf5cc9-4c7a-47a5-9eda-e9734962a87e" "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-02-15 11:58:45.279 188 2040639532544 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-c7cf5cc9-4c7a-47a5-9eda-e9734962a87e" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 11:58:45.300 188 2040639532544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port c7cf5cc9-4c7a-47a5-9eda-e9734962a87e status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-15 11:58:45.300 188 2040639532544 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port c7cf5cc9-4c7a-47a5-9eda-e9734962a87e processed. 2022-02-15 11:58:45.926 188 2040639532544 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-02-15 11:58:46.107 188 2040639532544 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-02-15 11:59:37.249 188 2040633315168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 74acf25e-a366-44e1-96e9-b7a4a72eb90b 2022-02-15 11:59:37.436 188 2040640164256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-1c11cdea-0623-41f9-84f6-cca3b1181cef 3d3527b2d00e419ea2c3fae33a2d9447 7e025d36435e40d68f7281a09a94a145 - - -] Security group member updated on remote: ['766fcfd3-9d0f-4b55-ab26-7034b7a2c3fd'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 11:59:37.436 188 2040640164256 MainThread INFO neutron.agent.securitygroups_rpc [req-1c11cdea-0623-41f9-84f6-cca3b1181cef 3d3527b2d00e419ea2c3fae33a2d9447 7e025d36435e40d68f7281a09a94a145 - - -] Security group member updated ['766fcfd3-9d0f-4b55-ab26-7034b7a2c3fd'] 2022-02-15 11:59:37.769 188 2040640164256 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1c11cdea-0623-41f9-84f6-cca3b1181cef 3d3527b2d00e419ea2c3fae33a2d9447 7e025d36435e40d68f7281a09a94a145 - - -] port_delete event received for '74acf25e-a366-44e1-96e9-b7a4a72eb90b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 11:59:38.247 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-15 11:59:38.247 188 2040639861856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '74acf25e-a366-44e1-96e9-b7a4a72eb90b' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-15 11:59:38.247 188 2040639861856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '74acf25e-a366-44e1-96e9-b7a4a72eb90b' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-15 11:59:38.247 188 2040639861856 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 74acf25e-a366-44e1-96e9-b7a4a72eb90b _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-15 11:59:38.254 188 2040639861856 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 13969c9f-ba87-40e2-a2c2-be0fb9ace1e2 2022-02-15 11:59:38.254 188 2040639861856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['74acf25e-a366-44e1-96e9-b7a4a72eb90b'] 2022-02-15 11:59:38.254 188 2040639861856 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-15 11:59:38.254 188 2040639861856 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-02-15 11:59:38.254 188 2040639861856 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['74acf25e-a366-44e1-96e9-b7a4a72eb90b'] 2022-02-15 11:59:39.597 188 2040639932720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7c629aac-0832-41d8-8a20-8b43bd4098d6 3d3527b2d00e419ea2c3fae33a2d9447 7e025d36435e40d68f7281a09a94a145 - - -] port_delete event received for '8d34338f-b386-433d-879c-1b759fe8758b' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 11:59:40.267 188 2040639712240 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-02-15 11:59:40.296 188 2040639712240 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-02-15 11:59:43.452 188 2040639599184 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-fc4b4dc3-6d6e-4b8e-a440-0c39f42d95fb 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] port_delete event received for '2c00047c-1cf7-4a54-95a9-5bd6e1db3191' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 11:59:44.720 188 2040638400288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a376ce04-ee79-4915-980f-1580a68d436d 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] port_delete event received for '9ef03481-ba28-41d2-9126-a39bdc287de2' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 11:59:45.842 188 2040638495376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19e5b442-8495-4381-be95-f8ad136d98a9 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] port_delete event received for '48148e29-ec85-4b7e-b091-bc2c447ea732' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 11:59:45.919 188 2040638495376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-8af89163-ebe0-489c-b234-013a4fc070b5 - - - - -] port_delete event received for '48148e29-ec85-4b7e-b091-bc2c447ea732' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 11:59:46.079 188 2040638495376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19e5b442-8495-4381-be95-f8ad136d98a9 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] network_delete received. Deleting network 13969c9f-ba87-40e2-a2c2-be0fb9ace1e2 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-15 11:59:46.079 188 2040638495376 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-19e5b442-8495-4381-be95-f8ad136d98a9 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] Network 13969c9f-ba87-40e2-a2c2-be0fb9ace1e2 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-15 12:00:05.288 188 2040639931664 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d846f99c-4e92-4daa-b0c1-764b2f248593 2847226ea52a4a98aeb6b47563284ab2 9f2e3fda01c54b868aac1d90b8afe095 - - -] Security group member updated on remote: ['a3d347b0-5367-4f90-812c-afa1963efcc9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 12:00:05.288 188 2040639931664 MainThread INFO neutron.agent.securitygroups_rpc [req-d846f99c-4e92-4daa-b0c1-764b2f248593 2847226ea52a4a98aeb6b47563284ab2 9f2e3fda01c54b868aac1d90b8afe095 - - -] Security group member updated ['a3d347b0-5367-4f90-812c-afa1963efcc9'] 2022-02-15 12:00:05.429 188 2040633315168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: c7cf5cc9-4c7a-47a5-9eda-e9734962a87e 2022-02-15 12:00:05.616 188 2040639475024 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d846f99c-4e92-4daa-b0c1-764b2f248593 2847226ea52a4a98aeb6b47563284ab2 9f2e3fda01c54b868aac1d90b8afe095 - - -] port_delete event received for 'c7cf5cc9-4c7a-47a5-9eda-e9734962a87e' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 12:00:06.325 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-15 12:00:06.325 188 2040638444640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'c7cf5cc9-4c7a-47a5-9eda-e9734962a87e' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-15 12:00:06.325 188 2040638444640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'c7cf5cc9-4c7a-47a5-9eda-e9734962a87e' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-15 12:00:06.325 188 2040638444640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port c7cf5cc9-4c7a-47a5-9eda-e9734962a87e _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-15 12:00:06.325 188 2040638444640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 6fcda0eb-313c-48b6-8f67-bebd0d9bbbad 2022-02-15 12:00:06.325 188 2040638444640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c7cf5cc9-4c7a-47a5-9eda-e9734962a87e'] 2022-02-15 12:00:06.325 188 2040638444640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-15 12:00:06.325 188 2040638444640 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-02-15 12:00:06.325 188 2040638444640 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['c7cf5cc9-4c7a-47a5-9eda-e9734962a87e'] 2022-02-15 12:00:07.913 188 2040638858688 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff7e37d1-7ee8-4470-a263-ac028e55ae05 2847226ea52a4a98aeb6b47563284ab2 9f2e3fda01c54b868aac1d90b8afe095 - - -] port_delete event received for '49a62b7d-3fac-4270-8005-4915a50756d9' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 12:00:08.325 188 2040639531312 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-02-15 12:00:08.350 188 2040639531312 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 12:00:12.989 188 2040634272400 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3981832f-5b8c-4d09-a9b0-f52690a05812 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] port_delete event received for '824b01c3-a5bb-49e0-aff6-9d2c6eef2d24' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 12:00:14.399 188 2040639531312 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-ff418340-4bb0-4cd8-b3e3-faad41114470 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] port_delete event received for '8ea333d7-19eb-4aa7-a928-4778aef98116' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 12:00:15.243 188 2040637310400 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-918753ac-b546-4a15-b633-a57ccbd534e8 a5ed08a15db44406aeba9b368e24b143 0a6356f53c1347d9878744fd9cfb8558 - - -] Security group member updated on remote: ['f600c0af-fd14-40e0-883a-3dea757b9f6a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 12:00:15.243 188 2040637310400 MainThread INFO neutron.agent.securitygroups_rpc [req-918753ac-b546-4a15-b633-a57ccbd534e8 a5ed08a15db44406aeba9b368e24b143 0a6356f53c1347d9878744fd9cfb8558 - - -] Security group member updated ['f600c0af-fd14-40e0-883a-3dea757b9f6a'] 2022-02-15 12:00:15.372 188 2040639225920 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a465143-3585-47b4-8390-8f4d4b6edf28 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] port_delete event received for '8ac23d8c-7bb6-4253-afff-909274c13d79' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 12:00:15.575 188 2040639545936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-b7513720-375d-4b29-8d65-5817d74be850 - - - - -] port_delete event received for '8ac23d8c-7bb6-4253-afff-909274c13d79' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 12:00:15.665 188 2040639545936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a465143-3585-47b4-8390-8f4d4b6edf28 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] network_delete received. Deleting network 6fcda0eb-313c-48b6-8f67-bebd0d9bbbad network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-15 12:00:15.665 188 2040639545936 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a465143-3585-47b4-8390-8f4d4b6edf28 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] Network 6fcda0eb-313c-48b6-8f67-bebd0d9bbbad not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-15 12:00:16.309 188 2040639601296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72d76d18-7663-43ef-a083-20b33b0f73d7 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] port_update received: 69c23db3-0a59-45d2-b089-ad8a7f04d88f port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 12:00:16.309 188 2040639601296 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-72d76d18-7663-43ef-a083-20b33b0f73d7 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] No port 69c23db3-0a59-45d2-b089-ad8a7f04d88f defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 12:00:19.637 188 2040633314992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 69c23db3-0a59-45d2-b089-ad8a7f04d88f 2022-02-15 12:00:20.387 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-15 12:00:20.622 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Adding port 69c23db3-0a59-45d2-b089-ad8a7f04d88f 2022-02-15 12:00:20.622 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Port 69c23db3-0a59-45d2-b089-ad8a7f04d88f updated. Details: {'device': '69c23db3-0a59-45d2-b089-ad8a7f04d88f', 'network_id': '94f8ad23-f01a-4315-abd7-ab4cdebf5d8f', 'port_id': '69c23db3-0a59-45d2-b089-ad8a7f04d88f', 'mac_address': 'fa:16:3e:68:75:27', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 291, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': 'c3aea751-88e3-42a3-bfed-749bfe9b9b4d', 'ip_address': '192.168.233.142'}], '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-02-15 12:00:20.622 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] 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-02-15 12:00:20.622 188 2040638971040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-69c23db3-0a59-45d2-b089-ad8a7f04d88f" acquired by "networking_hyperv.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-02-15 12:00:20.622 188 2040638971040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 69c23db3-0a59-45d2-b089-ad8a7f04d88f _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-15 12:00:20.622 188 2040638971040 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 94f8ad23-f01a-4315-abd7-ab4cdebf5d8f 2022-02-15 12:00:20.622 188 2040638971040 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-02-15 12:00:20.806 188 2040638971040 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '69c23db3-0a59-45d2-b089-ad8a7f04d88f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 12:00:20.806 188 2040638971040 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '69c23db3-0a59-45d2-b089-ad8a7f04d88f') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 12:00:20.872 188 2040638971040 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 69c23db3-0a59-45d2-b089-ad8a7f04d88f is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-15 12:00:20.872 188 2040638971040 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 291, VLAN trunk: None to switch port 69c23db3-0a59-45d2-b089-ad8a7f04d88f 2022-02-15 12:00:20.967 188 2040638971040 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-15 12:00:20.967 188 2040638971040 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['69c23db3-0a59-45d2-b089-ad8a7f04d88f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 12:00:21.233 188 2040638971040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['69c23db3-0a59-45d2-b089-ad8a7f04d88f']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 12:00:21.233 188 2040638971040 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-02-15 12:00:21.233 188 2040638971040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (f600c0af-fd14-40e0-883a-3dea757b9f6a) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 12:00:21.233 188 2040638971040 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (f600c0af-fd14-40e0-883a-3dea757b9f6a) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-15 12:00:21.233 188 2040638971040 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 69c23db3-0a59-45d2-b089-ad8a7f04d88f _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 12:00:21.233 188 2040638971040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-15 12:00:21.233 188 2040638971040 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 69c23db3-0a59-45d2-b089-ad8a7f04d88f not yet added. Adding. 2022-02-15 12:00:21.233 188 2040638971040 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-02-15 12:00:21.233 188 2040638971040 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-02-15 12:00:21.359 188 2040638971040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69c23db3-0a59-45d2-b089-ad8a7f04d88f" acquired by "networking_hyperv.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-02-15 12:00:21.462 188 2040638971040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69c23db3-0a59-45d2-b089-ad8a7f04d88f" "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-02-15 12:00:21.462 188 2040638971040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69c23db3-0a59-45d2-b089-ad8a7f04d88f" acquired by "networking_hyperv.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-02-15 12:00:21.611 188 2040638971040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-69c23db3-0a59-45d2-b089-ad8a7f04d88f" "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-02-15 12:00:21.729 188 2040638971040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-69c23db3-0a59-45d2-b089-ad8a7f04d88f" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.110s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 12:00:21.729 188 2040638971040 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 69c23db3-0a59-45d2-b089-ad8a7f04d88f status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-15 12:00:21.729 188 2040638971040 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 69c23db3-0a59-45d2-b089-ad8a7f04d88f processed. 2022-02-15 12:00:22.387 188 2040638971040 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-02-15 12:00:22.636 188 2040638971040 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 12:00:24.658 188 2040638678464 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d8fd818d-d357-47d2-868a-e1af9af10771 5ca9a579fd48434bb57bd1d6da0b63ea 3b8a6f0188da4124a43aef283c4f47aa - - -] Security group member updated on remote: ['90c4bc0c-c9ad-466f-94f9-c4e0d481eac9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 12:00:24.658 188 2040638678464 MainThread INFO neutron.agent.securitygroups_rpc [req-d8fd818d-d357-47d2-868a-e1af9af10771 5ca9a579fd48434bb57bd1d6da0b63ea 3b8a6f0188da4124a43aef283c4f47aa - - -] Security group member updated ['90c4bc0c-c9ad-466f-94f9-c4e0d481eac9'] 2022-02-15 12:00:25.467 188 2040639932720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ef5cfc4-e1b5-45dd-a590-a0d8323ef70b 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] port_update received: 5873d206-d08f-4f38-8690-82a28b489510 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 12:00:25.488 188 2040639932720 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-6ef5cfc4-e1b5-45dd-a590-a0d8323ef70b 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] No port 5873d206-d08f-4f38-8690-82a28b489510 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 12:00:26.889 188 2040640476256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-689c116c-f05f-43bf-b7b7-1798b5df9c60 a5ed08a15db44406aeba9b368e24b143 0a6356f53c1347d9878744fd9cfb8558 - - -] Security group member updated on remote: ['f600c0af-fd14-40e0-883a-3dea757b9f6a'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 12:00:26.889 188 2040640476256 MainThread INFO neutron.agent.securitygroups_rpc [req-689c116c-f05f-43bf-b7b7-1798b5df9c60 a5ed08a15db44406aeba9b368e24b143 0a6356f53c1347d9878744fd9cfb8558 - - -] Security group member updated ['f600c0af-fd14-40e0-883a-3dea757b9f6a'] 2022-02-15 12:00:26.889 188 2040640476256 MainThread INFO neutron.agent.securitygroups_rpc [req-689c116c-f05f-43bf-b7b7-1798b5df9c60 a5ed08a15db44406aeba9b368e24b143 0a6356f53c1347d9878744fd9cfb8558 - - -] Refresh firewall rules 2022-02-15 12:00:26.889 188 2040640476256 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-689c116c-f05f-43bf-b7b7-1798b5df9c60 a5ed08a15db44406aeba9b368e24b143 0a6356f53c1347d9878744fd9cfb8558 - - -] Get security group information for devices via rpc ['69c23db3-0a59-45d2-b089-ad8a7f04d88f'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 12:00:26.931 188 2040640476256 MainThread DEBUG neutron.agent.securitygroups_rpc [req-689c116c-f05f-43bf-b7b7-1798b5df9c60 a5ed08a15db44406aeba9b368e24b143 0a6356f53c1347d9878744fd9cfb8558 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 12:00:26.931 188 2040640476256 MainThread DEBUG neutron.agent.securitygroups_rpc [req-689c116c-f05f-43bf-b7b7-1798b5df9c60 a5ed08a15db44406aeba9b368e24b143 0a6356f53c1347d9878744fd9cfb8558 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-15 12:00:26.969 188 2040640501536 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-689c116c-f05f-43bf-b7b7-1798b5df9c60 a5ed08a15db44406aeba9b368e24b143 0a6356f53c1347d9878744fd9cfb8558 - - -] port_delete event received for '69c23db3-0a59-45d2-b089-ad8a7f04d88f' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 12:00:27.531 188 2040633315168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 69c23db3-0a59-45d2-b089-ad8a7f04d88f 2022-02-15 12:00:27.765 188 2040633314992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 5873d206-d08f-4f38-8690-82a28b489510 2022-02-15 12:00:28.419 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-15 12:00:28.619 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Adding port 5873d206-d08f-4f38-8690-82a28b489510 2022-02-15 12:00:28.636 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Port 5873d206-d08f-4f38-8690-82a28b489510 updated. Details: {'device': '5873d206-d08f-4f38-8690-82a28b489510', 'network_id': 'ee2a6fbb-9542-43bf-b37c-dec537df851c', 'port_id': '5873d206-d08f-4f38-8690-82a28b489510', 'mac_address': 'fa:16:3e:ae:de:7b', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 258, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '7ca90018-e810-48e3-ad3c-0add061ec18b', '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-02-15 12:00:28.636 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] 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-02-15 12:00:28.636 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-15 12:00:28.636 188 2040639283616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '69c23db3-0a59-45d2-b089-ad8a7f04d88f' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-15 12:00:28.636 188 2040639283616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '69c23db3-0a59-45d2-b089-ad8a7f04d88f' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-15 12:00:28.636 188 2040639283616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 69c23db3-0a59-45d2-b089-ad8a7f04d88f _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-15 12:00:28.636 188 2040636553872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5873d206-d08f-4f38-8690-82a28b489510" acquired by "networking_hyperv.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-02-15 12:00:28.636 188 2040636553872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 5873d206-d08f-4f38-8690-82a28b489510 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-15 12:00:28.636 188 2040636553872 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network ee2a6fbb-9542-43bf-b37c-dec537df851c 2022-02-15 12:00:28.636 188 2040636553872 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-02-15 12:00:28.636 188 2040639283616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 94f8ad23-f01a-4315-abd7-ab4cdebf5d8f 2022-02-15 12:00:28.636 188 2040639283616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['69c23db3-0a59-45d2-b089-ad8a7f04d88f'] 2022-02-15 12:00:28.636 188 2040639283616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-15 12:00:28.651 188 2040639283616 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-02-15 12:00:28.651 188 2040639283616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['69c23db3-0a59-45d2-b089-ad8a7f04d88f'] 2022-02-15 12:00:28.809 188 2040636553872 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '5873d206-d08f-4f38-8690-82a28b489510') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 12:00:28.809 188 2040636553872 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '5873d206-d08f-4f38-8690-82a28b489510') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 12:00:28.823 188 2040636553872 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 5873d206-d08f-4f38-8690-82a28b489510 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-15 12:00:28.823 188 2040636553872 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 258, VLAN trunk: None to switch port 5873d206-d08f-4f38-8690-82a28b489510 2022-02-15 12:00:28.919 188 2040636553872 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-15 12:00:28.919 188 2040636553872 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['5873d206-d08f-4f38-8690-82a28b489510'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 12:00:29.059 188 2040636553872 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['5873d206-d08f-4f38-8690-82a28b489510']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 12:00:29.059 188 2040636553872 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-02-15 12:00:29.059 188 2040636553872 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (90c4bc0c-c9ad-466f-94f9-c4e0d481eac9) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 12:00:29.059 188 2040636553872 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (90c4bc0c-c9ad-466f-94f9-c4e0d481eac9) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-15 12:00:29.059 188 2040636553872 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 5873d206-d08f-4f38-8690-82a28b489510 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 12:00:29.059 188 2040636553872 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-15 12:00:29.059 188 2040636553872 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 5873d206-d08f-4f38-8690-82a28b489510 not yet added. Adding. 2022-02-15 12:00:29.059 188 2040636553872 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-02-15 12:00:29.059 188 2040636553872 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-02-15 12:00:29.169 188 2040636553872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5873d206-d08f-4f38-8690-82a28b489510" acquired by "networking_hyperv.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-02-15 12:00:29.285 188 2040636553872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5873d206-d08f-4f38-8690-82a28b489510" "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-02-15 12:00:29.285 188 2040636553872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5873d206-d08f-4f38-8690-82a28b489510" acquired by "networking_hyperv.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-02-15 12:00:29.422 188 2040636553872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-5873d206-d08f-4f38-8690-82a28b489510" "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-02-15 12:00:29.542 188 2040636553872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-5873d206-d08f-4f38-8690-82a28b489510" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.906s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 12:00:29.542 188 2040636553872 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 5873d206-d08f-4f38-8690-82a28b489510 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-15 12:00:29.542 188 2040636553872 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 5873d206-d08f-4f38-8690-82a28b489510 processed. 2022-02-15 12:00:30.434 188 2040636553872 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-02-15 12:00:30.684 188 2040636553872 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.250s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 12:00:36.903 188 2040640634944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7a22d182-9fa7-4b61-aecf-68e9b3f0c1d2 5ca9a579fd48434bb57bd1d6da0b63ea 3b8a6f0188da4124a43aef283c4f47aa - - -] Security group member updated on remote: ['90c4bc0c-c9ad-466f-94f9-c4e0d481eac9'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 12:00:36.903 188 2040640634944 MainThread INFO neutron.agent.securitygroups_rpc [req-7a22d182-9fa7-4b61-aecf-68e9b3f0c1d2 5ca9a579fd48434bb57bd1d6da0b63ea 3b8a6f0188da4124a43aef283c4f47aa - - -] Security group member updated ['90c4bc0c-c9ad-466f-94f9-c4e0d481eac9'] 2022-02-15 12:00:36.903 188 2040640634944 MainThread INFO neutron.agent.securitygroups_rpc [req-7a22d182-9fa7-4b61-aecf-68e9b3f0c1d2 5ca9a579fd48434bb57bd1d6da0b63ea 3b8a6f0188da4124a43aef283c4f47aa - - -] Refresh firewall rules 2022-02-15 12:00:36.903 188 2040640634944 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-7a22d182-9fa7-4b61-aecf-68e9b3f0c1d2 5ca9a579fd48434bb57bd1d6da0b63ea 3b8a6f0188da4124a43aef283c4f47aa - - -] Get security group information for devices via rpc ['5873d206-d08f-4f38-8690-82a28b489510'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 12:00:36.935 188 2040640634944 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7a22d182-9fa7-4b61-aecf-68e9b3f0c1d2 5ca9a579fd48434bb57bd1d6da0b63ea 3b8a6f0188da4124a43aef283c4f47aa - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 12:00:36.935 188 2040640634944 MainThread DEBUG neutron.agent.securitygroups_rpc [req-7a22d182-9fa7-4b61-aecf-68e9b3f0c1d2 5ca9a579fd48434bb57bd1d6da0b63ea 3b8a6f0188da4124a43aef283c4f47aa - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-15 12:00:36.997 188 2040640634944 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-7a22d182-9fa7-4b61-aecf-68e9b3f0c1d2 5ca9a579fd48434bb57bd1d6da0b63ea 3b8a6f0188da4124a43aef283c4f47aa - - -] port_delete event received for '5873d206-d08f-4f38-8690-82a28b489510' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 12:00:37.466 188 2040639037280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3272750-effb-47ce-8f51-7a9455a1bd9a - - - - -] port_update received: 822eb757-a4a6-4123-8573-ac4881e0ec22 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 12:00:37.475 188 2040639037280 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a3272750-effb-47ce-8f51-7a9455a1bd9a - - - - -] No port 822eb757-a4a6-4123-8573-ac4881e0ec22 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 12:00:37.607 188 2040633315168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 5873d206-d08f-4f38-8690-82a28b489510 2022-02-15 12:00:38.482 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-15 12:00:38.482 188 2040639342016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '5873d206-d08f-4f38-8690-82a28b489510' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-15 12:00:38.482 188 2040639342016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '5873d206-d08f-4f38-8690-82a28b489510' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-15 12:00:38.482 188 2040639342016 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 5873d206-d08f-4f38-8690-82a28b489510 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-15 12:00:38.482 188 2040639342016 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network ee2a6fbb-9542-43bf-b37c-dec537df851c 2022-02-15 12:00:38.482 188 2040639342016 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5873d206-d08f-4f38-8690-82a28b489510'] 2022-02-15 12:00:38.482 188 2040639342016 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-15 12:00:38.482 188 2040639342016 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-02-15 12:00:38.482 188 2040639342016 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['5873d206-d08f-4f38-8690-82a28b489510'] 2022-02-15 12:00:40.497 188 2040639548400 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-02-15 12:00:40.544 188 2040639548400 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-02-15 12:00:41.603 188 2040640500480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f76dd857-a578-4db0-a06f-26d7195f7c43 - - - - -] port_update received: 49bfbcc4-c34f-4628-af00-60a554cd468c port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 12:00:41.603 188 2040640500480 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f76dd857-a578-4db0-a06f-26d7195f7c43 - - - - -] No port 49bfbcc4-c34f-4628-af00-60a554cd468c defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 12:00:44.014 188 2040640726288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a07ca48-7959-41a6-9036-b694e1be9804 - - - - -] port_update received: 929831fd-e741-4cdc-8dd2-b1fc1be4cd72 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 12:00:44.044 188 2040640726288 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4a07ca48-7959-41a6-9036-b694e1be9804 - - - - -] No port 929831fd-e741-4cdc-8dd2-b1fc1be4cd72 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 12:00:50.015 188 2040639114928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3254beff-08e0-4ff2-ada5-9ef30653f4fe - - - - -] port_update received: 4e1aac30-0f5e-4614-aeb8-f8db2a93edf7 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 12:00:50.030 188 2040639114928 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3254beff-08e0-4ff2-ada5-9ef30653f4fe - - - - -] No port 4e1aac30-0f5e-4614-aeb8-f8db2a93edf7 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 12:00:52.750 188 2040638794736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e557516-722d-4729-8057-0aef00f93521 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] network_delete received. Deleting network ee2a6fbb-9542-43bf-b37c-dec537df851c network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-15 12:00:52.750 188 2040638794736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-1e557516-722d-4729-8057-0aef00f93521 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] Network ee2a6fbb-9542-43bf-b37c-dec537df851c not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-15 12:00:53.656 188 2040640754608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4430735d-7735-4ca8-b263-1bb337dbf74c 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] network_delete received. Deleting network d1d0edde-b3ac-4080-8989-23283d8a8726 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-15 12:00:53.656 188 2040640754608 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-4430735d-7735-4ca8-b263-1bb337dbf74c 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] Network d1d0edde-b3ac-4080-8989-23283d8a8726 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-15 12:00:56.874 188 2040633715520 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-435f42cd-a3ba-421c-8bb3-40681aa2af68 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Security group member updated on remote: ['19f7e34e-cc52-47e1-bb55-f0c5362bed87'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 12:00:56.874 188 2040633715520 MainThread INFO neutron.agent.securitygroups_rpc [req-435f42cd-a3ba-421c-8bb3-40681aa2af68 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Security group member updated ['19f7e34e-cc52-47e1-bb55-f0c5362bed87'] 2022-02-15 12:01:11.872 188 2040641134656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95f57387-9779-4768-a707-79f27e8471c3 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] port_update received: 64ac53a4-73a1-4991-859f-7822bfcd7a40 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 12:01:11.890 188 2040641134656 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-95f57387-9779-4768-a707-79f27e8471c3 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] No port 64ac53a4-73a1-4991-859f-7822bfcd7a40 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 12:01:14.080 188 2040633314992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 64ac53a4-73a1-4991-859f-7822bfcd7a40 2022-02-15 12:01:14.689 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-15 12:01:14.877 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Adding port 64ac53a4-73a1-4991-859f-7822bfcd7a40 2022-02-15 12:01:14.877 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Port 64ac53a4-73a1-4991-859f-7822bfcd7a40 updated. Details: {'device': '64ac53a4-73a1-4991-859f-7822bfcd7a40', 'network_id': '3498e9bf-8811-497f-ac5a-d7be8bba076a', 'port_id': '64ac53a4-73a1-4991-859f-7822bfcd7a40', 'mac_address': 'fa:16:3e:66:f1:57', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 262, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '084d01bb-5909-486a-9946-69335e2d3416', '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-02-15 12:01:14.877 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] 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-02-15 12:01:14.877 188 2040639676080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-64ac53a4-73a1-4991-859f-7822bfcd7a40" acquired by "networking_hyperv.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-02-15 12:01:14.877 188 2040639676080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 64ac53a4-73a1-4991-859f-7822bfcd7a40 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-15 12:01:14.877 188 2040639676080 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 3498e9bf-8811-497f-ac5a-d7be8bba076a 2022-02-15 12:01:14.877 188 2040639676080 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-02-15 12:01:15.064 188 2040639676080 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '64ac53a4-73a1-4991-859f-7822bfcd7a40') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 12:01:15.064 188 2040639676080 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '64ac53a4-73a1-4991-859f-7822bfcd7a40') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 12:01:15.064 188 2040639676080 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 64ac53a4-73a1-4991-859f-7822bfcd7a40 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-15 12:01:15.079 188 2040639676080 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 262, VLAN trunk: None to switch port 64ac53a4-73a1-4991-859f-7822bfcd7a40 2022-02-15 12:01:15.184 188 2040639676080 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-15 12:01:15.184 188 2040639676080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['64ac53a4-73a1-4991-859f-7822bfcd7a40'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 12:01:15.340 188 2040639676080 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['64ac53a4-73a1-4991-859f-7822bfcd7a40']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 12:01:15.340 188 2040639676080 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-02-15 12:01:15.340 188 2040639676080 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (19f7e34e-cc52-47e1-bb55-f0c5362bed87) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 12:01:15.340 188 2040639676080 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (19f7e34e-cc52-47e1-bb55-f0c5362bed87) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-15 12:01:15.340 188 2040639676080 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 64ac53a4-73a1-4991-859f-7822bfcd7a40 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 12:01:15.340 188 2040639676080 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-15 12:01:15.340 188 2040639676080 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 64ac53a4-73a1-4991-859f-7822bfcd7a40 not yet added. Adding. 2022-02-15 12:01:15.340 188 2040639676080 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-02-15 12:01:15.340 188 2040639676080 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-02-15 12:01:15.455 188 2040639676080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64ac53a4-73a1-4991-859f-7822bfcd7a40" acquired by "networking_hyperv.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-02-15 12:01:15.546 188 2040639676080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64ac53a4-73a1-4991-859f-7822bfcd7a40" "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-02-15 12:01:15.546 188 2040639676080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64ac53a4-73a1-4991-859f-7822bfcd7a40" acquired by "networking_hyperv.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-02-15 12:01:15.690 188 2040639676080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-64ac53a4-73a1-4991-859f-7822bfcd7a40" "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-02-15 12:01:15.831 188 2040639676080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-64ac53a4-73a1-4991-859f-7822bfcd7a40" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.953s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 12:01:15.831 188 2040639676080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 64ac53a4-73a1-4991-859f-7822bfcd7a40 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-15 12:01:15.831 188 2040639676080 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 64ac53a4-73a1-4991-859f-7822bfcd7a40 processed. 2022-02-15 12:01:16.690 188 2040639676080 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-02-15 12:01:16.877 188 2040639676080 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.187s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 12:01:21.235 188 2040641219568 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-4047170d-fddd-4703-a71a-ddf5452dbfd3 cebd2ef9ae5e4a6fb8b288b5bf4ec812 47dafe15b05c450dbcb025d0ee29e04c - - -] Security group member updated on remote: ['d6e26b5f-efc2-4f3f-b2ec-a2eb149a0943'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 12:01:21.235 188 2040641219568 MainThread INFO neutron.agent.securitygroups_rpc [req-4047170d-fddd-4703-a71a-ddf5452dbfd3 cebd2ef9ae5e4a6fb8b288b5bf4ec812 47dafe15b05c450dbcb025d0ee29e04c - - -] Security group member updated ['d6e26b5f-efc2-4f3f-b2ec-a2eb149a0943'] 2022-02-15 12:01:21.987 188 2040636740352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1a0f79b-ba9b-42e6-83cb-ddc0c81d8996 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] port_update received: f7f02264-05ea-42ae-9590-7fa0a2b3836d port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 12:01:22.001 188 2040636740352 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-f1a0f79b-ba9b-42e6-83cb-ddc0c81d8996 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] No port f7f02264-05ea-42ae-9590-7fa0a2b3836d defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 12:01:24.219 188 2040633314992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: f7f02264-05ea-42ae-9590-7fa0a2b3836d 2022-02-15 12:01:24.753 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-15 12:01:24.955 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Adding port f7f02264-05ea-42ae-9590-7fa0a2b3836d 2022-02-15 12:01:24.955 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Port f7f02264-05ea-42ae-9590-7fa0a2b3836d updated. Details: {'device': 'f7f02264-05ea-42ae-9590-7fa0a2b3836d', 'network_id': '674bef8b-9384-45de-8489-a9432429f7ac', 'port_id': 'f7f02264-05ea-42ae-9590-7fa0a2b3836d', 'mac_address': 'fa:16:3e:50:3f:c7', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 299, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6c5a1d57-225f-4a38-9095-afce165ba967', '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-02-15 12:01:24.971 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] 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-02-15 12:01:24.971 188 2040639780640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f7f02264-05ea-42ae-9590-7fa0a2b3836d" acquired by "networking_hyperv.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-02-15 12:01:24.971 188 2040639780640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port f7f02264-05ea-42ae-9590-7fa0a2b3836d _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-15 12:01:24.971 188 2040639780640 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 674bef8b-9384-45de-8489-a9432429f7ac 2022-02-15 12:01:24.971 188 2040639780640 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-02-15 12:01:25.159 188 2040639780640 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, 'f7f02264-05ea-42ae-9590-7fa0a2b3836d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 12:01:25.159 188 2040639780640 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', 'f7f02264-05ea-42ae-9590-7fa0a2b3836d') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 12:01:25.174 188 2040639780640 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port f7f02264-05ea-42ae-9590-7fa0a2b3836d is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-15 12:01:25.174 188 2040639780640 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 299, VLAN trunk: None to switch port f7f02264-05ea-42ae-9590-7fa0a2b3836d 2022-02-15 12:01:25.281 188 2040639780640 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-15 12:01:25.281 188 2040639780640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['f7f02264-05ea-42ae-9590-7fa0a2b3836d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 12:01:25.439 188 2040639780640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['f7f02264-05ea-42ae-9590-7fa0a2b3836d']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 12:01:25.439 188 2040639780640 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-02-15 12:01:25.439 188 2040639780640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d6e26b5f-efc2-4f3f-b2ec-a2eb149a0943) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 12:01:25.439 188 2040639780640 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d6e26b5f-efc2-4f3f-b2ec-a2eb149a0943) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-15 12:01:25.439 188 2040639780640 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for f7f02264-05ea-42ae-9590-7fa0a2b3836d _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 12:01:25.439 188 2040639780640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-15 12:01:25.439 188 2040639780640 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device f7f02264-05ea-42ae-9590-7fa0a2b3836d not yet added. Adding. 2022-02-15 12:01:25.439 188 2040639780640 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-02-15 12:01:25.439 188 2040639780640 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-02-15 12:01:25.579 188 2040639780640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f7f02264-05ea-42ae-9590-7fa0a2b3836d" acquired by "networking_hyperv.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-02-15 12:01:25.702 188 2040639780640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f7f02264-05ea-42ae-9590-7fa0a2b3836d" "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-02-15 12:01:25.702 188 2040639780640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f7f02264-05ea-42ae-9590-7fa0a2b3836d" acquired by "networking_hyperv.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-02-15 12:01:25.858 188 2040639780640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-f7f02264-05ea-42ae-9590-7fa0a2b3836d" "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-02-15 12:01:26.012 188 2040639780640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-f7f02264-05ea-42ae-9590-7fa0a2b3836d" "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-02-15 12:01:26.012 188 2040639780640 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port f7f02264-05ea-42ae-9590-7fa0a2b3836d status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-15 12:01:26.012 188 2040639780640 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port f7f02264-05ea-42ae-9590-7fa0a2b3836d processed. 2022-02-15 12:01:26.765 188 2040639780640 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-02-15 12:01:27.059 188 2040639675728 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5e783cf2-e42d-4bc7-9953-44f474b053c8 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Security group rule updated on remote: ['f7bd0c5c-0d45-4ac8-ba03-51822ca35cad'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-15 12:01:27.059 188 2040639675728 MainThread INFO neutron.agent.securitygroups_rpc [req-5e783cf2-e42d-4bc7-9953-44f474b053c8 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Security group rule updated ['f7bd0c5c-0d45-4ac8-ba03-51822ca35cad'] 2022-02-15 12:01:27.201 188 2040633831088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-398dc141-1e86-4469-ae7f-78dd2f428192 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Security group rule updated on remote: ['f7bd0c5c-0d45-4ac8-ba03-51822ca35cad'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-15 12:01:27.201 188 2040633831088 MainThread INFO neutron.agent.securitygroups_rpc [req-398dc141-1e86-4469-ae7f-78dd2f428192 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Security group rule updated ['f7bd0c5c-0d45-4ac8-ba03-51822ca35cad'] 2022-02-15 12:01:27.346 188 2040633831088 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-ee897886-867b-4cdd-81aa-cd043631f8a1 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Security group rule updated on remote: ['f7bd0c5c-0d45-4ac8-ba03-51822ca35cad'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-15 12:01:27.346 188 2040633831088 MainThread INFO neutron.agent.securitygroups_rpc [req-ee897886-867b-4cdd-81aa-cd043631f8a1 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Security group rule updated ['f7bd0c5c-0d45-4ac8-ba03-51822ca35cad'] 2022-02-15 12:01:27.425 188 2040639780640 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.656s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 12:01:27.512 188 2040639780640 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-854f5e8d-3446-454f-83ba-3a0bb2968f49 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Security group rule updated on remote: ['f7bd0c5c-0d45-4ac8-ba03-51822ca35cad'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-15 12:01:27.512 188 2040639780640 MainThread INFO neutron.agent.securitygroups_rpc [req-854f5e8d-3446-454f-83ba-3a0bb2968f49 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Security group rule updated ['f7bd0c5c-0d45-4ac8-ba03-51822ca35cad'] 2022-02-15 12:01:27.690 188 2040640476080 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3877b9ec-3171-4dc0-9bb5-7d0c40b89c24 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Security group rule updated on remote: ['f7bd0c5c-0d45-4ac8-ba03-51822ca35cad'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-15 12:01:27.690 188 2040640476080 MainThread INFO neutron.agent.securitygroups_rpc [req-3877b9ec-3171-4dc0-9bb5-7d0c40b89c24 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Security group rule updated ['f7bd0c5c-0d45-4ac8-ba03-51822ca35cad'] 2022-02-15 12:01:27.862 188 2040639674496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-8fc9fb15-97eb-4ddb-ac3b-7aa8bedc526e 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Security group rule updated on remote: ['f7bd0c5c-0d45-4ac8-ba03-51822ca35cad'] security_groups_rule_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:216 2022-02-15 12:01:27.862 188 2040639674496 MainThread INFO neutron.agent.securitygroups_rpc [req-8fc9fb15-97eb-4ddb-ac3b-7aa8bedc526e 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Security group rule updated ['f7bd0c5c-0d45-4ac8-ba03-51822ca35cad'] 2022-02-15 12:01:28.421 188 2040639674496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Security group member updated on remote: ['f7bd0c5c-0d45-4ac8-ba03-51822ca35cad', '19f7e34e-cc52-47e1-bb55-f0c5362bed87'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 12:01:28.421 188 2040639674496 MainThread INFO neutron.agent.securitygroups_rpc [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Security group member updated ['f7bd0c5c-0d45-4ac8-ba03-51822ca35cad', '19f7e34e-cc52-47e1-bb55-f0c5362bed87'] 2022-02-15 12:01:28.421 188 2040639674496 MainThread INFO neutron.agent.securitygroups_rpc [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Refresh firewall rules 2022-02-15 12:01:28.421 188 2040639674496 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Get security group information for devices via rpc ['64ac53a4-73a1-4991-859f-7822bfcd7a40'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 12:01:28.452 188 2040640478544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] port_update received: 64ac53a4-73a1-4991-859f-7822bfcd7a40 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 12:01:28.475 188 2040640478544 MainThread DEBUG oslo_concurrency.lockutils [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Lock "n-hv-agent-port-lock-64ac53a4-73a1-4991-859f-7822bfcd7a40" acquired by "networking_hyperv.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-02-15 12:01:28.475 188 2040640478544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Binding port 64ac53a4-73a1-4991-859f-7822bfcd7a40 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-15 12:01:28.475 188 2040640478544 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] 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-02-15 12:01:28.483 188 2040640478544 MainThread DEBUG neutron.services.trunk.rpc.agent [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '64ac53a4-73a1-4991-859f-7822bfcd7a40') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 12:01:28.483 188 2040640478544 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '64ac53a4-73a1-4991-859f-7822bfcd7a40') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 12:01:28.528 188 2040640478544 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Trunk plugin disabled on server. Assuming port 64ac53a4-73a1-4991-859f-7822bfcd7a40 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-15 12:01:28.528 188 2040640478544 MainThread INFO networking_hyperv.neutron.trunk_driver [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Binding VLAN ID: 262, VLAN trunk: None to switch port 64ac53a4-73a1-4991-859f-7822bfcd7a40 2022-02-15 12:01:28.560 188 2040640478544 MainThread INFO neutron.agent.securitygroups_rpc [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Refresh firewall rules 2022-02-15 12:01:28.560 188 2040640478544 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Get security group information for devices via rpc ['64ac53a4-73a1-4991-859f-7822bfcd7a40'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 12:01:29.049 188 2040639674496 MainThread DEBUG neutron.agent.securitygroups_rpc [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Update security group information for ports dict_keys(['64ac53a4-73a1-4991-859f-7822bfcd7a40']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 12:01:29.049 188 2040639674496 MainThread DEBUG neutron.agent.securitygroups_rpc [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-15 12:01:29.049 188 2040639674496 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Update rules of security group (19f7e34e-cc52-47e1-bb55-f0c5362bed87) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 12:01:29.049 188 2040639674496 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Update rules of security group (f7bd0c5c-0d45-4ac8-ba03-51822ca35cad) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 12:01:29.049 188 2040639674496 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Update members of security group (19f7e34e-cc52-47e1-bb55-f0c5362bed87) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-15 12:01:29.049 188 2040639674496 MainThread DEBUG neutron.agent.securitygroups_rpc [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Update port filter for 64ac53a4-73a1-4991-859f-7822bfcd7a40 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 12:01:29.061 188 2040639674496 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Updating port rules. 2022-02-15 12:01:29.061 188 2040639674496 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Creating 6 new rules, removing 0 old rules. 2022-02-15 12:01:29.061 188 2040639674496 MainThread DEBUG oslo_concurrency.lockutils [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Lock "n-hv-driver-port-lock-64ac53a4-73a1-4991-859f-7822bfcd7a40" acquired by "networking_hyperv.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-02-15 12:01:29.199 188 2040640478544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Update security group information for ports dict_keys(['64ac53a4-73a1-4991-859f-7822bfcd7a40']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 12:01:29.199 188 2040640478544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-15 12:01:29.199 188 2040640478544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Update rules of security group (19f7e34e-cc52-47e1-bb55-f0c5362bed87) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 12:01:29.199 188 2040640478544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Update rules of security group (f7bd0c5c-0d45-4ac8-ba03-51822ca35cad) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 12:01:29.199 188 2040640478544 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Update members of security group (19f7e34e-cc52-47e1-bb55-f0c5362bed87) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-15 12:01:29.206 188 2040640478544 MainThread DEBUG neutron.agent.securitygroups_rpc [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Update port filter for 64ac53a4-73a1-4991-859f-7822bfcd7a40 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 12:01:29.206 188 2040640478544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Updating port rules. 2022-02-15 12:01:29.206 188 2040640478544 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Creating 6 new rules, removing 0 old rules. 2022-02-15 12:01:29.221 188 2040639674496 MainThread DEBUG oslo_concurrency.lockutils [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Lock "n-hv-driver-port-lock-64ac53a4-73a1-4991-859f-7822bfcd7a40" "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-02-15 12:01:29.221 188 2040639674496 MainThread DEBUG oslo_concurrency.lockutils [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Lock "n-hv-driver-port-lock-64ac53a4-73a1-4991-859f-7822bfcd7a40" acquired by "networking_hyperv.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-02-15 12:01:29.221 188 2040639674496 MainThread DEBUG oslo_concurrency.lockutils [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Lock "n-hv-driver-port-lock-64ac53a4-73a1-4991-859f-7822bfcd7a40" "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-02-15 12:01:29.231 188 2040640478544 MainThread DEBUG oslo_concurrency.lockutils [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Lock "n-hv-driver-port-lock-64ac53a4-73a1-4991-859f-7822bfcd7a40" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.032s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-15 12:01:29.284 188 2040640478544 MainThread DEBUG oslo_concurrency.lockutils [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Lock "n-hv-driver-port-lock-64ac53a4-73a1-4991-859f-7822bfcd7a40" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.047s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 12:01:29.284 188 2040640478544 MainThread DEBUG oslo_concurrency.lockutils [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Lock "n-hv-driver-port-lock-64ac53a4-73a1-4991-859f-7822bfcd7a40" acquired by "networking_hyperv.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-02-15 12:01:29.284 188 2040640478544 MainThread DEBUG oslo_concurrency.lockutils [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Lock "n-hv-driver-port-lock-64ac53a4-73a1-4991-859f-7822bfcd7a40" "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-02-15 12:01:29.315 188 2040640478544 MainThread DEBUG oslo_concurrency.lockutils [req-53b1945a-b588-49cc-be34-33235d615a1f 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Lock "n-hv-agent-port-lock-64ac53a4-73a1-4991-859f-7822bfcd7a40" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.844s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 12:01:31.731 188 2040640438112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3ef239ce-20c0-4ec4-b00d-d0935790ddbe cebd2ef9ae5e4a6fb8b288b5bf4ec812 47dafe15b05c450dbcb025d0ee29e04c - - -] Security group member updated on remote: ['d6e26b5f-efc2-4f3f-b2ec-a2eb149a0943'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 12:01:31.731 188 2040640438112 MainThread INFO neutron.agent.securitygroups_rpc [req-3ef239ce-20c0-4ec4-b00d-d0935790ddbe cebd2ef9ae5e4a6fb8b288b5bf4ec812 47dafe15b05c450dbcb025d0ee29e04c - - -] Security group member updated ['d6e26b5f-efc2-4f3f-b2ec-a2eb149a0943'] 2022-02-15 12:01:31.731 188 2040640438112 MainThread INFO neutron.agent.securitygroups_rpc [req-3ef239ce-20c0-4ec4-b00d-d0935790ddbe cebd2ef9ae5e4a6fb8b288b5bf4ec812 47dafe15b05c450dbcb025d0ee29e04c - - -] Refresh firewall rules 2022-02-15 12:01:31.731 188 2040640438112 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-3ef239ce-20c0-4ec4-b00d-d0935790ddbe cebd2ef9ae5e4a6fb8b288b5bf4ec812 47dafe15b05c450dbcb025d0ee29e04c - - -] Get security group information for devices via rpc ['f7f02264-05ea-42ae-9590-7fa0a2b3836d'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 12:01:31.762 188 2040640438112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3ef239ce-20c0-4ec4-b00d-d0935790ddbe cebd2ef9ae5e4a6fb8b288b5bf4ec812 47dafe15b05c450dbcb025d0ee29e04c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 12:01:31.762 188 2040640438112 MainThread DEBUG neutron.agent.securitygroups_rpc [req-3ef239ce-20c0-4ec4-b00d-d0935790ddbe cebd2ef9ae5e4a6fb8b288b5bf4ec812 47dafe15b05c450dbcb025d0ee29e04c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-15 12:01:31.815 188 2040640438112 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3ef239ce-20c0-4ec4-b00d-d0935790ddbe cebd2ef9ae5e4a6fb8b288b5bf4ec812 47dafe15b05c450dbcb025d0ee29e04c - - -] port_delete event received for 'f7f02264-05ea-42ae-9590-7fa0a2b3836d' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 12:01:32.030 188 2040633315168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: f7f02264-05ea-42ae-9590-7fa0a2b3836d 2022-02-15 12:01:32.814 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-15 12:01:32.814 188 2040641246304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port 'f7f02264-05ea-42ae-9590-7fa0a2b3836d' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-15 12:01:32.814 188 2040641246304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port 'f7f02264-05ea-42ae-9590-7fa0a2b3836d' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-15 12:01:32.814 188 2040641246304 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port f7f02264-05ea-42ae-9590-7fa0a2b3836d _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-15 12:01:32.814 188 2040641246304 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 674bef8b-9384-45de-8489-a9432429f7ac 2022-02-15 12:01:32.814 188 2040641246304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f7f02264-05ea-42ae-9590-7fa0a2b3836d'] 2022-02-15 12:01:32.814 188 2040641246304 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-15 12:01:32.814 188 2040641246304 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-02-15 12:01:32.831 188 2040641246304 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['f7f02264-05ea-42ae-9590-7fa0a2b3836d'] 2022-02-15 12:01:34.825 188 2040638677232 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-02-15 12:01:34.841 188 2040638677232 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 12:01:35.293 188 2040640260752 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-5ff33876-bd01-4cf0-b874-4ffeef1c0a89 cebd2ef9ae5e4a6fb8b288b5bf4ec812 47dafe15b05c450dbcb025d0ee29e04c - - -] Security group member updated on remote: ['d6e26b5f-efc2-4f3f-b2ec-a2eb149a0943'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 12:01:35.314 188 2040640260752 MainThread INFO neutron.agent.securitygroups_rpc [req-5ff33876-bd01-4cf0-b874-4ffeef1c0a89 cebd2ef9ae5e4a6fb8b288b5bf4ec812 47dafe15b05c450dbcb025d0ee29e04c - - -] Security group member updated ['d6e26b5f-efc2-4f3f-b2ec-a2eb149a0943'] 2022-02-15 12:01:36.043 188 2040639284144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-985ffd17-4219-4200-8916-22ac24f54064 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] port_update received: 156013e1-fca3-4bb9-8276-44fa9a9330c6 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 12:01:36.043 188 2040639284144 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-985ffd17-4219-4200-8916-22ac24f54064 2043fc0220b84cdb81cec8ccd05ce0dc e0e9db6d57024835bb2a8e551417b903 - - -] No port 156013e1-fca3-4bb9-8276-44fa9a9330c6 defined on agent. port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:449 2022-02-15 12:01:38.357 188 2040633314992 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC added: 156013e1-fca3-4bb9-8276-44fa9a9330c6 2022-02-15 12:01:38.856 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has new devices! _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:427 2022-02-15 12:01:39.050 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Adding port 156013e1-fca3-4bb9-8276-44fa9a9330c6 2022-02-15 12:01:39.050 188 2040535526736 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Port 156013e1-fca3-4bb9-8276-44fa9a9330c6 updated. Details: {'device': '156013e1-fca3-4bb9-8276-44fa9a9330c6', 'network_id': '674bef8b-9384-45de-8489-a9432429f7ac', 'port_id': '156013e1-fca3-4bb9-8276-44fa9a9330c6', 'mac_address': 'fa:16:3e:d5:6f:ec', 'admin_state_up': True, 'network_type': 'vlan', 'segmentation_id': 299, 'physical_network': 'physnet1', 'mtu': 1500, 'fixed_ips': [{'subnet_id': '6c5a1d57-225f-4a38-9095-afce165ba967', 'ip_address': '172.20.0.13'}], 'device_owner': 'compute:nova', 'allowed_address_pairs': [], 'port_security_enabled': True, 'qos_policy_id': None, 'network_qos_policy_id': None, 'profile': {}, 'propagate_uplink_status': False} 2022-02-15 12:01:39.050 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] 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-02-15 12:01:39.050 188 2040638494848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-156013e1-fca3-4bb9-8276-44fa9a9330c6" acquired by "networking_hyperv.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-02-15 12:01:39.050 188 2040638494848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Binding port 156013e1-fca3-4bb9-8276-44fa9a9330c6 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-15 12:01:39.050 188 2040638494848 MainThread INFO networking_hyperv.neutron.agent.hyperv_neutron_agent [-] Provisioning network 674bef8b-9384-45de-8489-a9432429f7ac 2022-02-15 12:01:39.050 188 2040638494848 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-02-15 12:01:39.237 188 2040638494848 MainThread DEBUG neutron.services.trunk.rpc.agent [-] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '156013e1-fca3-4bb9-8276-44fa9a9330c6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 12:01:39.237 188 2040638494848 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [-] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '156013e1-fca3-4bb9-8276-44fa9a9330c6') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 12:01:39.253 188 2040638494848 MainThread DEBUG networking_hyperv.neutron.trunk_driver [-] Trunk plugin disabled on server. Assuming port 156013e1-fca3-4bb9-8276-44fa9a9330c6 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-15 12:01:39.253 188 2040638494848 MainThread INFO networking_hyperv.neutron.trunk_driver [-] Binding VLAN ID: 299, VLAN trunk: None to switch port 156013e1-fca3-4bb9-8276-44fa9a9330c6 2022-02-15 12:01:39.372 188 2040638494848 MainThread INFO neutron.agent.securitygroups_rpc [-] Refresh firewall rules 2022-02-15 12:01:39.372 188 2040638494848 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [-] Get security group information for devices via rpc ['156013e1-fca3-4bb9-8276-44fa9a9330c6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 12:01:39.534 188 2040638494848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update security group information for ports dict_keys(['156013e1-fca3-4bb9-8276-44fa9a9330c6']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 12:01:39.534 188 2040638494848 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-02-15 12:01:39.545 188 2040638494848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update rules of security group (d6e26b5f-efc2-4f3f-b2ec-a2eb149a0943) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 12:01:39.545 188 2040638494848 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [-] Update members of security group (d6e26b5f-efc2-4f3f-b2ec-a2eb149a0943) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-15 12:01:39.545 188 2040638494848 MainThread DEBUG neutron.agent.securitygroups_rpc [-] Update port filter for 156013e1-fca3-4bb9-8276-44fa9a9330c6 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 12:01:39.545 188 2040638494848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Updating port rules. 2022-02-15 12:01:39.545 188 2040638494848 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Device 156013e1-fca3-4bb9-8276-44fa9a9330c6 not yet added. Adding. 2022-02-15 12:01:39.545 188 2040638494848 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-02-15 12:01:39.545 188 2040638494848 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-02-15 12:01:39.685 188 2040638494848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-156013e1-fca3-4bb9-8276-44fa9a9330c6" acquired by "networking_hyperv.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-02-15 12:01:39.815 188 2040638494848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-156013e1-fca3-4bb9-8276-44fa9a9330c6" "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-02-15 12:01:39.815 188 2040638494848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-156013e1-fca3-4bb9-8276-44fa9a9330c6" acquired by "networking_hyperv.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-02-15 12:01:39.997 188 2040638494848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-driver-port-lock-156013e1-fca3-4bb9-8276-44fa9a9330c6" "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-02-15 12:01:40.129 188 2040638494848 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-hv-agent-port-lock-156013e1-fca3-4bb9-8276-44fa9a9330c6" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 1.078s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 12:01:40.129 188 2040638494848 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Updating cached port 156013e1-fca3-4bb9-8276-44fa9a9330c6 status as UP. process_added_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:316 2022-02-15 12:01:40.129 188 2040638494848 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Port 156013e1-fca3-4bb9-8276-44fa9a9330c6 processed. 2022-02-15 12:01:40.871 188 2040638494848 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-02-15 12:01:41.081 188 2040638494848 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-02-15 12:01:46.037 188 2040640258288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-875e4abb-d04f-44b8-96e9-d47c316f8e3a cebd2ef9ae5e4a6fb8b288b5bf4ec812 47dafe15b05c450dbcb025d0ee29e04c - - -] Security group member updated on remote: ['d6e26b5f-efc2-4f3f-b2ec-a2eb149a0943'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 12:01:46.037 188 2040640258288 MainThread INFO neutron.agent.securitygroups_rpc [req-875e4abb-d04f-44b8-96e9-d47c316f8e3a cebd2ef9ae5e4a6fb8b288b5bf4ec812 47dafe15b05c450dbcb025d0ee29e04c - - -] Security group member updated ['d6e26b5f-efc2-4f3f-b2ec-a2eb149a0943'] 2022-02-15 12:01:46.037 188 2040640258288 MainThread INFO neutron.agent.securitygroups_rpc [req-875e4abb-d04f-44b8-96e9-d47c316f8e3a cebd2ef9ae5e4a6fb8b288b5bf4ec812 47dafe15b05c450dbcb025d0ee29e04c - - -] Refresh firewall rules 2022-02-15 12:01:46.037 188 2040640258288 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-875e4abb-d04f-44b8-96e9-d47c316f8e3a cebd2ef9ae5e4a6fb8b288b5bf4ec812 47dafe15b05c450dbcb025d0ee29e04c - - -] Get security group information for devices via rpc ['156013e1-fca3-4bb9-8276-44fa9a9330c6'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 12:01:46.069 188 2040640258288 MainThread DEBUG neutron.agent.securitygroups_rpc [req-875e4abb-d04f-44b8-96e9-d47c316f8e3a cebd2ef9ae5e4a6fb8b288b5bf4ec812 47dafe15b05c450dbcb025d0ee29e04c - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 12:01:46.069 188 2040640258288 MainThread DEBUG neutron.agent.securitygroups_rpc [req-875e4abb-d04f-44b8-96e9-d47c316f8e3a cebd2ef9ae5e4a6fb8b288b5bf4ec812 47dafe15b05c450dbcb025d0ee29e04c - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-15 12:01:46.112 188 2040638327968 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-875e4abb-d04f-44b8-96e9-d47c316f8e3a cebd2ef9ae5e4a6fb8b288b5bf4ec812 47dafe15b05c450dbcb025d0ee29e04c - - -] port_delete event received for '156013e1-fca3-4bb9-8276-44fa9a9330c6' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 12:01:46.145 188 2040633315168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 156013e1-fca3-4bb9-8276-44fa9a9330c6 2022-02-15 12:01:46.916 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-15 12:01:46.916 188 2040638639616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '156013e1-fca3-4bb9-8276-44fa9a9330c6' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-15 12:01:46.916 188 2040638639616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '156013e1-fca3-4bb9-8276-44fa9a9330c6' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-15 12:01:46.916 188 2040638639616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 156013e1-fca3-4bb9-8276-44fa9a9330c6 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-15 12:01:46.925 188 2040638639616 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Reclaiming local network 674bef8b-9384-45de-8489-a9432429f7ac 2022-02-15 12:01:46.925 188 2040638639616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['156013e1-fca3-4bb9-8276-44fa9a9330c6'] 2022-02-15 12:01:46.925 188 2040638639616 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-15 12:01:46.925 188 2040638639616 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-02-15 12:01:46.925 188 2040638639616 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['156013e1-fca3-4bb9-8276-44fa9a9330c6'] 2022-02-15 12:01:48.925 188 2040638792800 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-02-15 12:01:48.939 188 2040638792800 MainThread DEBUG oslo_concurrency.lockutils [-] Lock "n-plugin-notifier" "released" by "networking_hyperv.neutron.agent.layer2.Layer2Agent._notify_plugin_on_port_updates" :: held 0.016s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 12:02:07.110 188 2040636673360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81e7addf-1934-42d2-a433-21523a1b520a 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] network_delete received. Deleting network 674bef8b-9384-45de-8489-a9432429f7ac network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-15 12:02:07.110 188 2040636673360 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-81e7addf-1934-42d2-a433-21523a1b520a 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] Network 674bef8b-9384-45de-8489-a9432429f7ac not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463 2022-02-15 12:03:45.195 188 2040639529904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Security group member updated on remote: ['f7bd0c5c-0d45-4ac8-ba03-51822ca35cad', '19f7e34e-cc52-47e1-bb55-f0c5362bed87'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 12:03:45.195 188 2040639529904 MainThread INFO neutron.agent.securitygroups_rpc [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Security group member updated ['f7bd0c5c-0d45-4ac8-ba03-51822ca35cad', '19f7e34e-cc52-47e1-bb55-f0c5362bed87'] 2022-02-15 12:03:45.195 188 2040639529904 MainThread INFO neutron.agent.securitygroups_rpc [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Refresh firewall rules 2022-02-15 12:03:45.195 188 2040639529904 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Get security group information for devices via rpc ['64ac53a4-73a1-4991-859f-7822bfcd7a40'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 12:03:45.227 188 2040636931056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] port_update received: 64ac53a4-73a1-4991-859f-7822bfcd7a40 port_update c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:436 2022-02-15 12:03:45.227 188 2040636931056 MainThread DEBUG oslo_concurrency.lockutils [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Lock "n-hv-agent-port-lock-64ac53a4-73a1-4991-859f-7822bfcd7a40" acquired by "networking_hyperv.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-02-15 12:03:45.227 188 2040636931056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Binding port 64ac53a4-73a1-4991-859f-7822bfcd7a40 _port_bound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:254 2022-02-15 12:03:45.227 188 2040636931056 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] 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-02-15 12:03:45.258 188 2040636931056 MainThread DEBUG neutron.services.trunk.rpc.agent [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] neutron.services.trunk.rpc.agent.TrunkStub method get_trunk_details called with arguments (, '64ac53a4-73a1-4991-859f-7822bfcd7a40') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 12:03:45.258 188 2040636931056 MainThread DEBUG neutron.api.rpc.handlers.resources_rpc [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] neutron.api.rpc.handlers.resources_rpc.ResourcesPullRpcApi method pull called with arguments (, 'Trunk', '64ac53a4-73a1-4991-859f-7822bfcd7a40') {} wrapper c:\python38\lib\site-packages\oslo_log\helpers.py:65 2022-02-15 12:03:45.273 188 2040636931056 MainThread DEBUG networking_hyperv.neutron.trunk_driver [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Trunk plugin disabled on server. Assuming port 64ac53a4-73a1-4991-859f-7822bfcd7a40 is not a trunk. _fetch_trunk c:\openstack\build\networking-hyperv\networking_hyperv\neutron\trunk_driver.py:111 2022-02-15 12:03:45.289 188 2040636931056 MainThread INFO networking_hyperv.neutron.trunk_driver [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Binding VLAN ID: 262, VLAN trunk: None to switch port 64ac53a4-73a1-4991-859f-7822bfcd7a40 2022-02-15 12:03:45.313 188 2040636931056 MainThread INFO neutron.agent.securitygroups_rpc [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Refresh firewall rules 2022-02-15 12:03:45.313 188 2040636931056 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Get security group information for devices via rpc ['64ac53a4-73a1-4991-859f-7822bfcd7a40'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 12:03:45.446 188 2040639529904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Update security group information for ports dict_keys(['64ac53a4-73a1-4991-859f-7822bfcd7a40']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 12:03:45.446 188 2040639529904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-15 12:03:45.446 188 2040639529904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Update rules of security group (19f7e34e-cc52-47e1-bb55-f0c5362bed87) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 12:03:45.446 188 2040639529904 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Update members of security group (19f7e34e-cc52-47e1-bb55-f0c5362bed87) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-15 12:03:45.446 188 2040639529904 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Update port filter for 64ac53a4-73a1-4991-859f-7822bfcd7a40 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 12:03:45.446 188 2040639529904 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Updating port rules. 2022-02-15 12:03:45.446 188 2040639529904 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Creating 0 new rules, removing 6 old rules. 2022-02-15 12:03:45.446 188 2040639529904 MainThread DEBUG oslo_concurrency.lockutils [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Lock "n-hv-driver-port-lock-64ac53a4-73a1-4991-859f-7822bfcd7a40" acquired by "networking_hyperv.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-02-15 12:03:45.446 188 2040639529904 MainThread DEBUG oslo_concurrency.lockutils [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Lock "n-hv-driver-port-lock-64ac53a4-73a1-4991-859f-7822bfcd7a40" "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-02-15 12:03:45.446 188 2040639529904 MainThread DEBUG oslo_concurrency.lockutils [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Lock "n-hv-driver-port-lock-64ac53a4-73a1-4991-859f-7822bfcd7a40" acquired by "networking_hyperv.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-02-15 12:03:45.557 188 2040636931056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Update security group information for ports dict_keys(['64ac53a4-73a1-4991-859f-7822bfcd7a40']) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 12:03:45.557 188 2040636931056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-15 12:03:45.557 188 2040636931056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Update rules of security group (19f7e34e-cc52-47e1-bb55-f0c5362bed87) update_security_group_rules c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:115 2022-02-15 12:03:45.557 188 2040636931056 MainThread DEBUG networking_hyperv.neutron.security_groups_driver [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Update members of security group (19f7e34e-cc52-47e1-bb55-f0c5362bed87) update_security_group_members c:\openstack\build\networking-hyperv\networking_hyperv\neutron\security_groups_driver.py:120 2022-02-15 12:03:45.557 188 2040636931056 MainThread DEBUG neutron.agent.securitygroups_rpc [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Update port filter for 64ac53a4-73a1-4991-859f-7822bfcd7a40 _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:179 2022-02-15 12:03:45.557 188 2040636931056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Updating port rules. 2022-02-15 12:03:45.557 188 2040636931056 MainThread INFO networking_hyperv.neutron.security_groups_driver [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Creating 0 new rules, removing 6 old rules. 2022-02-15 12:03:45.649 188 2040639529904 MainThread DEBUG oslo_concurrency.lockutils [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Lock "n-hv-driver-port-lock-64ac53a4-73a1-4991-859f-7822bfcd7a40" "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-02-15 12:03:45.649 188 2040636931056 MainThread DEBUG oslo_concurrency.lockutils [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Lock "n-hv-driver-port-lock-64ac53a4-73a1-4991-859f-7822bfcd7a40" acquired by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: waited 0.094s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:386 2022-02-15 12:03:45.649 188 2040636931056 MainThread DEBUG oslo_concurrency.lockutils [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Lock "n-hv-driver-port-lock-64ac53a4-73a1-4991-859f-7822bfcd7a40" "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-02-15 12:03:45.649 188 2040636931056 MainThread DEBUG oslo_concurrency.lockutils [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Lock "n-hv-driver-port-lock-64ac53a4-73a1-4991-859f-7822bfcd7a40" acquired by "networking_hyperv.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-02-15 12:03:45.684 188 2040636931056 MainThread DEBUG oslo_concurrency.lockutils [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Lock "n-hv-driver-port-lock-64ac53a4-73a1-4991-859f-7822bfcd7a40" "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-02-15 12:03:45.705 188 2040636931056 MainThread DEBUG oslo_concurrency.lockutils [req-d6eba249-5788-4645-a51c-8bf861da4a3b 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Lock "n-hv-agent-port-lock-64ac53a4-73a1-4991-859f-7822bfcd7a40" "released" by "networking_hyperv.neutron._common_utils.get_port_synchronized_decorator.._port_synchronized..wrapper..inner" :: held 0.468s inner c:\python38\lib\site-packages\oslo_concurrency\lockutils.py:400 2022-02-15 12:03:46.398 188 2040637221520 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-3c2d9bee-59f8-4545-add3-b3ae30039146 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] port_delete event received for 'ef443174-846c-47f0-b321-0eb110839b3a' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 12:03:52.367 188 2040614792880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56a8493c-7861-437d-8cb6-d05913919c09 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Security group member updated on remote: ['19f7e34e-cc52-47e1-bb55-f0c5362bed87'] security_groups_member_updated c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:228 2022-02-15 12:03:52.367 188 2040614792880 MainThread INFO neutron.agent.securitygroups_rpc [req-56a8493c-7861-437d-8cb6-d05913919c09 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Security group member updated ['19f7e34e-cc52-47e1-bb55-f0c5362bed87'] 2022-02-15 12:03:52.367 188 2040614792880 MainThread INFO neutron.agent.securitygroups_rpc [req-56a8493c-7861-437d-8cb6-d05913919c09 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Refresh firewall rules 2022-02-15 12:03:52.367 188 2040614792880 MainThread DEBUG neutron.api.rpc.handlers.securitygroups_rpc [req-56a8493c-7861-437d-8cb6-d05913919c09 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Get security group information for devices via rpc ['64ac53a4-73a1-4991-859f-7822bfcd7a40'] security_group_info_for_devices c:\openstack\build\neutron\neutron\api\rpc\handlers\securitygroups_rpc.py:58 2022-02-15 12:03:52.399 188 2040614792880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-56a8493c-7861-437d-8cb6-d05913919c09 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Update security group information for ports dict_keys([]) _apply_port_filter c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:173 2022-02-15 12:03:52.399 188 2040614792880 MainThread DEBUG neutron.agent.securitygroups_rpc [req-56a8493c-7861-437d-8cb6-d05913919c09 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] Update security group information _update_security_group_info c:\openstack\build\neutron\neutron\agent\securitygroups_rpc.py:188 2022-02-15 12:03:52.461 188 2040616445552 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-56a8493c-7861-437d-8cb6-d05913919c09 6b76ebca611341dcad50f7071fc3b007 3fc57e5fb2ac47aa8e812dd325a68827 - - -] port_delete event received for '64ac53a4-73a1-4991-859f-7822bfcd7a40' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 12:03:52.961 188 2040633315168 MainThread INFO networking_hyperv.neutron.agent.layer2 [-] Hyper-V VM vNIC removed: 64ac53a4-73a1-4991-859f-7822bfcd7a40 2022-02-15 12:03:53.523 188 2040535526736 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-725e0547-2da5-4a72-ae0d-c112ec4a3e18 - - - - -] Agent loop has lost devices... _work c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:431 2022-02-15 12:03:53.523 188 2040616230752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to remove the port '64ac53a4-73a1-4991-859f-7822bfcd7a40' _process_removed_port c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:382 2022-02-15 12:03:53.523 188 2040616230752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Trying to unbind the port '64ac53a4-73a1-4991-859f-7822bfcd7a40' _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:275 2022-02-15 12:03:53.523 188 2040616230752 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [-] Unbinding port 64ac53a4-73a1-4991-859f-7822bfcd7a40 _port_unbound c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:284 2022-02-15 12:03:53.523 188 2040616230752 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['64ac53a4-73a1-4991-859f-7822bfcd7a40'] 2022-02-15 12:03:53.523 188 2040616230752 MainThread INFO networking_hyperv.neutron.security_groups_driver [-] Removing port filter 2022-02-15 12:03:53.523 188 2040616230752 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-02-15 12:03:53.523 188 2040616230752 MainThread INFO neutron.agent.securitygroups_rpc [-] Remove device filter for ['64ac53a4-73a1-4991-859f-7822bfcd7a40'] 2022-02-15 12:03:55.086 188 2040639283616 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-bb03d0bb-4779-4246-a946-477cd4200913 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] port_delete event received for '49bfbcc4-c34f-4628-af00-60a554cd468c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 12:03:55.523 188 2040637926560 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-02-15 12:03:55.554 188 2040637926560 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-02-15 12:03:56.210 188 2040639530080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-38e91671-6f2d-42a9-ba6d-11cdcd35ad9c 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] port_delete event received for '822eb757-a4a6-4123-8573-ac4881e0ec22' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 12:03:57.008 188 2040637799584 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-201919e5-70c6-4cad-ae96-bcce22d4d1c5 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] port_delete event received for '6527b4b8-1d00-4585-8c90-6242e0ede51c' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 12:03:57.211 188 2040615799792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-201919e5-70c6-4cad-ae96-bcce22d4d1c5 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] network_delete received. Deleting network 3498e9bf-8811-497f-ac5a-d7be8bba076a network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-15 12:03:57.211 188 2040615799792 MainThread INFO networking_hyperv.neutron.agent.layer2 [req-201919e5-70c6-4cad-ae96-bcce22d4d1c5 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] Reclaiming local network 3498e9bf-8811-497f-ac5a-d7be8bba076a 2022-02-15 12:03:58.509 188 2040636336080 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-a2af26a7-bd74-4898-90fe-5ec116b30ac8 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] port_delete event received for '4e1aac30-0f5e-4614-aeb8-f8db2a93edf7' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 12:03:59.649 188 2040615799792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-41662562-50be-4601-956e-77ccd939db3f 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] port_delete event received for '929831fd-e741-4cdc-8dd2-b1fc1be4cd72' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 12:04:00.413 188 2040615799792 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c7fccba-c465-49f0-b557-1e8b21f600d3 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] port_delete event received for 'c599e555-1ecc-44a9-a818-06cf8d42d6b0' port_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:453 2022-02-15 12:04:00.633 188 2040636928416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c7fccba-c465-49f0-b557-1e8b21f600d3 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] network_delete received. Deleting network 3cd31380-b0dc-451c-b861-d93e1fe97710 network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:456 2022-02-15 12:04:00.633 188 2040636928416 MainThread DEBUG networking_hyperv.neutron.agent.layer2 [req-2c7fccba-c465-49f0-b557-1e8b21f600d3 57fcc76a3c1946c390c00288d852ac23 b2f9089ccd1d491c91c9eb78fbbddfff - - -] Network 3cd31380-b0dc-451c-b861-d93e1fe97710 not defined on agent. network_delete c:\openstack\build\networking-hyperv\networking_hyperv\neutron\agent\layer2.py:463